-
twisted
index.html
Package
Package
PUBLIC
Twisted: The Framework Of Your Internet.
-
twisted.__main__
twisted.__main__.html
ZopeInterfaceModule
Module
PRIVATE
Undocumented
-
twisted._threads
twisted._threads.html
Package
Package
PRIVATE
Twisted integration with operating system threads.
-
twisted._threads._convenience
twisted._threads._convenience.html
ZopeInterfaceModule
Module
PRIVATE
Common functionality used within the implementation of various workers.
-
twisted._threads._ithreads
twisted._threads._ithreads.html
ZopeInterfaceModule
Module
PRIVATE
Interfaces related to threads.
-
twisted._threads._memory
twisted._threads._memory.html
ZopeInterfaceModule
Module
PRIVATE
Implementation of an in-memory worker that defers execution.
-
twisted._threads._pool
twisted._threads._pool.html
ZopeInterfaceModule
Module
PRIVATE
-
twisted._threads._team
twisted._threads._team.html
ZopeInterfaceModule
Module
PRIVATE
Implementation of a
Team of workers; a thread-pool that can allocate work to workers.
-
twisted._threads._threadworker
twisted._threads._threadworker.html
ZopeInterfaceModule
Module
PRIVATE
Implementation of an
IWorker based on native threads and queues.
-
twisted._version
twisted._version.html
ZopeInterfaceModule
Module
PRIVATE
Provides Twisted version information.
-
twisted.application
twisted.application.html
Package
Package
PUBLIC
Configuration objects for Twisted Applications.
-
twisted.application.app
twisted.application.app.html
ZopeInterfaceModule
Module
PUBLIC
No module docstring; 2/10 functions, 7/8 classes documented
-
twisted.application.internet
twisted.application.internet.html
ZopeInterfaceModule
Module
PUBLIC
Reactor-based Services
-
twisted.application.reactors
twisted.application.reactors.html
ZopeInterfaceModule
Module
PUBLIC
Plugin-based system for enumerating available reactors and installing one of them.
-
twisted.application.runner
twisted.application.runner.html
Package
Package
PUBLIC
Facilities for running a Twisted application.
-
twisted.application.runner._exit
twisted.application.runner._exit.html
ZopeInterfaceModule
Module
PRIVATE
System exit support.
-
twisted.application.runner._pidfile
twisted.application.runner._pidfile.html
ZopeInterfaceModule
Module
PRIVATE
PID file.
-
twisted.application.runner._runner
twisted.application.runner._runner.html
ZopeInterfaceModule
Module
PRIVATE
Twisted application runner.
-
twisted.application.service
twisted.application.service.html
ZopeInterfaceModule
Module
PUBLIC
Service architecture for Twisted.
-
twisted.application.strports
twisted.application.strports.html
ZopeInterfaceModule
Module
PUBLIC
Construct listening port services from a simple string description.
-
twisted.application.twist
twisted.application.twist.html
Package
Package
PUBLIC
twist command line tool.
-
twisted.application.twist._options
twisted.application.twist._options.html
ZopeInterfaceModule
Module
PRIVATE
Command line options for twist.
-
twisted.application.twist._twist
twisted.application.twist._twist.html
ZopeInterfaceModule
Module
PRIVATE
Run a Twisted application.
-
twisted.conch
twisted.conch.html
Package
Package
PUBLIC
Twisted Conch: The Twisted Shell. Terminal emulation, SSHv2 and telnet.
-
twisted.conch.avatar
twisted.conch.avatar.html
ZopeInterfaceModule
Module
PUBLIC
Undocumented
-
twisted.conch.checkers
twisted.conch.checkers.html
ZopeInterfaceModule
Module
PUBLIC
-
twisted.conch.client
twisted.conch.client.html
Package
Package
PUBLIC
Client support code for Conch.
-
twisted.conch.client.agent
twisted.conch.client.agent.html
ZopeInterfaceModule
Module
PUBLIC
Accesses the key agent for user authentication.
-
twisted.conch.client.connect
twisted.conch.client.connect.html
ZopeInterfaceModule
Module
PUBLIC
Undocumented
-
twisted.conch.client.default
twisted.conch.client.default.html
ZopeInterfaceModule
Module
PUBLIC
Various classes and functions for implementing user-interaction in the command-line conch client.
-
twisted.conch.client.direct
twisted.conch.client.direct.html
ZopeInterfaceModule
Module
PUBLIC
Undocumented
-
twisted.conch.client.knownhosts
twisted.conch.client.knownhosts.html
ZopeInterfaceModule
Module
PUBLIC
An implementation of the OpenSSH known_hosts database.
-
twisted.conch.client.options
twisted.conch.client.options.html
ZopeInterfaceModule
Module
PUBLIC
Undocumented
-
twisted.conch.endpoints
twisted.conch.endpoints.html
ZopeInterfaceModule
Module
PUBLIC
Endpoint implementations of various SSH interactions.
-
twisted.conch.error
twisted.conch.error.html
ZopeInterfaceModule
Module
PUBLIC
An error to represent bad things happening in Conch.
-
twisted.conch.insults
twisted.conch.insults.html
Package
Package
PUBLIC
Insults: a replacement for Curses/S-Lang.
-
twisted.conch.insults.helper
twisted.conch.insults.helper.html
ZopeInterfaceModule
Module
PUBLIC
Partial in-memory terminal emulator
-
twisted.conch.insults.insults
twisted.conch.insults.insults.html
ZopeInterfaceModule
Module
PUBLIC
VT102 and VT220 terminal manipulation.
-
twisted.conch.insults.text
twisted.conch.insults.text.html
ZopeInterfaceModule
Module
PUBLIC
Character attribute manipulation API.
-
twisted.conch.insults.window
twisted.conch.insults.window.html
ZopeInterfaceModule
Module
PUBLIC
Simple insults-based widget library
-
twisted.conch.interfaces
twisted.conch.interfaces.html
ZopeInterfaceModule
Module
PUBLIC
This module contains interfaces defined for the
twisted.conch package.
-
twisted.conch.ls
twisted.conch.ls.html
ZopeInterfaceModule
Module
PUBLIC
No module docstring; 0/1 constant, 1/1 function documented
-
twisted.conch.manhole
twisted.conch.manhole.html
ZopeInterfaceModule
Module
PUBLIC
Line-input oriented interactive interpreter loop.
-
twisted.conch.manhole_ssh
twisted.conch.manhole_ssh.html
ZopeInterfaceModule
Module
PUBLIC
insults/SSH integration support.
-
twisted.conch.manhole_tap
twisted.conch.manhole_tap.html
ZopeInterfaceModule
Module
PUBLIC
TAP plugin for creating telnet- and ssh-accessible manhole servers.
-
twisted.conch.mixin
twisted.conch.mixin.html
ZopeInterfaceModule
Module
PUBLIC
Experimental optimization
-
twisted.conch.openssh_compat
twisted.conch.openssh_compat.html
Package
Package
PUBLIC
Support for OpenSSH configuration files.
-
twisted.conch.openssh_compat.factory
twisted.conch.openssh_compat.factory.html
ZopeInterfaceModule
Module
PUBLIC
Factory for reading openssh configuration files: public keys, private keys, and moduli file.
-
twisted.conch.openssh_compat.primes
twisted.conch.openssh_compat.primes.html
ZopeInterfaceModule
Module
PUBLIC
Parsing for the moduli file, which contains Diffie-Hellman prime groups.
-
twisted.conch.recvline
twisted.conch.recvline.html
ZopeInterfaceModule
Module
PUBLIC
Basic line editing support.
-
twisted.conch.scripts
twisted.conch.scripts.html
Package
Package
PUBLIC
conch scripts
-
twisted.conch.scripts.cftp
twisted.conch.scripts.cftp.html
ZopeInterfaceModule
Module
PUBLIC
Implementation module for the cftp command.
-
twisted.conch.scripts.ckeygen
twisted.conch.scripts.ckeygen.html
ZopeInterfaceModule
Module
PUBLIC
Implementation module for the `ckeygen` command.
-
twisted.conch.scripts.conch
twisted.conch.scripts.conch.html
ZopeInterfaceModule
Module
PUBLIC
Undocumented
-
twisted.conch.scripts.tkconch
twisted.conch.scripts.tkconch.html
ZopeInterfaceModule
Module
PUBLIC
Implementation module for the `tkconch` command.
-
twisted.conch.ssh
twisted.conch.ssh.html
Package
Package
PUBLIC
An SSHv2 implementation for Twisted. Part of the Twisted.Conch package.
-
twisted.conch.ssh._kex
twisted.conch.ssh._kex.html
ZopeInterfaceModule
Module
PRIVATE
SSH key exchange handling.
-
twisted.conch.ssh._keys_pynacl
twisted.conch.ssh._keys_pynacl.html
ZopeInterfaceModule
Module
PRIVATE
Optional PyNaCl fallback code for Ed25519 keys.
-
twisted.conch.ssh.address
twisted.conch.ssh.address.html
ZopeInterfaceModule
Module
PUBLIC
Address object for SSH network connections.
-
twisted.conch.ssh.agent
twisted.conch.ssh.agent.html
ZopeInterfaceModule
Module
PUBLIC
Implements the SSH v2 key agent protocol. This protocol is documented in the SSH source code, in the file
PROTOCOL.agent.
-
twisted.conch.ssh.channel
twisted.conch.ssh.channel.html
ZopeInterfaceModule
Module
PUBLIC
The parent class for all the SSH Channels. Currently implemented channels are session, direct-tcp, and forwarded-tcp.
-
twisted.conch.ssh.common
twisted.conch.ssh.common.html
ZopeInterfaceModule
Module
PUBLIC
Common functions for the SSH classes.
-
twisted.conch.ssh.connection
twisted.conch.ssh.connection.html
ZopeInterfaceModule
Module
PUBLIC
This module contains the implementation of the ssh-connection service, which allows access to the shell and port-forwarding.
-
twisted.conch.ssh.factory
twisted.conch.ssh.factory.html
ZopeInterfaceModule
Module
PUBLIC
A Factory for SSH servers.
-
twisted.conch.ssh.filetransfer
twisted.conch.ssh.filetransfer.html
ZopeInterfaceModule
Module
PUBLIC
Undocumented
-
twisted.conch.ssh.forwarding
twisted.conch.ssh.forwarding.html
ZopeInterfaceModule
Module
PUBLIC
This module contains the implementation of the TCP forwarding, which allows clients and servers to forward arbitrary TCP data across the connection.
-
twisted.conch.ssh.keys
twisted.conch.ssh.keys.html
ZopeInterfaceModule
Module
PUBLIC
Handling of RSA, DSA, ECDSA, and Ed25519 keys.
-
twisted.conch.ssh.service
twisted.conch.ssh.service.html
ZopeInterfaceModule
Module
PUBLIC
The parent class for all the SSH services. Currently implemented services are ssh-userauth and ssh-connection.
-
twisted.conch.ssh.session
twisted.conch.ssh.session.html
ZopeInterfaceModule
Module
PUBLIC
This module contains the implementation of SSHSession, which (by default) allows access to a shell and a python interpreter over SSH.
-
twisted.conch.ssh.sexpy
twisted.conch.ssh.sexpy.html
ZopeInterfaceModule
Module
PUBLIC
Undocumented
-
twisted.conch.ssh.transport
twisted.conch.ssh.transport.html
ZopeInterfaceModule
Module
PUBLIC
The lowest level SSH protocol. This handles the key negotiation, the encryption and the compression. The transport layer is described in RFC 4253.
-
twisted.conch.ssh.userauth
twisted.conch.ssh.userauth.html
ZopeInterfaceModule
Module
PUBLIC
Implementation of the ssh-userauth service. Currently implemented authentication types are public-key and password.
-
twisted.conch.stdio
twisted.conch.stdio.html
ZopeInterfaceModule
Module
PUBLIC
Asynchronous local terminal input handling
-
twisted.conch.tap
twisted.conch.tap.html
ZopeInterfaceModule
Module
PUBLIC
Support module for making SSH servers with twistd.
-
twisted.conch.telnet
twisted.conch.telnet.html
ZopeInterfaceModule
Module
PUBLIC
Telnet protocol implementation.
-
twisted.conch.ttymodes
twisted.conch.ttymodes.html
ZopeInterfaceModule
Module
PUBLIC
Undocumented
-
twisted.conch.ui
twisted.conch.ui.html
Package
Package
PUBLIC
twisted.conch.ui is home to the UI elements for tkconch.
-
twisted.conch.ui.ansi
twisted.conch.ui.ansi.html
ZopeInterfaceModule
Module
PUBLIC
Module to parse ANSI escape sequences
-
twisted.conch.ui.tkvt100
twisted.conch.ui.tkvt100.html
ZopeInterfaceModule
Module
PUBLIC
Module to emulate a VT100 terminal in Tkinter.
-
twisted.conch.unix
twisted.conch.unix.html
ZopeInterfaceModule
Module
PUBLIC
A UNIX SSH server.
-
twisted.copyright
twisted.copyright.html
ZopeInterfaceModule
Module
PUBLIC
Copyright information for Twisted.
-
twisted.cred
twisted.cred.html
Package
Package
PUBLIC
Twisted Cred: Support for verifying credentials, and providing services to user based on those credentials.
-
twisted.cred._digest
twisted.cred._digest.html
ZopeInterfaceModule
Module
PRIVATE
Calculations for HTTP Digest authentication.
-
twisted.cred.checkers
twisted.cred.checkers.html
ZopeInterfaceModule
Module
PUBLIC
Basic credential checkers
-
twisted.cred.credentials
twisted.cred.credentials.html
ZopeInterfaceModule
Module
PUBLIC
This module defines
ICredentials, an interface for objects that represent authentication credentials to provide, and also includes a number of useful implementations of that interface.
-
twisted.cred.error
twisted.cred.error.html
ZopeInterfaceModule
Module
PUBLIC
Cred errors.
-
twisted.cred.portal
twisted.cred.portal.html
ZopeInterfaceModule
Module
PUBLIC
The point of integration of application and authentication.
-
twisted.cred.strcred
twisted.cred.strcred.html
ZopeInterfaceModule
Module
PUBLIC
Support for resolving command-line strings that represent different checkers available to cred.
-
twisted.enterprise
twisted.enterprise.html
Package
Package
PUBLIC
Twisted Enterprise: Database support for Twisted services.
-
twisted.enterprise.adbapi
twisted.enterprise.adbapi.html
ZopeInterfaceModule
Module
PUBLIC
-
twisted.internet
twisted.internet.html
Package
Package
PUBLIC
Twisted Internet: Asynchronous I/O and Events.
-
twisted.internet._baseprocess
twisted.internet._baseprocess.html
ZopeInterfaceModule
Module
PRIVATE
Cross-platform process-related functionality used by different
IReactorProcess implementations.
-
twisted.internet._dumbwin32proc
twisted.internet._dumbwin32proc.html
ZopeInterfaceModule
Module
PRIVATE
Windows Process Management, used with reactor.spawnProcess
-
twisted.internet._glibbase
twisted.internet._glibbase.html
ZopeInterfaceModule
Module
PRIVATE
This module provides base support for Twisted to interact with the glib/gtk mainloops.
-
twisted.internet._idna
twisted.internet._idna.html
ZopeInterfaceModule
Module
PRIVATE
Shared interface to IDNA encoding and decoding, using the idna PyPI package if available, otherwise the stdlib implementation.
-
twisted.internet._newtls
twisted.internet._newtls.html
ZopeInterfaceModule
Module
PRIVATE
This module implements memory BIO based TLS support. It is the preferred implementation and will be used whenever pyOpenSSL 0.10 or newer is installed (whenever
twisted.protocols.tls is importable).
-
twisted.internet._pollingfile
twisted.internet._pollingfile.html
ZopeInterfaceModule
Module
PRIVATE
Implements a simple polling interface for file descriptors that don't work with select() - this is pretty much only useful on Windows.
-
twisted.internet._posixserialport
twisted.internet._posixserialport.html
ZopeInterfaceModule
Module
PRIVATE
Serial Port Protocol
-
twisted.internet._posixstdio
twisted.internet._posixstdio.html
ZopeInterfaceModule
Module
PRIVATE
Standard input/out/err support.
-
twisted.internet._producer_helpers
twisted.internet._producer_helpers.html
ZopeInterfaceModule
Module
PRIVATE
Helpers for working with producers.
-
twisted.internet._resolver
twisted.internet._resolver.html
ZopeInterfaceModule
Module
PRIVATE
IPv6-aware hostname resolution.
-
twisted.internet._signals
twisted.internet._signals.html
ZopeInterfaceModule
Module
PRIVATE
This module is used to integrate child process termination into a reactor event loop. This is a challenging feature to provide because most platforms indicate process termination via SIGCHLD and do not provide a way to wait for that signal and arbitrary I/O events at the same time...
-
twisted.internet._sslverify
twisted.internet._sslverify.html
ZopeInterfaceModule
Module
PRIVATE
No module docstring; 0/6 variable, 10/10 functions, 7/7 classes, 1/1 interface documented
-
twisted.internet._threadedselect
twisted.internet._threadedselect.html
ZopeInterfaceModule
Module
PRIVATE
Threaded select reactor
-
twisted.internet._win32serialport
twisted.internet._win32serialport.html
ZopeInterfaceModule
Module
PRIVATE
Serial port support for Windows.
-
twisted.internet._win32stdio
twisted.internet._win32stdio.html
ZopeInterfaceModule
Module
PRIVATE
-
twisted.internet.abstract
twisted.internet.abstract.html
ZopeInterfaceModule
Module
PUBLIC
Support for generic select()able objects.
-
twisted.internet.address
twisted.internet.address.html
ZopeInterfaceModule
Module
PUBLIC
Address objects for network connections.
-
twisted.internet.asyncioreactor
twisted.internet.asyncioreactor.html
ZopeInterfaceModule
Module
PUBLIC
asyncio-based reactor implementation.
-
twisted.internet.base
twisted.internet.base.html
ZopeInterfaceModule
Module
PUBLIC
Very basic functionality for a Reactor implementation.
-
twisted.internet.cfreactor
twisted.internet.cfreactor.html
ZopeInterfaceModule
Module
PUBLIC
A reactor for integrating with
CFRunLoop, the CoreFoundation main loop used by macOS.
-
twisted.internet.default
twisted.internet.default.html
ZopeInterfaceModule
Module
PUBLIC
The most suitable default reactor for the current platform.
-
twisted.internet.defer
twisted.internet.defer.html
ZopeInterfaceModule
Module
PUBLIC
Support for results that aren't immediately available.
-
twisted.internet.endpoints
twisted.internet.endpoints.html
ZopeInterfaceModule
Module
PUBLIC
-
twisted.internet.epollreactor
twisted.internet.epollreactor.html
ZopeInterfaceModule
Module
PUBLIC
An epoll() based implementation of the twisted main loop.
-
twisted.internet.error
twisted.internet.error.html
ZopeInterfaceModule
Module
PUBLIC
Exceptions and errors for use in twisted.internet modules.
-
twisted.internet.fdesc
twisted.internet.fdesc.html
ZopeInterfaceModule
Module
PUBLIC
Utility functions for dealing with POSIX file descriptors.
-
twisted.internet.gireactor
twisted.internet.gireactor.html
ZopeInterfaceModule
Module
PUBLIC
This module provides support for Twisted to interact with the glib mainloop via GObject Introspection.
-
twisted.internet.glib2reactor
twisted.internet.glib2reactor.html
ZopeInterfaceModule
Module
PUBLIC
This module provides support for Twisted to interact with the glib mainloop. This is like gtk2, but slightly faster and does not require a working $DISPLAY. However, you cannot run GUIs under this reactor: for that you must use the gtk2reactor instead.
-
twisted.internet.gtk2reactor
twisted.internet.gtk2reactor.html
ZopeInterfaceModule
Module
PUBLIC
This module provides support for Twisted to interact with the glib/gtk2 mainloop.
-
twisted.internet.gtk3reactor
twisted.internet.gtk3reactor.html
ZopeInterfaceModule
Module
PUBLIC
This module provides support for Twisted to interact with the gtk3 mainloop via Gobject introspection. This is like gi, but slightly slower and requires a working $DISPLAY.
-
twisted.internet.inotify
twisted.internet.inotify.html
ZopeInterfaceModule
Module
PUBLIC
This module provides support for Twisted to linux inotify API.
-
twisted.internet.interfaces
twisted.internet.interfaces.html
ZopeInterfaceModule
Module
PUBLIC
Interface documentation.
-
twisted.internet.iocpreactor
twisted.internet.iocpreactor.html
Package
Package
PUBLIC
I/O Completion Ports reactor
-
twisted.internet.iocpreactor.abstract
twisted.internet.iocpreactor.abstract.html
ZopeInterfaceModule
Module
PUBLIC
Abstract file handle class
-
twisted.internet.iocpreactor.const
twisted.internet.iocpreactor.const.html
ZopeInterfaceModule
Module
PUBLIC
Windows constants for IOCP
-
twisted.internet.iocpreactor.interfaces
twisted.internet.iocpreactor.interfaces.html
ZopeInterfaceModule
Module
PUBLIC
Interfaces for iocpreactor
-
twisted.internet.iocpreactor.iocpsupport
twisted.internet.iocpreactor.iocpsupport.html
ZopeInterfaceModule
Module
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.reactor
twisted.internet.iocpreactor.reactor.html
ZopeInterfaceModule
Module
PUBLIC
Reactor that uses IO completion ports
-
twisted.internet.iocpreactor.tcp
twisted.internet.iocpreactor.tcp.html
ZopeInterfaceModule
Module
PUBLIC
TCP support for IOCP reactor
-
twisted.internet.iocpreactor.udp
twisted.internet.iocpreactor.udp.html
ZopeInterfaceModule
Module
PUBLIC
UDP support for IOCP reactor
-
twisted.internet.kqreactor
twisted.internet.kqreactor.html
ZopeInterfaceModule
Module
PUBLIC
A kqueue()/kevent() based implementation of the Twisted main loop.
-
twisted.internet.main
twisted.internet.main.html
ZopeInterfaceModule
Module
PUBLIC
Backwards compatibility, and utility functions.
-
twisted.internet.pollreactor
twisted.internet.pollreactor.html
ZopeInterfaceModule
Module
PUBLIC
A poll() based implementation of the twisted main loop.
-
twisted.internet.posixbase
twisted.internet.posixbase.html
ZopeInterfaceModule
Module
PUBLIC
Posix reactor base class
-
twisted.internet.process
twisted.internet.process.html
ZopeInterfaceModule
Module
PUBLIC
UNIX Process management.
-
twisted.internet.protocol
twisted.internet.protocol.html
ZopeInterfaceModule
Module
PUBLIC
Standard implementations of Twisted protocol-related interfaces.
-
twisted.internet.pyuisupport
twisted.internet.pyuisupport.html
ZopeInterfaceModule
Module
PUBLIC
This module integrates PyUI with twisted.internet's mainloop.
-
twisted.internet.reactor
twisted.internet.reactor.html
ZopeInterfaceModule
Module
PUBLIC
The reactor is the Twisted event loop within Twisted, the loop which drives applications using Twisted. The reactor provides APIs for networking, threading, dispatching events, and more.
-
twisted.internet.selectreactor
twisted.internet.selectreactor.html
ZopeInterfaceModule
Module
PUBLIC
Select reactor
-
twisted.internet.serialport
twisted.internet.serialport.html
ZopeInterfaceModule
Module
PUBLIC
Serial Port Protocol
-
twisted.internet.ssl
twisted.internet.ssl.html
ZopeInterfaceModule
Module
PUBLIC
This module implements Transport Layer Security (TLS) support for Twisted. It requires
PyOpenSSL.
-
twisted.internet.stdio
twisted.internet.stdio.html
ZopeInterfaceModule
Module
PUBLIC
Standard input/out/err support.
-
twisted.internet.task
twisted.internet.task.html
ZopeInterfaceModule
Module
PUBLIC
Scheduling utility methods and classes.
-
twisted.internet.tcp
twisted.internet.tcp.html
ZopeInterfaceModule
Module
PUBLIC
Various asynchronous TCP/IP classes.
-
twisted.internet.testing
twisted.internet.testing.html
ZopeInterfaceModule
Module
PUBLIC
Assorted functionality which is commonly useful when writing unit tests.
-
twisted.internet.threads
twisted.internet.threads.html
ZopeInterfaceModule
Module
PUBLIC
Extended thread dispatching support.
-
twisted.internet.tksupport
twisted.internet.tksupport.html
ZopeInterfaceModule
Module
PUBLIC
This module integrates Tkinter with twisted.internet's mainloop.
-
twisted.internet.udp
twisted.internet.udp.html
ZopeInterfaceModule
Module
PUBLIC
Various asynchronous UDP classes.
-
twisted.internet.unix
twisted.internet.unix.html
ZopeInterfaceModule
Module
PUBLIC
UNIX socket support for Twisted.
-
twisted.internet.utils
twisted.internet.utils.html
ZopeInterfaceModule
Module
PUBLIC
Utility methods.
-
twisted.internet.win32eventreactor
twisted.internet.win32eventreactor.html
ZopeInterfaceModule
Module
PUBLIC
A win32event based implementation of the Twisted main loop.
-
twisted.internet.wxreactor
twisted.internet.wxreactor.html
ZopeInterfaceModule
Module
PUBLIC
This module provides wxPython event loop support for Twisted.
-
twisted.internet.wxsupport
twisted.internet.wxsupport.html
ZopeInterfaceModule
Module
PUBLIC
Old method of wxPython support for Twisted.
-
twisted.logger
twisted.logger.html
Package
Package
PUBLIC
Twisted Logger: Classes and functions to do granular logging.
-
twisted.logger._buffer
twisted.logger._buffer.html
ZopeInterfaceModule
Module
PRIVATE
Log observer that maintains a buffer.
-
twisted.logger._capture
twisted.logger._capture.html
ZopeInterfaceModule
Module
PRIVATE
Context manager for capturing logs.
-
twisted.logger._file
twisted.logger._file.html
ZopeInterfaceModule
Module
PRIVATE
File log observer.
-
twisted.logger._filter
twisted.logger._filter.html
ZopeInterfaceModule
Module
PRIVATE
Filtering log observer.
-
twisted.logger._flatten
twisted.logger._flatten.html
ZopeInterfaceModule
Module
PRIVATE
Code related to "flattening" events; that is, extracting a description of all relevant fields from the format string and persisting them for later examination.
-
twisted.logger._format
twisted.logger._format.html
ZopeInterfaceModule
Module
PRIVATE
Tools for formatting logging events.
-
twisted.logger._global
twisted.logger._global.html
ZopeInterfaceModule
Module
PRIVATE
This module includes process-global state associated with the logging system, and implementation of logic for managing that global state.
-
twisted.logger._interfaces
twisted.logger._interfaces.html
ZopeInterfaceModule
Module
PRIVATE
Logger interfaces.
-
twisted.logger._io
twisted.logger._io.html
ZopeInterfaceModule
Module
PRIVATE
File-like object that logs.
-
twisted.logger._json
twisted.logger._json.html
ZopeInterfaceModule
Module
PRIVATE
Tools for saving and loading log events in a structured format.
-
twisted.logger._legacy
twisted.logger._legacy.html
ZopeInterfaceModule
Module
PRIVATE
-
twisted.logger._levels
twisted.logger._levels.html
ZopeInterfaceModule
Module
PRIVATE
Log levels.
-
twisted.logger._logger
twisted.logger._logger.html
ZopeInterfaceModule
Module
PRIVATE
Logger class.
-
twisted.logger._observer
twisted.logger._observer.html
ZopeInterfaceModule
Module
PRIVATE
Basic log observers.
-
twisted.logger._stdlib
twisted.logger._stdlib.html
ZopeInterfaceModule
Module
PRIVATE
Integration with Python standard library logging.
-
twisted.logger._util
twisted.logger._util.html
ZopeInterfaceModule
Module
PRIVATE
Logging utilities.
-
twisted.mail
twisted.mail.html
Package
Package
PUBLIC
Twisted Mail: Servers and clients for POP3, ESMTP, and IMAP.
-
twisted.mail._cred
twisted.mail._cred.html
ZopeInterfaceModule
Module
PRIVATE
-
twisted.mail._except
twisted.mail._except.html
ZopeInterfaceModule
Module
PRIVATE
-
twisted.mail._pop3client
twisted.mail._pop3client.html
ZopeInterfaceModule
Module
PRIVATE
A POP3 client protocol implementation.
-
twisted.mail.alias
twisted.mail.alias.html
ZopeInterfaceModule
Module
PUBLIC
Support for aliases(5) configuration files.
-
twisted.mail.bounce
twisted.mail.bounce.html
ZopeInterfaceModule
Module
PUBLIC
Support for bounce message generation.
-
twisted.mail.imap4
twisted.mail.imap4.html
ZopeInterfaceModule
Module
PUBLIC
An IMAP4 protocol implementation
-
twisted.mail.interfaces
twisted.mail.interfaces.html
ZopeInterfaceModule
Module
PUBLIC
-
twisted.mail.mail
twisted.mail.mail.html
ZopeInterfaceModule
Module
PUBLIC
Mail service support.
-
twisted.mail.maildir
twisted.mail.maildir.html
ZopeInterfaceModule
Module
PUBLIC
Maildir-style mailbox support.
-
twisted.mail.pb
twisted.mail.pb.html
ZopeInterfaceModule
Module
PUBLIC
Undocumented
-
twisted.mail.pop3
twisted.mail.pop3.html
ZopeInterfaceModule
Module
PUBLIC
Post-office Protocol version 3.
-
twisted.mail.pop3client
twisted.mail.pop3client.html
ZopeInterfaceModule
Module
PUBLIC
Deprecated POP3 client protocol implementation.
-
twisted.mail.protocols
twisted.mail.protocols.html
ZopeInterfaceModule
Module
PUBLIC
Mail protocol support.
-
twisted.mail.relay
twisted.mail.relay.html
ZopeInterfaceModule
Module
PUBLIC
Support for relaying mail.
-
twisted.mail.relaymanager
twisted.mail.relaymanager.html
ZopeInterfaceModule
Module
PUBLIC
Infrastructure for relaying mail through a smart host.
-
twisted.mail.scripts
twisted.mail.scripts.html
Package
Package
PUBLIC
mail scripts
-
twisted.mail.scripts.mailmail
twisted.mail.scripts.mailmail.html
ZopeInterfaceModule
Module
PUBLIC
Implementation module for the mailmail command.
-
twisted.mail.smtp
twisted.mail.smtp.html
ZopeInterfaceModule
Module
PUBLIC
Simple Mail Transfer Protocol implementation.
-
twisted.mail.tap
twisted.mail.tap.html
ZopeInterfaceModule
Module
PUBLIC
Support for creating mail servers with twistd.
-
twisted.names
twisted.names.html
Package
Package
PUBLIC
Twisted Names: DNS server and client implementations.
-
twisted.names._rfc1982
twisted.names._rfc1982.html
ZopeInterfaceModule
Module
PRIVATE
Utilities for handling RFC1982 Serial Number Arithmetic.
-
twisted.names.authority
twisted.names.authority.html
ZopeInterfaceModule
Module
PUBLIC
Authoritative resolvers.
-
twisted.names.cache
twisted.names.cache.html
ZopeInterfaceModule
Module
PUBLIC
An in-memory caching resolver.
-
twisted.names.client
twisted.names.client.html
ZopeInterfaceModule
Module
PUBLIC
Asynchronous client DNS
-
twisted.names.common
twisted.names.common.html
ZopeInterfaceModule
Module
PUBLIC
Base functionality useful to various parts of Twisted Names.
-
twisted.names.dns
twisted.names.dns.html
ZopeInterfaceModule
Module
PUBLIC
DNS protocol implementation.
-
twisted.names.error
twisted.names.error.html
ZopeInterfaceModule
Module
PUBLIC
Exception class definitions for Twisted Names.
-
twisted.names.hosts
twisted.names.hosts.html
ZopeInterfaceModule
Module
PUBLIC
hosts(5) support.
-
twisted.names.resolve
twisted.names.resolve.html
ZopeInterfaceModule
Module
PUBLIC
Lookup a name using multiple resolvers.
-
twisted.names.root
twisted.names.root.html
ZopeInterfaceModule
Module
PUBLIC
Resolver implementation for querying successive authoritative servers to lookup a record, starting from the root nameservers.
-
twisted.names.secondary
twisted.names.secondary.html
ZopeInterfaceModule
Module
PUBLIC
No module docstring; 2/2 classes documented
-
twisted.names.server
twisted.names.server.html
ZopeInterfaceModule
Module
PUBLIC
Async DNS server
-
twisted.names.srvconnect
twisted.names.srvconnect.html
ZopeInterfaceModule
Module
PUBLIC
No module docstring; 1/2 class documented
-
twisted.names.tap
twisted.names.tap.html
ZopeInterfaceModule
Module
PUBLIC
Domain Name Server
-
twisted.pair
twisted.pair.html
Package
Package
PUBLIC
Twisted Pair: The framework of your ethernet.
-
twisted.pair.ethernet
twisted.pair.ethernet.html
ZopeInterfaceModule
Module
PUBLIC
Support for working directly with ethernet frames
-
twisted.pair.ip
twisted.pair.ip.html
ZopeInterfaceModule
Module
PUBLIC
Support for working directly with IP packets
-
twisted.pair.raw
twisted.pair.raw.html
ZopeInterfaceModule
Module
PUBLIC
Interface definitions for working with raw packets
-
twisted.pair.rawudp
twisted.pair.rawudp.html
ZopeInterfaceModule
Module
PUBLIC
Implementation of raw packet interfaces for UDP
-
twisted.pair.testing
twisted.pair.testing.html
ZopeInterfaceModule
Module
PUBLIC
Tools for automated testing of
twisted.pair-based applications.
-
twisted.pair.tuntap
twisted.pair.tuntap.html
ZopeInterfaceModule
Module
PUBLIC
Support for Linux ethernet and IP tunnel devices.
-
twisted.persisted
twisted.persisted.html
Package
Package
PUBLIC
Twisted Persisted: Utilities for managing persistence.
-
twisted.persisted.aot
twisted.persisted.aot.html
ZopeInterfaceModule
Module
PUBLIC
AOT: Abstract Object Trees The source-code-marshallin'est abstract-object-serializin'est persister this side of Marmalade!
-
twisted.persisted.crefutil
twisted.persisted.crefutil.html
ZopeInterfaceModule
Module
PUBLIC
Utility classes for dealing with circular references.
-
twisted.persisted.dirdbm
twisted.persisted.dirdbm.html
ZopeInterfaceModule
Module
PUBLIC
DBM-style interface to a directory.
-
twisted.persisted.sob
twisted.persisted.sob.html
ZopeInterfaceModule
Module
PUBLIC
Save and load Small OBjects to and from files, using various formats.
-
twisted.persisted.styles
twisted.persisted.styles.html
ZopeInterfaceModule
Module
PUBLIC
Different styles of persisted objects.
-
twisted.plugin
twisted.plugin.html
ZopeInterfaceModule
Module
PUBLIC
Plugin system for Twisted.
-
twisted.plugins
twisted.plugins.html
Package
Package
PUBLIC
Plugins for services implemented in Twisted.
-
twisted.plugins.cred_anonymous
twisted.plugins.cred_anonymous.html
ZopeInterfaceModule
Module
PUBLIC
Cred plugin for anonymous logins.
-
twisted.plugins.cred_file
twisted.plugins.cred_file.html
ZopeInterfaceModule
Module
PUBLIC
Cred plugin for a file of the format 'username:password'.
-
twisted.plugins.cred_memory
twisted.plugins.cred_memory.html
ZopeInterfaceModule
Module
PUBLIC
Cred plugin for an in-memory user database.
-
twisted.plugins.cred_sshkeys
twisted.plugins.cred_sshkeys.html
ZopeInterfaceModule
Module
PUBLIC
Cred plugin for ssh key login.
-
twisted.plugins.cred_unix
twisted.plugins.cred_unix.html
ZopeInterfaceModule
Module
PUBLIC
Cred plugin for UNIX user accounts.
-
twisted.plugins.twisted_conch
twisted.plugins.twisted_conch.html
ZopeInterfaceModule
Module
PUBLIC
Undocumented
-
twisted.plugins.twisted_core
twisted.plugins.twisted_core.html
ZopeInterfaceModule
Module
PUBLIC
Undocumented
-
twisted.plugins.twisted_ftp
twisted.plugins.twisted_ftp.html
ZopeInterfaceModule
Module
PUBLIC
Undocumented
-
twisted.plugins.twisted_inet
twisted.plugins.twisted_inet.html
ZopeInterfaceModule
Module
PUBLIC
Undocumented
-
twisted.plugins.twisted_mail
twisted.plugins.twisted_mail.html
ZopeInterfaceModule
Module
PUBLIC
Undocumented
-
twisted.plugins.twisted_names
twisted.plugins.twisted_names.html
ZopeInterfaceModule
Module
PUBLIC
Undocumented
-
twisted.plugins.twisted_portforward
twisted.plugins.twisted_portforward.html
ZopeInterfaceModule
Module
PUBLIC
Undocumented
-
twisted.plugins.twisted_reactors
twisted.plugins.twisted_reactors.html
ZopeInterfaceModule
Module
PUBLIC
Undocumented
-
twisted.plugins.twisted_runner
twisted.plugins.twisted_runner.html
ZopeInterfaceModule
Module
PUBLIC
Undocumented
-
twisted.plugins.twisted_socks
twisted.plugins.twisted_socks.html
ZopeInterfaceModule
Module
PUBLIC
Undocumented
-
twisted.plugins.twisted_trial
twisted.plugins.twisted_trial.html
ZopeInterfaceModule
Module
PUBLIC
Undocumented
-
twisted.plugins.twisted_web
twisted.plugins.twisted_web.html
ZopeInterfaceModule
Module
PUBLIC
Undocumented
-
twisted.plugins.twisted_words
twisted.plugins.twisted_words.html
ZopeInterfaceModule
Module
PUBLIC
Undocumented
-
twisted.positioning
twisted.positioning.html
Package
Package
PUBLIC
Twisted Positioning: Framework for applications that make use of positioning.
-
twisted.positioning._sentence
twisted.positioning._sentence.html
ZopeInterfaceModule
Module
PRIVATE
Generic sentence handling tools: hopefully reusable.
-
twisted.positioning.base
twisted.positioning.base.html
ZopeInterfaceModule
Module
PUBLIC
Generic positioning base classes.
-
twisted.positioning.ipositioning
twisted.positioning.ipositioning.html
ZopeInterfaceModule
Module
PUBLIC
Positioning interfaces.
-
twisted.positioning.nmea
twisted.positioning.nmea.html
ZopeInterfaceModule
Module
PUBLIC
Classes for working with NMEA 0183 sentence producing devices. This standard is generally just called "NMEA", which is actually the name of the body that produces the standard, not the standard itself..
-
twisted.protocols
twisted.protocols.html
Package
Package
PUBLIC
Twisted Protocols: A collection of internet protocol implementations.
-
twisted.protocols.amp
twisted.protocols.amp.html
ZopeInterfaceModule
Module
PUBLIC
This module implements AMP, the Asynchronous Messaging Protocol.
-
twisted.protocols.basic
twisted.protocols.basic.html
ZopeInterfaceModule
Module
PUBLIC
Basic protocols, such as line-oriented, netstring, and int prefixed strings.
-
twisted.protocols.dict
twisted.protocols.dict.html
ZopeInterfaceModule
Module
PUBLIC
Dict client protocol implementation.
-
twisted.protocols.finger
twisted.protocols.finger.html
ZopeInterfaceModule
Module
PUBLIC
The Finger User Information Protocol (RFC 1288)
-
twisted.protocols.ftp
twisted.protocols.ftp.html
ZopeInterfaceModule
Module
PUBLIC
An FTP protocol implementation
-
twisted.protocols.haproxy
twisted.protocols.haproxy.html
Package
Package
PUBLIC
HAProxy PROXY protocol implementations.
-
twisted.protocols.haproxy._exceptions
twisted.protocols.haproxy._exceptions.html
ZopeInterfaceModule
Module
PRIVATE
HAProxy specific exceptions.
-
twisted.protocols.haproxy._info
twisted.protocols.haproxy._info.html
ZopeInterfaceModule
Module
PRIVATE
IProxyInfo implementation.
-
twisted.protocols.haproxy._interfaces
twisted.protocols.haproxy._interfaces.html
ZopeInterfaceModule
Module
PRIVATE
Interfaces used by the PROXY protocol modules.
-
twisted.protocols.haproxy._parser
twisted.protocols.haproxy._parser.html
ZopeInterfaceModule
Module
PRIVATE
Parser for 'haproxy:' string endpoint.
-
twisted.protocols.haproxy._v1parser
twisted.protocols.haproxy._v1parser.html
ZopeInterfaceModule
Module
PRIVATE
IProxyParser implementation for version one of the PROXY protocol.
-
twisted.protocols.haproxy._v2parser
twisted.protocols.haproxy._v2parser.html
ZopeInterfaceModule
Module
PRIVATE
IProxyParser implementation for version two of the PROXY protocol.
-
twisted.protocols.haproxy._wrapper
twisted.protocols.haproxy._wrapper.html
ZopeInterfaceModule
Module
PRIVATE
Protocol wrapper that provides HAProxy PROXY protocol support.
-
twisted.protocols.htb
twisted.protocols.htb.html
ZopeInterfaceModule
Module
PUBLIC
Hierarchical Token Bucket traffic shaping.
-
twisted.protocols.ident
twisted.protocols.ident.html
ZopeInterfaceModule
Module
PUBLIC
Ident protocol implementation.
-
twisted.protocols.loopback
twisted.protocols.loopback.html
ZopeInterfaceModule
Module
PUBLIC
Testing support for protocols -- loopback between client and server.
-
twisted.protocols.memcache
twisted.protocols.memcache.html
ZopeInterfaceModule
Module
PUBLIC
Memcache client protocol. Memcached is a caching server, storing data in the form of pairs key/value, and memcache is the protocol to talk with it.
-
twisted.protocols.pcp
twisted.protocols.pcp.html
ZopeInterfaceModule
Module
PUBLIC
Producer-Consumer Proxy.
-
twisted.protocols.policies
twisted.protocols.policies.html
ZopeInterfaceModule
Module
PUBLIC
Resource limiting policies.
-
twisted.protocols.portforward
twisted.protocols.portforward.html
ZopeInterfaceModule
Module
PUBLIC
A simple port forwarder.
-
twisted.protocols.postfix
twisted.protocols.postfix.html
ZopeInterfaceModule
Module
PUBLIC
Postfix mail transport agent related protocols.
-
twisted.protocols.shoutcast
twisted.protocols.shoutcast.html
ZopeInterfaceModule
Module
PUBLIC
Chop up shoutcast stream into MP3s and metadata, if available.
-
twisted.protocols.sip
twisted.protocols.sip.html
ZopeInterfaceModule
Module
PUBLIC
Session Initialization Protocol.
-
twisted.protocols.socks
twisted.protocols.socks.html
ZopeInterfaceModule
Module
PUBLIC
Implementation of the SOCKSv4 protocol.
-
twisted.protocols.stateful
twisted.protocols.stateful.html
ZopeInterfaceModule
Module
PUBLIC
No module docstring; 1/1 class documented
-
twisted.protocols.tls
twisted.protocols.tls.html
ZopeInterfaceModule
Module
PUBLIC
-
twisted.protocols.wire
twisted.protocols.wire.html
ZopeInterfaceModule
Module
PUBLIC
Implement standard (and unused) TCP protocols.
-
twisted.python
twisted.python.html
Package
Package
PUBLIC
Twisted Python: Utilities and Enhancements for Python.
-
twisted.python._appdirs
twisted.python._appdirs.html
ZopeInterfaceModule
Module
PRIVATE
Application data directory support.
-
twisted.python._inotify
twisted.python._inotify.html
ZopeInterfaceModule
Module
PRIVATE
Very low-level ctypes-based interface to Linux inotify(7).
-
twisted.python._pydoctor
twisted.python._pydoctor.html
ZopeInterfaceModule
Module
PRIVATE
Support for a few things specific to documenting Twisted using pydoctor.
-
twisted.python._release
twisted.python._release.html
ZopeInterfaceModule
Module
PRIVATE
Twisted's automated release system.
-
twisted.python._shellcomp
twisted.python._shellcomp.html
ZopeInterfaceModule
Module
PRIVATE
No public APIs are provided by this module. Internal use only.
-
twisted.python._textattributes
twisted.python._textattributes.html
ZopeInterfaceModule
Module
PRIVATE
This module provides some common functionality for the manipulation of formatting states.
-
twisted.python._tzhelper
twisted.python._tzhelper.html
ZopeInterfaceModule
Module
PRIVATE
Time zone utilities.
-
twisted.python._url
twisted.python._url.html
ZopeInterfaceModule
Module
PRIVATE
URL parsing, construction and rendering.
-
twisted.python.compat
twisted.python.compat.html
ZopeInterfaceModule
Module
PUBLIC
Compatibility module to provide backwards compatibility for useful Python features.
-
twisted.python.components
twisted.python.components.html
ZopeInterfaceModule
Module
PUBLIC
Component architecture for Twisted, based on Zope3 components.
-
twisted.python.constants
twisted.python.constants.html
ZopeInterfaceModule
Module
PUBLIC
Symbolic constant support, including collections and constants with text, numeric, and bit flag values.
-
twisted.python.context
twisted.python.context.html
ZopeInterfaceModule
Module
PUBLIC
Dynamic pseudo-scoping for Python.
-
twisted.python.deprecate
twisted.python.deprecate.html
ZopeInterfaceModule
Module
PUBLIC
Deprecation framework for Twisted.
-
twisted.python.failure
twisted.python.failure.html
ZopeInterfaceModule
Module
PUBLIC
Asynchronous-friendly error mechanism.
-
twisted.python.fakepwd
twisted.python.fakepwd.html
ZopeInterfaceModule
Module
PUBLIC
-
twisted.python.filepath
twisted.python.filepath.html
ZopeInterfaceModule
Module
PUBLIC
Object-oriented filesystem path representation.
-
twisted.python.formmethod
twisted.python.formmethod.html
ZopeInterfaceModule
Module
PUBLIC
Form-based method objects.
-
twisted.python.htmlizer
twisted.python.htmlizer.html
ZopeInterfaceModule
Module
PUBLIC
HTML rendering of Python source.
-
twisted.python.lockfile
twisted.python.lockfile.html
ZopeInterfaceModule
Module
PUBLIC
Filesystem-based interprocess mutex.
-
twisted.python.log
twisted.python.log.html
ZopeInterfaceModule
Module
PUBLIC
Logging and metrics infrastructure.
-
twisted.python.logfile
twisted.python.logfile.html
ZopeInterfaceModule
Module
PUBLIC
A rotating, browsable log file.
-
twisted.python.modules
twisted.python.modules.html
ZopeInterfaceModule
Module
PUBLIC
This module aims to provide a unified, object-oriented view of Python's runtime hierarchy.
-
twisted.python.monkey
twisted.python.monkey.html
ZopeInterfaceModule
Module
PUBLIC
No module docstring; 1/1 class documented
-
twisted.python.procutils
twisted.python.procutils.html
ZopeInterfaceModule
Module
PUBLIC
Utilities for dealing with processes.
-
twisted.python.randbytes
twisted.python.randbytes.html
ZopeInterfaceModule
Module
PUBLIC
Cryptographically secure random implementation, with fallback on normal random.
-
twisted.python.rebuild
twisted.python.rebuild.html
ZopeInterfaceModule
Module
PUBLIC
*Real* reloading support for Python.
-
twisted.python.reflect
twisted.python.reflect.html
ZopeInterfaceModule
Module
PUBLIC
Standardized versions of various cool and/or strange things that you can do with Python's reflection capabilities.
-
twisted.python.release
twisted.python.release.html
ZopeInterfaceModule
Module
PUBLIC
A release-automation toolkit.
-
twisted.python.roots
twisted.python.roots.html
ZopeInterfaceModule
Module
PUBLIC
Twisted Python Roots: an abstract hierarchy representation for Twisted.
-
twisted.python.runtime
twisted.python.runtime.html
ZopeInterfaceModule
Module
PUBLIC
No module docstring; 0/3 variable, 1/1 function, 1/1 class documented
-
twisted.python.sendmsg
twisted.python.sendmsg.html
ZopeInterfaceModule
Module
PUBLIC
sendmsg(2) and recvmsg(2) support for Python.
-
twisted.python.shortcut
twisted.python.shortcut.html
ZopeInterfaceModule
Module
PUBLIC
Creation of Windows shortcuts.
-
twisted.python.syslog
twisted.python.syslog.html
ZopeInterfaceModule
Module
PUBLIC
Classes and utility functions for integrating Twisted and syslog.
-
twisted.python.systemd
twisted.python.systemd.html
ZopeInterfaceModule
Module
PUBLIC
Integration with systemd.
-
twisted.python.text
twisted.python.text.html
ZopeInterfaceModule
Module
PUBLIC
Miscellany of text-munging functions.
-
twisted.python.threadable
twisted.python.threadable.html
ZopeInterfaceModule
Module
PUBLIC
A module to provide some very basic threading primitives, such as synchronization.
-
twisted.python.threadpool
twisted.python.threadpool.html
ZopeInterfaceModule
Module
PUBLIC
twisted.python.threadpool: a pool of threads to which we dispatch tasks.
-
twisted.python.url
twisted.python.url.html
ZopeInterfaceModule
Module
PUBLIC
URL parsing, construction and rendering.
-
twisted.python.urlpath
twisted.python.urlpath.html
ZopeInterfaceModule
Module
PUBLIC
URLPath, a representation of a URL.
-
twisted.python.usage
twisted.python.usage.html
ZopeInterfaceModule
Module
PUBLIC
twisted.python.usage is a module for parsing/handling the command line of your program.
-
twisted.python.util
twisted.python.util.html
ZopeInterfaceModule
Module
PUBLIC
No module docstring; 0/5 variable, 18/22 functions, 5/6 classes documented
-
twisted.python.versions
twisted.python.versions.html
ZopeInterfaceModule
Module
PUBLIC
Versions for Python packages.
-
twisted.python.win32
twisted.python.win32.html
ZopeInterfaceModule
Module
PUBLIC
Win32 utilities.
-
twisted.python.zippath
twisted.python.zippath.html
ZopeInterfaceModule
Module
PUBLIC
This module contains implementations of
IFilePath for zip files.
-
twisted.python.zipstream
twisted.python.zipstream.html
ZopeInterfaceModule
Module
PUBLIC
An incremental approach to unzipping files. This allows you to unzip a little bit of a file at a time, which means you can report progress as a file unzips.
-
twisted.runner
twisted.runner.html
Package
Package
PUBLIC
Twisted Runner: Run and monitor processes.
-
twisted.runner.inetd
twisted.runner.inetd.html
ZopeInterfaceModule
Module
PUBLIC
Twisted inetd.
-
twisted.runner.inetdconf
twisted.runner.inetdconf.html
ZopeInterfaceModule
Module
PUBLIC
Parser for inetd.conf files
-
twisted.runner.inetdtap
twisted.runner.inetdtap.html
ZopeInterfaceModule
Module
PUBLIC
Twisted inetd TAP support
-
twisted.runner.procmon
twisted.runner.procmon.html
ZopeInterfaceModule
Module
PUBLIC
Support for starting, monitoring, and restarting child process.
-
twisted.runner.procmontap
twisted.runner.procmontap.html
ZopeInterfaceModule
Module
PUBLIC
Support for creating a service which runs a process monitor.
-
twisted.scripts
twisted.scripts.html
Package
Package
PUBLIC
Subpackage containing the modules that implement the command line tools.
-
twisted.scripts._twistd_unix
twisted.scripts._twistd_unix.html
ZopeInterfaceModule
Module
PRIVATE
No module docstring; 0/3 function, 2/3 classes documented
-
twisted.scripts._twistw
twisted.scripts._twistw.html
ZopeInterfaceModule
Module
PRIVATE
No module docstring; 1/2 class documented
-
twisted.scripts.htmlizer
twisted.scripts.htmlizer.html
ZopeInterfaceModule
Module
PUBLIC
HTML pretty-printing for Python source code.
-
twisted.scripts.trial
twisted.scripts.trial.html
ZopeInterfaceModule
Module
PUBLIC
No module docstring; 0/1 variable, 0/1 constant, 7/13 functions, 3/3 classes documented
-
twisted.scripts.twistd
twisted.scripts.twistd.html
ZopeInterfaceModule
Module
PUBLIC
The Twisted Daemon: platform-independent interface.
-
twisted.spread
twisted.spread.html
Package
Package
PUBLIC
Twisted Spread: Spreadable (Distributed) Computing.
-
twisted.spread.banana
twisted.spread.banana.html
ZopeInterfaceModule
Module
PUBLIC
Banana -- s-exp based protocol.
-
twisted.spread.flavors
twisted.spread.flavors.html
ZopeInterfaceModule
Module
PUBLIC
This module represents flavors of remotely accessible objects.
-
twisted.spread.interfaces
twisted.spread.interfaces.html
ZopeInterfaceModule
Module
PUBLIC
Twisted Spread Interfaces.
-
twisted.spread.jelly
twisted.spread.jelly.html
ZopeInterfaceModule
Module
PUBLIC
S-expression-based persistence of python objects.
-
twisted.spread.pb
twisted.spread.pb.html
ZopeInterfaceModule
Module
PUBLIC
Perspective Broker
-
twisted.spread.publish
twisted.spread.publish.html
ZopeInterfaceModule
Module
PUBLIC
Persistently cached objects for PB.
-
twisted.spread.util
twisted.spread.util.html
ZopeInterfaceModule
Module
PUBLIC
Utility classes for spread.
-
twisted.tap
twisted.tap.html
Package
Package
PUBLIC
Twisted TAP: Twisted Application Persistence builders for other Twisted servers.
-
twisted.tap.ftp
twisted.tap.ftp.html
ZopeInterfaceModule
Module
PUBLIC
I am the support module for making a ftp server with twistd.
-
twisted.tap.portforward
twisted.tap.portforward.html
ZopeInterfaceModule
Module
PUBLIC
Support module for making a port forwarder with twistd.
-
twisted.tap.socks
twisted.tap.socks.html
ZopeInterfaceModule
Module
PUBLIC
I am a support module for making SOCKSv4 servers with twistd.
-
twisted.test
twisted.test.html
Package
Package
PUBLIC
Twisted's unit tests.
-
twisted.test.proto_helpers
twisted.test.proto_helpers.html
ZopeInterfaceModule
Module
PUBLIC
Assorted functionality which is commonly useful when writing unit tests.
-
twisted.trial
twisted.trial.html
Package
Package
PUBLIC
Twisted Trial: Asynchronous unit testing framework.
-
twisted.trial.__main__
twisted.trial.__main__.html
ZopeInterfaceModule
Module
PRIVATE
Undocumented
-
twisted.trial._asyncrunner
twisted.trial._asyncrunner.html
ZopeInterfaceModule
Module
PRIVATE
Infrastructure for test running and suites.
-
twisted.trial._asynctest
twisted.trial._asynctest.html
ZopeInterfaceModule
Module
PRIVATE
Things likely to be used by writers of unit tests.
-
twisted.trial._dist
twisted.trial._dist.html
Package
Package
PRIVATE
This package implements the distributed Trial test runner:
-
twisted.trial._dist.distreporter
twisted.trial._dist.distreporter.html
ZopeInterfaceModule
Module
PUBLIC
The reporter is not made to support concurrent test running, so we will hold test results in here and only send them to the reporter once the test is over.
-
twisted.trial._dist.disttrial
twisted.trial._dist.disttrial.html
ZopeInterfaceModule
Module
PUBLIC
This module contains the trial distributed runner, the management class responsible for coordinating all of trial's behavior at the highest level.
-
twisted.trial._dist.managercommands
twisted.trial._dist.managercommands.html
ZopeInterfaceModule
Module
PUBLIC
Commands for reporting test success of failure to the manager.
-
twisted.trial._dist.options
twisted.trial._dist.options.html
ZopeInterfaceModule
Module
PUBLIC
Options handling specific to trial's workers.
-
twisted.trial._dist.worker
twisted.trial._dist.worker.html
ZopeInterfaceModule
Module
PUBLIC
This module implements the worker classes.
-
twisted.trial._dist.workercommands
twisted.trial._dist.workercommands.html
ZopeInterfaceModule
Module
PUBLIC
Commands for telling a worker to load tests or run tests.
-
twisted.trial._dist.workerreporter
twisted.trial._dist.workerreporter.html
ZopeInterfaceModule
Module
PUBLIC
Test reporter forwarding test results over trial distributed AMP commands.
-
twisted.trial._dist.workertrial
twisted.trial._dist.workertrial.html
ZopeInterfaceModule
Module
PUBLIC
Implementation of AMP worker commands, and main executable entry point for the workers.
-
twisted.trial._synctest
twisted.trial._synctest.html
ZopeInterfaceModule
Module
PRIVATE
Things likely to be used by writers of unit tests.
-
twisted.trial.itrial
twisted.trial.itrial.html
ZopeInterfaceModule
Module
PUBLIC
Interfaces for Trial.
-
twisted.trial.reporter
twisted.trial.reporter.html
ZopeInterfaceModule
Module
PUBLIC
Defines classes that handle the results of tests.
-
twisted.trial.runner
twisted.trial.runner.html
ZopeInterfaceModule
Module
PUBLIC
A miscellany of code used to run Trial tests.
-
twisted.trial.unittest
twisted.trial.unittest.html
ZopeInterfaceModule
Module
PUBLIC
Things likely to be used by writers of unit tests.
-
twisted.trial.util
twisted.trial.util.html
ZopeInterfaceModule
Module
PUBLIC
A collection of utility functions and classes, used internally by Trial.
-
twisted.web
twisted.web.html
Package
Package
PUBLIC
Twisted Web: HTTP clients and servers, plus tools for implementing them.
-
twisted.web._auth
twisted.web._auth.html
Package
Package
PRIVATE
HTTP header-based authentication migrated from web2
-
twisted.web._auth.basic
twisted.web._auth.basic.html
ZopeInterfaceModule
Module
PUBLIC
HTTP BASIC authentication.
-
twisted.web._auth.digest
twisted.web._auth.digest.html
ZopeInterfaceModule
Module
PUBLIC
Implementation of RFC2617: HTTP Digest Authentication
-
twisted.web._auth.wrapper
twisted.web._auth.wrapper.html
ZopeInterfaceModule
Module
PUBLIC
A guard implementation which supports HTTP header-based authentication schemes.
-
twisted.web._element
twisted.web._element.html
ZopeInterfaceModule
Module
PRIVATE
No module docstring; 0/1 constant, 0/1 function, 1/1 class documented
-
twisted.web._flatten
twisted.web._flatten.html
ZopeInterfaceModule
Module
PRIVATE
Context-free flattener/serializer for rendering Python objects, possibly complex or arbitrarily nested, as strings.
-
twisted.web._http2
twisted.web._http2.html
ZopeInterfaceModule
Module
PRIVATE
HTTP2 Implementation
-
twisted.web._newclient
twisted.web._newclient.html
ZopeInterfaceModule
Module
PRIVATE
-
twisted.web._responses
twisted.web._responses.html
ZopeInterfaceModule
Module
PRIVATE
HTTP response code definitions.
-
twisted.web._stan
twisted.web._stan.html
ZopeInterfaceModule
Module
PRIVATE
An s-expression-like syntax for expressing xml in pure python.
-
twisted.web._template_util
twisted.web._template_util.html
ZopeInterfaceModule
Module
PRIVATE
twisted.web.util and twisted.web.template merged to avoid cyclic deps
-
twisted.web.client
twisted.web.client.html
ZopeInterfaceModule
Module
PUBLIC
HTTP client.
-
twisted.web.demo
twisted.web.demo.html
ZopeInterfaceModule
Module
PUBLIC
I am a simple test resource.
-
twisted.web.distrib
twisted.web.distrib.html
ZopeInterfaceModule
Module
PUBLIC
Distributed web servers.
-
twisted.web.domhelpers
twisted.web.domhelpers.html
ZopeInterfaceModule
Module
PUBLIC
A library for performing interesting tasks with DOM objects.
-
twisted.web.error
twisted.web.error.html
ZopeInterfaceModule
Module
PUBLIC
-
twisted.web.guard
twisted.web.guard.html
ZopeInterfaceModule
Module
PUBLIC
Resource traversal integration with
twisted.cred to allow for authentication and authorization of HTTP requests.
-
twisted.web.html
twisted.web.html.html
ZopeInterfaceModule
Module
PUBLIC
I hold HTML generation helpers.
-
twisted.web.http
twisted.web.http.html
ZopeInterfaceModule
Module
PUBLIC
HyperText Transfer Protocol implementation.
-
twisted.web.iweb
twisted.web.iweb.html
ZopeInterfaceModule
Module
PUBLIC
-
twisted.web.microdom
twisted.web.microdom.html
ZopeInterfaceModule
Module
PUBLIC
Micro Document Object Model: a partial DOM implementation with SUX.
-
twisted.web.proxy
twisted.web.proxy.html
ZopeInterfaceModule
Module
PUBLIC
Simplistic HTTP proxy support.
-
twisted.web.resource
twisted.web.resource.html
ZopeInterfaceModule
Module
PUBLIC
Implementation of the lowest-level Resource class.
-
twisted.web.rewrite
twisted.web.rewrite.html
ZopeInterfaceModule
Module
PUBLIC
No module docstring; 1/2 function, 0/1 class documented
-
twisted.web.script
twisted.web.script.html
ZopeInterfaceModule
Module
PUBLIC
I contain PythonScript, which is a very simple python script resource.
-
twisted.web.server
twisted.web.server.html
ZopeInterfaceModule
Module
PUBLIC
This is a web server which integrates with the twisted.internet infrastructure.
-
twisted.web.soap
twisted.web.soap.html
ZopeInterfaceModule
Module
PUBLIC
SOAP support for twisted.web.
-
twisted.web.static
twisted.web.static.html
ZopeInterfaceModule
Module
PUBLIC
-
twisted.web.sux
twisted.web.sux.html
ZopeInterfaceModule
Module
PUBLIC
*S*mall, *U*ncomplicated *X*ML.
-
twisted.web.tap
twisted.web.tap.html
ZopeInterfaceModule
Module
PUBLIC
Support for creating a service which runs a web server.
-
twisted.web.template
twisted.web.template.html
ZopeInterfaceModule
Module
PUBLIC
HTML rendering for twisted.web.
-
twisted.web.twcgi
twisted.web.twcgi.html
ZopeInterfaceModule
Module
PUBLIC
I hold resource classes and helper classes that deal with CGI scripts.
-
twisted.web.util
twisted.web.util.html
ZopeInterfaceModule
Module
PUBLIC
An assortment of web server-related utilities.
-
twisted.web.vhost
twisted.web.vhost.html
ZopeInterfaceModule
Module
PUBLIC
I am a virtual hosts implementation.
-
twisted.web.wsgi
twisted.web.wsgi.html
ZopeInterfaceModule
Module
PUBLIC
-
twisted.web.xmlrpc
twisted.web.xmlrpc.html
ZopeInterfaceModule
Module
PUBLIC
A generic resource for publishing objects via XML-RPC.
-
twisted.words
twisted.words.html
Package
Package
PUBLIC
Twisted Words: Client and server implementations for IRC, XMPP, and other chat services.
-
twisted.words.ewords
twisted.words.ewords.html
ZopeInterfaceModule
Module
PUBLIC
Exception definitions for Words
-
twisted.words.im
twisted.words.im.html
Package
Package
PUBLIC
Instance Messenger, Pan-protocol chat client.
-
twisted.words.im.baseaccount
twisted.words.im.baseaccount.html
ZopeInterfaceModule
Module
PUBLIC
No module docstring; 1/1 class documented
-
twisted.words.im.basechat
twisted.words.im.basechat.html
ZopeInterfaceModule
Module
PUBLIC
Base classes for Instance Messenger clients.
-
twisted.words.im.basesupport
twisted.words.im.basesupport.html
ZopeInterfaceModule
Module
PUBLIC
Instance Messenger base classes for protocol support.
-
twisted.words.im.interfaces
twisted.words.im.interfaces.html
ZopeInterfaceModule
Module
PUBLIC
Pan-protocol chat client.
-
twisted.words.im.ircsupport
twisted.words.im.ircsupport.html
ZopeInterfaceModule
Module
PUBLIC
IRC support for Instance Messenger.
-
twisted.words.im.locals
twisted.words.im.locals.html
ZopeInterfaceModule
Module
PUBLIC
No module docstring; 0/3 constant, 1/3 class documented
-
twisted.words.im.pbsupport
twisted.words.im.pbsupport.html
ZopeInterfaceModule
Module
PUBLIC
-
twisted.words.iwords
twisted.words.iwords.html
ZopeInterfaceModule
Module
PUBLIC
No module docstring; 3/5 interfaces documented
-
twisted.words.protocols
twisted.words.protocols.html
Package
Package
PUBLIC
Chat protocols.
-
twisted.words.protocols.irc
twisted.words.protocols.irc.html
ZopeInterfaceModule
Module
PUBLIC
Internet Relay Chat protocol for client and server.
-
twisted.words.protocols.jabber
twisted.words.protocols.jabber.html
Package
Package
PUBLIC
Twisted Jabber: Jabber Protocol Helpers
-
twisted.words.protocols.jabber.client
twisted.words.protocols.jabber.client.html
ZopeInterfaceModule
Module
PUBLIC
No module docstring; 0/2 variable, 0/4 constant, 1/2 function, 7/7 classes documented
-
twisted.words.protocols.jabber.component
twisted.words.protocols.jabber.component.html
ZopeInterfaceModule
Module
PUBLIC
External server-side components.
-
twisted.words.protocols.jabber.error
twisted.words.protocols.jabber.error.html
ZopeInterfaceModule
Module
PUBLIC
XMPP Error support.
-
twisted.words.protocols.jabber.ijabber
twisted.words.protocols.jabber.ijabber.html
ZopeInterfaceModule
Module
PUBLIC
Public Jabber Interfaces.
-
twisted.words.protocols.jabber.jid
twisted.words.protocols.jabber.jid.html
ZopeInterfaceModule
Module
PUBLIC
Jabber Identifier support.
-
twisted.words.protocols.jabber.jstrports
twisted.words.protocols.jabber.jstrports.html
ZopeInterfaceModule
Module
PUBLIC
A temporary placeholder for client-capable strports, until we sufficient use cases get identified
-
twisted.words.protocols.jabber.sasl
twisted.words.protocols.jabber.sasl.html
ZopeInterfaceModule
Module
PUBLIC
XMPP-specific SASL profile.
-
twisted.words.protocols.jabber.sasl_mechanisms
twisted.words.protocols.jabber.sasl_mechanisms.html
ZopeInterfaceModule
Module
PUBLIC
Protocol agnostic implementations of SASL authentication mechanisms.
-
twisted.words.protocols.jabber.xmlstream
twisted.words.protocols.jabber.xmlstream.html
ZopeInterfaceModule
Module
PUBLIC
XMPP XML Streams
-
twisted.words.protocols.jabber.xmpp_stringprep
twisted.words.protocols.jabber.xmpp_stringprep.html
ZopeInterfaceModule
Module
PUBLIC
No module docstring; 0/4 variable, 0/13 constant, 1/6 class, 2/2 interfaces documented
-
twisted.words.service
twisted.words.service.html
ZopeInterfaceModule
Module
PUBLIC
A module that needs a better name.
-
twisted.words.tap
twisted.words.tap.html
ZopeInterfaceModule
Module
PUBLIC
Shiny new words service maker
-
twisted.words.xish
twisted.words.xish.html
Package
Package
PUBLIC
Twisted X-ish: XML-ish DOM and XPath-ish engine
-
twisted.words.xish.domish
twisted.words.xish.domish.html
ZopeInterfaceModule
Module
PUBLIC
DOM-like XML processing support.
-
twisted.words.xish.utility
twisted.words.xish.utility.html
ZopeInterfaceModule
Module
PUBLIC
Event Dispatching and Callback utilities.
-
twisted.words.xish.xmlstream
twisted.words.xish.xmlstream.html
ZopeInterfaceModule
Module
PUBLIC
XML Stream processing.
-
twisted.words.xish.xpath
twisted.words.xish.xpath.html
ZopeInterfaceModule
Module
PUBLIC
XPath query support.
-
twisted.words.xish.xpathparser
twisted.words.xish.xpathparser.html
ZopeInterfaceModule
Module
PUBLIC
XPath Parser.
-
twisted.words.xmpproutertap
twisted.words.xmpproutertap.html
ZopeInterfaceModule
Module
PUBLIC
Undocumented
-
twisted._version.__version__
twisted._version.html#__version__
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted._threads._ithreads.IExclusiveWorker
twisted._threads._ithreads.IExclusiveWorker.html
ZopeInterfaceClass
Interface
PUBLIC
Like
IWorker, but with the additional guarantee that the callables passed to
do will not be called exclusively with each other.
-
twisted._threads.AlreadyQuit
twisted._threads.AlreadyQuit.html
ZopeInterfaceClass
Class
PUBLIC
This worker worker is dead and cannot execute more instructions.
-
twisted._threads.IWorker
twisted._threads.IWorker.html
ZopeInterfaceClass
Interface
PUBLIC
A worker that can perform some work concurrently.
-
twisted._threads.IWorker.do
twisted._threads.IWorker.html#do
ZopeInterfaceFunction
Method
PUBLIC
Perform the given task.
-
twisted._threads.IWorker.quit
twisted._threads.IWorker.html#quit
ZopeInterfaceFunction
Method
PUBLIC
Free any resources associated with this
IWorker and cause it to reject all future work.
-
twisted._threads._convenience.Quit
twisted._threads._convenience.Quit.html
ZopeInterfaceClass
Class
PUBLIC
A flag representing whether a worker has been quit.
-
twisted._threads._convenience.Quit.isSet
twisted._threads._convenience.Quit.html#isSet
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Whether this flag is set.
-
twisted._threads._convenience.Quit.__init__
twisted._threads._convenience.Quit.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted._threads._convenience.Quit.set
twisted._threads._convenience.Quit.html#set
ZopeInterfaceFunction
Method
PUBLIC
Set the flag if it has not been set.
-
twisted._threads._convenience.Quit.check
twisted._threads._convenience.Quit.html#check
ZopeInterfaceFunction
Method
PUBLIC
Check if the flag has been set.
-
twisted._threads._memory.NoMoreWork
twisted._threads._memory.html#NoMoreWork
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted._threads._memory.MemoryWorker
twisted._threads._memory.MemoryWorker.html
ZopeInterfaceClass
Class
PUBLIC
An
IWorker that queues work for later performance.
-
twisted._threads._memory.MemoryWorker._quit
twisted._threads._memory.MemoryWorker.html#_quit
ZopeInterfaceAttribute
Instance Variable
PRIVATE
a flag indicating
-
twisted._threads._memory.MemoryWorker.__init__
twisted._threads._memory.MemoryWorker.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted._threads._memory.MemoryWorker._pending
twisted._threads._memory.MemoryWorker.html#_pending
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted._threads._memory.MemoryWorker.do
twisted._threads._memory.MemoryWorker.html#do
ZopeInterfaceFunction
Method
PUBLIC
-
twisted._threads._memory.MemoryWorker.quit
twisted._threads._memory.MemoryWorker.html#quit
ZopeInterfaceFunction
Method
PUBLIC
Quit this worker.
-
twisted._threads.createMemoryWorker
twisted._threads.html#createMemoryWorker
ZopeInterfaceFunction
Function
PUBLIC
Create an
IWorker that does nothing but defer work, to be performed later.
-
twisted.logger.globalLogPublisher
twisted.logger.html#globalLogPublisher
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.logger.globalLogBeginner
twisted.logger.html#globalLogBeginner
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.logger.InvalidLogLevelError
twisted.logger.InvalidLogLevelError.html
ZopeInterfaceClass
Class
PUBLIC
Someone tried to use a
LogLevel that is unknown to the logging system.
-
twisted.logger.InvalidLogLevelError.__init__
twisted.logger.InvalidLogLevelError.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.logger.InvalidLogLevelError.level
twisted.logger.InvalidLogLevelError.html#level
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.logger.LogLevel
twisted.logger.LogLevel.html
ZopeInterfaceClass
Class
PUBLIC
Constants describing log levels.
-
twisted.logger.LogLevel.debug
twisted.logger.LogLevel.html#debug
ZopeInterfaceAttribute
Class Variable
PUBLIC
Debugging events: Information of use to a developer of the software, not generally of interest to someone running the software unless they are attempting to diagnose a software issue.
-
twisted.logger.LogLevel.info
twisted.logger.LogLevel.html#info
ZopeInterfaceAttribute
Class Variable
PUBLIC
Informational events: Routine information about the status of an application, such as incoming connections, startup of a subsystem, etc.
-
twisted.logger.LogLevel.warn
twisted.logger.LogLevel.html#warn
ZopeInterfaceAttribute
Class Variable
PUBLIC
Warning events: Events that may require greater attention than informational events but are not a systemic failure condition, such as authorization failures, bad data from a network client, etc. Such events are of potential interest to system administrators, and should ideally be phrased in such a way, or documented, so as to indicate an action that an administrator might take to mitigate the warning.
-
twisted.logger.LogLevel.error
twisted.logger.LogLevel.html#error
ZopeInterfaceAttribute
Class Variable
PUBLIC
Error conditions: Events indicating a systemic failure, such as programming errors in the form of unhandled exceptions, loss of connectivity to an external system without which no useful work can proceed, such as a database or API endpoint, or resource exhaustion...
-
twisted.logger.LogLevel.critical
twisted.logger.LogLevel.html#critical
ZopeInterfaceAttribute
Class Variable
PUBLIC
Critical failures: Errors indicating systemic failure (ie. service outage), data corruption, imminent data loss, etc. which must be handled immediately. This includes errors unanticipated by the software, such as unhandled exceptions, wherein the cause and consequences are unknown.
-
twisted.logger.LogLevel.levelWithName
twisted.logger.LogLevel.html#levelWithName
ZopeInterfaceFunction
Class Method
PUBLIC
Get the log level with the given name.
-
twisted.python.compat.unicode
twisted.python.compat.html#unicode
ZopeInterfaceAttribute
Variable
PUBLIC
The type of Unicode strings, unicode on Python 2 and str on Python 3.
-
twisted.python.compat.NativeStringIO
twisted.python.compat.html#NativeStringIO
ZopeInterfaceAttribute
Variable
PUBLIC
An in-memory file-like object that operates on the native string type (bytes in Python 2, unicode in Python 3).
-
twisted.python.compat.urllib_parse
twisted.python.compat.html#urllib_parse
ZopeInterfaceAttribute
Variable
PUBLIC
a URL-parsing module (urlparse on Python 2, urllib.parse on Python 3)
-
twisted.python.deprecate.DEPRECATION_WARNING_FORMAT
twisted.python.deprecate.html#DEPRECATION_WARNING_FORMAT
ZopeInterfaceAttribute
Constant
PUBLIC
The default deprecation warning string format to use when one is not provided by the user.
-
twisted.python.deprecate._getReplacementString
twisted.python.deprecate.html#_getReplacementString
ZopeInterfaceFunction
Function
PRIVATE
Surround a replacement for a deprecated API with some polite text exhorting the user to consider it as an alternative.
-
twisted.python.deprecate._getDeprecationDocstring
twisted.python.deprecate.html#_getDeprecationDocstring
ZopeInterfaceFunction
Function
PRIVATE
Generate an addition to a deprecated object's docstring that explains its deprecation.
-
twisted.python.deprecate._getDeprecationWarningString
twisted.python.deprecate.html#_getDeprecationWarningString
ZopeInterfaceFunction
Function
PRIVATE
Return a string indicating that the Python name was deprecated in the given version.
-
twisted.python.deprecate.getDeprecationWarningString
twisted.python.deprecate.html#getDeprecationWarningString
ZopeInterfaceFunction
Function
PUBLIC
Return a string indicating that the callable was deprecated in the given version.
-
twisted.python.deprecate._appendToDocstring
twisted.python.deprecate.html#_appendToDocstring
ZopeInterfaceFunction
Function
PRIVATE
Append the given text to the docstring of thingWithDoc.
-
twisted.python.deprecate.deprecated
twisted.python.deprecate.html#deprecated
ZopeInterfaceFunction
Function
PUBLIC
Return a decorator that marks callables as deprecated. To deprecate a property, see
deprecatedProperty.
-
twisted.python.deprecate.deprecatedProperty
twisted.python.deprecate.html#deprecatedProperty
ZopeInterfaceFunction
Function
PUBLIC
Return a decorator that marks a property as deprecated. To deprecate a regular callable or class, see
deprecated.
-
twisted.python.deprecate.getWarningMethod
twisted.python.deprecate.html#getWarningMethod
ZopeInterfaceFunction
Function
PUBLIC
Return the warning method currently used to record deprecation warnings.
-
twisted.python.deprecate.setWarningMethod
twisted.python.deprecate.html#setWarningMethod
ZopeInterfaceFunction
Function
PUBLIC
Set the warning method to use to record deprecation warnings.
-
twisted.python.deprecate._InternalState
twisted.python.deprecate._InternalState.html
ZopeInterfaceClass
Class
PRIVATE
An
_InternalState is a helper object for a
_ModuleProxy, so that it can easily access its own attributes, bypassing its logic for delegating to another object that it's proxying for.
-
twisted.python.deprecate._InternalState.proxy
twisted.python.deprecate._InternalState.html#proxy
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.python.deprecate._InternalState.__init__
twisted.python.deprecate._InternalState.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.deprecate._InternalState.__getattribute__
twisted.python.deprecate._InternalState.html#__getattribute__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.deprecate._InternalState.__setattr__
twisted.python.deprecate._InternalState.html#__setattr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.deprecate._ModuleProxy
twisted.python.deprecate._ModuleProxy.html
ZopeInterfaceClass
Class
PRIVATE
Python module wrapper to hook module-level attribute access.
-
twisted.python.deprecate._ModuleProxy._module
twisted.python.deprecate._ModuleProxy.html#_module
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Module on which to hook attribute access.
-
twisted.python.deprecate._ModuleProxy._deprecatedAttributes
twisted.python.deprecate._ModuleProxy.html#_deprecatedAttributes
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Mapping of attribute names to objects that retrieve the module attribute's original value.
-
twisted.python.deprecate._ModuleProxy._lastWasPath
twisted.python.deprecate._ModuleProxy.html#_lastWasPath
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Heuristic guess as to whether warnings about this package should be ignored for the next call. If the last attribute access of this module was a getattr of __path__, we will assume that it was the import system doing it and we won't emit a warning for the next access, even if it is to a deprecated attribute...
-
twisted.python.deprecate._ModuleProxy.__init__
twisted.python.deprecate._ModuleProxy.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.deprecate._ModuleProxy.__repr__
twisted.python.deprecate._ModuleProxy.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Get a string containing the type of the module proxy and a representation of the wrapped module object.
-
twisted.python.deprecate._ModuleProxy.__setattr__
twisted.python.deprecate._ModuleProxy.html#__setattr__
ZopeInterfaceFunction
Method
PUBLIC
Set an attribute on the wrapped module object.
-
twisted.python.deprecate._ModuleProxy.__getattribute__
twisted.python.deprecate._ModuleProxy.html#__getattribute__
ZopeInterfaceFunction
Method
PUBLIC
Get an attribute from the module object, possibly emitting a warning.
-
twisted.python.deprecate._DeprecatedAttribute
twisted.python.deprecate._DeprecatedAttribute.html
ZopeInterfaceClass
Class
PRIVATE
Wrapper for deprecated attributes.
-
twisted.python.deprecate._DeprecatedAttribute.module
twisted.python.deprecate._DeprecatedAttribute.html#module
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The original module instance containing this attribute
-
twisted.python.deprecate._DeprecatedAttribute.fqpn
twisted.python.deprecate._DeprecatedAttribute.html#fqpn
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Fully qualified Python name for the deprecated attribute
-
twisted.python.deprecate._DeprecatedAttribute.version
twisted.python.deprecate._DeprecatedAttribute.html#version
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Version that the attribute was deprecated in
-
twisted.python.deprecate._DeprecatedAttribute.message
twisted.python.deprecate._DeprecatedAttribute.html#message
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Deprecation message
-
twisted.python.deprecate._DeprecatedAttribute.__init__
twisted.python.deprecate._DeprecatedAttribute.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialise a deprecated name wrapper.
-
twisted.python.deprecate._DeprecatedAttribute.__name__
twisted.python.deprecate._DeprecatedAttribute.html#__name__
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.deprecate._DeprecatedAttribute.get
twisted.python.deprecate._DeprecatedAttribute.html#get
ZopeInterfaceFunction
Method
PUBLIC
Get the underlying attribute value and issue a deprecation warning.
-
twisted.python.deprecate._deprecateAttribute
twisted.python.deprecate.html#_deprecateAttribute
ZopeInterfaceFunction
Function
PRIVATE
Mark a module-level attribute as being deprecated.
-
twisted.python.deprecate.deprecatedModuleAttribute
twisted.python.deprecate.html#deprecatedModuleAttribute
ZopeInterfaceFunction
Function
PUBLIC
Declare a module-level attribute as being deprecated.
-
twisted.python.deprecate.warnAboutFunction
twisted.python.deprecate.html#warnAboutFunction
ZopeInterfaceFunction
Function
PUBLIC
Issue a warning string, identifying offender as the responsible code.
-
twisted.python.deprecate._passedArgSpec
twisted.python.deprecate.html#_passedArgSpec
ZopeInterfaceFunction
Function
PRIVATE
Take an inspect.ArgSpec, a tuple of positional arguments, and a dict of keyword arguments, and return a mapping of arguments that were actually passed to their passed values.
-
twisted.python.deprecate._passedSignature
twisted.python.deprecate.html#_passedSignature
ZopeInterfaceFunction
Function
PRIVATE
Take an inspect.Signature, a tuple of positional arguments, and a dict of keyword arguments, and return a mapping of arguments that were actually passed to their passed values.
-
twisted.python.deprecate._mutuallyExclusiveArguments
twisted.python.deprecate.html#_mutuallyExclusiveArguments
ZopeInterfaceFunction
Function
PRIVATE
Decorator which causes its decoratee to raise a TypeError if two of the given arguments are passed at the same time.
-
twisted.python.deprecate._Tc
twisted.python.deprecate.html#_Tc
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.python.deprecate.deprecatedKeywordParameter
twisted.python.deprecate.html#deprecatedKeywordParameter
ZopeInterfaceFunction
Function
PUBLIC
Return a decorator that marks a keyword parameter of a callable as deprecated. A warning will be emitted if a caller supplies a value for the parameter, whether the caller uses a keyword or positional syntax.
-
twisted.python.compat._PY37PLUS
twisted.python.compat.html#_PY37PLUS
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.python.compat._PYPY
twisted.python.compat.html#_PYPY
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.python.compat.iteritems
twisted.python.compat.html#iteritems
ZopeInterfaceFunction
Function
PUBLIC
Return an iterable of the items of d.
-
twisted.python.compat.itervalues
twisted.python.compat.html#itervalues
ZopeInterfaceFunction
Function
PUBLIC
Return an iterable of the values of d.
-
twisted.python.compat.items
twisted.python.compat.html#items
ZopeInterfaceFunction
Function
PUBLIC
Return a list of the items of d.
-
twisted.python.compat.currentframe
twisted.python.compat.html#currentframe
ZopeInterfaceFunction
Function
PUBLIC
In Python 3, inspect.currentframe does not take a stack-level argument. Restore that functionality from Python 2 so we don't have to re-implement the f_back-walking loop in places where it's called.
-
twisted.python.compat.execfile
twisted.python.compat.html#execfile
ZopeInterfaceFunction
Function
PUBLIC
Execute a Python script in the given namespaces.
-
twisted.python.compat.cmp
twisted.python.compat.html#cmp
ZopeInterfaceFunction
Function
PUBLIC
Compare two objects.
-
twisted.python.compat.comparable
twisted.python.compat.html#comparable
ZopeInterfaceFunction
Function
PUBLIC
Class decorator that ensures support for the special __cmp__ method.
-
twisted.python.compat.ioType
twisted.python.compat.html#ioType
ZopeInterfaceFunction
Function
PUBLIC
Determine the type which will be returned from the given file object's read() and accepted by its write() method as an argument.
-
twisted.python.compat.nativeString
twisted.python.compat.html#nativeString
ZopeInterfaceFunction
Function
PUBLIC
Convert bytes or str to str type, using ASCII encoding if conversion is necessary.
-
twisted.python.compat._matchingString
twisted.python.compat.html#_matchingString
ZopeInterfaceFunction
Function
PRIVATE
Some functions, such as os.path.join, operate on string arguments which may be bytes or text, and wish to return a value of the same type. In those cases you may wish to have a string constant (in the case of ...
-
twisted.python.compat.reraise
twisted.python.compat.html#reraise
ZopeInterfaceFunction
Function
PUBLIC
Re-raise an exception, with an optional traceback.
-
twisted.python.compat.iterbytes
twisted.python.compat.html#iterbytes
ZopeInterfaceFunction
Function
PUBLIC
Return an iterable wrapper for a bytes object that provides the behavior of iterating over bytes on Python 2.
-
twisted.python.compat.intToBytes
twisted.python.compat.html#intToBytes
ZopeInterfaceFunction
Function
PUBLIC
Convert the given integer into bytes, as ASCII-encoded Arab numeral.
-
twisted.python.compat.lazyByteSlice
twisted.python.compat.html#lazyByteSlice
ZopeInterfaceFunction
Function
PUBLIC
Return a copy of the given bytes-like object.
-
twisted.python.compat.networkString
twisted.python.compat.html#networkString
ZopeInterfaceFunction
Function
PUBLIC
Convert a string to bytes using ASCII encoding.
-
twisted.python.compat.bytesEnviron
twisted.python.compat.html#bytesEnviron
ZopeInterfaceFunction
Function
PUBLIC
Return a
dict of
os.environ where all text-strings are encoded into
bytes.
-
twisted.python.compat._constructMethod
twisted.python.compat.html#_constructMethod
ZopeInterfaceFunction
Function
PRIVATE
Construct a bound method.
-
twisted.python.compat._get_async_param
twisted.python.compat.html#_get_async_param
ZopeInterfaceFunction
Function
PRIVATE
Provide a backwards-compatible way to get async param value that does not cause a syntax error under Python 3.7.
-
twisted.python.compat._pypy3BlockingHack
twisted.python.compat.html#_pypy3BlockingHack
ZopeInterfaceFunction
Function
PRIVATE
-
twisted.python.reflect.fullyQualifiedName
twisted.python.reflect.html#fullyQualifiedName
ZopeInterfaceFunction
Function
PUBLIC
Return the fully qualified name of a module, class, method or function. Classes and functions need to be module level ones to be correctly qualified.
-
twisted.python.reflect.RegexType
twisted.python.reflect.html#RegexType
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python.reflect.prefixedMethodNames
twisted.python.reflect.html#prefixedMethodNames
ZopeInterfaceFunction
Function
PUBLIC
Given a class object classObj, returns a list of method names that match the string prefix.
-
twisted.python.reflect.addMethodNamesToDict
twisted.python.reflect.html#addMethodNamesToDict
ZopeInterfaceFunction
Function
PUBLIC
This goes through classObj (and its bases) and puts method names starting with 'prefix' in 'dict' with a value of 1. if baseClass isn't None, methods will only be added if classObj is-a baseClass
-
twisted.python.reflect.prefixedMethods
twisted.python.reflect.html#prefixedMethods
ZopeInterfaceFunction
Function
PUBLIC
Given an object obj, returns a list of method objects that match the string prefix.
-
twisted.python.reflect.accumulateMethods
twisted.python.reflect.html#accumulateMethods
ZopeInterfaceFunction
Function
PUBLIC
Given an object obj, add all methods that begin with prefix.
-
twisted.python.reflect.namedModule
twisted.python.reflect.html#namedModule
ZopeInterfaceFunction
Function
PUBLIC
Return a module given its name.
-
twisted.python.reflect.namedObject
twisted.python.reflect.html#namedObject
ZopeInterfaceFunction
Function
PUBLIC
Get a fully named module-global object.
-
twisted.python.reflect.requireModule
twisted.python.reflect.html#requireModule
ZopeInterfaceFunction
Function
PUBLIC
Try to import a module given its name, returning default value if ImportError is raised during import.
-
twisted.python.reflect._NoModuleFound
twisted.python.reflect._NoModuleFound.html
ZopeInterfaceClass
Class
PRIVATE
No module was found because none exists.
-
twisted.python.reflect.InvalidName
twisted.python.reflect.InvalidName.html
ZopeInterfaceClass
Class
PUBLIC
The given name is not a dot-separated list of Python objects.
-
twisted.python.reflect.ModuleNotFound
twisted.python.reflect.ModuleNotFound.html
ZopeInterfaceClass
Class
PUBLIC
The module associated with the given name doesn't exist and it can't be imported.
-
twisted.python.reflect.ObjectNotFound
twisted.python.reflect.ObjectNotFound.html
ZopeInterfaceClass
Class
PUBLIC
The object associated with the given name doesn't exist and it can't be imported.
-
twisted.python.reflect._importAndCheckStack
twisted.python.reflect.html#_importAndCheckStack
ZopeInterfaceFunction
Function
PRIVATE
Import the given name as a module, then walk the stack to determine whether the failure was the module not existing, or some code in the module (for example a dependent import) failing. This can be helpful to determine whether any actual application code was run...
-
twisted.python.reflect.namedAny
twisted.python.reflect.html#namedAny
ZopeInterfaceFunction
Function
PUBLIC
Retrieve a Python object by its fully qualified name from the global Python module namespace. The first part of the name, that describes a module, will be discovered and imported. Each subsequent part of the name is treated as the name of an attribute of the object specified by all of the name which came before it...
-
twisted.python.reflect.filenameToModuleName
twisted.python.reflect.html#filenameToModuleName
ZopeInterfaceFunction
Function
PUBLIC
Convert a name in the filesystem to the name of the Python module it is.
-
twisted.python.reflect.qual
twisted.python.reflect.html#qual
ZopeInterfaceFunction
Function
PUBLIC
Return full import path of a class.
-
twisted.python.reflect._determineClass
twisted.python.reflect.html#_determineClass
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.python.reflect._determineClassName
twisted.python.reflect.html#_determineClassName
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.python.reflect._safeFormat
twisted.python.reflect.html#_safeFormat
ZopeInterfaceFunction
Function
PRIVATE
-
twisted.python.reflect.safe_repr
twisted.python.reflect.html#safe_repr
ZopeInterfaceFunction
Function
PUBLIC
Returns a string representation of an object, or a string containing a traceback, if that object's __repr__ raised an exception.
-
twisted.python.reflect.safe_str
twisted.python.reflect.html#safe_str
ZopeInterfaceFunction
Function
PUBLIC
Returns a string representation of an object, or a string containing a traceback, if that object's __str__ raised an exception.
-
twisted.python.reflect.QueueMethod
twisted.python.reflect.QueueMethod.html
ZopeInterfaceClass
Class
PUBLIC
I represent a method that doesn't exist yet.
-
twisted.python.reflect.QueueMethod.__init__
twisted.python.reflect.QueueMethod.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.reflect.QueueMethod.name
twisted.python.reflect.QueueMethod.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.reflect.QueueMethod.calls
twisted.python.reflect.QueueMethod.html#calls
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.reflect.QueueMethod.__call__
twisted.python.reflect.QueueMethod.html#__call__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.reflect.fullFuncName
twisted.python.reflect.html#fullFuncName
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.python.reflect.getClass
twisted.python.reflect.html#getClass
ZopeInterfaceFunction
Function
PUBLIC
Return the class or type of object 'obj'.
-
twisted.python.reflect.accumulateClassDict
twisted.python.reflect.html#accumulateClassDict
ZopeInterfaceFunction
Function
PUBLIC
Accumulate all attributes of a given name in a class hierarchy into a single dictionary.
-
twisted.python.reflect.accumulateClassList
twisted.python.reflect.html#accumulateClassList
ZopeInterfaceFunction
Function
PUBLIC
Accumulate all attributes of a given name in a class hierarchy into a single list.
-
twisted.python.reflect.isSame
twisted.python.reflect.html#isSame
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.python.reflect.isLike
twisted.python.reflect.html#isLike
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.python.reflect.modgrep
twisted.python.reflect.html#modgrep
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.python.reflect.isOfType
twisted.python.reflect.html#isOfType
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.python.reflect.findInstances
twisted.python.reflect.html#findInstances
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.python.reflect.objgrep
twisted.python.reflect.html#objgrep
ZopeInterfaceFunction
Function
PUBLIC
objgrep finds paths between
start and
goal.
-
twisted.python.failure.count
twisted.python.failure.html#count
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python.failure.traceupLength
twisted.python.failure.html#traceupLength
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python.failure.DefaultException
twisted.python.failure.DefaultException.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.python.failure.format_frames
twisted.python.failure.html#format_frames
ZopeInterfaceFunction
Function
PUBLIC
Format and write frames.
-
twisted.python.failure.EXCEPTION_CAUGHT_HERE
twisted.python.failure.html#EXCEPTION_CAUGHT_HERE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.python.failure.NoCurrentExceptionError
twisted.python.failure.NoCurrentExceptionError.html
ZopeInterfaceClass
Class
PUBLIC
Raised when trying to create a Failure from the current interpreter exception state and there is no current exception state.
-
twisted.python.failure._Traceback
twisted.python.failure.html#_Traceback
ZopeInterfaceFunction
Function
PRIVATE
Construct a fake traceback object using a list of frames.
-
twisted.python.failure._TracebackFrame
twisted.python.failure._TracebackFrame.html
ZopeInterfaceClass
Class
PRIVATE
Fake traceback object which can be passed to functions in the standard library traceback module.
-
twisted.python.failure._TracebackFrame.__init__
twisted.python.failure._TracebackFrame.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.python.failure._TracebackFrame.tb_frame
twisted.python.failure._TracebackFrame.html#tb_frame
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.failure._TracebackFrame.tb_lineno
twisted.python.failure._TracebackFrame.html#tb_lineno
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.failure._TracebackFrame.tb_lasti
twisted.python.failure._TracebackFrame.html#tb_lasti
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.failure._TracebackFrame.tb_next
twisted.python.failure._TracebackFrame.html#tb_next
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.failure._Frame
twisted.python.failure._Frame.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.python.failure._Frame.f_code
twisted.python.failure._Frame.html#f_code
ZopeInterfaceAttribute
Instance Variable
PUBLIC
fake code object
-
twisted.python.failure._Frame.f_lineno
twisted.python.failure._Frame.html#f_lineno
ZopeInterfaceAttribute
Instance Variable
PUBLIC
line number
-
twisted.python.failure._Frame.f_globals
twisted.python.failure._Frame.html#f_globals
ZopeInterfaceAttribute
Instance Variable
PUBLIC
fake f_globals dictionary (usually empty)
-
twisted.python.failure._Frame.f_locals
twisted.python.failure._Frame.html#f_locals
ZopeInterfaceAttribute
Instance Variable
PUBLIC
fake f_locals dictionary (usually empty)
-
twisted.python.failure._Frame.f_back
twisted.python.failure._Frame.html#f_back
ZopeInterfaceAttribute
Instance Variable
PUBLIC
previous stack frame (towards the caller)
-
twisted.python.failure._Frame.__init__
twisted.python.failure._Frame.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.python.failure._Frame.f_lasti
twisted.python.failure._Frame.html#f_lasti
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.failure._Frame.f_builtins
twisted.python.failure._Frame.html#f_builtins
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.failure._Frame.f_trace
twisted.python.failure._Frame.html#f_trace
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.failure._Code
twisted.python.failure._Code.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.python.failure._Code.__init__
twisted.python.failure._Code.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.failure._Code.co_name
twisted.python.failure._Code.html#co_name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.failure._Code.co_filename
twisted.python.failure._Code.html#co_filename
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.failure._Code.co_lnotab
twisted.python.failure._Code.html#co_lnotab
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.failure._Code.co_firstlineno
twisted.python.failure._Code.html#co_firstlineno
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.failure._Code.co_argcount
twisted.python.failure._Code.html#co_argcount
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.failure._Code.co_varnames
twisted.python.failure._Code.html#co_varnames
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.failure._Code.co_code
twisted.python.failure._Code.html#co_code
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.failure._Code.co_cellvars
twisted.python.failure._Code.html#co_cellvars
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.failure._Code.co_consts
twisted.python.failure._Code.html#co_consts
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.failure._Code.co_flags
twisted.python.failure._Code.html#co_flags
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.failure._Code.co_freevars
twisted.python.failure._Code.html#co_freevars
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.failure._Code.co_posonlyargcount
twisted.python.failure._Code.html#co_posonlyargcount
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.failure._Code.co_kwonlyargcount
twisted.python.failure._Code.html#co_kwonlyargcount
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.failure._Code.co_names
twisted.python.failure._Code.html#co_names
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.failure._Code.co_nlocals
twisted.python.failure._Code.html#co_nlocals
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.failure._Code.co_stacksize
twisted.python.failure._Code.html#co_stacksize
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.failure.Failure
twisted.python.failure.Failure.html
ZopeInterfaceClass
Class
PUBLIC
A basic abstraction for an error that has occurred.
-
twisted.python.failure.Failure.value
twisted.python.failure.Failure.html#value
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The exception instance responsible for this failure.
-
twisted.python.failure.Failure.type
twisted.python.failure.Failure.html#type
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The exception's class.
-
twisted.python.failure.Failure.stack
twisted.python.failure.Failure.html#stack
ZopeInterfaceAttribute
Instance Variable
PUBLIC
list of frames, innermost last, excluding Failure.__init__.
-
twisted.python.failure.Failure.frames
twisted.python.failure.Failure.html#frames
ZopeInterfaceAttribute
Instance Variable
PUBLIC
list of frames, innermost first.
-
twisted.python.failure.Failure.pickled
twisted.python.failure.Failure.html#pickled
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.python.failure.Failure._yieldOpcode
twisted.python.failure.Failure.html#_yieldOpcode
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.python.failure.Failure.__init__
twisted.python.failure.Failure.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize me with an explanation of the error.
-
twisted.python.failure.Failure.count
twisted.python.failure.Failure.html#count
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.failure.Failure.captureVars
twisted.python.failure.Failure.html#captureVars
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.failure.Failure.tb
twisted.python.failure.Failure.html#tb
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.failure.Failure.parents
twisted.python.failure.Failure.html#parents
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.failure.Failure.__dict__
twisted.python.failure.Failure.html#__dict__
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.failure.Failure.trap
twisted.python.failure.Failure.html#trap
ZopeInterfaceFunction
Method
PUBLIC
Trap this failure if its type is in a predetermined list.
-
twisted.python.failure.Failure.check
twisted.python.failure.Failure.html#check
ZopeInterfaceFunction
Method
PUBLIC
Check if this failure's type is in a predetermined list.
-
twisted.python.failure.Failure.raiseException
twisted.python.failure.Failure.html#raiseException
ZopeInterfaceFunction
Method
PUBLIC
raise the original exception, preserving traceback information if available.
-
twisted.python.failure.Failure.throwExceptionIntoGenerator
twisted.python.failure.Failure.html#throwExceptionIntoGenerator
ZopeInterfaceFunction
Method
PUBLIC
Throw the original exception into the given generator, preserving traceback information if available.
-
twisted.python.failure.Failure._findFailure
twisted.python.failure.Failure.html#_findFailure
ZopeInterfaceFunction
Class Method
PRIVATE
Find the failure that represents the exception currently in context.
-
twisted.python.failure.Failure.__repr__
twisted.python.failure.Failure.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.failure.Failure.__str__
twisted.python.failure.Failure.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.failure.Failure.__getstate__
twisted.python.failure.Failure.html#__getstate__
ZopeInterfaceFunction
Method
PUBLIC
Avoid pickling objects in the traceback.
-
twisted.python.failure.Failure.cleanFailure
twisted.python.failure.Failure.html#cleanFailure
ZopeInterfaceFunction
Method
PUBLIC
Remove references to other objects, replacing them with strings.
-
twisted.python.failure.Failure.getTracebackObject
twisted.python.failure.Failure.html#getTracebackObject
ZopeInterfaceFunction
Method
PUBLIC
Get an object that represents this Failure's stack that can be passed to traceback.extract_tb.
-
twisted.python.failure.Failure.getErrorMessage
twisted.python.failure.Failure.html#getErrorMessage
ZopeInterfaceFunction
Method
PUBLIC
Get a string of the exception which caused this Failure.
-
twisted.python.failure.Failure.getBriefTraceback
twisted.python.failure.Failure.html#getBriefTraceback
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.failure.Failure.getTraceback
twisted.python.failure.Failure.html#getTraceback
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.failure.Failure.printTraceback
twisted.python.failure.Failure.html#printTraceback
ZopeInterfaceFunction
Method
PUBLIC
Emulate Python's standard error reporting mechanism.
-
twisted.python.failure.Failure.printBriefTraceback
twisted.python.failure.Failure.html#printBriefTraceback
ZopeInterfaceFunction
Method
PUBLIC
Print a traceback as densely as possible.
-
twisted.python.failure.Failure.printDetailedTraceback
twisted.python.failure.Failure.html#printDetailedTraceback
ZopeInterfaceFunction
Method
PUBLIC
Print a traceback with detailed locals and globals information.
-
twisted.python.failure._safeReprVars
twisted.python.failure.html#_safeReprVars
ZopeInterfaceFunction
Function
PRIVATE
Convert a list of (name, object) pairs into (name, repr) pairs.
-
twisted.python.failure.DO_POST_MORTEM
twisted.python.failure.html#DO_POST_MORTEM
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.python.failure._debuginit
twisted.python.failure.html#_debuginit
ZopeInterfaceFunction
Function
PRIVATE
Initialize failure object, possibly spawning pdb.
-
twisted.python.failure.startDebugMode
twisted.python.failure.html#startDebugMode
ZopeInterfaceFunction
Function
PUBLIC
Enable debug hooks for Failures.
-
twisted.logger._logger._log
twisted.logger._logger.html#_log
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.logger._interfaces.LogTrace
twisted.logger._interfaces.html#LogTrace
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.logger._flatten.aFormatter
twisted.logger._flatten.html#aFormatter
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.logger._flatten.KeyFlattener
twisted.logger._flatten.KeyFlattener.html
ZopeInterfaceClass
Class
PUBLIC
A
KeyFlattener computes keys for the things within curly braces in PEP-3101-style format strings as parsed by
string.Formatter.parse.
-
twisted.logger._flatten.KeyFlattener.__init__
twisted.logger._flatten.KeyFlattener.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.logger._flatten.KeyFlattener.keys
twisted.logger._flatten.KeyFlattener.html#keys
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.logger._flatten.KeyFlattener.flatKey
twisted.logger._flatten.KeyFlattener.html#flatKey
ZopeInterfaceFunction
Method
PUBLIC
Compute a string key for a given field/format/conversion.
-
twisted.logger._flatten.flattenEvent
twisted.logger._flatten.html#flattenEvent
ZopeInterfaceFunction
Function
PUBLIC
Flatten the given event by pre-associating format fields with specific objects and callable results in a
dict put into the
"log_flattened" key in the event.
-
twisted.logger._flatten.flatFormat
twisted.logger._flatten.html#flatFormat
ZopeInterfaceFunction
Function
PUBLIC
-
twisted.python._tzhelper.FixedOffsetTimeZone
twisted.python._tzhelper.FixedOffsetTimeZone.html
ZopeInterfaceClass
Class
PUBLIC
Represents a fixed timezone offset (without daylight saving time).
-
twisted.python._tzhelper.FixedOffsetTimeZone.name
twisted.python._tzhelper.FixedOffsetTimeZone.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A str giving the name of this timezone; the name just includes how much time this offset represents.
-
twisted.python._tzhelper.FixedOffsetTimeZone.offset
twisted.python._tzhelper.FixedOffsetTimeZone.html#offset
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A TimeDelta giving the amount of time this timezone is offset.
-
twisted.python._tzhelper.FixedOffsetTimeZone.__init__
twisted.python._tzhelper.FixedOffsetTimeZone.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.python._tzhelper.FixedOffsetTimeZone.fromSignHoursMinutes
twisted.python._tzhelper.FixedOffsetTimeZone.html#fromSignHoursMinutes
ZopeInterfaceFunction
Class Method
PUBLIC
Construct a
FixedOffsetTimeZone from an offset described by sign ('+' or '-'), hours, and minutes.
-
twisted.python._tzhelper.FixedOffsetTimeZone.fromLocalTimeStamp
twisted.python._tzhelper.FixedOffsetTimeZone.html#fromLocalTimeStamp
ZopeInterfaceFunction
Class Method
PUBLIC
Create a time zone with a fixed offset corresponding to a time stamp in the system's locally configured time zone.
-
twisted.python._tzhelper.FixedOffsetTimeZone.utcoffset
twisted.python._tzhelper.FixedOffsetTimeZone.html#utcoffset
ZopeInterfaceFunction
Method
PUBLIC
Return the given timezone's offset from UTC.
-
twisted.python._tzhelper.FixedOffsetTimeZone.dst
twisted.python._tzhelper.FixedOffsetTimeZone.html#dst
ZopeInterfaceFunction
Method
PUBLIC
Return a zero TimeDelta for the daylight saving time offset, since there is never one.
-
twisted.python._tzhelper.FixedOffsetTimeZone.tzname
twisted.python._tzhelper.FixedOffsetTimeZone.html#tzname
ZopeInterfaceFunction
Method
PUBLIC
Return a string describing this timezone.
-
twisted.python._tzhelper.UTC
twisted.python._tzhelper.html#UTC
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.logger._format.formatUnformattableEvent
twisted.logger._format.html#formatUnformattableEvent
ZopeInterfaceFunction
Function
PUBLIC
Formats an event as text that describes the event generically and a formatting error.
-
twisted.logger._format.CallMapping
twisted.logger._format.CallMapping.html
ZopeInterfaceClass
Class
PUBLIC
Read-only mapping that turns a ()-suffix in key names into an invocation of the key rather than a lookup of the key.
-
twisted.logger._format.CallMapping.__init__
twisted.logger._format.CallMapping.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.logger._format.CallMapping._submapping
twisted.logger._format.CallMapping.html#_submapping
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.logger._format.CallMapping.__iter__
twisted.logger._format.CallMapping.html#__iter__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.logger._format.CallMapping.__len__
twisted.logger._format.CallMapping.html#__len__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.logger._format.CallMapping.__getitem__
twisted.logger._format.CallMapping.html#__getitem__
ZopeInterfaceFunction
Method
PUBLIC
Look up an item in the submapping for this
CallMapping, calling it if
key ends with
"()".
-
twisted.logger._format.formatWithCall
twisted.logger._format.html#formatWithCall
ZopeInterfaceFunction
Function
PUBLIC
Format a string like str.format, but:
-
twisted.logger._format._formatEvent
twisted.logger._format.html#_formatEvent
ZopeInterfaceFunction
Function
PRIVATE
Formats an event as a string, using the format in event["log_format"].
-
twisted.logger._format._formatTraceback
twisted.logger._format.html#_formatTraceback
ZopeInterfaceFunction
Function
PRIVATE
Format a failure traceback, assuming UTF-8 and using a replacement strategy for errors. Every effort is made to provide a usable traceback, but should not that not be possible, a message and the captured exception are logged.
-
twisted.logger._format._formatSystem
twisted.logger._format.html#_formatSystem
ZopeInterfaceFunction
Function
PRIVATE
Format the system specified in the event in the "log_system" key if set, otherwise the "log_namespace" and "log_level", joined by a "#". Each defaults to "-" is not set. If formatting fails completely, "UNFORMATTABLE" is returned.
-
twisted.logger.formatEvent
twisted.logger.html#formatEvent
ZopeInterfaceFunction
Function
PUBLIC
Formats an event as text, using the format in event["log_format"].
-
twisted.logger.formatEventAsClassicLogText
twisted.logger.html#formatEventAsClassicLogText
ZopeInterfaceFunction
Function
PUBLIC
Format an event as a line of human-readable text for, e.g. traditional log file output.
-
twisted.logger.formatTime
twisted.logger.html#formatTime
ZopeInterfaceFunction
Function
PUBLIC
Format a timestamp as text.
-
twisted.logger.timeFormatRFC3339
twisted.logger.html#timeFormatRFC3339
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.logger.eventAsText
twisted.logger.html#eventAsText
ZopeInterfaceFunction
Function
PUBLIC
Format an event as text. Optionally, attach timestamp, traceback, and system information.
-
twisted.logger.ILogObserver
twisted.logger.ILogObserver.html
ZopeInterfaceClass
Interface
PUBLIC
An observer which can handle log events.
-
twisted.logger.ILogObserver.__call__
twisted.logger.ILogObserver.html#__call__
ZopeInterfaceFunction
Method
PUBLIC
Log an event.
-
twisted.logger.LogEvent
twisted.logger.html#LogEvent
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.logger.Logger
twisted.logger.Logger.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.logger.Logger.namespace
twisted.logger.Logger.html#namespace
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the namespace for this logger
-
twisted.logger.Logger.source
twisted.logger.Logger.html#source
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The object which is emitting events via this logger
-
twisted.logger.Logger.observer
twisted.logger.Logger.html#observer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The observer that this logger will send events to.
-
twisted.logger.Logger._namespaceFromCallingContext
twisted.logger.Logger.html#_namespaceFromCallingContext
ZopeInterfaceFunction
Static Method
PRIVATE
Derive a namespace from the module containing the caller's caller.
-
twisted.logger.Logger.__init__
twisted.logger.Logger.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.logger.Logger.__get__
twisted.logger.Logger.html#__get__
ZopeInterfaceFunction
Method
PUBLIC
When used as a descriptor, i.e.:
-
twisted.logger.Logger.__repr__
twisted.logger.Logger.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.logger.Logger.emit
twisted.logger.Logger.html#emit
ZopeInterfaceFunction
Method
PUBLIC
Emit a log event to all log observers at the given level.
-
twisted.logger.Logger.failure
twisted.logger.Logger.html#failure
ZopeInterfaceFunction
Method
PUBLIC
Log a failure and emit a traceback.
-
twisted.logger.Logger.debug
twisted.logger.Logger.html#debug
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.logger.Logger.info
twisted.logger.Logger.html#info
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.logger.Logger.warn
twisted.logger.Logger.html#warn
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.logger.Logger.error
twisted.logger.Logger.html#error
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.logger.Logger.critical
twisted.logger.Logger.html#critical
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.logger._loggerFor
twisted.logger.html#_loggerFor
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.logger._observer.OBSERVER_DISABLED
twisted.logger._observer.html#OBSERVER_DISABLED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.logger._observer.bitbucketLogObserver
twisted.logger._observer.html#bitbucketLogObserver
ZopeInterfaceFunction
Function
PUBLIC
ILogObserver that does nothing with the events it sees.
-
twisted.logger.LogPublisher
twisted.logger.LogPublisher.html
ZopeInterfaceClass
Class
PUBLIC
ILogObserver that fans out events to other observers.
-
twisted.logger.LogPublisher.__init__
twisted.logger.LogPublisher.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.logger.LogPublisher._observers
twisted.logger.LogPublisher.html#_observers
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.logger.LogPublisher.log
twisted.logger.LogPublisher.html#log
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.logger.LogPublisher.addObserver
twisted.logger.LogPublisher.html#addObserver
ZopeInterfaceFunction
Method
PUBLIC
Registers an observer with this publisher.
-
twisted.logger.LogPublisher.removeObserver
twisted.logger.LogPublisher.html#removeObserver
ZopeInterfaceFunction
Method
PUBLIC
Unregisters an observer with this publisher.
-
twisted.logger.LogPublisher.__call__
twisted.logger.LogPublisher.html#__call__
ZopeInterfaceFunction
Method
PUBLIC
Forward events to contained observers.
-
twisted.logger.LogPublisher._errorLoggerForObserver
twisted.logger.LogPublisher.html#_errorLoggerForObserver
ZopeInterfaceFunction
Method
PRIVATE
Create an error-logger based on this logger, which does not contain the given bad observer.
-
twisted.logger._buffer._DEFAULT_BUFFER_MAXIMUM
twisted.logger._buffer.html#_DEFAULT_BUFFER_MAXIMUM
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.logger.LimitedHistoryLogObserver
twisted.logger.LimitedHistoryLogObserver.html
ZopeInterfaceClass
Class
PUBLIC
ILogObserver that stores events in a buffer of a fixed size:
-
twisted.logger.LimitedHistoryLogObserver.__init__
twisted.logger.LimitedHistoryLogObserver.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.logger.LimitedHistoryLogObserver._buffer
twisted.logger.LimitedHistoryLogObserver.html#_buffer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.logger.LimitedHistoryLogObserver.__call__
twisted.logger.LimitedHistoryLogObserver.html#__call__
ZopeInterfaceFunction
Method
PUBLIC
Log an event.
-
twisted.logger.LimitedHistoryLogObserver.replayTo
twisted.logger.LimitedHistoryLogObserver.html#replayTo
ZopeInterfaceFunction
Method
PUBLIC
Re-play the buffered events to another log observer.
-
twisted.logger.FileLogObserver
twisted.logger.FileLogObserver.html
ZopeInterfaceClass
Class
PUBLIC
Log observer that writes to a file-like object.
-
twisted.logger.FileLogObserver.__init__
twisted.logger.FileLogObserver.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.logger.FileLogObserver._encoding
twisted.logger.FileLogObserver.html#_encoding
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.logger.FileLogObserver._outFile
twisted.logger.FileLogObserver.html#_outFile
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.logger.FileLogObserver.formatEvent
twisted.logger.FileLogObserver.html#formatEvent
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.logger.FileLogObserver.__call__
twisted.logger.FileLogObserver.html#__call__
ZopeInterfaceFunction
Method
PUBLIC
Write event to file.
-
twisted.logger.textFileLogObserver
twisted.logger.html#textFileLogObserver
ZopeInterfaceFunction
Function
PUBLIC
Create a
FileLogObserver that emits text to a specified (writable) file-like object.
-
twisted.logger._filter.shouldLogEvent
twisted.logger._filter.html#shouldLogEvent
ZopeInterfaceFunction
Function
PUBLIC
Determine whether an event should be logged, based on the result of predicates.
-
twisted.logger.PredicateResult
twisted.logger.PredicateResult.html
ZopeInterfaceClass
Class
PUBLIC
Predicate results.
-
twisted.logger.PredicateResult.yes
twisted.logger.PredicateResult.html#yes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Log the specified event. When this value is used,
FilteringLogObserver will always log the message, without evaluating other predicates.
-
twisted.logger.PredicateResult.no
twisted.logger.PredicateResult.html#no
ZopeInterfaceAttribute
Class Variable
PUBLIC
Do not log the specified event. When this value is used,
FilteringLogObserver will
not log the message, without evaluating other predicates.
-
twisted.logger.PredicateResult.maybe
twisted.logger.PredicateResult.html#maybe
ZopeInterfaceAttribute
Class Variable
PUBLIC
Do not have an opinion on the event. When this value is used,
FilteringLogObserver will consider subsequent predicate results; if returned by the last predicate being considered, then the event will be logged.
-
twisted.logger.ILogFilterPredicate
twisted.logger.ILogFilterPredicate.html
ZopeInterfaceClass
Interface
PUBLIC
A predicate that determined whether an event should be logged.
-
twisted.logger.ILogFilterPredicate.__call__
twisted.logger.ILogFilterPredicate.html#__call__
ZopeInterfaceFunction
Method
PUBLIC
Determine whether an event should be logged.
-
twisted.logger.FilteringLogObserver
twisted.logger.FilteringLogObserver.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.logger.FilteringLogObserver.__init__
twisted.logger.FilteringLogObserver.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.logger.FilteringLogObserver._observer
twisted.logger.FilteringLogObserver.html#_observer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.logger.FilteringLogObserver._shouldLogEvent
twisted.logger.FilteringLogObserver.html#_shouldLogEvent
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.logger.FilteringLogObserver._negativeObserver
twisted.logger.FilteringLogObserver.html#_negativeObserver
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.logger.FilteringLogObserver.__call__
twisted.logger.FilteringLogObserver.html#__call__
ZopeInterfaceFunction
Method
PUBLIC
Forward to next observer if predicate allows it.
-
twisted.logger.LogLevelFilterPredicate
twisted.logger.LogLevelFilterPredicate.html
ZopeInterfaceClass
Class
PUBLIC
ILogFilterPredicate that filters out events with a log level lower than the log level for the event's namespace.
-
twisted.logger.LogLevelFilterPredicate.__init__
twisted.logger.LogLevelFilterPredicate.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.logger.LogLevelFilterPredicate._logLevelsByNamespace
twisted.logger.LogLevelFilterPredicate.html#_logLevelsByNamespace
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.logger.LogLevelFilterPredicate.defaultLogLevel
twisted.logger.LogLevelFilterPredicate.html#defaultLogLevel
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.logger.LogLevelFilterPredicate.logLevelForNamespace
twisted.logger.LogLevelFilterPredicate.html#logLevelForNamespace
ZopeInterfaceFunction
Method
PUBLIC
Determine an appropriate log level for the given namespace.
-
twisted.logger.LogLevelFilterPredicate.setLogLevelForNamespace
twisted.logger.LogLevelFilterPredicate.html#setLogLevelForNamespace
ZopeInterfaceFunction
Method
PUBLIC
Sets the log level for a logging namespace.
-
twisted.logger.LogLevelFilterPredicate.clearLogLevels
twisted.logger.LogLevelFilterPredicate.html#clearLogLevels
ZopeInterfaceFunction
Method
PUBLIC
Clears all log levels to the default.
-
twisted.logger.LogLevelFilterPredicate.__call__
twisted.logger.LogLevelFilterPredicate.html#__call__
ZopeInterfaceFunction
Method
PUBLIC
Determine whether an event should be logged.
-
twisted.logger._stdlib.toStdlibLogLevelMapping
twisted.logger._stdlib.html#toStdlibLogLevelMapping
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.logger._stdlib._reverseLogLevelMapping
twisted.logger._stdlib.html#_reverseLogLevelMapping
ZopeInterfaceFunction
Function
PRIVATE
Reverse the above mapping, adding both the numerical keys used above and the corresponding string keys also used by python logging.
-
twisted.logger._stdlib.fromStdlibLogLevelMapping
twisted.logger._stdlib.html#fromStdlibLogLevelMapping
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.logger._stdlib.StringifiableFromEvent
twisted.logger._stdlib.StringifiableFromEvent.html
ZopeInterfaceClass
Class
PUBLIC
An object that implements __str__() in order to defer the work of formatting until it's converted into a str.
-
twisted.logger._stdlib.StringifiableFromEvent.__init__
twisted.logger._stdlib.StringifiableFromEvent.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.logger._stdlib.StringifiableFromEvent.event
twisted.logger._stdlib.StringifiableFromEvent.html#event
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.logger._stdlib.StringifiableFromEvent.__str__
twisted.logger._stdlib.StringifiableFromEvent.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.logger._stdlib.StringifiableFromEvent.__bytes__
twisted.logger._stdlib.StringifiableFromEvent.html#__bytes__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.logger.STDLibLogObserver
twisted.logger.STDLibLogObserver.html
ZopeInterfaceClass
Class
PUBLIC
Log observer that writes to the python standard library's logging module.
-
twisted.logger.STDLibLogObserver.defaultStackDepth
twisted.logger.STDLibLogObserver.html#defaultStackDepth
ZopeInterfaceAttribute
Class Variable
PUBLIC
This is the default number of frames that it takes to get from
STDLibLogObserver through the logging module, plus one; in other words, the number of frames if you were to call a
STDLibLogObserver directly...
-
twisted.logger.STDLibLogObserver.__init__
twisted.logger.STDLibLogObserver.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.logger.STDLibLogObserver.logger
twisted.logger.STDLibLogObserver.html#logger
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.logger.STDLibLogObserver.stackDepth
twisted.logger.STDLibLogObserver.html#stackDepth
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.logger.STDLibLogObserver._findCaller
twisted.logger.STDLibLogObserver.html#_findCaller
ZopeInterfaceFunction
Method
PRIVATE
Based on the stack depth passed to this
STDLibLogObserver, identify the calling function.
-
twisted.logger.STDLibLogObserver.__call__
twisted.logger.STDLibLogObserver.html#__call__
ZopeInterfaceFunction
Method
PUBLIC
Format an event and bridge it to Python logging.
-
twisted.logger.LoggingFile.softspace 0
twisted.logger.LoggingFile.html#softspace%200
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Attribute to make this class more file-like under Python 2; value is zero or one. Do not use.
-
twisted.logger.LoggingFile
twisted.logger.LoggingFile.html
ZopeInterfaceClass
Class
PUBLIC
File-like object that turns write() calls into logging events.
-
twisted.logger.LoggingFile.softspace
twisted.logger.LoggingFile.html#softspace
ZopeInterfaceAttribute
Property
PUBLIC
Undocumented
-
twisted.logger.LoggingFile._softspace
twisted.logger.LoggingFile.html#_softspace
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.logger.LoggingFile.softspace.setter
twisted.logger.LoggingFile.html#softspace.setter
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.logger.LoggingFile.__init__
twisted.logger.LoggingFile.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.logger.LoggingFile.level
twisted.logger.LoggingFile.html#level
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.logger.LoggingFile.log
twisted.logger.LoggingFile.html#log
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.logger.LoggingFile._encoding
twisted.logger.LoggingFile.html#_encoding
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.logger.LoggingFile._buffer
twisted.logger.LoggingFile.html#_buffer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.logger.LoggingFile._closed
twisted.logger.LoggingFile.html#_closed
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.logger.LoggingFile.closed
twisted.logger.LoggingFile.html#closed
ZopeInterfaceAttribute
Property
PUBLIC
Read-only property. Is the file closed?
-
twisted.logger.LoggingFile.encoding
twisted.logger.LoggingFile.html#encoding
ZopeInterfaceAttribute
Property
PUBLIC
Read-only property. File encoding.
-
twisted.logger.LoggingFile.mode
twisted.logger.LoggingFile.html#mode
ZopeInterfaceAttribute
Property
PUBLIC
Read-only property. File mode.
-
twisted.logger.LoggingFile.newlines
twisted.logger.LoggingFile.html#newlines
ZopeInterfaceAttribute
Property
PUBLIC
Read-only property. Types of newlines encountered.
-
twisted.logger.LoggingFile.name
twisted.logger.LoggingFile.html#name
ZopeInterfaceAttribute
Property
PUBLIC
The name of this file; a repr-style string giving information about its namespace.
-
twisted.logger.LoggingFile.close
twisted.logger.LoggingFile.html#close
ZopeInterfaceFunction
Method
PUBLIC
Close this file so it can no longer be written to.
-
twisted.logger.LoggingFile.flush
twisted.logger.LoggingFile.html#flush
ZopeInterfaceFunction
Method
PUBLIC
No-op; this file does not buffer.
-
twisted.logger.LoggingFile.fileno
twisted.logger.LoggingFile.html#fileno
ZopeInterfaceFunction
Method
PUBLIC
Returns an invalid file descriptor, since this is not backed by an FD.
-
twisted.logger.LoggingFile.isatty
twisted.logger.LoggingFile.html#isatty
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.logger.LoggingFile.write
twisted.logger.LoggingFile.html#write
ZopeInterfaceFunction
Method
PUBLIC
Log the given message.
-
twisted.logger.LoggingFile.writelines
twisted.logger.LoggingFile.html#writelines
ZopeInterfaceFunction
Method
PUBLIC
Log each of the given lines as a separate message.
-
twisted.logger.LoggingFile._unsupported
twisted.logger.LoggingFile.html#_unsupported
ZopeInterfaceFunction
Method
PRIVATE
Template for unsupported operations.
-
twisted.logger._legacy.publishToNewObserver
twisted.logger._legacy.html#publishToNewObserver
ZopeInterfaceFunction
Function
PUBLIC
-
twisted.logger.LegacyLogObserverWrapper
twisted.logger.LegacyLogObserverWrapper.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.logger.LegacyLogObserverWrapper.__init__
twisted.logger.LegacyLogObserverWrapper.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.logger.LegacyLogObserverWrapper.legacyObserver
twisted.logger.LegacyLogObserverWrapper.html#legacyObserver
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.logger.LegacyLogObserverWrapper.__repr__
twisted.logger.LegacyLogObserverWrapper.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.logger.LegacyLogObserverWrapper.__call__
twisted.logger.LegacyLogObserverWrapper.html#__call__
ZopeInterfaceFunction
Method
PUBLIC
Forward events to the legacy observer after editing them to ensure compatibility.
-
twisted.logger._global.MORE_THAN_ONCE_WARNING
twisted.logger._global.html#MORE_THAN_ONCE_WARNING
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.logger.LogBeginner
twisted.logger.LogBeginner.html
ZopeInterfaceClass
Class
PUBLIC
A
LogBeginner holds state related to logging before logging has begun, and begins logging when told to do so. Logging "begins" when someone has selected a set of observers, like, for example, a
FileLogObserver...
-
twisted.logger.LogBeginner._DEFAULT_BUFFER_SIZE
twisted.logger.LogBeginner.html#_DEFAULT_BUFFER_SIZE
ZopeInterfaceAttribute
Constant
PRIVATE
The default size for the initial log events buffer.
-
twisted.logger.LogBeginner._initialBuffer
twisted.logger.LogBeginner.html#_initialBuffer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A buffer of messages logged before logging began.
-
twisted.logger.LogBeginner._publisher
twisted.logger.LogBeginner.html#_publisher
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The log publisher passed in to
LogBeginner's constructor.
-
twisted.logger.LogBeginner._log
twisted.logger.LogBeginner.html#_log
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The logger used to log messages about the operation of the
LogBeginner itself.
-
twisted.logger.LogBeginner._stdio
twisted.logger.LogBeginner.html#_stdio
ZopeInterfaceAttribute
Instance Variable
PRIVATE
An object with stderr and stdout attributes (like the sys module) which will be replaced when redirecting standard I/O.
-
twisted.logger.LogBeginner._temporaryObserver
twisted.logger.LogBeginner.html#_temporaryObserver
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.logger.LogBeginner.__init__
twisted.logger.LogBeginner.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.logger.LogBeginner._warningsModule
twisted.logger.LogBeginner.html#_warningsModule
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.logger.LogBeginner._previousBegin
twisted.logger.LogBeginner.html#_previousBegin
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.logger.LogBeginner._oldshowwarning
twisted.logger.LogBeginner.html#_oldshowwarning
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.logger.LogBeginner.beginLoggingTo
twisted.logger.LogBeginner.html#beginLoggingTo
ZopeInterfaceFunction
Method
PUBLIC
Begin logging to the given set of observers. This will:
-
twisted.logger.LogBeginner.showwarning
twisted.logger.LogBeginner.html#showwarning
ZopeInterfaceFunction
Method
PUBLIC
Twisted-enabled wrapper around warnings.showwarning.
-
twisted.logger._json.log
twisted.logger._json.html#log
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.logger._json.JSONDict
twisted.logger._json.html#JSONDict
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.logger._json.failureAsJSON
twisted.logger._json.html#failureAsJSON
ZopeInterfaceFunction
Function
PUBLIC
Convert a failure to a JSON-serializable data structure.
-
twisted.logger._json.failureFromJSON
twisted.logger._json.html#failureFromJSON
ZopeInterfaceFunction
Function
PUBLIC
Load a
Failure from a dictionary deserialized from JSON.
-
twisted.logger._json.classInfo
twisted.logger._json.html#classInfo
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.logger._json.uuidToLoader
twisted.logger._json.html#uuidToLoader
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.logger._json.objectLoadHook
twisted.logger._json.html#objectLoadHook
ZopeInterfaceFunction
Function
PUBLIC
Dictionary-to-object-translation hook for certain value types used within the logging system.
-
twisted.logger._json.objectSaveHook
twisted.logger._json.html#objectSaveHook
ZopeInterfaceFunction
Function
PUBLIC
Object-to-serializable hook for certain value types used within the logging system.
-
twisted.logger.eventAsJSON
twisted.logger.html#eventAsJSON
ZopeInterfaceFunction
Function
PUBLIC
Encode an event as JSON, flattening it if necessary to preserve as much structure as possible.
-
twisted.logger.eventFromJSON
twisted.logger.html#eventFromJSON
ZopeInterfaceFunction
Function
PUBLIC
Decode a log event from JSON.
-
twisted.logger.jsonFileLogObserver
twisted.logger.html#jsonFileLogObserver
ZopeInterfaceFunction
Function
PUBLIC
Create a
FileLogObserver that emits JSON-serialized events to a specified (writable) file-like object.
-
twisted.logger.eventsFromJSONLogFile
twisted.logger.html#eventsFromJSONLogFile
ZopeInterfaceFunction
Function
PUBLIC
Load events from a file previously saved with
jsonFileLogObserver. Event records that are truncated or otherwise unreadable are ignored.
-
twisted.logger.capturedLogs
twisted.logger.html#capturedLogs
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.python.context.defaultContextDict
twisted.python.context.html#defaultContextDict
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python.context.ContextTracker
twisted.python.context.ContextTracker.html
ZopeInterfaceClass
Class
PUBLIC
A
ContextTracker provides a way to pass arbitrary key/value data up and down a call stack without passing them as parameters to the functions on that call stack.
-
twisted.python.context.ContextTracker.contexts
twisted.python.context.ContextTracker.html#contexts
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A
list of
dicts tracking the context state. Each new
ContextTracker.callWithContext pushes a new
dict onto this stack for the duration of the call, making the data available to the function called and restoring the previous data once it is complete...
-
twisted.python.context.ContextTracker.__init__
twisted.python.context.ContextTracker.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.context.ContextTracker.callWithContext
twisted.python.context.ContextTracker.html#callWithContext
ZopeInterfaceFunction
Method
PUBLIC
Call
func(*args, **kw) such that the contents of
newContext will be available for it to retrieve using
getContext.
-
twisted.python.context.ContextTracker.getContext
twisted.python.context.ContextTracker.html#getContext
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the value for a key from the context.
-
twisted.python.context.ThreadedContextTracker
twisted.python.context.ThreadedContextTracker.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.python.context.ThreadedContextTracker.__init__
twisted.python.context.ThreadedContextTracker.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.context.ThreadedContextTracker.storage
twisted.python.context.ThreadedContextTracker.html#storage
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.context.ThreadedContextTracker.currentContext
twisted.python.context.ThreadedContextTracker.html#currentContext
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.context.ThreadedContextTracker.callWithContext
twisted.python.context.ThreadedContextTracker.html#callWithContext
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.context.ThreadedContextTracker.getContext
twisted.python.context.ThreadedContextTracker.html#getContext
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.context.theContextTracker
twisted.python.context.html#theContextTracker
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python.context.installContextTracker
twisted.python.context.html#installContextTracker
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.python.util.pwd
twisted.python.util.html#pwd
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python.util.grp
twisted.python.util.html#grp
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python.util.setgroups
twisted.python.util.html#setgroups
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python.util.getgroups
twisted.python.util.html#getgroups
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python.util.InsensitiveDict
twisted.python.util.InsensitiveDict.html
ZopeInterfaceClass
Class
PUBLIC
Dictionary, that has case-insensitive keys.
-
twisted.python.util.InsensitiveDict.__init__
twisted.python.util.InsensitiveDict.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create an empty dictionary, or update from 'dict'.
-
twisted.python.util.InsensitiveDict.data
twisted.python.util.InsensitiveDict.html#data
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.util.InsensitiveDict.preserve
twisted.python.util.InsensitiveDict.html#preserve
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.util.InsensitiveDict.__delitem__
twisted.python.util.InsensitiveDict.html#__delitem__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.util.InsensitiveDict._lowerOrReturn
twisted.python.util.InsensitiveDict.html#_lowerOrReturn
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.python.util.InsensitiveDict.__getitem__
twisted.python.util.InsensitiveDict.html#__getitem__
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the value associated with 'key' (in any case).
-
twisted.python.util.InsensitiveDict.__setitem__
twisted.python.util.InsensitiveDict.html#__setitem__
ZopeInterfaceFunction
Method
PUBLIC
Associate 'value' with 'key'. If 'key' already exists, but in different case, it will be replaced.
-
twisted.python.util.InsensitiveDict.has_key
twisted.python.util.InsensitiveDict.html#has_key
ZopeInterfaceFunction
Method
PUBLIC
Case insensitive test whether 'key' exists.
-
twisted.python.util.InsensitiveDict._doPreserve
twisted.python.util.InsensitiveDict.html#_doPreserve
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.python.util.InsensitiveDict.keys
twisted.python.util.InsensitiveDict.html#keys
ZopeInterfaceFunction
Method
PUBLIC
List of keys in their original case.
-
twisted.python.util.InsensitiveDict.values
twisted.python.util.InsensitiveDict.html#values
ZopeInterfaceFunction
Method
PUBLIC
List of values.
-
twisted.python.util.InsensitiveDict.items
twisted.python.util.InsensitiveDict.html#items
ZopeInterfaceFunction
Method
PUBLIC
List of (key,value) pairs.
-
twisted.python.util.InsensitiveDict.get
twisted.python.util.InsensitiveDict.html#get
ZopeInterfaceFunction
Method
PUBLIC
Retrieve value associated with 'key' or return default value if 'key' doesn't exist.
-
twisted.python.util.InsensitiveDict.setdefault
twisted.python.util.InsensitiveDict.html#setdefault
ZopeInterfaceFunction
Method
PUBLIC
If 'key' doesn't exist, associate it with the 'default' value. Return value associated with 'key'.
-
twisted.python.util.InsensitiveDict.update
twisted.python.util.InsensitiveDict.html#update
ZopeInterfaceFunction
Method
PUBLIC
Copy (key,value) pairs from 'dict'.
-
twisted.python.util.InsensitiveDict.__repr__
twisted.python.util.InsensitiveDict.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
String representation of the dictionary.
-
twisted.python.util.InsensitiveDict.iterkeys
twisted.python.util.InsensitiveDict.html#iterkeys
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.util.InsensitiveDict.itervalues
twisted.python.util.InsensitiveDict.html#itervalues
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.util.InsensitiveDict.iteritems
twisted.python.util.InsensitiveDict.html#iteritems
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.util.InsensitiveDict._notFound
twisted.python.util.InsensitiveDict.html#_notFound
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.python.util.InsensitiveDict.pop
twisted.python.util.InsensitiveDict.html#pop
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.python.util.InsensitiveDict.popitem
twisted.python.util.InsensitiveDict.html#popitem
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.util.InsensitiveDict.clear
twisted.python.util.InsensitiveDict.html#clear
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.util.InsensitiveDict.copy
twisted.python.util.InsensitiveDict.html#copy
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.util.InsensitiveDict.__len__
twisted.python.util.InsensitiveDict.html#__len__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.util.InsensitiveDict.__eq__
twisted.python.util.InsensitiveDict.html#__eq__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.util.uniquify
twisted.python.util.html#uniquify
ZopeInterfaceFunction
Function
PUBLIC
Make the elements of a list unique by inserting them into a dictionary. This must not change the order of the input lst.
-
twisted.python.util.padTo
twisted.python.util.html#padTo
ZopeInterfaceFunction
Function
PUBLIC
Pads a sequence out to n elements,
-
twisted.python.util.getPluginDirs
twisted.python.util.html#getPluginDirs
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.python.util.addPluginDir
twisted.python.util.html#addPluginDir
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.python.util.sibpath
twisted.python.util.html#sibpath
ZopeInterfaceFunction
Function
PUBLIC
Return the path to a sibling of a file in the filesystem.
-
twisted.python.util._getpass
twisted.python.util.html#_getpass
ZopeInterfaceFunction
Function
PRIVATE
Helper to turn IOErrors into KeyboardInterrupts.
-
twisted.python.util.getPassword
twisted.python.util.html#getPassword
ZopeInterfaceFunction
Function
PUBLIC
Obtain a password by prompting or from stdin.
-
twisted.python.util.println
twisted.python.util.html#println
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.python.util.str_xor
twisted.python.util.html#str_xor
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.python.util.makeStatBar
twisted.python.util.html#makeStatBar
ZopeInterfaceFunction
Function
PUBLIC
Creates a function that will return a string representing a progress bar.
-
twisted.python.util.spewer
twisted.python.util.html#spewer
ZopeInterfaceFunction
Function
PUBLIC
A trace function for sys.settrace that prints every function or method call.
-
twisted.python.util.searchupwards
twisted.python.util.html#searchupwards
ZopeInterfaceFunction
Function
PUBLIC
Walk upwards from start, looking for a directory containing all files and directories given as arguments:
-
twisted.python.util.LineLog
twisted.python.util.LineLog.html
ZopeInterfaceClass
Class
PUBLIC
A limited-size line-based log, useful for logging line-based protocols such as SMTP.
-
twisted.python.util.LineLog.__init__
twisted.python.util.LineLog.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create a new log, with size lines of storage (default 10). A log size of 0 (or less) means an infinite log.
-
twisted.python.util.LineLog.log
twisted.python.util.LineLog.html#log
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.util.LineLog.size
twisted.python.util.LineLog.html#size
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.util.LineLog.append
twisted.python.util.LineLog.html#append
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.util.LineLog.str
twisted.python.util.LineLog.html#str
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.util.LineLog.__bytes__
twisted.python.util.LineLog.html#__bytes__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.util.LineLog.__getitem__
twisted.python.util.LineLog.html#__getitem__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.util.LineLog.clear
twisted.python.util.LineLog.html#clear
ZopeInterfaceFunction
Method
PUBLIC
Empty the log.
-
twisted.python.util.raises
twisted.python.util.html#raises
ZopeInterfaceFunction
Function
PUBLIC
Determine whether the given call raises the given exception.
-
twisted.python.util.IntervalDifferential
twisted.python.util.IntervalDifferential.html
ZopeInterfaceClass
Class
PUBLIC
Given a list of intervals, generate the amount of time to sleep between "instants".
-
twisted.python.util.IntervalDifferential.__init__
twisted.python.util.IntervalDifferential.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.python.util.IntervalDifferential.intervals
twisted.python.util.IntervalDifferential.html#intervals
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.util.IntervalDifferential.default
twisted.python.util.IntervalDifferential.html#default
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.util.IntervalDifferential.__iter__
twisted.python.util.IntervalDifferential.html#__iter__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.util._IntervalDifferentialIterator
twisted.python.util._IntervalDifferentialIterator.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.python.util._IntervalDifferentialIterator.__init__
twisted.python.util._IntervalDifferentialIterator.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.util._IntervalDifferentialIterator.intervals
twisted.python.util._IntervalDifferentialIterator.html#intervals
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.util._IntervalDifferentialIterator.default
twisted.python.util._IntervalDifferentialIterator.html#default
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.util._IntervalDifferentialIterator.last
twisted.python.util._IntervalDifferentialIterator.html#last
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.util._IntervalDifferentialIterator.__next__
twisted.python.util._IntervalDifferentialIterator.html#__next__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.util._IntervalDifferentialIterator.addInterval
twisted.python.util._IntervalDifferentialIterator.html#addInterval
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.util._IntervalDifferentialIterator.removeInterval
twisted.python.util._IntervalDifferentialIterator.html#removeInterval
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.util.FancyStrMixin
twisted.python.util.FancyStrMixin.html
ZopeInterfaceClass
Class
PUBLIC
Mixin providing a flexible implementation of __str__.
-
twisted.python.util.FancyStrMixin.showAttributes
twisted.python.util.FancyStrMixin.html#showAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.python.util.FancyStrMixin.__str__
twisted.python.util.FancyStrMixin.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.util.FancyEqMixin
twisted.python.util.FancyEqMixin.html
ZopeInterfaceClass
Class
PUBLIC
Mixin that implements __eq__ and __ne__.
-
twisted.python.util.FancyEqMixin.compareAttributes
twisted.python.util.FancyEqMixin.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.python.util.FancyEqMixin.__eq__
twisted.python.util.FancyEqMixin.html#__eq__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.util.FancyEqMixin.__ne__
twisted.python.util.FancyEqMixin.html#__ne__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.util._initgroups
twisted.python.util.html#_initgroups
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.python.util.initgroups
twisted.python.util.html#initgroups
ZopeInterfaceFunction
Function
PUBLIC
Do nothing.
-
twisted.python.util.switchUID
twisted.python.util.html#switchUID
ZopeInterfaceFunction
Function
PUBLIC
Attempts to switch the uid/euid and gid/egid for the current process.
-
twisted.python.util.untilConcludes
twisted.python.util.html#untilConcludes
ZopeInterfaceFunction
Function
PUBLIC
Call f with the given arguments, handling EINTR by retrying.
-
twisted.python.util.mergeFunctionMetadata
twisted.python.util.html#mergeFunctionMetadata
ZopeInterfaceFunction
Function
PUBLIC
Overwrite g's name and docstring with values from f. Update g's instance dictionary with f's.
-
twisted.python.util.nameToLabel
twisted.python.util.html#nameToLabel
ZopeInterfaceFunction
Function
PUBLIC
Convert a string like a variable name into a slightly more human-friendly string with spaces and capitalized letters.
-
twisted.python.util.uidFromString
twisted.python.util.html#uidFromString
ZopeInterfaceFunction
Function
PUBLIC
Convert a user identifier, as a string, into an integer UID.
-
twisted.python.util.gidFromString
twisted.python.util.html#gidFromString
ZopeInterfaceFunction
Function
PUBLIC
Convert a group identifier, as a string, into an integer GID.
-
twisted.python.util.runAsEffectiveUser
twisted.python.util.html#runAsEffectiveUser
ZopeInterfaceFunction
Function
PUBLIC
Run the given function wrapped with seteuid/setegid calls.
-
twisted.python.util.runWithWarningsSuppressed
twisted.python.util.html#runWithWarningsSuppressed
ZopeInterfaceFunction
Function
PUBLIC
Run f(*args, **kwargs), but with some warnings suppressed.
-
twisted.python.threadable.DummyLock
twisted.python.threadable.DummyLock.html
ZopeInterfaceClass
Class
PUBLIC
Hack to allow locks to be unpickled on an unthreaded system.
-
twisted.python.threadable.DummyLock.__reduce__
twisted.python.threadable.DummyLock.html#__reduce__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.threadable.unpickle_lock
twisted.python.threadable.html#unpickle_lock
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.python.threadable._synchPre
twisted.python.threadable.html#_synchPre
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.python.threadable._synchPost
twisted.python.threadable.html#_synchPost
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.python.threadable._sync
twisted.python.threadable.html#_sync
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.python.threadable.synchronize
twisted.python.threadable.html#synchronize
ZopeInterfaceFunction
Function
PUBLIC
Make all methods listed in each class' synchronized attribute synchronized.
-
twisted.python.threadable.init
twisted.python.threadable.html#init
ZopeInterfaceFunction
Function
PUBLIC
Initialize threading.
-
twisted.python.threadable._dummyID
twisted.python.threadable.html#_dummyID
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.python.threadable.getThreadID
twisted.python.threadable.html#getThreadID
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.python.threadable.isInIOThread
twisted.python.threadable.html#isInIOThread
ZopeInterfaceFunction
Function
PUBLIC
Are we in the thread responsible for I/O requests (the event loop)?
-
twisted.python.threadable.registerAsIOThread
twisted.python.threadable.html#registerAsIOThread
ZopeInterfaceFunction
Function
PUBLIC
Mark the current thread as responsible for I/O requests.
-
twisted.python.threadable.ioThread
twisted.python.threadable.html#ioThread
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python.threadable.threaded
twisted.python.threadable.html#threaded
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python.threadable._synchLockCreator
twisted.python.threadable.html#_synchLockCreator
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.python.threadable.XLock
twisted.python.threadable.html#XLock
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python.threadable.threadingmodule
twisted.python.threadable.html#threadingmodule
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python.log.EventDict
twisted.python.log.html#EventDict
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python.log.ILogContext
twisted.python.log.ILogContext.html
ZopeInterfaceClass
Class
PUBLIC
Actually, this interface is just a synonym for the dictionary interface, but it serves as a key for the default information in a log.
-
twisted.python.log.ILogObserver
twisted.python.log.ILogObserver.html
ZopeInterfaceClass
Interface
PUBLIC
An observer which can do something with log events.
-
twisted.python.log.ILogObserver.__call__
twisted.python.log.ILogObserver.html#__call__
ZopeInterfaceFunction
Method
PUBLIC
Log an event.
-
twisted.python.log.callWithContext
twisted.python.log.html#callWithContext
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.python.log.callWithLogger
twisted.python.log.html#callWithLogger
ZopeInterfaceFunction
Function
PUBLIC
Utility method which wraps a function in a try:/except:, logs a failure if one occurs, and uses the system's logPrefix.
-
twisted.python.log.err
twisted.python.log.html#err
ZopeInterfaceFunction
Function
PUBLIC
Write a failure to the log.
-
twisted.python.log.Logger
twisted.python.log.Logger.html
ZopeInterfaceClass
Class
PUBLIC
This represents a class which may 'own' a log. Used by subclassing.
-
twisted.python.log.Logger.logPrefix
twisted.python.log.Logger.html#logPrefix
ZopeInterfaceFunction
Method
PUBLIC
Override this method to insert custom logging behavior. Its return value will be inserted in front of every line. It may be called more times than the number of output lines.
-
twisted.python.log.LogPublisher
twisted.python.log.LogPublisher.html
ZopeInterfaceClass
Class
PUBLIC
Class for singleton log message publishing.
-
twisted.python.log.LogPublisher.synchronized
twisted.python.log.LogPublisher.html#synchronized
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.python.log.LogPublisher.__init__
twisted.python.log.LogPublisher.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.log.LogPublisher._observerPublisher
twisted.python.log.LogPublisher.html#_observerPublisher
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.python.log.LogPublisher._publishPublisher
twisted.python.log.LogPublisher.html#_publishPublisher
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.python.log.LogPublisher._legacyObservers
twisted.python.log.LogPublisher.html#_legacyObservers
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.python.log.LogPublisher._logBeginner
twisted.python.log.LogPublisher.html#_logBeginner
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.python.log.LogPublisher._warningsModule
twisted.python.log.LogPublisher.html#_warningsModule
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.python.log.LogPublisher._oldshowwarning
twisted.python.log.LogPublisher.html#_oldshowwarning
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.python.log.LogPublisher.showwarning
twisted.python.log.LogPublisher.html#showwarning
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.log.LogPublisher.observers
twisted.python.log.LogPublisher.html#observers
ZopeInterfaceAttribute
Property
PUBLIC
Property returning all observers registered on this
LogPublisher.
-
twisted.python.log.LogPublisher._startLogging
twisted.python.log.LogPublisher.html#_startLogging
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.python.log.LogPublisher._stopLogging
twisted.python.log.LogPublisher.html#_stopLogging
ZopeInterfaceFunction
Method
PRIVATE
Clean-up hook for fixing potentially global state. Only for testing of this module itself. If you want less global state, use the new warnings system in
twisted.logger.
-
twisted.python.log.LogPublisher.addObserver
twisted.python.log.LogPublisher.html#addObserver
ZopeInterfaceFunction
Method
PUBLIC
Add a new observer.
-
twisted.python.log.LogPublisher.removeObserver
twisted.python.log.LogPublisher.html#removeObserver
ZopeInterfaceFunction
Method
PUBLIC
Remove an observer.
-
twisted.python.log.LogPublisher.msg
twisted.python.log.LogPublisher.html#msg
ZopeInterfaceFunction
Method
PUBLIC
Log a new message.
-
twisted.python.log._actually
twisted.python.log.html#_actually
ZopeInterfaceFunction
Function
PRIVATE
A decorator that returns its argument rather than the thing it is decorating.
-
twisted.python.log.theLogPublisher
twisted.python.log.html#theLogPublisher
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python.log.addObserver
twisted.python.log.html#addObserver
ZopeInterfaceFunction
Function
PUBLIC
Add a log observer to the global publisher.
-
twisted.python.log.removeObserver
twisted.python.log.html#removeObserver
ZopeInterfaceFunction
Function
PUBLIC
Remove a log observer from the global publisher.
-
twisted.python.log.msg
twisted.python.log.html#msg
ZopeInterfaceFunction
Function
PUBLIC
Publish a message to the global log publisher.
-
twisted.python.log.showwarning
twisted.python.log.html#showwarning
ZopeInterfaceFunction
Function
PUBLIC
Publish a Python warning through the global log publisher.
-
twisted.python.log._safeFormat
twisted.python.log.html#_safeFormat
ZopeInterfaceFunction
Function
PRIVATE
Try to format a string, swallowing all errors to always return a string.
-
twisted.python.log.textFromEventDict
twisted.python.log.html#textFromEventDict
ZopeInterfaceFunction
Function
PUBLIC
Extract text from an event dict passed to a log observer. If it cannot handle the dict, it returns None.
-
twisted.python.log._GlobalStartStopObserver
twisted.python.log._GlobalStartStopObserver.html
ZopeInterfaceClass
Class
PRIVATE
Mix-in for global log observers that can start and stop.
-
twisted.python.log._GlobalStartStopObserver.emit
twisted.python.log._GlobalStartStopObserver.html#emit
ZopeInterfaceFunction
Method
PUBLIC
Emit the given log event.
-
twisted.python.log._GlobalStartStopObserver.start
twisted.python.log._GlobalStartStopObserver.html#start
ZopeInterfaceFunction
Method
PUBLIC
Start observing log events.
-
twisted.python.log._GlobalStartStopObserver.stop
twisted.python.log._GlobalStartStopObserver.html#stop
ZopeInterfaceFunction
Method
PUBLIC
Stop observing log events.
-
twisted.python.log.FileLogObserver
twisted.python.log.FileLogObserver.html
ZopeInterfaceClass
Class
PUBLIC
Log observer that writes to a file-like object.
-
twisted.python.log.FileLogObserver.timeFormat
twisted.python.log.FileLogObserver.html#timeFormat
ZopeInterfaceAttribute
Instance Variable
PUBLIC
If not None, the format string passed to strftime().
-
twisted.python.log.FileLogObserver.__init__
twisted.python.log.FileLogObserver.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.log.FileLogObserver.write
twisted.python.log.FileLogObserver.html#write
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.log.FileLogObserver.flush
twisted.python.log.FileLogObserver.html#flush
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.log.FileLogObserver.getTimezoneOffset
twisted.python.log.FileLogObserver.html#getTimezoneOffset
ZopeInterfaceFunction
Method
PUBLIC
Return the current local timezone offset from UTC.
-
twisted.python.log.FileLogObserver.formatTime
twisted.python.log.FileLogObserver.html#formatTime
ZopeInterfaceFunction
Method
PUBLIC
Format the given UTC value as a string representing that time in the local timezone.
-
twisted.python.log.FileLogObserver.emit
twisted.python.log.FileLogObserver.html#emit
ZopeInterfaceFunction
Method
PUBLIC
Format the given log event as text and write it to the output file.
-
twisted.python.log.PythonLoggingObserver
twisted.python.log.PythonLoggingObserver.html
ZopeInterfaceClass
Class
PUBLIC
Output twisted messages to Python standard library logging module.
-
twisted.python.log.PythonLoggingObserver.__init__
twisted.python.log.PythonLoggingObserver.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.python.log.PythonLoggingObserver._newObserver
twisted.python.log.PythonLoggingObserver.html#_newObserver
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.python.log.PythonLoggingObserver.emit
twisted.python.log.PythonLoggingObserver.html#emit
ZopeInterfaceFunction
Method
PUBLIC
Receive a twisted log entry, format it and bridge it to python.
-
twisted.python.log.StdioOnnaStick
twisted.python.log.StdioOnnaStick.html
ZopeInterfaceClass
Class
PUBLIC
Class that pretends to be stdout/err, and turns writes into log messages.
-
twisted.python.log.StdioOnnaStick.isError
twisted.python.log.StdioOnnaStick.html#isError
ZopeInterfaceAttribute
Instance Variable
PUBLIC
boolean indicating whether this is stderr, in which cases log messages will be logged as errors.
-
twisted.python.log.StdioOnnaStick.encoding
twisted.python.log.StdioOnnaStick.html#encoding
ZopeInterfaceAttribute
Instance Variable
PUBLIC
unicode encoding used to encode any unicode strings written to this object.
-
twisted.python.log.StdioOnnaStick.closed
twisted.python.log.StdioOnnaStick.html#closed
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.python.log.StdioOnnaStick.softspace
twisted.python.log.StdioOnnaStick.html#softspace
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.python.log.StdioOnnaStick.mode
twisted.python.log.StdioOnnaStick.html#mode
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.python.log.StdioOnnaStick.name
twisted.python.log.StdioOnnaStick.html#name
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.python.log.StdioOnnaStick.__init__
twisted.python.log.StdioOnnaStick.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.log.StdioOnnaStick.buf
twisted.python.log.StdioOnnaStick.html#buf
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.log.StdioOnnaStick.close
twisted.python.log.StdioOnnaStick.html#close
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.log.StdioOnnaStick.fileno
twisted.python.log.StdioOnnaStick.html#fileno
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.log.StdioOnnaStick.flush
twisted.python.log.StdioOnnaStick.html#flush
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.log.StdioOnnaStick.read
twisted.python.log.StdioOnnaStick.html#read
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.log.StdioOnnaStick.write
twisted.python.log.StdioOnnaStick.html#write
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.log.StdioOnnaStick.writelines
twisted.python.log.StdioOnnaStick.html#writelines
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.log.startLogging
twisted.python.log.html#startLogging
ZopeInterfaceFunction
Function
PUBLIC
Initialize logging to a specified file.
-
twisted.python.log.startLoggingWithObserver
twisted.python.log.html#startLoggingWithObserver
ZopeInterfaceFunction
Function
PUBLIC
Initialize logging to a specified observer. If setStdout is true (defaults to yes), also redirect sys.stdout and sys.stderr to the specified file.
-
twisted.python.log.NullFile
twisted.python.log.NullFile.html
ZopeInterfaceClass
Class
PUBLIC
A file-like object that discards everything.
-
twisted.python.log.NullFile.softspace
twisted.python.log.NullFile.html#softspace
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.python.log.NullFile.read
twisted.python.log.NullFile.html#read
ZopeInterfaceFunction
Method
PUBLIC
Do nothing.
-
twisted.python.log.NullFile.write
twisted.python.log.NullFile.html#write
ZopeInterfaceFunction
Method
PUBLIC
Do nothing.
-
twisted.python.log.NullFile.flush
twisted.python.log.NullFile.html#flush
ZopeInterfaceFunction
Method
PUBLIC
Do nothing.
-
twisted.python.log.NullFile.close
twisted.python.log.NullFile.html#close
ZopeInterfaceFunction
Method
PUBLIC
Do nothing.
-
twisted.python.log.discardLogs
twisted.python.log.html#discardLogs
ZopeInterfaceFunction
Function
PUBLIC
Discard messages logged via the global logfile object.
-
twisted.python.log.logfile
twisted.python.log.html#logfile
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python.log.logerr
twisted.python.log.html#logerr
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python.log.DefaultObserver
twisted.python.log.DefaultObserver.html
ZopeInterfaceClass
Class
PUBLIC
Default observer.
-
twisted.python.log.DefaultObserver.emit
twisted.python.log.DefaultObserver.html#emit
ZopeInterfaceFunction
Method
PUBLIC
Emit an event dict.
-
twisted.python.log.defaultObserver
twisted.python.log.html#defaultObserver
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted._threads._team.Statistics
twisted._threads._team.Statistics.html
ZopeInterfaceClass
Class
PUBLIC
Statistics about a
Team's current activity.
-
twisted._threads._team.Statistics.idleWorkerCount
twisted._threads._team.Statistics.html#idleWorkerCount
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The number of idle workers.
-
twisted._threads._team.Statistics.busyWorkerCount
twisted._threads._team.Statistics.html#busyWorkerCount
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The number of busy workers.
-
twisted._threads._team.Statistics.backloggedWorkCount
twisted._threads._team.Statistics.html#backloggedWorkCount
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The number of work items passed to
Team.do which have not yet been sent to a worker to be performed because not enough workers are available.
-
twisted._threads._team.Statistics.__init__
twisted._threads._team.Statistics.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted._threads._threadworker._stop
twisted._threads._threadworker.html#_stop
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted._threads.pool
twisted._threads.html#pool
ZopeInterfaceFunction
Function
PUBLIC
Construct a
Team that spawns threads as a thread pool, with the given limiting function.
-
twisted._threads.Team
twisted._threads.Team.html
ZopeInterfaceClass
Class
PUBLIC
A composite
IWorker implementation.
-
twisted._threads.Team._quit
twisted._threads.Team.html#_quit
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A
Quit flag indicating whether this
Team has been quit yet. This may be set by an arbitrary thread since
Team.quit may be called from anywhere.
-
twisted._threads.Team._coordinator
twisted._threads.Team.html#_coordinator
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted._threads.Team._createWorker
twisted._threads.Team.html#_createWorker
ZopeInterfaceAttribute
Instance Variable
PRIVATE
a callable that will create new workers.
-
twisted._threads.Team._logException
twisted._threads.Team.html#_logException
ZopeInterfaceAttribute
Instance Variable
PRIVATE
a 0-argument callable called in an exception context when there is an unhandled error from a task passed to
Team.do
-
twisted._threads.Team._idle
twisted._threads.Team.html#_idle
ZopeInterfaceAttribute
Instance Variable
PRIVATE
a set of idle workers.
-
twisted._threads.Team._busyCount
twisted._threads.Team.html#_busyCount
ZopeInterfaceAttribute
Instance Variable
PRIVATE
the number of workers currently busy.
-
twisted._threads.Team._pending
twisted._threads.Team.html#_pending
ZopeInterfaceAttribute
Instance Variable
PRIVATE
a
deque of tasks - that is, 0-argument callables passed to
Team.do - that are outstanding.
-
twisted._threads.Team._shouldQuitCoordinator
twisted._threads.Team.html#_shouldQuitCoordinator
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A flag indicating that the coordinator should be quit at the next available opportunity. Unlike
Team._quit, this flag is only set by the coordinator.
-
twisted._threads.Team._toShrink
twisted._threads.Team.html#_toShrink
ZopeInterfaceAttribute
Instance Variable
PRIVATE
the number of workers to shrink this
Team by at the next available opportunity; set in the coordinator.
-
twisted._threads.Team.__init__
twisted._threads.Team.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted._threads.Team.statistics
twisted._threads.Team.html#statistics
ZopeInterfaceFunction
Method
PUBLIC
Gather information on the current status of this
Team.
-
twisted._threads.Team.grow
twisted._threads.Team.html#grow
ZopeInterfaceFunction
Method
PUBLIC
Increase the the number of idle workers by n.
-
twisted._threads.Team.shrink
twisted._threads.Team.html#shrink
ZopeInterfaceFunction
Method
PUBLIC
Decrease the number of idle workers by n.
-
twisted._threads.Team._quitIdlers
twisted._threads.Team.html#_quitIdlers
ZopeInterfaceFunction
Method
PRIVATE
The implmentation of shrink, performed by the coordinator worker.
-
twisted._threads.Team.do
twisted._threads.Team.html#do
ZopeInterfaceFunction
Method
PUBLIC
Perform some work in a worker created by createWorker.
-
twisted._threads.Team._coordinateThisTask
twisted._threads.Team.html#_coordinateThisTask
ZopeInterfaceFunction
Method
PRIVATE
Select a worker to dispatch to, either an idle one or a new one, and perform it.
-
twisted._threads.Team._recycleWorker
twisted._threads.Team.html#_recycleWorker
ZopeInterfaceFunction
Method
PRIVATE
Called only from coordinator.
-
twisted._threads.Team.quit
twisted._threads.Team.html#quit
ZopeInterfaceFunction
Method
PUBLIC
Stop doing work and shut down all idle workers.
-
twisted._threads.LockWorker
twisted._threads.LockWorker.html
ZopeInterfaceClass
Class
PUBLIC
An
IWorker implemented based on a mutual-exclusion lock.
-
twisted._threads.LockWorker.__init__
twisted._threads.LockWorker.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted._threads.LockWorker._quit
twisted._threads.LockWorker.html#_quit
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted._threads.LockWorker._lock
twisted._threads.LockWorker.html#_lock
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted._threads.LockWorker._local
twisted._threads.LockWorker.html#_local
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted._threads.LockWorker.do
twisted._threads.LockWorker.html#do
ZopeInterfaceFunction
Method
PUBLIC
Do the given work on this thread, with the mutex acquired. If this is called re-entrantly, return and wait for the outer invocation to do the work.
-
twisted._threads.LockWorker.quit
twisted._threads.LockWorker.html#quit
ZopeInterfaceFunction
Method
PUBLIC
-
twisted._threads.ThreadWorker
twisted._threads.ThreadWorker.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted._threads.ThreadWorker.__init__
twisted._threads.ThreadWorker.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create a
ThreadWorker with a function to start a thread and a queue to use to communicate with that thread.
-
twisted._threads.ThreadWorker._q
twisted._threads.ThreadWorker.html#_q
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted._threads.ThreadWorker._hasQuit
twisted._threads.ThreadWorker.html#_hasQuit
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted._threads.ThreadWorker.do
twisted._threads.ThreadWorker.html#do
ZopeInterfaceFunction
Method
PUBLIC
Perform the given task on the thread owned by this
ThreadWorker.
-
twisted._threads.ThreadWorker.quit
twisted._threads.ThreadWorker.html#quit
ZopeInterfaceFunction
Method
PUBLIC
Reject all future work and stop the thread started by __init__.
-
twisted.python.components.globalRegistry
twisted.python.components.html#globalRegistry
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python.components.ALLOW_DUPLICATES
twisted.python.components.html#ALLOW_DUPLICATES
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.python.components.registerAdapter
twisted.python.components.html#registerAdapter
ZopeInterfaceFunction
Function
PUBLIC
Register an adapter class.
-
twisted.python.components.getAdapterFactory
twisted.python.components.html#getAdapterFactory
ZopeInterfaceFunction
Function
PUBLIC
Return registered adapter for a given class and interface.
-
twisted.python.components._addHook
twisted.python.components.html#_addHook
ZopeInterfaceFunction
Function
PRIVATE
Add an adapter hook which will attempt to look up adapters in the given registry.
-
twisted.python.components._removeHook
twisted.python.components.html#_removeHook
ZopeInterfaceFunction
Function
PRIVATE
Remove a previously added adapter hook.
-
twisted.python.components.getRegistry
twisted.python.components.html#getRegistry
ZopeInterfaceFunction
Function
PUBLIC
Returns the Twisted global zope.interface.adapter.AdapterRegistry instance.
-
twisted.python.components.Adapter
twisted.python.components.Adapter.html
ZopeInterfaceClass
Class
PUBLIC
I am the default implementation of an Adapter for some interface.
-
twisted.python.components.Adapter.temporaryAdapter
twisted.python.components.Adapter.html#temporaryAdapter
ZopeInterfaceAttribute
Class Variable
PUBLIC
If this is True, the adapter will not be persisted on the Componentized.
-
twisted.python.components.Adapter.multiComponent
twisted.python.components.Adapter.html#multiComponent
ZopeInterfaceAttribute
Class Variable
PUBLIC
If this adapter is persistent, should it be automatically registered for all appropriate interfaces.
-
twisted.python.components.Adapter.__init__
twisted.python.components.Adapter.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Set my 'original' attribute to be the object I am adapting.
-
twisted.python.components.Adapter.original
twisted.python.components.Adapter.html#original
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.components.Adapter.__conform__
twisted.python.components.Adapter.html#__conform__
ZopeInterfaceFunction
Method
PUBLIC
I forward __conform__ to self.original if it has it, otherwise I simply return None.
-
twisted.python.components.Adapter.isuper
twisted.python.components.Adapter.html#isuper
ZopeInterfaceFunction
Method
PUBLIC
Forward isuper to self.original
-
twisted.python.components.Componentized
twisted.python.components.Componentized.html
ZopeInterfaceClass
Class
PUBLIC
I am a mixin to allow you to be adapted in various ways persistently.
-
twisted.python.components.Componentized.persistenceVersion
twisted.python.components.Componentized.html#persistenceVersion
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.python.components.Componentized.__init__
twisted.python.components.Componentized.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.components.Componentized._adapterCache
twisted.python.components.Componentized.html#_adapterCache
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.python.components.Componentized.locateAdapterClass
twisted.python.components.Componentized.html#locateAdapterClass
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.components.Componentized.setAdapter
twisted.python.components.Componentized.html#setAdapter
ZopeInterfaceFunction
Method
PUBLIC
Cache a provider for the given interface, by adapting self using the given adapter class.
-
twisted.python.components.Componentized.addAdapter
twisted.python.components.Componentized.html#addAdapter
ZopeInterfaceFunction
Method
PUBLIC
Utility method that calls addComponent. I take an adapter class and instantiate it with myself as the first argument.
-
twisted.python.components.Componentized.setComponent
twisted.python.components.Componentized.html#setComponent
ZopeInterfaceFunction
Method
PUBLIC
Cache a provider of the given interface.
-
twisted.python.components.Componentized.addComponent
twisted.python.components.Componentized.html#addComponent
ZopeInterfaceFunction
Method
PUBLIC
Add a component to me, for all appropriate interfaces.
-
twisted.python.components.Componentized.unsetComponent
twisted.python.components.Componentized.html#unsetComponent
ZopeInterfaceFunction
Method
PUBLIC
Remove my component specified by the given interface class.
-
twisted.python.components.Componentized.removeComponent
twisted.python.components.Componentized.html#removeComponent
ZopeInterfaceFunction
Method
PUBLIC
Remove the given component from me entirely, for all interfaces for which it has been registered.
-
twisted.python.components.Componentized.getComponent
twisted.python.components.Componentized.html#getComponent
ZopeInterfaceFunction
Method
PUBLIC
Create or retrieve an adapter for the given interface.
-
twisted.python.components.Componentized.__conform__
twisted.python.components.Componentized.html#__conform__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.components.ReprableComponentized
twisted.python.components.ReprableComponentized.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.python.components.ReprableComponentized.__init__
twisted.python.components.ReprableComponentized.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.components.ReprableComponentized.__repr__
twisted.python.components.ReprableComponentized.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.components.proxyForInterface
twisted.python.components.html#proxyForInterface
ZopeInterfaceFunction
Function
PUBLIC
Create a class which proxies all method calls which adhere to an interface to another provider of that interface.
-
twisted.python.components._ProxiedClassMethod
twisted.python.components._ProxiedClassMethod.html
ZopeInterfaceClass
Class
PRIVATE
A proxied class method.
-
twisted.python.components._ProxiedClassMethod.methodName
twisted.python.components._ProxiedClassMethod.html#methodName
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the name of the method which this should invoke when called.
-
twisted.python.components._ProxiedClassMethod.__name__
twisted.python.components._ProxiedClassMethod.html#__name__
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The name of the method being proxied (the same as methodName).
-
twisted.python.components._ProxiedClassMethod.originalAttribute
twisted.python.components._ProxiedClassMethod.html#originalAttribute
ZopeInterfaceAttribute
Instance Variable
PUBLIC
name of the attribute of the proxy where the original object is stored.
-
twisted.python.components._ProxiedClassMethod.__init__
twisted.python.components._ProxiedClassMethod.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.components._ProxiedClassMethod.__call__
twisted.python.components._ProxiedClassMethod.html#__call__
ZopeInterfaceFunction
Method
PUBLIC
Invoke the specified
methodName method of the
original attribute for proxyForInterface.
-
twisted.python.components._ProxyDescriptor
twisted.python.components._ProxyDescriptor.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.python.components._ProxyDescriptor.attributeName
twisted.python.components._ProxyDescriptor.html#attributeName
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the name of the attribute which this descriptor will retrieve from instances' original attribute.
-
twisted.python.components._ProxyDescriptor.originalAttribute
twisted.python.components._ProxyDescriptor.html#originalAttribute
ZopeInterfaceAttribute
Instance Variable
PUBLIC
name of the attribute of the proxy where the original object is stored.
-
twisted.python.components._ProxyDescriptor.__init__
twisted.python.components._ProxyDescriptor.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.components._ProxyDescriptor.__get__
twisted.python.components._ProxyDescriptor.html#__get__
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the self.attributeName property from oself.
-
twisted.python.components._ProxyDescriptor.__set__
twisted.python.components._ProxyDescriptor.html#__set__
ZopeInterfaceFunction
Method
PUBLIC
Set the self.attributeName property of oself.
-
twisted.python.components._ProxyDescriptor.__delete__
twisted.python.components._ProxyDescriptor.html#__delete__
ZopeInterfaceFunction
Method
PUBLIC
Delete the self.attributeName property of oself.
-
twisted.trial.itrial.ITestCase
twisted.trial.itrial.ITestCase.html
ZopeInterfaceClass
Interface
PUBLIC
The interface that a test case must implement in order to be used in Trial.
-
twisted.trial.itrial.ITestCase.failureException
twisted.trial.itrial.ITestCase.html#failureException
ZopeInterfaceAttribute
Attribute
PUBLIC
The exception class that is raised by failed assertions
-
twisted.trial.itrial.ITestCase.__call__
twisted.trial.itrial.ITestCase.html#__call__
ZopeInterfaceFunction
Method
PUBLIC
Run the test. Should always do exactly the same thing as run().
-
twisted.trial.itrial.ITestCase.countTestCases
twisted.trial.itrial.ITestCase.html#countTestCases
ZopeInterfaceFunction
Method
PUBLIC
Return the number of tests in this test case. Usually 1.
-
twisted.trial.itrial.ITestCase.id
twisted.trial.itrial.ITestCase.html#id
ZopeInterfaceFunction
Method
PUBLIC
Return a unique identifier for the test, usually the fully-qualified Python name.
-
twisted.trial.itrial.ITestCase.run
twisted.trial.itrial.ITestCase.html#run
ZopeInterfaceFunction
Method
PUBLIC
Run the test, storing the results in result.
-
twisted.trial.itrial.ITestCase.shortDescription
twisted.trial.itrial.ITestCase.html#shortDescription
ZopeInterfaceFunction
Method
PUBLIC
Return a short description of the test.
-
twisted.trial.itrial.IReporter
twisted.trial.itrial.IReporter.html
ZopeInterfaceClass
Interface
PUBLIC
I report results from a run of a test suite.
-
twisted.trial.itrial.IReporter.shouldStop
twisted.trial.itrial.IReporter.html#shouldStop
ZopeInterfaceAttribute
Attribute
PUBLIC
A boolean indicating that this reporter would like the test run to stop.
-
twisted.trial.itrial.IReporter.testsRun
twisted.trial.itrial.IReporter.html#testsRun
ZopeInterfaceAttribute
Attribute
PUBLIC
The number of tests that seem to have been run according to this reporter.
-
twisted.trial.itrial.IReporter.startTest
twisted.trial.itrial.IReporter.html#startTest
ZopeInterfaceFunction
Method
PUBLIC
Report the beginning of a run of a single test method.
-
twisted.trial.itrial.IReporter.stopTest
twisted.trial.itrial.IReporter.html#stopTest
ZopeInterfaceFunction
Method
PUBLIC
Report the status of a single test method
-
twisted.trial.itrial.IReporter.addSuccess
twisted.trial.itrial.IReporter.html#addSuccess
ZopeInterfaceFunction
Method
PUBLIC
Record that test passed.
-
twisted.trial.itrial.IReporter.addError
twisted.trial.itrial.IReporter.html#addError
ZopeInterfaceFunction
Method
PUBLIC
Record that a test has raised an unexpected exception.
-
twisted.trial.itrial.IReporter.addFailure
twisted.trial.itrial.IReporter.html#addFailure
ZopeInterfaceFunction
Method
PUBLIC
Record that a test has failed with the given failure.
-
twisted.trial.itrial.IReporter.addExpectedFailure
twisted.trial.itrial.IReporter.html#addExpectedFailure
ZopeInterfaceFunction
Method
PUBLIC
Record that the given test failed, and was expected to do so.
-
twisted.trial.itrial.IReporter.addUnexpectedSuccess
twisted.trial.itrial.IReporter.html#addUnexpectedSuccess
ZopeInterfaceFunction
Method
PUBLIC
Record that the given test failed, and was expected to do so.
-
twisted.trial.itrial.IReporter.addSkip
twisted.trial.itrial.IReporter.html#addSkip
ZopeInterfaceFunction
Method
PUBLIC
Record that a test has been skipped for the given reason.
-
twisted.trial.itrial.IReporter.wasSuccessful
twisted.trial.itrial.IReporter.html#wasSuccessful
ZopeInterfaceFunction
Method
PUBLIC
Return a boolean indicating whether all test results that were reported to this reporter were successful or not.
-
twisted.trial.itrial.IReporter.done
twisted.trial.itrial.IReporter.html#done
ZopeInterfaceFunction
Method
PUBLIC
Called when the test run is complete.
-
twisted.trial.util.DEFAULT_TIMEOUT_DURATION
twisted.trial.util.html#DEFAULT_TIMEOUT_DURATION
ZopeInterfaceAttribute
Constant
PUBLIC
The default timeout which will be applied to asynchronous (ie, Deferred-returning) test methods, in seconds.
-
twisted.internet.error.BindError
twisted.internet.error.BindError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.error.BindError.__doc__
twisted.internet.error.BindError.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.error.BindError.MESSAGE
twisted.internet.error.BindError.html#MESSAGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.error.BindError.__str__
twisted.internet.error.BindError.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.error.CannotListenError
twisted.internet.error.CannotListenError.html
ZopeInterfaceClass
Class
PUBLIC
This gets raised by a call to startListening, when the object cannotstart listening.
-
twisted.internet.error.CannotListenError.interface
twisted.internet.error.CannotListenError.html#interface
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the interface I tried to listen on
-
twisted.internet.error.CannotListenError.port
twisted.internet.error.CannotListenError.html#port
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the port I tried to listen on
-
twisted.internet.error.CannotListenError.socketError
twisted.internet.error.CannotListenError.html#socketError
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the exception I got when I tried to listen
-
twisted.internet.error.CannotListenError.__init__
twisted.internet.error.CannotListenError.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.error.CannotListenError.__str__
twisted.internet.error.CannotListenError.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.error.MulticastJoinError
twisted.internet.error.MulticastJoinError.html
ZopeInterfaceClass
Class
PUBLIC
An attempt to join a multicast group failed.
-
twisted.internet.error.MessageLengthError
twisted.internet.error.MessageLengthError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.error.MessageLengthError.__doc__
twisted.internet.error.MessageLengthError.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.error.MessageLengthError.MESSAGE
twisted.internet.error.MessageLengthError.html#MESSAGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.error.MessageLengthError.__str__
twisted.internet.error.MessageLengthError.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.error.DNSLookupError
twisted.internet.error.DNSLookupError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.error.DNSLookupError.__doc__
twisted.internet.error.DNSLookupError.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.error.DNSLookupError.MESSAGE
twisted.internet.error.DNSLookupError.html#MESSAGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.error.DNSLookupError.__str__
twisted.internet.error.DNSLookupError.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.error.ConnectInProgressError
twisted.internet.error.ConnectInProgressError.html
ZopeInterfaceClass
Class
PUBLIC
A connect operation was started and isn't done yet.
-
twisted.internet.error.ConnectError
twisted.internet.error.ConnectError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.error.ConnectError.__doc__
twisted.internet.error.ConnectError.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.error.ConnectError.MESSAGE
twisted.internet.error.ConnectError.html#MESSAGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.error.ConnectError.__init__
twisted.internet.error.ConnectError.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.error.ConnectError.osError
twisted.internet.error.ConnectError.html#osError
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.error.ConnectError.__str__
twisted.internet.error.ConnectError.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.error.ConnectBindError
twisted.internet.error.ConnectBindError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.error.ConnectBindError.__doc__
twisted.internet.error.ConnectBindError.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.error.ConnectBindError.MESSAGE
twisted.internet.error.ConnectBindError.html#MESSAGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.error.UnknownHostError
twisted.internet.error.UnknownHostError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.error.UnknownHostError.__doc__
twisted.internet.error.UnknownHostError.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.error.UnknownHostError.MESSAGE
twisted.internet.error.UnknownHostError.html#MESSAGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.error.NoRouteError
twisted.internet.error.NoRouteError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.error.NoRouteError.__doc__
twisted.internet.error.NoRouteError.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.error.NoRouteError.MESSAGE
twisted.internet.error.NoRouteError.html#MESSAGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.error.ConnectionRefusedError
twisted.internet.error.ConnectionRefusedError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.error.ConnectionRefusedError.__doc__
twisted.internet.error.ConnectionRefusedError.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.error.ConnectionRefusedError.MESSAGE
twisted.internet.error.ConnectionRefusedError.html#MESSAGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.error.TCPTimedOutError
twisted.internet.error.TCPTimedOutError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.error.TCPTimedOutError.__doc__
twisted.internet.error.TCPTimedOutError.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.error.TCPTimedOutError.MESSAGE
twisted.internet.error.TCPTimedOutError.html#MESSAGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.error.BadFileError
twisted.internet.error.BadFileError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.error.BadFileError.__doc__
twisted.internet.error.BadFileError.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.error.BadFileError.MESSAGE
twisted.internet.error.BadFileError.html#MESSAGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.error.ServiceNameUnknownError
twisted.internet.error.ServiceNameUnknownError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.error.ServiceNameUnknownError.__doc__
twisted.internet.error.ServiceNameUnknownError.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.error.ServiceNameUnknownError.MESSAGE
twisted.internet.error.ServiceNameUnknownError.html#MESSAGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.error.UserError
twisted.internet.error.UserError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.error.UserError.__doc__
twisted.internet.error.UserError.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.error.UserError.MESSAGE
twisted.internet.error.UserError.html#MESSAGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.error.TimeoutError
twisted.internet.error.TimeoutError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.error.TimeoutError.__doc__
twisted.internet.error.TimeoutError.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.error.TimeoutError.MESSAGE
twisted.internet.error.TimeoutError.html#MESSAGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.error.SSLError
twisted.internet.error.SSLError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.error.SSLError.__doc__
twisted.internet.error.SSLError.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.error.SSLError.MESSAGE
twisted.internet.error.SSLError.html#MESSAGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.error.VerifyError
twisted.internet.error.VerifyError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.error.VerifyError.__doc__
twisted.internet.error.VerifyError.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.error.VerifyError.MESSAGE
twisted.internet.error.VerifyError.html#MESSAGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.error.PeerVerifyError
twisted.internet.error.PeerVerifyError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.error.PeerVerifyError.__doc__
twisted.internet.error.PeerVerifyError.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.error.PeerVerifyError.MESSAGE
twisted.internet.error.PeerVerifyError.html#MESSAGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.error.CertificateError
twisted.internet.error.CertificateError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.error.CertificateError.__doc__
twisted.internet.error.CertificateError.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.error.CertificateError.MESSAGE
twisted.internet.error.CertificateError.html#MESSAGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.error.errnoMapping
twisted.internet.error.html#errnoMapping
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.internet.error.getConnectError
twisted.internet.error.html#getConnectError
ZopeInterfaceFunction
Function
PUBLIC
Given a socket exception, return connection error.
-
twisted.internet.error.ConnectionClosed
twisted.internet.error.ConnectionClosed.html
ZopeInterfaceClass
Class
PUBLIC
Connection was closed, whether cleanly or non-cleanly.
-
twisted.internet.error.ConnectionLost
twisted.internet.error.ConnectionLost.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.error.ConnectionLost.__doc__
twisted.internet.error.ConnectionLost.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.error.ConnectionLost.MESSAGE
twisted.internet.error.ConnectionLost.html#MESSAGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.error.ConnectionLost.__str__
twisted.internet.error.ConnectionLost.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.error.ConnectionAborted
twisted.internet.error.ConnectionAborted.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.internet.error.ConnectionAborted.MESSAGE
twisted.internet.error.ConnectionAborted.html#MESSAGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.error.ConnectionDone
twisted.internet.error.ConnectionDone.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.error.ConnectionDone.__doc__
twisted.internet.error.ConnectionDone.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.error.ConnectionDone.MESSAGE
twisted.internet.error.ConnectionDone.html#MESSAGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.error.ConnectionDone.__str__
twisted.internet.error.ConnectionDone.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.error.FileDescriptorOverrun
twisted.internet.error.FileDescriptorOverrun.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.internet.error.FileDescriptorOverrun.MESSAGE
twisted.internet.error.FileDescriptorOverrun.html#MESSAGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.error.ConnectionFdescWentAway
twisted.internet.error.ConnectionFdescWentAway.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.error.ConnectionFdescWentAway.__doc__
twisted.internet.error.ConnectionFdescWentAway.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.error.ConnectionFdescWentAway.MESSAGE
twisted.internet.error.ConnectionFdescWentAway.html#MESSAGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.error.AlreadyCalled
twisted.internet.error.AlreadyCalled.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.error.AlreadyCalled.__doc__
twisted.internet.error.AlreadyCalled.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.error.AlreadyCalled.MESSAGE
twisted.internet.error.AlreadyCalled.html#MESSAGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.error.AlreadyCalled.__str__
twisted.internet.error.AlreadyCalled.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.error.AlreadyCancelled
twisted.internet.error.AlreadyCancelled.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.error.AlreadyCancelled.__doc__
twisted.internet.error.AlreadyCancelled.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.error.AlreadyCancelled.MESSAGE
twisted.internet.error.AlreadyCancelled.html#MESSAGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.error.AlreadyCancelled.__str__
twisted.internet.error.AlreadyCancelled.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.error.PotentialZombieWarning
twisted.internet.error.PotentialZombieWarning.html
ZopeInterfaceClass
Class
PUBLIC
Emitted when
IReactorProcess.spawnProcess is called in a way which may result in termination of the created child process not being reported.
-
twisted.internet.error.PotentialZombieWarning.MESSAGE
twisted.internet.error.PotentialZombieWarning.html#MESSAGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.error.ProcessDone
twisted.internet.error.ProcessDone.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.error.ProcessDone.__doc__
twisted.internet.error.ProcessDone.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.error.ProcessDone.MESSAGE
twisted.internet.error.ProcessDone.html#MESSAGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.error.ProcessDone.__init__
twisted.internet.error.ProcessDone.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.error.ProcessDone.exitCode
twisted.internet.error.ProcessDone.html#exitCode
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.error.ProcessDone.signal
twisted.internet.error.ProcessDone.html#signal
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.error.ProcessDone.status
twisted.internet.error.ProcessDone.html#status
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.error.ProcessTerminated
twisted.internet.error.ProcessTerminated.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/3 instance variable, 0/1 class variable, 0/1 constant, 1/1 method documented
-
twisted.internet.error.ProcessTerminated.__doc__
twisted.internet.error.ProcessTerminated.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.error.ProcessTerminated.MESSAGE
twisted.internet.error.ProcessTerminated.html#MESSAGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.error.ProcessTerminated.__init__
twisted.internet.error.ProcessTerminated.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.error.ProcessTerminated.exitCode
twisted.internet.error.ProcessTerminated.html#exitCode
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.error.ProcessTerminated.signal
twisted.internet.error.ProcessTerminated.html#signal
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.error.ProcessTerminated.status
twisted.internet.error.ProcessTerminated.html#status
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.error.ProcessExitedAlready
twisted.internet.error.ProcessExitedAlready.html
ZopeInterfaceClass
Class
PUBLIC
The process has already exited and the operation requested can no longer be performed.
-
twisted.internet.error.NotConnectingError
twisted.internet.error.NotConnectingError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.error.NotConnectingError.__doc__
twisted.internet.error.NotConnectingError.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.error.NotConnectingError.MESSAGE
twisted.internet.error.NotConnectingError.html#MESSAGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.error.NotConnectingError.__str__
twisted.internet.error.NotConnectingError.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.error.NotListeningError
twisted.internet.error.NotListeningError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.error.NotListeningError.__doc__
twisted.internet.error.NotListeningError.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.error.NotListeningError.MESSAGE
twisted.internet.error.NotListeningError.html#MESSAGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.error.NotListeningError.__str__
twisted.internet.error.NotListeningError.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.error.ReactorNotRunning
twisted.internet.error.ReactorNotRunning.html
ZopeInterfaceClass
Class
PUBLIC
Error raised when trying to stop a reactor which is not running.
-
twisted.internet.error.ReactorNotRestartable
twisted.internet.error.ReactorNotRestartable.html
ZopeInterfaceClass
Class
PUBLIC
Error raised when trying to run a reactor which was stopped.
-
twisted.internet.error.ReactorAlreadyRunning
twisted.internet.error.ReactorAlreadyRunning.html
ZopeInterfaceClass
Class
PUBLIC
Error raised when trying to start the reactor multiple times.
-
twisted.internet.error.ReactorAlreadyInstalledError
twisted.internet.error.ReactorAlreadyInstalledError.html
ZopeInterfaceClass
Class
PUBLIC
Could not install reactor because one is already installed.
-
twisted.internet.error.ConnectingCancelledError
twisted.internet.error.ConnectingCancelledError.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.internet.error.ConnectingCancelledError.address
twisted.internet.error.ConnectingCancelledError.html#address
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.internet.error.ConnectingCancelledError.__init__
twisted.internet.error.ConnectingCancelledError.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.error.NoProtocol
twisted.internet.error.NoProtocol.html
ZopeInterfaceClass
Class
PUBLIC
An
Exception that will be raised when the factory given to a
IStreamClientEndpoint returns
None from
buildProtocol.
-
twisted.internet.error.UnsupportedAddressFamily
twisted.internet.error.UnsupportedAddressFamily.html
ZopeInterfaceClass
Class
PUBLIC
An attempt was made to use a socket with an address family (eg AF_INET, AF_INET6, etc) which is not supported by the reactor.
-
twisted.internet.error.UnsupportedSocketType
twisted.internet.error.UnsupportedSocketType.html
ZopeInterfaceClass
Class
PUBLIC
An attempt was made to use a socket of a type (eg SOCK_STREAM, SOCK_DGRAM, etc) which is not supported by the reactor.
-
twisted.internet.error.AlreadyListened
twisted.internet.error.AlreadyListened.html
ZopeInterfaceClass
Class
PUBLIC
An attempt was made to listen on a file descriptor which can only be listened on once.
-
twisted.internet.error.InvalidAddressError
twisted.internet.error.InvalidAddressError.html
ZopeInterfaceClass
Class
PUBLIC
An invalid address was specified (i.e. neither IPv4 or IPv6, or expected one and got the other).
-
twisted.internet.error.InvalidAddressError.address
twisted.internet.error.InvalidAddressError.html#address
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.internet.error.InvalidAddressError.message
twisted.internet.error.InvalidAddressError.html#message
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.internet.error.InvalidAddressError.__init__
twisted.internet.error.InvalidAddressError.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.main.CONNECTION_DONE
twisted.internet.main.html#CONNECTION_DONE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.main.CONNECTION_LOST
twisted.internet.main.html#CONNECTION_LOST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.main.installReactor
twisted.internet.main.html#installReactor
ZopeInterfaceFunction
Function
PUBLIC
Install reactor reactor.
-
twisted.internet.abstract._dataMustBeBytes
twisted.internet.abstract.html#_dataMustBeBytes
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.internet.abstract._concatenate
twisted.internet.abstract.html#_concatenate
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.internet.abstract._ConsumerMixin
twisted.internet.abstract._ConsumerMixin.html
ZopeInterfaceClass
Class
PRIVATE
IConsumer implementations can mix this in to get
registerProducer and
unregisterProducer methods which take care of keeping track of a producer's state.
-
twisted.internet.abstract._ConsumerMixin.producer
twisted.internet.abstract._ConsumerMixin.html#producer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
None if no producer is registered, otherwise the registered producer.
-
twisted.internet.abstract._ConsumerMixin.producerPaused
twisted.internet.abstract._ConsumerMixin.html#producerPaused
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A flag indicating whether the producer is currently paused.
-
twisted.internet.abstract._ConsumerMixin.streamingProducer
twisted.internet.abstract._ConsumerMixin.html#streamingProducer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
bool or int
-
twisted.internet.abstract._ConsumerMixin.startWriting
twisted.internet.abstract._ConsumerMixin.html#startWriting
ZopeInterfaceFunction
Method
PUBLIC
Override in a subclass to cause the reactor to monitor this selectable for write events. This will be called once in unregisterProducer if loseConnection has previously been called, so that the connection can actually close.
-
twisted.internet.abstract._ConsumerMixin.registerProducer
twisted.internet.abstract._ConsumerMixin.html#registerProducer
ZopeInterfaceFunction
Method
PUBLIC
Register to receive data from a producer.
-
twisted.internet.abstract._ConsumerMixin.unregisterProducer
twisted.internet.abstract._ConsumerMixin.html#unregisterProducer
ZopeInterfaceFunction
Method
PUBLIC
Stop consuming data from a producer, without disconnecting.
-
twisted.internet.abstract._LogOwner
twisted.internet.abstract._LogOwner.html
ZopeInterfaceClass
Class
PRIVATE
Mixin to help implement
interfaces.ILoggingContext for transports which have a protocol, the log prefix of which should also appear in the transport's log prefix.
-
twisted.internet.abstract._LogOwner._getLogPrefix
twisted.internet.abstract._LogOwner.html#_getLogPrefix
ZopeInterfaceFunction
Method
PRIVATE
Determine the log prefix to use for messages related to
applicationObject, which may or may not be an
interfaces.ILoggingContext provider.
-
twisted.internet.abstract._LogOwner.logPrefix
twisted.internet.abstract._LogOwner.html#logPrefix
ZopeInterfaceFunction
Method
PUBLIC
Override this method to insert custom logging behavior. Its return value will be inserted in front of every line. It may be called more times than the number of output lines.
-
twisted.internet.abstract.FileDescriptor
twisted.internet.abstract.FileDescriptor.html
ZopeInterfaceClass
Class
PUBLIC
An object which can be operated on by select().
-
twisted.internet.abstract.FileDescriptor.connected
twisted.internet.abstract.FileDescriptor.html#connected
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.abstract.FileDescriptor.disconnected
twisted.internet.abstract.FileDescriptor.html#disconnected
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.abstract.FileDescriptor.disconnecting
twisted.internet.abstract.FileDescriptor.html#disconnecting
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.abstract.FileDescriptor._writeDisconnecting
twisted.internet.abstract.FileDescriptor.html#_writeDisconnecting
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.abstract.FileDescriptor._writeDisconnected
twisted.internet.abstract.FileDescriptor.html#_writeDisconnected
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.internet.abstract.FileDescriptor.dataBuffer
twisted.internet.abstract.FileDescriptor.html#dataBuffer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.abstract.FileDescriptor.offset
twisted.internet.abstract.FileDescriptor.html#offset
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.abstract.FileDescriptor.SEND_LIMIT
twisted.internet.abstract.FileDescriptor.html#SEND_LIMIT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.abstract.FileDescriptor.__init__
twisted.internet.abstract.FileDescriptor.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.abstract.FileDescriptor.reactor
twisted.internet.abstract.FileDescriptor.html#reactor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.abstract.FileDescriptor._tempDataBuffer
twisted.internet.abstract.FileDescriptor.html#_tempDataBuffer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.abstract.FileDescriptor._tempDataLen
twisted.internet.abstract.FileDescriptor.html#_tempDataLen
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.abstract.FileDescriptor.connectionLost
twisted.internet.abstract.FileDescriptor.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
The connection was lost.
-
twisted.internet.abstract.FileDescriptor.producer
twisted.internet.abstract.FileDescriptor.html#producer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.abstract.FileDescriptor.writeSomeData
twisted.internet.abstract.FileDescriptor.html#writeSomeData
ZopeInterfaceFunction
Method
PUBLIC
Write as much as possible of the given data, immediately.
-
twisted.internet.abstract.FileDescriptor.doRead
twisted.internet.abstract.FileDescriptor.html#doRead
ZopeInterfaceFunction
Method
PUBLIC
Called when data is available for reading.
-
twisted.internet.abstract.FileDescriptor.doWrite
twisted.internet.abstract.FileDescriptor.html#doWrite
ZopeInterfaceFunction
Method
PUBLIC
Called when data can be written.
-
twisted.internet.abstract.FileDescriptor.producerPaused
twisted.internet.abstract.FileDescriptor.html#producerPaused
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.abstract.FileDescriptor._postLoseConnection
twisted.internet.abstract.FileDescriptor.html#_postLoseConnection
ZopeInterfaceFunction
Method
PRIVATE
Called after a loseConnection(), when all data has been written.
-
twisted.internet.abstract.FileDescriptor._closeWriteConnection
twisted.internet.abstract.FileDescriptor.html#_closeWriteConnection
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.abstract.FileDescriptor.writeConnectionLost
twisted.internet.abstract.FileDescriptor.html#writeConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Indicates write connection was lost.
-
twisted.internet.abstract.FileDescriptor.readConnectionLost
twisted.internet.abstract.FileDescriptor.html#readConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Indicates read connection was lost.
-
twisted.internet.abstract.FileDescriptor.getHost
twisted.internet.abstract.FileDescriptor.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
Similar to getPeer, but returns an address describing this side of the connection.
-
twisted.internet.abstract.FileDescriptor.getPeer
twisted.internet.abstract.FileDescriptor.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
Get the remote address of this connection.
-
twisted.internet.abstract.FileDescriptor._isSendBufferFull
twisted.internet.abstract.FileDescriptor.html#_isSendBufferFull
ZopeInterfaceFunction
Method
PRIVATE
Determine whether the user-space send buffer for this transport is full or not.
-
twisted.internet.abstract.FileDescriptor._maybePauseProducer
twisted.internet.abstract.FileDescriptor.html#_maybePauseProducer
ZopeInterfaceFunction
Method
PRIVATE
Possibly pause a producer, if there is one and the send buffer is full.
-
twisted.internet.abstract.FileDescriptor.write
twisted.internet.abstract.FileDescriptor.html#write
ZopeInterfaceFunction
Method
PUBLIC
Reliably write some data.
-
twisted.internet.abstract.FileDescriptor.writeSequence
twisted.internet.abstract.FileDescriptor.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Reliably write a sequence of data.
-
twisted.internet.abstract.FileDescriptor.loseConnection
twisted.internet.abstract.FileDescriptor.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Close the connection at the next available opportunity.
-
twisted.internet.abstract.FileDescriptor.loseWriteConnection
twisted.internet.abstract.FileDescriptor.html#loseWriteConnection
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.abstract.FileDescriptor.stopReading
twisted.internet.abstract.FileDescriptor.html#stopReading
ZopeInterfaceFunction
Method
PUBLIC
Stop waiting for read availability.
-
twisted.internet.abstract.FileDescriptor.stopWriting
twisted.internet.abstract.FileDescriptor.html#stopWriting
ZopeInterfaceFunction
Method
PUBLIC
Stop waiting for write availability.
-
twisted.internet.abstract.FileDescriptor.startReading
twisted.internet.abstract.FileDescriptor.html#startReading
ZopeInterfaceFunction
Method
PUBLIC
Start waiting for read availability.
-
twisted.internet.abstract.FileDescriptor.startWriting
twisted.internet.abstract.FileDescriptor.html#startWriting
ZopeInterfaceFunction
Method
PUBLIC
Start waiting for write availability.
-
twisted.internet.abstract.FileDescriptor.bufferSize
twisted.internet.abstract.FileDescriptor.html#bufferSize
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.abstract.FileDescriptor.stopConsuming
twisted.internet.abstract.FileDescriptor.html#stopConsuming
ZopeInterfaceFunction
Method
PUBLIC
Stop consuming data.
-
twisted.internet.abstract.FileDescriptor.resumeProducing
twisted.internet.abstract.FileDescriptor.html#resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
Resume producing data.
-
twisted.internet.abstract.FileDescriptor.pauseProducing
twisted.internet.abstract.FileDescriptor.html#pauseProducing
ZopeInterfaceFunction
Method
PUBLIC
Pause producing data.
-
twisted.internet.abstract.FileDescriptor.stopProducing
twisted.internet.abstract.FileDescriptor.html#stopProducing
ZopeInterfaceFunction
Method
PUBLIC
Stop producing data.
-
twisted.internet.abstract.FileDescriptor.fileno
twisted.internet.abstract.FileDescriptor.html#fileno
ZopeInterfaceFunction
Method
PUBLIC
File Descriptor number for select().
-
twisted.internet.abstract.isIPAddress
twisted.internet.abstract.html#isIPAddress
ZopeInterfaceFunction
Function
PUBLIC
Determine whether the given string represents an IP address of the given family; by default, an IPv4 address.
-
twisted.internet.abstract.isIPv6Address
twisted.internet.abstract.html#isIPv6Address
ZopeInterfaceFunction
Function
PUBLIC
Determine whether the given string represents an IPv6 address.
-
twisted.python.runtime.shortPythonVersion
twisted.python.runtime.html#shortPythonVersion
ZopeInterfaceFunction
Function
PUBLIC
Returns the Python version as a dot-separated string.
-
twisted.python.runtime.knownPlatforms
twisted.python.runtime.html#knownPlatforms
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python.runtime.Platform
twisted.python.runtime.Platform.html
ZopeInterfaceClass
Class
PUBLIC
Gives us information about the platform we're running on.
-
twisted.python.runtime.Platform.type
twisted.python.runtime.Platform.html#type
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.runtime.Platform.seconds
twisted.python.runtime.Platform.html#seconds
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.python.runtime.Platform.__init__
twisted.python.runtime.Platform.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.runtime.Platform._platform
twisted.python.runtime.Platform.html#_platform
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.python.runtime.Platform.isKnown
twisted.python.runtime.Platform.html#isKnown
ZopeInterfaceFunction
Method
PUBLIC
Do we know about this platform?
-
twisted.python.runtime.Platform.getType
twisted.python.runtime.Platform.html#getType
ZopeInterfaceFunction
Method
PUBLIC
Get platform type.
-
twisted.python.runtime.Platform.isMacOSX
twisted.python.runtime.Platform.html#isMacOSX
ZopeInterfaceFunction
Method
PUBLIC
Check if current platform is macOS.
-
twisted.python.runtime.Platform.isWinNT
twisted.python.runtime.Platform.html#isWinNT
ZopeInterfaceFunction
Method
PUBLIC
Are we running in Windows NT?
-
twisted.python.runtime.Platform.isWindows
twisted.python.runtime.Platform.html#isWindows
ZopeInterfaceFunction
Method
PUBLIC
Are we running in Windows?
-
twisted.python.runtime.Platform.isVista
twisted.python.runtime.Platform.html#isVista
ZopeInterfaceFunction
Method
PUBLIC
Check if current platform is Windows Vista or Windows Server 2008.
-
twisted.python.runtime.Platform.isLinux
twisted.python.runtime.Platform.html#isLinux
ZopeInterfaceFunction
Method
PUBLIC
Check if current platform is Linux.
-
twisted.python.runtime.Platform.isDocker
twisted.python.runtime.Platform.html#isDocker
ZopeInterfaceFunction
Method
PUBLIC
Check if the current platform is Linux in a Docker container.
-
twisted.python.runtime.Platform._supportsSymlinks
twisted.python.runtime.Platform.html#_supportsSymlinks
ZopeInterfaceFunction
Method
PRIVATE
Check for symlink support usable for Twisted's purposes.
-
twisted.python.runtime.Platform.supportsThreads
twisted.python.runtime.Platform.html#supportsThreads
ZopeInterfaceFunction
Method
PUBLIC
Can threads be created?
-
twisted.python.runtime.Platform.supportsINotify
twisted.python.runtime.Platform.html#supportsINotify
ZopeInterfaceFunction
Method
PUBLIC
Return True if we can use the inotify API on this platform.
-
twisted.python.runtime.platform
twisted.python.runtime.html#platform
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python.runtime.platformType
twisted.python.runtime.html#platformType
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python.win32.O_BINARY
twisted.python.win32.html#O_BINARY
ZopeInterfaceAttribute
Constant
PUBLIC
the 'binary' mode flag on Windows, or 0 on other platforms, so it may safely be OR'ed into a mask for os.open.
-
twisted.python.win32.ERROR_FILE_NOT_FOUND
twisted.python.win32.html#ERROR_FILE_NOT_FOUND
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.python.win32.ERROR_PATH_NOT_FOUND
twisted.python.win32.html#ERROR_PATH_NOT_FOUND
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.python.win32.ERROR_INVALID_NAME
twisted.python.win32.html#ERROR_INVALID_NAME
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.python.win32.ERROR_DIRECTORY
twisted.python.win32.html#ERROR_DIRECTORY
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.python.win32.FakeWindowsError
twisted.python.win32.FakeWindowsError.html
ZopeInterfaceClass
Class
PUBLIC
Stand-in for sometimes-builtin exception on platforms for which it is missing.
-
twisted.python.win32._cmdLineQuoteRe
twisted.python.win32.html#_cmdLineQuoteRe
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.python.win32._cmdLineQuoteRe2
twisted.python.win32.html#_cmdLineQuoteRe2
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.python.win32.cmdLineQuote
twisted.python.win32.html#cmdLineQuote
ZopeInterfaceFunction
Function
PUBLIC
Internal method for quoting a single command-line argument.
-
twisted.python.win32.quoteArguments
twisted.python.win32.html#quoteArguments
ZopeInterfaceFunction
Function
PUBLIC
Quote an iterable of command-line arguments for passing to CreateProcess or a similar API. This allows the list passed to reactor.spawnProcess to match the child process's sys.argv properly.
-
twisted.python.win32._ErrorFormatter
twisted.python.win32._ErrorFormatter.html
ZopeInterfaceClass
Class
PRIVATE
Formatter for Windows error messages.
-
twisted.python.win32._ErrorFormatter.winError
twisted.python.win32._ErrorFormatter.html#winError
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A callable which takes one integer error number argument and returns a
WindowsError instance for that error (like
ctypes.WinError).
-
twisted.python.win32._ErrorFormatter.formatMessage
twisted.python.win32._ErrorFormatter.html#formatMessage
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A callable which takes one integer error number argument and returns a
str giving the message for that error (like
win32api.FormatMessage).
-
twisted.python.win32._ErrorFormatter.errorTab
twisted.python.win32._ErrorFormatter.html#errorTab
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A mapping from integer error numbers to str messages which correspond to those erorrs (like socket.errorTab).
-
twisted.python.win32._ErrorFormatter.__init__
twisted.python.win32._ErrorFormatter.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.win32._ErrorFormatter.fromEnvironment
twisted.python.win32._ErrorFormatter.html#fromEnvironment
ZopeInterfaceFunction
Class Method
PUBLIC
Get as many of the platform-specific error translation objects as possible and return an instance of cls created with them.
-
twisted.python.win32._ErrorFormatter.formatError
twisted.python.win32._ErrorFormatter.html#formatError
ZopeInterfaceFunction
Method
PUBLIC
Returns the string associated with a Windows error message, such as the ones found in socket.error.
-
twisted.python.win32.formatError
twisted.python.win32.html#formatError
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python.filepath._CREATE_FLAGS
twisted.python.filepath.html#_CREATE_FLAGS
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.python.filepath._stub_islink
twisted.python.filepath.html#_stub_islink
ZopeInterfaceFunction
Function
PRIVATE
Always return False if the operating system does not support symlinks.
-
twisted.python.filepath.islink
twisted.python.filepath.html#islink
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python.filepath.IFilePath
twisted.python.filepath.IFilePath.html
ZopeInterfaceClass
Interface
PUBLIC
File path object.
-
twisted.python.filepath.IFilePath.sep
twisted.python.filepath.IFilePath.html#sep
ZopeInterfaceAttribute
Attribute
PUBLIC
The path separator to use in string representations
-
twisted.python.filepath.IFilePath.child
twisted.python.filepath.IFilePath.html#child
ZopeInterfaceFunction
Method
PUBLIC
Obtain a direct child of this file path. The child may or may not exist.
-
twisted.python.filepath.IFilePath.open
twisted.python.filepath.IFilePath.html#open
ZopeInterfaceFunction
Method
PUBLIC
Opens this file path with the given mode.
-
twisted.python.filepath.IFilePath.changed
twisted.python.filepath.IFilePath.html#changed
ZopeInterfaceFunction
Method
PUBLIC
Clear any cached information about the state of this path on disk.
-
twisted.python.filepath.IFilePath.getsize
twisted.python.filepath.IFilePath.html#getsize
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the size of this file in bytes.
-
twisted.python.filepath.IFilePath.getModificationTime
twisted.python.filepath.IFilePath.html#getModificationTime
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the time of last access from this file.
-
twisted.python.filepath.IFilePath.getStatusChangeTime
twisted.python.filepath.IFilePath.html#getStatusChangeTime
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the time of the last status change for this file.
-
twisted.python.filepath.IFilePath.getAccessTime
twisted.python.filepath.IFilePath.html#getAccessTime
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the time that this file was last accessed.
-
twisted.python.filepath.IFilePath.exists
twisted.python.filepath.IFilePath.html#exists
ZopeInterfaceFunction
Method
PUBLIC
Check if this file path exists.
-
twisted.python.filepath.IFilePath.isdir
twisted.python.filepath.IFilePath.html#isdir
ZopeInterfaceFunction
Method
PUBLIC
Check if this file path refers to a directory.
-
twisted.python.filepath.IFilePath.isfile
twisted.python.filepath.IFilePath.html#isfile
ZopeInterfaceFunction
Method
PUBLIC
Check if this file path refers to a regular file.
-
twisted.python.filepath.IFilePath.children
twisted.python.filepath.IFilePath.html#children
ZopeInterfaceFunction
Method
PUBLIC
List the children of this path object.
-
twisted.python.filepath.IFilePath.basename
twisted.python.filepath.IFilePath.html#basename
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the final component of the file path's path (everything after the final path separator).
-
twisted.python.filepath.IFilePath.parent
twisted.python.filepath.IFilePath.html#parent
ZopeInterfaceFunction
Method
PUBLIC
A file path for the directory containing the file at this file path.
-
twisted.python.filepath.IFilePath.sibling
twisted.python.filepath.IFilePath.html#sibling
ZopeInterfaceFunction
Method
PUBLIC
A file path for the directory containing the file at this file path.
-
twisted.python.filepath.InsecurePath
twisted.python.filepath.InsecurePath.html
ZopeInterfaceClass
Class
PUBLIC
Error that is raised when the path provided to
FilePath is invalid.
-
twisted.python.filepath.LinkError
twisted.python.filepath.LinkError.html
ZopeInterfaceClass
Class
PUBLIC
An error with symlinks - either that there are cyclical symlinks or that symlink are not supported on this platform.
-
twisted.python.filepath.UnlistableError
twisted.python.filepath.UnlistableError.html
ZopeInterfaceClass
Class
PUBLIC
An exception which is used to distinguish between errors which mean 'this is not a directory you can list' and other, more catastrophic errors.
-
twisted.python.filepath.UnlistableError.originalException
twisted.python.filepath.UnlistableError.html#originalException
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the actual original exception instance.
-
twisted.python.filepath.UnlistableError.__init__
twisted.python.filepath.UnlistableError.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create an UnlistableError exception.
-
twisted.python.filepath._secureEnoughString
twisted.python.filepath.html#_secureEnoughString
ZopeInterfaceFunction
Function
PRIVATE
Compute a string usable as a new, temporary filename.
-
twisted.python.filepath.AbstractFilePath
twisted.python.filepath.AbstractFilePath.html
ZopeInterfaceClass
Class
PUBLIC
Abstract implementation of an
IFilePath; must be completed by a subclass.
-
twisted.python.filepath.AbstractFilePath.getContent
twisted.python.filepath.AbstractFilePath.html#getContent
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the contents of the file at this path.
-
twisted.python.filepath.AbstractFilePath.parents
twisted.python.filepath.AbstractFilePath.html#parents
ZopeInterfaceFunction
Method
PUBLIC
Retrieve an iterator of all the ancestors of this path.
-
twisted.python.filepath.AbstractFilePath.children
twisted.python.filepath.AbstractFilePath.html#children
ZopeInterfaceFunction
Method
PUBLIC
List the children of this path object.
-
twisted.python.filepath.AbstractFilePath.walk
twisted.python.filepath.AbstractFilePath.html#walk
ZopeInterfaceFunction
Method
PUBLIC
Yield myself, then each of my children, and each of those children's children in turn.
-
twisted.python.filepath.AbstractFilePath.sibling
twisted.python.filepath.AbstractFilePath.html#sibling
ZopeInterfaceFunction
Method
PUBLIC
Return a
FilePath with the same directory as this instance but with a basename of
path.
-
twisted.python.filepath.AbstractFilePath.descendant
twisted.python.filepath.AbstractFilePath.html#descendant
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a child or child's child of this path.
-
twisted.python.filepath.AbstractFilePath.segmentsFrom
twisted.python.filepath.AbstractFilePath.html#segmentsFrom
ZopeInterfaceFunction
Method
PUBLIC
Return a list of segments between a child and its ancestor.
-
twisted.python.filepath.AbstractFilePath.__hash__
twisted.python.filepath.AbstractFilePath.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Hash the same as another
FilePath with the same path as mine.
-
twisted.python.filepath.AbstractFilePath.getmtime
twisted.python.filepath.AbstractFilePath.html#getmtime
ZopeInterfaceFunction
Method
PUBLIC
Deprecated. Use getModificationTime instead.
-
twisted.python.filepath.AbstractFilePath.getatime
twisted.python.filepath.AbstractFilePath.html#getatime
ZopeInterfaceFunction
Method
PUBLIC
Deprecated. Use getAccessTime instead.
-
twisted.python.filepath.AbstractFilePath.getctime
twisted.python.filepath.AbstractFilePath.html#getctime
ZopeInterfaceFunction
Method
PUBLIC
Deprecated. Use getStatusChangeTime instead.
-
twisted.python.filepath.RWX
twisted.python.filepath.RWX.html
ZopeInterfaceClass
Class
PUBLIC
A class representing read/write/execute permissions for a single user category (i.e. user/owner, group, or other/world). Instantiate with three boolean values: readable? writable? executable?.
-
twisted.python.filepath.RWX.read
twisted.python.filepath.RWX.html#read
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Whether permission to read is given
-
twisted.python.filepath.RWX.write
twisted.python.filepath.RWX.html#write
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Whether permission to write is given
-
twisted.python.filepath.RWX.execute
twisted.python.filepath.RWX.html#execute
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Whether permission to execute is given
-
twisted.python.filepath.RWX.compareAttributes
twisted.python.filepath.RWX.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.python.filepath.RWX.__init__
twisted.python.filepath.RWX.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.filepath.RWX.__repr__
twisted.python.filepath.RWX.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.filepath.RWX.shorthand
twisted.python.filepath.RWX.html#shorthand
ZopeInterfaceFunction
Method
PUBLIC
Returns a short string representing the permission bits. Looks like part of what is printed by command line utilities such as 'ls -l' (e.g. 'rwx')
-
twisted.python.filepath.Permissions
twisted.python.filepath.Permissions.html
ZopeInterfaceClass
Class
PUBLIC
A class representing read/write/execute permissions. Instantiate with any portion of the file's mode that includes the permission bits.
-
twisted.python.filepath.Permissions.user
twisted.python.filepath.Permissions.html#user
ZopeInterfaceAttribute
Instance Variable
PUBLIC
User/Owner permissions
-
twisted.python.filepath.Permissions.group
twisted.python.filepath.Permissions.html#group
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Group permissions
-
twisted.python.filepath.Permissions.other
twisted.python.filepath.Permissions.html#other
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Other/World permissions
-
twisted.python.filepath.Permissions.compareAttributes
twisted.python.filepath.Permissions.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.python.filepath.Permissions.__init__
twisted.python.filepath.Permissions.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.filepath.Permissions.__repr__
twisted.python.filepath.Permissions.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.filepath.Permissions.shorthand
twisted.python.filepath.Permissions.html#shorthand
ZopeInterfaceFunction
Method
PUBLIC
Returns a short string representing the permission bits. Looks like what is printed by command line utilities such as 'ls -l' (e.g. 'rwx-wx--x')
-
twisted.python.filepath._asFilesystemBytes
twisted.python.filepath.html#_asFilesystemBytes
ZopeInterfaceFunction
Function
PRIVATE
Return path as a string of bytes suitable for use on this system's filesystem.
-
twisted.python.filepath._asFilesystemText
twisted.python.filepath.html#_asFilesystemText
ZopeInterfaceFunction
Function
PRIVATE
Return
path as a string of
unicode suitable for use on this system's filesystem.
-
twisted.python.filepath._coerceToFilesystemEncoding
twisted.python.filepath.html#_coerceToFilesystemEncoding
ZopeInterfaceFunction
Function
PRIVATE
Return a newpath that is suitable for joining to path.
-
twisted.python.filepath.FilePath
twisted.python.filepath.FilePath.html
ZopeInterfaceClass
Class
PUBLIC
I am a path on the filesystem that only permits 'downwards' access.
-
twisted.python.filepath.FilePath.alwaysCreate
twisted.python.filepath.FilePath.html#alwaysCreate
ZopeInterfaceAttribute
Instance Variable
PUBLIC
When opening this file, only succeed if the file does not already exist.
-
twisted.python.filepath.FilePath.path
twisted.python.filepath.FilePath.html#path
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The path from which 'downward' traversal is permitted.
-
twisted.python.filepath.FilePath._statinfo
twisted.python.filepath.FilePath.html#_statinfo
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.python.filepath.FilePath.__init__
twisted.python.filepath.FilePath.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Convert a path string to an absolute path if necessary and initialize the
FilePath with the result.
-
twisted.python.filepath.FilePath.__getstate__
twisted.python.filepath.FilePath.html#__getstate__
ZopeInterfaceFunction
Method
PUBLIC
Support serialization by discarding cached os.stat results and returning everything else.
-
twisted.python.filepath.FilePath.sep
twisted.python.filepath.FilePath.html#sep
ZopeInterfaceAttribute
Property
PUBLIC
Return a filesystem separator.
-
twisted.python.filepath.FilePath._asBytesPath
twisted.python.filepath.FilePath.html#_asBytesPath
ZopeInterfaceFunction
Method
PRIVATE
Return the path of this
FilePath as bytes.
-
twisted.python.filepath.FilePath._asTextPath
twisted.python.filepath.FilePath.html#_asTextPath
ZopeInterfaceFunction
Method
PRIVATE
Return the path of this
FilePath as text.
-
twisted.python.filepath.FilePath.asBytesMode
twisted.python.filepath.FilePath.html#asBytesMode
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.python.filepath.FilePath.asTextMode
twisted.python.filepath.FilePath.html#asTextMode
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.python.filepath.FilePath._getPathAsSameTypeAs
twisted.python.filepath.FilePath.html#_getPathAsSameTypeAs
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.python.filepath.FilePath.child
twisted.python.filepath.FilePath.html#child
ZopeInterfaceFunction
Method
PUBLIC
Create and return a new
FilePath representing a path contained by
self.
-
twisted.python.filepath.FilePath.preauthChild
twisted.python.filepath.FilePath.html#preauthChild
ZopeInterfaceFunction
Method
PUBLIC
Use me if path might have slashes in it, but you know they're safe.
-
twisted.python.filepath.FilePath.childSearchPreauth
twisted.python.filepath.FilePath.html#childSearchPreauth
ZopeInterfaceFunction
Method
PUBLIC
Return my first existing child with a name in paths.
-
twisted.python.filepath.FilePath.siblingExtensionSearch
twisted.python.filepath.FilePath.html#siblingExtensionSearch
ZopeInterfaceFunction
Method
PUBLIC
Attempt to return a path with my name, given multiple possible extensions.
-
twisted.python.filepath.FilePath.realpath
twisted.python.filepath.FilePath.html#realpath
ZopeInterfaceFunction
Method
PUBLIC
Returns the absolute target as a
FilePath if self is a link, self otherwise.
-
twisted.python.filepath.FilePath.siblingExtension
twisted.python.filepath.FilePath.html#siblingExtension
ZopeInterfaceFunction
Method
PUBLIC
Attempt to return a path with my name, given the extension at ext.
-
twisted.python.filepath.FilePath.linkTo
twisted.python.filepath.FilePath.html#linkTo
ZopeInterfaceFunction
Method
PUBLIC
Creates a symlink to self to at the path in the
FilePath linkFilePath.
-
twisted.python.filepath.FilePath.open
twisted.python.filepath.FilePath.html#open
ZopeInterfaceFunction
Method
PUBLIC
Open this file using mode or for writing if alwaysCreate is True.
-
twisted.python.filepath.FilePath.restat
twisted.python.filepath.FilePath.html#restat
ZopeInterfaceFunction
Method
PUBLIC
Re-calculate cached effects of 'stat'. To refresh information on this path after you know the filesystem may have changed, call this method.
-
twisted.python.filepath.FilePath.changed
twisted.python.filepath.FilePath.html#changed
ZopeInterfaceFunction
Method
PUBLIC
Clear any cached information about the state of this path on disk.
-
twisted.python.filepath.FilePath.chmod
twisted.python.filepath.FilePath.html#chmod
ZopeInterfaceFunction
Method
PUBLIC
Changes the permissions on self, if possible. Propagates errors from os.chmod up.
-
twisted.python.filepath.FilePath.getsize
twisted.python.filepath.FilePath.html#getsize
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the size of this file in bytes.
-
twisted.python.filepath.FilePath.getModificationTime
twisted.python.filepath.FilePath.html#getModificationTime
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the time of last access from this file.
-
twisted.python.filepath.FilePath.getStatusChangeTime
twisted.python.filepath.FilePath.html#getStatusChangeTime
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the time of the last status change for this file.
-
twisted.python.filepath.FilePath.getAccessTime
twisted.python.filepath.FilePath.html#getAccessTime
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the time that this file was last accessed.
-
twisted.python.filepath.FilePath.getInodeNumber
twisted.python.filepath.FilePath.html#getInodeNumber
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the file serial number, also called inode number, which distinguishes this file from all other files on the same device.
-
twisted.python.filepath.FilePath.getDevice
twisted.python.filepath.FilePath.html#getDevice
ZopeInterfaceFunction
Method
PUBLIC
Retrieves the device containing the file. The inode number and device number together uniquely identify the file, but the device number is not necessarily consistent across reboots or system crashes.
-
twisted.python.filepath.FilePath.getNumberOfHardLinks
twisted.python.filepath.FilePath.html#getNumberOfHardLinks
ZopeInterfaceFunction
Method
PUBLIC
Retrieves the number of hard links to the file.
-
twisted.python.filepath.FilePath.getUserID
twisted.python.filepath.FilePath.html#getUserID
ZopeInterfaceFunction
Method
PUBLIC
Returns the user ID of the file's owner.
-
twisted.python.filepath.FilePath.getGroupID
twisted.python.filepath.FilePath.html#getGroupID
ZopeInterfaceFunction
Method
PUBLIC
Returns the group ID of the file.
-
twisted.python.filepath.FilePath.getPermissions
twisted.python.filepath.FilePath.html#getPermissions
ZopeInterfaceFunction
Method
PUBLIC
Returns the permissions of the file. Should also work on Windows, however, those permissions may not be what is expected in Windows.
-
twisted.python.filepath.FilePath.exists
twisted.python.filepath.FilePath.html#exists
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.python.filepath.FilePath.isdir
twisted.python.filepath.FilePath.html#isdir
ZopeInterfaceFunction
Method
PUBLIC
Check if this
FilePath refers to a directory.
-
twisted.python.filepath.FilePath.isfile
twisted.python.filepath.FilePath.html#isfile
ZopeInterfaceFunction
Method
PUBLIC
Check if this file path refers to a regular file.
-
twisted.python.filepath.FilePath.isBlockDevice
twisted.python.filepath.FilePath.html#isBlockDevice
ZopeInterfaceFunction
Method
PUBLIC
Returns whether the underlying path is a block device.
-
twisted.python.filepath.FilePath.isSocket
twisted.python.filepath.FilePath.html#isSocket
ZopeInterfaceFunction
Method
PUBLIC
Returns whether the underlying path is a socket.
-
twisted.python.filepath.FilePath.islink
twisted.python.filepath.FilePath.html#islink
ZopeInterfaceFunction
Method
PUBLIC
Check if this
FilePath points to a symbolic link.
-
twisted.python.filepath.FilePath.isabs
twisted.python.filepath.FilePath.html#isabs
ZopeInterfaceFunction
Method
PUBLIC
Check if this
FilePath refers to an absolute path.
-
twisted.python.filepath.FilePath.listdir
twisted.python.filepath.FilePath.html#listdir
ZopeInterfaceFunction
Method
PUBLIC
List the base names of the direct children of this
FilePath.
-
twisted.python.filepath.FilePath.splitext
twisted.python.filepath.FilePath.html#splitext
ZopeInterfaceFunction
Method
PUBLIC
Split the file path into a pair (root, ext) such that root + ext == path.
-
twisted.python.filepath.FilePath.__repr__
twisted.python.filepath.FilePath.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.filepath.FilePath.touch
twisted.python.filepath.FilePath.html#touch
ZopeInterfaceFunction
Method
PUBLIC
Updates the access and last modification times of the file at this file path to the current time. Also creates the file if it does not already exist.
-
twisted.python.filepath.FilePath.remove
twisted.python.filepath.FilePath.html#remove
ZopeInterfaceFunction
Method
PUBLIC
Removes the file or directory that is represented by self. If self.path is a directory, recursively remove all its children before removing the directory. If it's a file or link, just delete it.
-
twisted.python.filepath.FilePath.makedirs
twisted.python.filepath.FilePath.html#makedirs
ZopeInterfaceFunction
Method
PUBLIC
Create all directories not yet existing in path segments, using os.makedirs.
-
twisted.python.filepath.FilePath.globChildren
twisted.python.filepath.FilePath.html#globChildren
ZopeInterfaceFunction
Method
PUBLIC
Assuming I am representing a directory, return a list of FilePaths representing my children that match the given pattern.
-
twisted.python.filepath.FilePath.basename
twisted.python.filepath.FilePath.html#basename
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the final component of the file path's path (everything after the final path separator).
-
twisted.python.filepath.FilePath.dirname
twisted.python.filepath.FilePath.html#dirname
ZopeInterfaceFunction
Method
PUBLIC
Retrieve all of the components of the
FilePath's path except the last one (everything up to the final path separator).
-
twisted.python.filepath.FilePath.parent
twisted.python.filepath.FilePath.html#parent
ZopeInterfaceFunction
Method
PUBLIC
A file path for the directory containing the file at this file path.
-
twisted.python.filepath.FilePath.setContent
twisted.python.filepath.FilePath.html#setContent
ZopeInterfaceFunction
Method
PUBLIC
Replace the file at this path with a new file that contains the given bytes, trying to avoid data-loss in the meanwhile.
-
twisted.python.filepath.FilePath.__cmp__
twisted.python.filepath.FilePath.html#__cmp__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.filepath.FilePath.createDirectory
twisted.python.filepath.FilePath.html#createDirectory
ZopeInterfaceFunction
Method
PUBLIC
Create the directory the
FilePath refers to.
-
twisted.python.filepath.FilePath.requireCreate
twisted.python.filepath.FilePath.html#requireCreate
ZopeInterfaceFunction
Method
PUBLIC
Sets the alwaysCreate variable.
-
twisted.python.filepath.FilePath.create
twisted.python.filepath.FilePath.html#create
ZopeInterfaceFunction
Method
PUBLIC
Exclusively create a file, only if this file previously did not exist.
-
twisted.python.filepath.FilePath.temporarySibling
twisted.python.filepath.FilePath.html#temporarySibling
ZopeInterfaceFunction
Method
PUBLIC
Construct a path referring to a sibling of this path.
-
twisted.python.filepath.FilePath._chunkSize
twisted.python.filepath.FilePath.html#_chunkSize
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.python.filepath.FilePath.copyTo
twisted.python.filepath.FilePath.html#copyTo
ZopeInterfaceFunction
Method
PUBLIC
Copies self to destination.
-
twisted.python.filepath.FilePath.moveTo
twisted.python.filepath.FilePath.html#moveTo
ZopeInterfaceFunction
Method
PUBLIC
Move self to destination - basically renaming self to whatever destination is named.
-
twisted.internet.address.IPv4Address
twisted.internet.address.IPv4Address.html
ZopeInterfaceClass
Class
PUBLIC
An
IPv4Address represents the address of an IPv4 socket endpoint.
-
twisted.internet.address.IPv4Address.type
twisted.internet.address.IPv4Address.html#type
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A string describing the type of transport, either 'TCP' or 'UDP'.
-
twisted.internet.address.IPv4Address.host
twisted.internet.address.IPv4Address.html#host
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A string containing a dotted-quad IPv4 address; for example, "127.0.0.1".
-
twisted.internet.address.IPv4Address.port
twisted.internet.address.IPv4Address.html#port
ZopeInterfaceAttribute
Instance Variable
PUBLIC
An integer representing the port number.
-
twisted.internet.address.IPv6Address
twisted.internet.address.IPv6Address.html
ZopeInterfaceClass
Class
PUBLIC
An
IPv6Address represents the address of an IPv6 socket endpoint.
-
twisted.internet.address.IPv6Address.type
twisted.internet.address.IPv6Address.html#type
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A string describing the type of transport, either 'TCP' or 'UDP'.
-
twisted.internet.address.IPv6Address.host
twisted.internet.address.IPv6Address.html#host
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A string containing a colon-separated, hexadecimal formatted IPv6 address; for example, "::1".
-
twisted.internet.address.IPv6Address.port
twisted.internet.address.IPv6Address.html#port
ZopeInterfaceAttribute
Instance Variable
PUBLIC
An integer representing the port number.
-
twisted.internet.address.IPv6Address.flowInfo
twisted.internet.address.IPv6Address.html#flowInfo
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the IPv6 flow label. This can be used by QoS routers to identify flows of traffic; you may generally safely ignore it.
-
twisted.internet.address.IPv6Address.scopeID
twisted.internet.address.IPv6Address.html#scopeID
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the IPv6 scope identifier - roughly analagous to what interface traffic destined for this address must be transmitted over.
-
twisted.internet.address._ProcessAddress
twisted.internet.address._ProcessAddress.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.internet.address.HostnameAddress
twisted.internet.address.HostnameAddress.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.internet.address.HostnameAddress.hostname
twisted.internet.address.HostnameAddress.html#hostname
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A hostname byte string; for example, b"example.com".
-
twisted.internet.address.HostnameAddress.port
twisted.internet.address.HostnameAddress.html#port
ZopeInterfaceAttribute
Instance Variable
PUBLIC
An integer representing the port number.
-
twisted.internet.address.UNIXAddress
twisted.internet.address.UNIXAddress.html
ZopeInterfaceClass
Class
PUBLIC
Object representing a UNIX socket endpoint.
-
twisted.internet.address.UNIXAddress.name
twisted.internet.address.UNIXAddress.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The filename associated with this socket.
-
twisted.internet.address.UNIXAddress.__eq__
twisted.internet.address.UNIXAddress.html#__eq__
ZopeInterfaceFunction
Method
PUBLIC
Overriding attrs to ensure the os level samefile check is done if the name attributes do not match.
-
twisted.internet.address.UNIXAddress.__repr__
twisted.internet.address.UNIXAddress.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.address.UNIXAddress.__hash__
twisted.internet.address.UNIXAddress.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.address._ServerFactoryIPv4Address
twisted.internet.address._ServerFactoryIPv4Address.html
ZopeInterfaceClass
Class
PRIVATE
Backwards compatibility hack. Just like IPv4Address in practice.
-
twisted.internet.address._ServerFactoryIPv4Address.__eq__
twisted.internet.address._ServerFactoryIPv4Address.html#__eq__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.lockfile.unique
twisted.python.lockfile.html#unique
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.python.lockfile._windows
twisted.python.lockfile.html#_windows
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.python.lockfile.FilesystemLock
twisted.python.lockfile.FilesystemLock.html
ZopeInterfaceClass
Class
PUBLIC
A mutex.
-
twisted.python.lockfile.FilesystemLock.name
twisted.python.lockfile.FilesystemLock.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The name of the file associated with this lock.
-
twisted.python.lockfile.FilesystemLock.clean
twisted.python.lockfile.FilesystemLock.html#clean
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Indicates whether this lock was released cleanly by its last owner. Only meaningful after lock has been called and returns True.
-
twisted.python.lockfile.FilesystemLock.locked
twisted.python.lockfile.FilesystemLock.html#locked
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Indicates whether the lock is currently held by this object.
-
twisted.python.lockfile.FilesystemLock.__init__
twisted.python.lockfile.FilesystemLock.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.lockfile.FilesystemLock.lock
twisted.python.lockfile.FilesystemLock.html#lock
ZopeInterfaceFunction
Method
PUBLIC
Acquire this lock.
-
twisted.python.lockfile.FilesystemLock.unlock
twisted.python.lockfile.FilesystemLock.html#unlock
ZopeInterfaceFunction
Method
PUBLIC
Release this lock.
-
twisted.python.lockfile.isLocked
twisted.python.lockfile.html#isLocked
ZopeInterfaceFunction
Function
PUBLIC
Determine if the lock of the given name is held or not.
-
twisted.internet.defer._NoContext
twisted.internet.defer._NoContext.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.internet.defer._NoContext.run
twisted.internet.defer._NoContext.html#run
ZopeInterfaceFunction
Static Method
PUBLIC
Undocumented
-
twisted.internet.defer._copy_context
twisted.internet.defer.html#_copy_context
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.internet.defer.log
twisted.internet.defer.html#log
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.internet.defer._T
twisted.internet.defer.html#_T
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.internet.defer.AlreadyCalledError
twisted.internet.defer.AlreadyCalledError.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.internet.defer.CancelledError
twisted.internet.defer.CancelledError.html
ZopeInterfaceClass
Class
PUBLIC
This error is raised by default when a
Deferred is cancelled.
-
twisted.internet.defer.TimeoutError
twisted.internet.defer.TimeoutError.html
ZopeInterfaceClass
Class
PUBLIC
This error is raised by default when a
Deferred times out.
-
twisted.internet.defer.NotACoroutineError
twisted.internet.defer.NotACoroutineError.html
ZopeInterfaceClass
Class
PUBLIC
This error is raised when a coroutine is expected and something else is encountered.
-
twisted.internet.defer.logError
twisted.internet.defer.html#logError
ZopeInterfaceFunction
Function
PUBLIC
Log and return failure.
-
twisted.internet.defer.succeed
twisted.internet.defer.html#succeed
ZopeInterfaceFunction
Function
PUBLIC
Return a
Deferred that has already had
.callback(result) called.
-
twisted.internet.defer.fail
twisted.internet.defer.html#fail
ZopeInterfaceFunction
Function
PUBLIC
Return a
Deferred that has already had
.errback(result) called.
-
twisted.internet.defer.execute
twisted.internet.defer.html#execute
ZopeInterfaceFunction
Function
PUBLIC
Create a
Deferred from a callable and arguments.
-
twisted.internet.defer.maybeDeferred
twisted.internet.defer.html#maybeDeferred
ZopeInterfaceFunction
Function
PUBLIC
Invoke a function that may or may not return a
Deferred.
-
twisted.internet.defer.timeout
twisted.internet.defer.html#timeout
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.internet.defer.passthru
twisted.internet.defer.html#passthru
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.internet.defer._failthru
twisted.internet.defer.html#_failthru
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.internet.defer.setDebugging
twisted.internet.defer.html#setDebugging
ZopeInterfaceFunction
Function
PUBLIC
-
twisted.internet.defer.getDebugging
twisted.internet.defer.html#getDebugging
ZopeInterfaceFunction
Function
PUBLIC
Determine whether
Deferred debugging is enabled.
-
twisted.internet.defer._cancelledToTimedOutError
twisted.internet.defer.html#_cancelledToTimedOutError
ZopeInterfaceFunction
Function
PRIVATE
-
twisted.internet.defer._Sentinel
twisted.internet.defer._Sentinel.html
ZopeInterfaceClass
Class
PRIVATE
No summary
-
twisted.internet.defer._Sentinel._NO_RESULT
twisted.internet.defer._Sentinel.html#_NO_RESULT
ZopeInterfaceAttribute
Constant
PRIVATE
The result used to represent the fact that there is no result. Never ever ever use this as an actual result for a Deferred. You have been warned.
-
twisted.internet.defer._Sentinel._CONTINUE
twisted.internet.defer._Sentinel.html#_CONTINUE
ZopeInterfaceAttribute
Constant
PRIVATE
A marker left in
Deferred.callbacks to indicate a Deferred chain. Always accompanied by a Deferred instance in the args tuple pointing at the Deferred which is chained to the Deferred which has this marker.
-
twisted.internet.defer.DeferredCallback
twisted.internet.defer.html#DeferredCallback
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.internet.defer.DeferredErrback
twisted.internet.defer.html#DeferredErrback
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.internet.defer._CallbackOrderedArguments
twisted.internet.defer.html#_CallbackOrderedArguments
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet.defer._CallbackKeywordArguments
twisted.internet.defer.html#_CallbackKeywordArguments
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet.defer._CallbackChain
twisted.internet.defer.html#_CallbackChain
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet.defer._NONE_KWARGS
twisted.internet.defer.html#_NONE_KWARGS
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.internet.defer._DeferredResultT
twisted.internet.defer.html#_DeferredResultT
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet.defer._NextDeferredResultT
twisted.internet.defer.html#_NextDeferredResultT
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet.defer.DebugInfo
twisted.internet.defer.DebugInfo.html
ZopeInterfaceClass
Class
PUBLIC
Deferred debug helper.
-
twisted.internet.defer.DebugInfo.failResult
twisted.internet.defer.DebugInfo.html#failResult
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.defer.DebugInfo.creator
twisted.internet.defer.DebugInfo.html#creator
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.defer.DebugInfo.invoker
twisted.internet.defer.DebugInfo.html#invoker
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.defer.DebugInfo._getDebugTracebacks
twisted.internet.defer.DebugInfo.html#_getDebugTracebacks
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.defer.DebugInfo.__del__
twisted.internet.defer.DebugInfo.html#__del__
ZopeInterfaceFunction
Method
PUBLIC
Print tracebacks and die.
-
twisted.internet.defer.Deferred
twisted.internet.defer.Deferred.html
ZopeInterfaceClass
Class
PUBLIC
This is a callback which will be put off until later.
-
twisted.internet.defer.Deferred.called
twisted.internet.defer.Deferred.html#called
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A flag which is False until either callback or errback is called and afterwards always True.
-
twisted.internet.defer.Deferred.paused
twisted.internet.defer.Deferred.html#paused
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A counter of how many unmatched pause calls have been made on this instance.
-
twisted.internet.defer.Deferred._suppressAlreadyCalled
twisted.internet.defer.Deferred.html#_suppressAlreadyCalled
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A flag used by the cancellation mechanism which is True if the Deferred has no canceller and has been cancelled, False otherwise. If True, it can be expected that callback or errback will eventually be called and the result should be silently discarded.
-
twisted.internet.defer.Deferred._runningCallbacks
twisted.internet.defer.Deferred.html#_runningCallbacks
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A flag which is
True while this instance is executing its callback chain, used to stop recursive execution of
_runCallbacks
-
twisted.internet.defer.Deferred._chainedTo
twisted.internet.defer.Deferred.html#_chainedTo
ZopeInterfaceAttribute
Instance Variable
PRIVATE
If this
Deferred is waiting for the result of another
Deferred, this is a reference to the other Deferred. Otherwise,
None.
-
twisted.internet.defer.Deferred._debugInfo
twisted.internet.defer.Deferred.html#_debugInfo
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.defer.Deferred.debug
twisted.internet.defer.Deferred.html#debug
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.defer.Deferred.__init__
twisted.internet.defer.Deferred.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.defer.Deferred.callbacks
twisted.internet.defer.Deferred.html#callbacks
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.defer.Deferred._canceller
twisted.internet.defer.Deferred.html#_canceller
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.defer.Deferred.addCallbacks
twisted.internet.defer.Deferred.html#addCallbacks
ZopeInterfaceFunction
Method
PUBLIC
Add a pair of callbacks (success and error) to this
Deferred.
-
twisted.internet.defer.Deferred.addCallback
twisted.internet.defer.Deferred.html#addCallback
ZopeInterfaceFunction
Method
PUBLIC
Convenience method for adding just a callback.
-
twisted.internet.defer.Deferred.addErrback
twisted.internet.defer.Deferred.html#addErrback
ZopeInterfaceFunction
Method
PUBLIC
Convenience method for adding just an errback.
-
twisted.internet.defer.Deferred.addBoth
twisted.internet.defer.Deferred.html#addBoth
ZopeInterfaceFunction
Method
PUBLIC
Convenience method for adding a single callable as both a callback and an errback.
-
twisted.internet.defer.Deferred.addTimeout
twisted.internet.defer.Deferred.html#addTimeout
ZopeInterfaceFunction
Method
PUBLIC
Time out this
Deferred by scheduling it to be cancelled after
timeout seconds.
-
twisted.internet.defer.Deferred.chainDeferred
twisted.internet.defer.Deferred.html#chainDeferred
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.defer.Deferred.callback
twisted.internet.defer.Deferred.html#callback
ZopeInterfaceFunction
Method
PUBLIC
Run all success callbacks that have been added to this
Deferred.
-
twisted.internet.defer.Deferred.errback
twisted.internet.defer.Deferred.html#errback
ZopeInterfaceFunction
Method
PUBLIC
Run all error callbacks that have been added to this
Deferred.
-
twisted.internet.defer.Deferred.pause
twisted.internet.defer.Deferred.html#pause
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.defer.Deferred.unpause
twisted.internet.defer.Deferred.html#unpause
ZopeInterfaceFunction
Method
PUBLIC
Process all callbacks made since
pause() was called.
-
twisted.internet.defer.Deferred.cancel
twisted.internet.defer.Deferred.html#cancel
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.defer.Deferred._startRunCallbacks
twisted.internet.defer.Deferred.html#_startRunCallbacks
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.defer.Deferred.result
twisted.internet.defer.Deferred.html#result
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.defer.Deferred._continuation
twisted.internet.defer.Deferred.html#_continuation
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.internet.defer.Deferred._runCallbacks
twisted.internet.defer.Deferred.html#_runCallbacks
ZopeInterfaceFunction
Method
PRIVATE
Run the chain of callbacks once a result is available.
-
twisted.internet.defer.Deferred.__str__
twisted.internet.defer.Deferred.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Return a string representation of this
Deferred.
-
twisted.internet.defer.Deferred.__iter__
twisted.internet.defer.Deferred.html#__iter__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.defer.Deferred.send
twisted.internet.defer.Deferred.html#send
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.defer.Deferred.__await__
twisted.internet.defer.Deferred.html#__await__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.defer.Deferred.asFuture
twisted.internet.defer.Deferred.html#asFuture
ZopeInterfaceFunction
Method
PUBLIC
Adapt this
Deferred into a
Future which is bound to
loop.
-
twisted.internet.defer.Deferred.fromFuture
twisted.internet.defer.Deferred.html#fromFuture
ZopeInterfaceFunction
Class Method
PUBLIC
-
twisted.internet.defer.Deferred.fromCoroutine
twisted.internet.defer.Deferred.html#fromCoroutine
ZopeInterfaceFunction
Class Method
PUBLIC
Schedule the execution of a coroutine that awaits on
Deferreds, wrapping it in a
Deferred that will fire on success/failure of the coroutine.
-
twisted.internet.defer.ensureDeferred
twisted.internet.defer.html#ensureDeferred
ZopeInterfaceFunction
Function
PUBLIC
Schedule the execution of a coroutine that awaits/yields from
Deferreds, wrapping it in a
Deferred that will fire on success/failure of the coroutine. If a Deferred is passed to this function, it will be returned directly (mimicing the ...
-
twisted.internet.defer.FirstError
twisted.internet.defer.FirstError.html
ZopeInterfaceClass
Class
PUBLIC
First error to occur in a
DeferredList if
fireOnOneErrback is set.
-
twisted.internet.defer.FirstError.subFailure
twisted.internet.defer.FirstError.html#subFailure
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.internet.defer.FirstError.index
twisted.internet.defer.FirstError.html#index
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.internet.defer.FirstError.__init__
twisted.internet.defer.FirstError.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.defer.FirstError.__repr__
twisted.internet.defer.FirstError.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
The
repr of
FirstError instances includes the repr of the wrapped failure's exception and the index of the
FirstError.
-
twisted.internet.defer.FirstError.__str__
twisted.internet.defer.FirstError.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
The
str of
FirstError instances includes the
str of the entire wrapped failure (including its traceback and exception) and the index of the
FirstError.
-
twisted.internet.defer.FirstError.__cmp__
twisted.internet.defer.FirstError.html#__cmp__
ZopeInterfaceFunction
Method
PUBLIC
Comparison between
FirstError and other
FirstError instances is defined as the comparison of the index and sub-failure of each instance.
FirstError instances don't compare equal to anything that isn't a ...
-
twisted.internet.defer._DeferredListSingleResultT
twisted.internet.defer.html#_DeferredListSingleResultT
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet.defer._DeferredListResultItemT
twisted.internet.defer.html#_DeferredListResultItemT
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet.defer._DeferredListResultListT
twisted.internet.defer.html#_DeferredListResultListT
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet.defer._DeferredList 0
twisted.internet.defer.html#_DeferredList%200
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.internet.defer._DeferredList 1
twisted.internet.defer.html#_DeferredList%201
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.internet.defer._DeferredList
twisted.internet.defer.html#_DeferredList
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.internet.defer.DeferredList
twisted.internet.defer.DeferredList.html
ZopeInterfaceClass
Class
PUBLIC
DeferredList is a tool for collecting the results of several Deferreds.
-
twisted.internet.defer.DeferredList._deferredList
twisted.internet.defer.DeferredList.html#_deferredList
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.internet.defer.DeferredList.fireOnOneCallback
twisted.internet.defer.DeferredList.html#fireOnOneCallback
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.defer.DeferredList.fireOnOneErrback
twisted.internet.defer.DeferredList.html#fireOnOneErrback
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.defer.DeferredList.__init__
twisted.internet.defer.DeferredList.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize a DeferredList.
-
twisted.internet.defer.DeferredList.resultList
twisted.internet.defer.DeferredList.html#resultList
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The final result, in progress. Each item in the list corresponds to the
Deferred at the same position in
_deferredList. It will be
None if the
Deferred did not complete yet, or a
(success, result) pair if it did.
-
twisted.internet.defer.DeferredList.consumeErrors
twisted.internet.defer.DeferredList.html#consumeErrors
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.defer.DeferredList.finishedCount
twisted.internet.defer.DeferredList.html#finishedCount
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.defer.DeferredList._cbDeferred
twisted.internet.defer.DeferredList.html#_cbDeferred
ZopeInterfaceFunction
Method
PRIVATE
(internal) Callback for when one of my deferreds fires.
-
twisted.internet.defer.DeferredList.cancel
twisted.internet.defer.DeferredList.html#cancel
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.defer._parseDeferredListResult
twisted.internet.defer.html#_parseDeferredListResult
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.internet.defer.gatherResults
twisted.internet.defer.html#gatherResults
ZopeInterfaceFunction
Function
PUBLIC
Returns, via a
Deferred, a list with the results of the given
Deferreds - in effect, a "join" of multiple deferred operations.
-
twisted.internet.defer.SUCCESS
twisted.internet.defer.html#SUCCESS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.defer.FAILURE
twisted.internet.defer.html#FAILURE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.defer.waitForDeferred
twisted.internet.defer.waitForDeferred.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.internet.defer.waitForDeferred.__init__
twisted.internet.defer.waitForDeferred.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.defer.waitForDeferred.d
twisted.internet.defer.waitForDeferred.html#d
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.defer.waitForDeferred.getResult
twisted.internet.defer.waitForDeferred.html#getResult
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.defer._DeferableGenerator
twisted.internet.defer.html#_DeferableGenerator
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet.defer._deferGenerator
twisted.internet.defer.html#_deferGenerator
ZopeInterfaceFunction
Function
PRIVATE
-
twisted.internet.defer.deferredGenerator
twisted.internet.defer.html#deferredGenerator
ZopeInterfaceFunction
Function
PUBLIC
-
twisted.internet.defer._DefGen_Return
twisted.internet.defer._DefGen_Return.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.internet.defer._DefGen_Return.__init__
twisted.internet.defer._DefGen_Return.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.defer._DefGen_Return.value
twisted.internet.defer._DefGen_Return.html#value
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.defer.returnValue
twisted.internet.defer.html#returnValue
ZopeInterfaceFunction
Function
PUBLIC
-
twisted.internet.defer._CancellationStatus
twisted.internet.defer._CancellationStatus.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.internet.defer._CancellationStatus.deferred
twisted.internet.defer._CancellationStatus.html#deferred
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the
Deferred to callback or errback when the generator invocation has finished.
-
twisted.internet.defer._CancellationStatus.waitingOn
twisted.internet.defer._CancellationStatus.html#waitingOn
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.internet.defer._inlineCallbacks
twisted.internet.defer.html#_inlineCallbacks
ZopeInterfaceFunction
Function
PRIVATE
-
twisted.internet.defer._cancellableInlineCallbacks
twisted.internet.defer.html#_cancellableInlineCallbacks
ZopeInterfaceFunction
Function
PRIVATE
-
twisted.internet.defer._InternalInlineCallbacksCancelledError
twisted.internet.defer._InternalInlineCallbacksCancelledError.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.internet.defer.inlineCallbacks
twisted.internet.defer.html#inlineCallbacks
ZopeInterfaceFunction
Function
PUBLIC
-
twisted.internet.defer._ConcurrencyPrimitiveT
twisted.internet.defer.html#_ConcurrencyPrimitiveT
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet.defer._ConcurrencyPrimitive
twisted.internet.defer._ConcurrencyPrimitive.html
ZopeInterfaceClass
Class
PRIVATE
No class docstring; 0/1 instance variable, 2/7 methods documented
-
twisted.internet.defer._ConcurrencyPrimitive.__init__
twisted.internet.defer._ConcurrencyPrimitive.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.defer._ConcurrencyPrimitive.waiting
twisted.internet.defer._ConcurrencyPrimitive.html#waiting
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.defer._ConcurrencyPrimitive._releaseAndReturn
twisted.internet.defer._ConcurrencyPrimitive.html#_releaseAndReturn
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.defer._ConcurrencyPrimitive.run
twisted.internet.defer._ConcurrencyPrimitive.html#run
ZopeInterfaceFunction
Method
PUBLIC
Acquire, run, release.
-
twisted.internet.defer._ConcurrencyPrimitive.__aenter__
twisted.internet.defer._ConcurrencyPrimitive.html#__aenter__
ZopeInterfaceFunction
Method
PUBLIC
We can be used as an asynchronous context manager.
-
twisted.internet.defer._ConcurrencyPrimitive.__aexit__
twisted.internet.defer._ConcurrencyPrimitive.html#__aexit__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.defer._ConcurrencyPrimitive.acquire
twisted.internet.defer._ConcurrencyPrimitive.html#acquire
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.defer._ConcurrencyPrimitive.release
twisted.internet.defer._ConcurrencyPrimitive.html#release
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.defer._DeferredLockT
twisted.internet.defer.html#_DeferredLockT
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet.defer.DeferredLock
twisted.internet.defer.DeferredLock.html
ZopeInterfaceClass
Class
PUBLIC
A lock for event driven systems.
-
twisted.internet.defer.DeferredLock.locked
twisted.internet.defer.DeferredLock.html#locked
ZopeInterfaceAttribute
Instance Variable
PUBLIC
True when this Lock has been acquired, false at all other times. Do not change this value, but it is useful to examine for the equivalent of a "non-blocking" acquisition.
-
twisted.internet.defer.DeferredLock._cancelAcquire
twisted.internet.defer.DeferredLock.html#_cancelAcquire
ZopeInterfaceFunction
Method
PRIVATE
Remove a deferred d from our waiting list, as the deferred has been canceled.
-
twisted.internet.defer.DeferredLock.acquire
twisted.internet.defer.DeferredLock.html#acquire
ZopeInterfaceFunction
Method
PUBLIC
Attempt to acquire the lock. Returns a
Deferred that fires on lock acquisition with the
DeferredLock as the value. If the lock is locked, then the Deferred is placed at the end of a waiting list.
-
twisted.internet.defer.DeferredLock.release
twisted.internet.defer.DeferredLock.html#release
ZopeInterfaceFunction
Method
PUBLIC
Release the lock. If there is a waiting list, then the first
Deferred in that waiting list will be called back.
-
twisted.internet.defer._DeferredSemaphoreT
twisted.internet.defer.html#_DeferredSemaphoreT
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet.defer.DeferredSemaphore
twisted.internet.defer.DeferredSemaphore.html
ZopeInterfaceClass
Class
PUBLIC
A semaphore for event driven systems.
-
twisted.internet.defer.DeferredSemaphore.limit
twisted.internet.defer.DeferredSemaphore.html#limit
ZopeInterfaceAttribute
Instance Variable
PUBLIC
At most this many users may acquire this semaphore at once.
-
twisted.internet.defer.DeferredSemaphore.tokens
twisted.internet.defer.DeferredSemaphore.html#tokens
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The difference between limit and the number of users which have currently acquired this semaphore.
-
twisted.internet.defer.DeferredSemaphore.__init__
twisted.internet.defer.DeferredSemaphore.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.defer.DeferredSemaphore._cancelAcquire
twisted.internet.defer.DeferredSemaphore.html#_cancelAcquire
ZopeInterfaceFunction
Method
PRIVATE
Remove a deferred d from our waiting list, as the deferred has been canceled.
-
twisted.internet.defer.DeferredSemaphore.acquire
twisted.internet.defer.DeferredSemaphore.html#acquire
ZopeInterfaceFunction
Method
PUBLIC
Attempt to acquire the token.
-
twisted.internet.defer.DeferredSemaphore.release
twisted.internet.defer.DeferredSemaphore.html#release
ZopeInterfaceFunction
Method
PUBLIC
Release the token.
-
twisted.internet.defer.QueueOverflow
twisted.internet.defer.QueueOverflow.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.defer.QueueUnderflow
twisted.internet.defer.QueueUnderflow.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.defer.DeferredQueue
twisted.internet.defer.DeferredQueue.html
ZopeInterfaceClass
Class
PUBLIC
An event driven queue.
-
twisted.internet.defer.DeferredQueue.size
twisted.internet.defer.DeferredQueue.html#size
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The maximum number of objects to allow into the queue at a time. When an attempt to add a new object would exceed this limit,
QueueOverflow is raised synchronously.
None for no limit.
-
twisted.internet.defer.DeferredQueue.backlog
twisted.internet.defer.DeferredQueue.html#backlog
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The maximum number of
Deferred gets to allow at one time. When an attempt is made to get an object which would exceed this limit,
QueueUnderflow is raised synchronously.
None for no limit.
-
twisted.internet.defer.DeferredQueue.__init__
twisted.internet.defer.DeferredQueue.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.defer.DeferredQueue.waiting
twisted.internet.defer.DeferredQueue.html#waiting
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.defer.DeferredQueue.pending
twisted.internet.defer.DeferredQueue.html#pending
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.defer.DeferredQueue._cancelGet
twisted.internet.defer.DeferredQueue.html#_cancelGet
ZopeInterfaceFunction
Method
PRIVATE
Remove a deferred d from our waiting list, as the deferred has been canceled.
-
twisted.internet.defer.DeferredQueue.put
twisted.internet.defer.DeferredQueue.html#put
ZopeInterfaceFunction
Method
PUBLIC
Add an object to this queue.
-
twisted.internet.defer.DeferredQueue.get
twisted.internet.defer.DeferredQueue.html#get
ZopeInterfaceFunction
Method
PUBLIC
Attempt to retrieve and remove an object from the queue.
-
twisted.internet.defer.AlreadyTryingToLockError
twisted.internet.defer.AlreadyTryingToLockError.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.internet.defer.DeferredFilesystemLock
twisted.internet.defer.DeferredFilesystemLock.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.internet.defer.DeferredFilesystemLock._scheduler
twisted.internet.defer.DeferredFilesystemLock.html#_scheduler
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The object in charge of scheduling retries. In this implementation this is parameterized for testing.
-
twisted.internet.defer.DeferredFilesystemLock._interval
twisted.internet.defer.DeferredFilesystemLock.html#_interval
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.internet.defer.DeferredFilesystemLock._tryLockCall
twisted.internet.defer.DeferredFilesystemLock.html#_tryLockCall
ZopeInterfaceAttribute
Instance Variable
PRIVATE
An
IDelayedCall based on
_interval that will manage the next retry for acquiring the lock.
-
twisted.internet.defer.DeferredFilesystemLock._timeoutCall
twisted.internet.defer.DeferredFilesystemLock.html#_timeoutCall
ZopeInterfaceAttribute
Instance Variable
PRIVATE
An
IDelayedCall based on
deferUntilLocked's timeout argument. This is in charge of timing out our attempt to acquire the lock.
-
twisted.internet.defer.DeferredFilesystemLock.__init__
twisted.internet.defer.DeferredFilesystemLock.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.defer.DeferredFilesystemLock.deferUntilLocked
twisted.internet.defer.DeferredFilesystemLock.html#deferUntilLocked
ZopeInterfaceFunction
Method
PUBLIC
Wait until we acquire this lock. This method is not safe for concurrent use.
-
twisted.internet.protocol.Factory
twisted.internet.protocol.Factory.html
ZopeInterfaceClass
Class
PUBLIC
This is a factory which produces protocols.
-
twisted.internet.protocol.Factory.protocol
twisted.internet.protocol.Factory.html#protocol
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.protocol.Factory.numPorts
twisted.internet.protocol.Factory.html#numPorts
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.protocol.Factory.noisy
twisted.internet.protocol.Factory.html#noisy
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.protocol.Factory.forProtocol
twisted.internet.protocol.Factory.html#forProtocol
ZopeInterfaceFunction
Class Method
PUBLIC
Create a factory for the given protocol.
-
twisted.internet.protocol.Factory.logPrefix
twisted.internet.protocol.Factory.html#logPrefix
ZopeInterfaceFunction
Method
PUBLIC
Describe this factory for log messages.
-
twisted.internet.protocol.Factory.doStart
twisted.internet.protocol.Factory.html#doStart
ZopeInterfaceFunction
Method
PUBLIC
Make sure startFactory is called.
-
twisted.internet.protocol.Factory.doStop
twisted.internet.protocol.Factory.html#doStop
ZopeInterfaceFunction
Method
PUBLIC
Make sure stopFactory is called.
-
twisted.internet.protocol.Factory.startFactory
twisted.internet.protocol.Factory.html#startFactory
ZopeInterfaceFunction
Method
PUBLIC
This will be called before I begin listening on a Port or Connector.
-
twisted.internet.protocol.Factory.stopFactory
twisted.internet.protocol.Factory.html#stopFactory
ZopeInterfaceFunction
Method
PUBLIC
This will be called before I stop listening on all Ports/Connectors.
-
twisted.internet.protocol.Factory.buildProtocol
twisted.internet.protocol.Factory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of a subclass of Protocol.
-
twisted.internet.protocol.ClientFactory
twisted.internet.protocol.ClientFactory.html
ZopeInterfaceClass
Class
PUBLIC
A Protocol factory for clients.
-
twisted.internet.protocol.ClientFactory.startedConnecting
twisted.internet.protocol.ClientFactory.html#startedConnecting
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection has been started.
-
twisted.internet.protocol.ClientFactory.clientConnectionFailed
twisted.internet.protocol.ClientFactory.html#clientConnectionFailed
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection has failed to connect.
-
twisted.internet.protocol.ClientFactory.clientConnectionLost
twisted.internet.protocol.ClientFactory.html#clientConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when an established connection is lost.
-
twisted.internet.protocol._InstanceFactory
twisted.internet.protocol._InstanceFactory.html
ZopeInterfaceClass
Class
PRIVATE
Factory used by ClientCreator.
-
twisted.internet.protocol._InstanceFactory.deferred
twisted.internet.protocol._InstanceFactory.html#deferred
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The
Deferred which represents this connection attempt and which will be fired when it succeeds or fails.
-
twisted.internet.protocol._InstanceFactory.pending
twisted.internet.protocol._InstanceFactory.html#pending
ZopeInterfaceAttribute
Instance Variable
PUBLIC
After a connection attempt succeeds or fails, a delayed call which will fire the
Deferred representing this connection attempt.
-
twisted.internet.protocol._InstanceFactory.noisy
twisted.internet.protocol._InstanceFactory.html#noisy
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.protocol._InstanceFactory.__init__
twisted.internet.protocol._InstanceFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.protocol._InstanceFactory.reactor
twisted.internet.protocol._InstanceFactory.html#reactor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.protocol._InstanceFactory.instance
twisted.internet.protocol._InstanceFactory.html#instance
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.protocol._InstanceFactory.__repr__
twisted.internet.protocol._InstanceFactory.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.protocol._InstanceFactory.buildProtocol
twisted.internet.protocol._InstanceFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Return the pre-constructed protocol instance and arrange to fire the waiting
Deferred to indicate success establishing the connection.
-
twisted.internet.protocol._InstanceFactory.clientConnectionFailed
twisted.internet.protocol._InstanceFactory.html#clientConnectionFailed
ZopeInterfaceFunction
Method
PUBLIC
Arrange to fire the waiting
Deferred with the given failure to indicate the connection could not be established.
-
twisted.internet.protocol._InstanceFactory.fire
twisted.internet.protocol._InstanceFactory.html#fire
ZopeInterfaceFunction
Method
PUBLIC
Clear self.pending to avoid a reference cycle and then invoke func with the value.
-
twisted.internet.protocol.ClientCreator
twisted.internet.protocol.ClientCreator.html
ZopeInterfaceClass
Class
PUBLIC
Client connections that do not require a factory.
-
twisted.internet.protocol.ClientCreator.__init__
twisted.internet.protocol.ClientCreator.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.protocol.ClientCreator.reactor
twisted.internet.protocol.ClientCreator.html#reactor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.protocol.ClientCreator.protocolClass
twisted.internet.protocol.ClientCreator.html#protocolClass
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.protocol.ClientCreator.args
twisted.internet.protocol.ClientCreator.html#args
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.protocol.ClientCreator.kwargs
twisted.internet.protocol.ClientCreator.html#kwargs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.protocol.ClientCreator._connect
twisted.internet.protocol.ClientCreator.html#_connect
ZopeInterfaceFunction
Method
PRIVATE
Initiate a connection attempt.
-
twisted.internet.protocol.ClientCreator.connectTCP
twisted.internet.protocol.ClientCreator.html#connectTCP
ZopeInterfaceFunction
Method
PUBLIC
Connect to a TCP server.
-
twisted.internet.protocol.ClientCreator.connectUNIX
twisted.internet.protocol.ClientCreator.html#connectUNIX
ZopeInterfaceFunction
Method
PUBLIC
Connect to a Unix socket.
-
twisted.internet.protocol.ClientCreator.connectSSL
twisted.internet.protocol.ClientCreator.html#connectSSL
ZopeInterfaceFunction
Method
PUBLIC
Connect to an SSL server.
-
twisted.internet.protocol.ReconnectingClientFactory
twisted.internet.protocol.ReconnectingClientFactory.html
ZopeInterfaceClass
Class
PUBLIC
Factory which auto-reconnects clients with an exponential back-off.
-
twisted.internet.protocol.ReconnectingClientFactory.maxDelay
twisted.internet.protocol.ReconnectingClientFactory.html#maxDelay
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Maximum number of seconds between connection attempts.
-
twisted.internet.protocol.ReconnectingClientFactory.initialDelay
twisted.internet.protocol.ReconnectingClientFactory.html#initialDelay
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Delay for the first reconnection attempt.
-
twisted.internet.protocol.ReconnectingClientFactory.factor
twisted.internet.protocol.ReconnectingClientFactory.html#factor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A multiplicitive factor by which the delay grows
-
twisted.internet.protocol.ReconnectingClientFactory.jitter
twisted.internet.protocol.ReconnectingClientFactory.html#jitter
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Percentage of randomness to introduce into the delay length to prevent stampeding.
-
twisted.internet.protocol.ReconnectingClientFactory.clock
twisted.internet.protocol.ReconnectingClientFactory.html#clock
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The clock used to schedule reconnection. It's mainly useful to be parametrized in tests. If the factory is serialized, this attribute will not be serialized, and the default value (the reactor) will be restored when deserialized.
-
twisted.internet.protocol.ReconnectingClientFactory.maxRetries
twisted.internet.protocol.ReconnectingClientFactory.html#maxRetries
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Maximum number of consecutive unsuccessful connection attempts, after which no further connection attempts will be made. If this is not explicitly set, no maximum is applied.
-
twisted.internet.protocol.ReconnectingClientFactory.retries
twisted.internet.protocol.ReconnectingClientFactory.html#retries
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.protocol.ReconnectingClientFactory._callID
twisted.internet.protocol.ReconnectingClientFactory.html#_callID
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.protocol.ReconnectingClientFactory.connector
twisted.internet.protocol.ReconnectingClientFactory.html#connector
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.protocol.ReconnectingClientFactory.continueTrying
twisted.internet.protocol.ReconnectingClientFactory.html#continueTrying
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.protocol.ReconnectingClientFactory.clientConnectionFailed
twisted.internet.protocol.ReconnectingClientFactory.html#clientConnectionFailed
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection has failed to connect.
-
twisted.internet.protocol.ReconnectingClientFactory.clientConnectionLost
twisted.internet.protocol.ReconnectingClientFactory.html#clientConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when an established connection is lost.
-
twisted.internet.protocol.ReconnectingClientFactory.retry
twisted.internet.protocol.ReconnectingClientFactory.html#retry
ZopeInterfaceFunction
Method
PUBLIC
Have this connector connect again, after a suitable delay.
-
twisted.internet.protocol.ReconnectingClientFactory.delay
twisted.internet.protocol.ReconnectingClientFactory.html#delay
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.protocol.ReconnectingClientFactory.stopTrying
twisted.internet.protocol.ReconnectingClientFactory.html#stopTrying
ZopeInterfaceFunction
Method
PUBLIC
Put a stop to any attempt to reconnect in progress.
-
twisted.internet.protocol.ReconnectingClientFactory.resetDelay
twisted.internet.protocol.ReconnectingClientFactory.html#resetDelay
ZopeInterfaceFunction
Method
PUBLIC
Call this method after a successful connection: it resets the delay and the retry counter.
-
twisted.internet.protocol.ReconnectingClientFactory.__getstate__
twisted.internet.protocol.ReconnectingClientFactory.html#__getstate__
ZopeInterfaceFunction
Method
PUBLIC
Remove all of the state which is mutated by connection attempts and failures, returning just the state which describes how reconnections should be attempted. This will make the unserialized instance behave just as this one did when it was first instantiated.
-
twisted.internet.protocol.ServerFactory
twisted.internet.protocol.ServerFactory.html
ZopeInterfaceClass
Class
PUBLIC
Subclass this to indicate that your protocol.Factory is only usable for servers.
-
twisted.internet.protocol.BaseProtocol
twisted.internet.protocol.BaseProtocol.html
ZopeInterfaceClass
Class
PUBLIC
This is the abstract superclass of all protocols.
-
twisted.internet.protocol.BaseProtocol.connected
twisted.internet.protocol.BaseProtocol.html#connected
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.protocol.BaseProtocol.transport
twisted.internet.protocol.BaseProtocol.html#transport
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.protocol.BaseProtocol.makeConnection
twisted.internet.protocol.BaseProtocol.html#makeConnection
ZopeInterfaceFunction
Method
PUBLIC
Make a connection to a transport and a server.
-
twisted.internet.protocol.BaseProtocol.connectionMade
twisted.internet.protocol.BaseProtocol.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.internet.protocol.connectionDone
twisted.internet.protocol.html#connectionDone
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.internet.protocol.Protocol
twisted.internet.protocol.Protocol.html
ZopeInterfaceClass
Class
PUBLIC
This is the base class for streaming connection-oriented protocols.
-
twisted.internet.protocol.Protocol.factory
twisted.internet.protocol.Protocol.html#factory
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.protocol.Protocol.logPrefix
twisted.internet.protocol.Protocol.html#logPrefix
ZopeInterfaceFunction
Method
PUBLIC
Return a prefix matching the class name, to identify log messages related to this protocol instance.
-
twisted.internet.protocol.Protocol.dataReceived
twisted.internet.protocol.Protocol.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever data is received.
-
twisted.internet.protocol.Protocol.connectionLost
twisted.internet.protocol.Protocol.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.internet.protocol.ProtocolToConsumerAdapter
twisted.internet.protocol.ProtocolToConsumerAdapter.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.protocol.ProtocolToConsumerAdapter.write
twisted.internet.protocol.ProtocolToConsumerAdapter.html#write
ZopeInterfaceFunction
Method
PUBLIC
The producer will write data by calling this method.
-
twisted.internet.protocol.ProtocolToConsumerAdapter.registerProducer
twisted.internet.protocol.ProtocolToConsumerAdapter.html#registerProducer
ZopeInterfaceFunction
Method
PUBLIC
Register to receive data from a producer.
-
twisted.internet.protocol.ProtocolToConsumerAdapter.unregisterProducer
twisted.internet.protocol.ProtocolToConsumerAdapter.html#unregisterProducer
ZopeInterfaceFunction
Method
PUBLIC
Stop consuming data from a producer, without disconnecting.
-
twisted.internet.protocol.ConsumerToProtocolAdapter
twisted.internet.protocol.ConsumerToProtocolAdapter.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.protocol.ConsumerToProtocolAdapter.dataReceived
twisted.internet.protocol.ConsumerToProtocolAdapter.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever data is received.
-
twisted.internet.protocol.ConsumerToProtocolAdapter.connectionLost
twisted.internet.protocol.ConsumerToProtocolAdapter.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.internet.protocol.ConsumerToProtocolAdapter.makeConnection
twisted.internet.protocol.ConsumerToProtocolAdapter.html#makeConnection
ZopeInterfaceFunction
Method
PUBLIC
Make a connection to a transport and a server.
-
twisted.internet.protocol.ConsumerToProtocolAdapter.connectionMade
twisted.internet.protocol.ConsumerToProtocolAdapter.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.internet.protocol.ProcessProtocol
twisted.internet.protocol.ProcessProtocol.html
ZopeInterfaceClass
Class
PUBLIC
Base process protocol implementation which does simple dispatching for stdin, stdout, and stderr file descriptors.
-
twisted.internet.protocol.ProcessProtocol.childDataReceived
twisted.internet.protocol.ProcessProtocol.html#childDataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when data arrives from the child process.
-
twisted.internet.protocol.ProcessProtocol.outReceived
twisted.internet.protocol.ProcessProtocol.html#outReceived
ZopeInterfaceFunction
Method
PUBLIC
Some data was received from stdout.
-
twisted.internet.protocol.ProcessProtocol.errReceived
twisted.internet.protocol.ProcessProtocol.html#errReceived
ZopeInterfaceFunction
Method
PUBLIC
Some data was received from stderr.
-
twisted.internet.protocol.ProcessProtocol.childConnectionLost
twisted.internet.protocol.ProcessProtocol.html#childConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when a file descriptor associated with the child process is closed.
-
twisted.internet.protocol.ProcessProtocol.inConnectionLost
twisted.internet.protocol.ProcessProtocol.html#inConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
This will be called when stdin is closed.
-
twisted.internet.protocol.ProcessProtocol.outConnectionLost
twisted.internet.protocol.ProcessProtocol.html#outConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
This will be called when stdout is closed.
-
twisted.internet.protocol.ProcessProtocol.errConnectionLost
twisted.internet.protocol.ProcessProtocol.html#errConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
This will be called when stderr is closed.
-
twisted.internet.protocol.ProcessProtocol.processExited
twisted.internet.protocol.ProcessProtocol.html#processExited
ZopeInterfaceFunction
Method
PUBLIC
This will be called when the subprocess exits.
-
twisted.internet.protocol.ProcessProtocol.processEnded
twisted.internet.protocol.ProcessProtocol.html#processEnded
ZopeInterfaceFunction
Method
PUBLIC
Called when the child process exits and all file descriptors associated with it have been closed.
-
twisted.internet.protocol.AbstractDatagramProtocol
twisted.internet.protocol.AbstractDatagramProtocol.html
ZopeInterfaceClass
Class
PUBLIC
Abstract protocol for datagram-oriented transports, e.g. IP, ICMP, ARP, UDP.
-
twisted.internet.protocol.AbstractDatagramProtocol.transport
twisted.internet.protocol.AbstractDatagramProtocol.html#transport
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.protocol.AbstractDatagramProtocol.numPorts
twisted.internet.protocol.AbstractDatagramProtocol.html#numPorts
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.protocol.AbstractDatagramProtocol.noisy
twisted.internet.protocol.AbstractDatagramProtocol.html#noisy
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.protocol.AbstractDatagramProtocol.__getstate__
twisted.internet.protocol.AbstractDatagramProtocol.html#__getstate__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.protocol.AbstractDatagramProtocol.doStart
twisted.internet.protocol.AbstractDatagramProtocol.html#doStart
ZopeInterfaceFunction
Method
PUBLIC
Make sure startProtocol is called.
-
twisted.internet.protocol.AbstractDatagramProtocol.doStop
twisted.internet.protocol.AbstractDatagramProtocol.html#doStop
ZopeInterfaceFunction
Method
PUBLIC
Make sure stopProtocol is called.
-
twisted.internet.protocol.AbstractDatagramProtocol.startProtocol
twisted.internet.protocol.AbstractDatagramProtocol.html#startProtocol
ZopeInterfaceFunction
Method
PUBLIC
Called when a transport is connected to this protocol.
-
twisted.internet.protocol.AbstractDatagramProtocol.stopProtocol
twisted.internet.protocol.AbstractDatagramProtocol.html#stopProtocol
ZopeInterfaceFunction
Method
PUBLIC
Called when the transport is disconnected.
-
twisted.internet.protocol.AbstractDatagramProtocol.makeConnection
twisted.internet.protocol.AbstractDatagramProtocol.html#makeConnection
ZopeInterfaceFunction
Method
PUBLIC
Make a connection to a transport and a server.
-
twisted.internet.protocol.AbstractDatagramProtocol.datagramReceived
twisted.internet.protocol.AbstractDatagramProtocol.html#datagramReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when a datagram is received.
-
twisted.internet.protocol.DatagramProtocol
twisted.internet.protocol.DatagramProtocol.html
ZopeInterfaceClass
Class
PUBLIC
Protocol for datagram-oriented transport, e.g. UDP.
-
twisted.internet.protocol.DatagramProtocol.transport
twisted.internet.protocol.DatagramProtocol.html#transport
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The transport with which this protocol is associated, if it is associated with one.
-
twisted.internet.protocol.DatagramProtocol.logPrefix
twisted.internet.protocol.DatagramProtocol.html#logPrefix
ZopeInterfaceFunction
Method
PUBLIC
Return a prefix matching the class name, to identify log messages related to this protocol instance.
-
twisted.internet.protocol.DatagramProtocol.connectionRefused
twisted.internet.protocol.DatagramProtocol.html#connectionRefused
ZopeInterfaceFunction
Method
PUBLIC
Called due to error from write in connected mode.
-
twisted.internet.protocol.ConnectedDatagramProtocol
twisted.internet.protocol.ConnectedDatagramProtocol.html
ZopeInterfaceClass
Class
PUBLIC
Protocol for connected datagram-oriented transport.
-
twisted.internet.protocol.ConnectedDatagramProtocol.datagramReceived
twisted.internet.protocol.ConnectedDatagramProtocol.html#datagramReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when a datagram is received.
-
twisted.internet.protocol.ConnectedDatagramProtocol.connectionFailed
twisted.internet.protocol.ConnectedDatagramProtocol.html#connectionFailed
ZopeInterfaceFunction
Method
PUBLIC
Called if connecting failed.
-
twisted.internet.protocol.FileWrapper
twisted.internet.protocol.FileWrapper.html
ZopeInterfaceClass
Class
PUBLIC
A wrapper around a file-like object to make it behave as a Transport.
-
twisted.internet.protocol.FileWrapper.closed
twisted.internet.protocol.FileWrapper.html#closed
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.protocol.FileWrapper.disconnecting
twisted.internet.protocol.FileWrapper.html#disconnecting
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.protocol.FileWrapper.producer
twisted.internet.protocol.FileWrapper.html#producer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.protocol.FileWrapper.streamingProducer
twisted.internet.protocol.FileWrapper.html#streamingProducer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.protocol.FileWrapper.__init__
twisted.internet.protocol.FileWrapper.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.protocol.FileWrapper.file
twisted.internet.protocol.FileWrapper.html#file
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.protocol.FileWrapper.write
twisted.internet.protocol.FileWrapper.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write some data to the physical connection, in sequence, in a non-blocking fashion.
-
twisted.internet.protocol.FileWrapper._checkProducer
twisted.internet.protocol.FileWrapper.html#_checkProducer
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.protocol.FileWrapper.registerProducer
twisted.internet.protocol.FileWrapper.html#registerProducer
ZopeInterfaceFunction
Method
PUBLIC
From abstract.FileDescriptor
-
twisted.internet.protocol.FileWrapper.unregisterProducer
twisted.internet.protocol.FileWrapper.html#unregisterProducer
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.protocol.FileWrapper.stopConsuming
twisted.internet.protocol.FileWrapper.html#stopConsuming
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.protocol.FileWrapper.writeSequence
twisted.internet.protocol.FileWrapper.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Write an iterable of byte strings to the physical connection.
-
twisted.internet.protocol.FileWrapper.loseConnection
twisted.internet.protocol.FileWrapper.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Close my connection, after writing all pending data.
-
twisted.internet.protocol.FileWrapper.getPeer
twisted.internet.protocol.FileWrapper.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
Get the remote address of this connection.
-
twisted.internet.protocol.FileWrapper.getHost
twisted.internet.protocol.FileWrapper.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
Similar to getPeer, but returns an address describing this side of the connection.
-
twisted.internet.protocol.FileWrapper.handleException
twisted.internet.protocol.FileWrapper.html#handleException
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.protocol.FileWrapper.resumeProducing
twisted.internet.protocol.FileWrapper.html#resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.protocol.FileWrapper.pauseProducing
twisted.internet.protocol.FileWrapper.html#pauseProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.protocol.FileWrapper.stopProducing
twisted.internet.protocol.FileWrapper.html#stopProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.fdesc.fcntl
twisted.internet.fdesc.html#fcntl
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.internet.fdesc.setNonBlocking
twisted.internet.fdesc.html#setNonBlocking
ZopeInterfaceFunction
Function
PUBLIC
Set the file description of the given file descriptor to non-blocking.
-
twisted.internet.fdesc.setBlocking
twisted.internet.fdesc.html#setBlocking
ZopeInterfaceFunction
Function
PUBLIC
Set the file description of the given file descriptor to blocking.
-
twisted.internet.fdesc._setCloseOnExec
twisted.internet.fdesc.html#_setCloseOnExec
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet.fdesc._unsetCloseOnExec
twisted.internet.fdesc.html#_unsetCloseOnExec
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet.fdesc.readFromFD
twisted.internet.fdesc.html#readFromFD
ZopeInterfaceFunction
Function
PUBLIC
Read from file descriptor, calling callback with resulting data.
-
twisted.internet.fdesc.writeToFD
twisted.internet.fdesc.html#writeToFD
ZopeInterfaceFunction
Function
PUBLIC
Write data to file descriptor.
-
twisted.internet.threads.deferToThreadPool
twisted.internet.threads.html#deferToThreadPool
ZopeInterfaceFunction
Function
PUBLIC
Call the function f using a thread from the given threadpool and return the result as a Deferred.
-
twisted.internet.threads.deferToThread
twisted.internet.threads.html#deferToThread
ZopeInterfaceFunction
Function
PUBLIC
Run a function in a thread and return the result as a Deferred.
-
twisted.internet.threads._runMultiple
twisted.internet.threads.html#_runMultiple
ZopeInterfaceFunction
Function
PRIVATE
Run a list of functions.
-
twisted.internet.threads.callMultipleInThread
twisted.internet.threads.html#callMultipleInThread
ZopeInterfaceFunction
Function
PUBLIC
Run a list of functions in the same thread.
-
twisted.internet.threads.blockingCallFromThread
twisted.internet.threads.html#blockingCallFromThread
ZopeInterfaceFunction
Function
PUBLIC
Run a function in the reactor from a thread, and wait for the result synchronously. If the function returns a
Deferred, wait for its result and return that.
-
twisted.internet._idna._idnaBytes
twisted.internet._idna.html#_idnaBytes
ZopeInterfaceFunction
Function
PRIVATE
Convert some text typed by a human into some ASCII bytes.
-
twisted.internet._idna._idnaText
twisted.internet._idna.html#_idnaText
ZopeInterfaceFunction
Function
PRIVATE
Convert some IDNA-encoded octets into some human-readable text.
-
twisted.internet._resolver.HostResolution
twisted.internet._resolver.HostResolution.html
ZopeInterfaceClass
Class
PUBLIC
The in-progress resolution of a given hostname.
-
twisted.internet._resolver.HostResolution.__init__
twisted.internet._resolver.HostResolution.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet._resolver.HostResolution.name
twisted.internet._resolver.HostResolution.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
unicode; the name of the host being resolved.
-
twisted.internet._resolver.HostResolution.cancel
twisted.internet._resolver.HostResolution.html#cancel
ZopeInterfaceFunction
Method
PUBLIC
Stop the hostname resolution in progress.
-
twisted.internet._resolver._any
twisted.internet._resolver.html#_any
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet._resolver._typesToAF
twisted.internet._resolver.html#_typesToAF
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet._resolver._afToType
twisted.internet._resolver.html#_afToType
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet._resolver._transportToSocket
twisted.internet._resolver.html#_transportToSocket
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet._resolver._socktypeToType
twisted.internet._resolver.html#_socktypeToType
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet._resolver.GAIResolver
twisted.internet._resolver.GAIResolver.html
ZopeInterfaceClass
Class
PUBLIC
IHostnameResolver implementation that resolves hostnames by calling
getaddrinfo in a thread.
-
twisted.internet._resolver.GAIResolver.__init__
twisted.internet._resolver.GAIResolver.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet._resolver.GAIResolver._reactor
twisted.internet._resolver.GAIResolver.html#_reactor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet._resolver.GAIResolver._getThreadPool
twisted.internet._resolver.GAIResolver.html#_getThreadPool
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet._resolver.GAIResolver._getaddrinfo
twisted.internet._resolver.GAIResolver.html#_getaddrinfo
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet._resolver.GAIResolver.resolveHostName
twisted.internet._resolver.GAIResolver.html#resolveHostName
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet._resolver.SimpleResolverComplexifier
twisted.internet._resolver.SimpleResolverComplexifier.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.internet._resolver.SimpleResolverComplexifier._log
twisted.internet._resolver.SimpleResolverComplexifier.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.internet._resolver.SimpleResolverComplexifier.__init__
twisted.internet._resolver.SimpleResolverComplexifier.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet._resolver.SimpleResolverComplexifier._simpleResolver
twisted.internet._resolver.SimpleResolverComplexifier.html#_simpleResolver
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet._resolver.SimpleResolverComplexifier.resolveHostName
twisted.internet._resolver.SimpleResolverComplexifier.html#resolveHostName
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet._resolver.FirstOneWins
twisted.internet._resolver.FirstOneWins.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.internet._resolver.FirstOneWins.__init__
twisted.internet._resolver.FirstOneWins.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet._resolver.FirstOneWins._deferred
twisted.internet._resolver.FirstOneWins.html#_deferred
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet._resolver.FirstOneWins._resolved
twisted.internet._resolver.FirstOneWins.html#_resolved
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet._resolver.FirstOneWins.resolutionBegan
twisted.internet._resolver.FirstOneWins.html#resolutionBegan
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet._resolver.FirstOneWins._resolution
twisted.internet._resolver.FirstOneWins.html#_resolution
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet._resolver.FirstOneWins.addressResolved
twisted.internet._resolver.FirstOneWins.html#addressResolved
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet._resolver.FirstOneWins.resolutionComplete
twisted.internet._resolver.FirstOneWins.html#resolutionComplete
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet._resolver.ComplexResolverSimplifier
twisted.internet._resolver.ComplexResolverSimplifier.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.internet._resolver.ComplexResolverSimplifier.__init__
twisted.internet._resolver.ComplexResolverSimplifier.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet._resolver.ComplexResolverSimplifier._nameResolver
twisted.internet._resolver.ComplexResolverSimplifier.html#_nameResolver
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet._resolver.ComplexResolverSimplifier.getHostByName
twisted.internet._resolver.ComplexResolverSimplifier.html#getHostByName
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.python.threadpool.WorkerStop
twisted.python.threadpool.html#WorkerStop
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python.threadpool.ThreadPool
twisted.python.threadpool.ThreadPool.html
ZopeInterfaceClass
Class
PUBLIC
This class (hopefully) generalizes the functionality of a pool of threads to which work can be dispatched.
-
twisted.python.threadpool.ThreadPool.started
twisted.python.threadpool.ThreadPool.html#started
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Whether or not the thread pool is currently running.
-
twisted.python.threadpool.ThreadPool.threads
twisted.python.threadpool.ThreadPool.html#threads
ZopeInterfaceAttribute
Instance Variable
PUBLIC
List of workers currently running in this thread pool.
-
twisted.python.threadpool.ThreadPool._pool
twisted.python.threadpool.ThreadPool.html#_pool
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A hook for testing.
-
twisted.python.threadpool.ThreadPool.min
twisted.python.threadpool.ThreadPool.html#min
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.threadpool.ThreadPool.max
twisted.python.threadpool.ThreadPool.html#max
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.threadpool.ThreadPool.joined
twisted.python.threadpool.ThreadPool.html#joined
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.threadpool.ThreadPool.name
twisted.python.threadpool.ThreadPool.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.threadpool.ThreadPool.currentThread
twisted.python.threadpool.ThreadPool.html#currentThread
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.python.threadpool.ThreadPool.__init__
twisted.python.threadpool.ThreadPool.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create a new threadpool.
-
twisted.python.threadpool.ThreadPool._team
twisted.python.threadpool.ThreadPool.html#_team
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.python.threadpool.ThreadPool.workers
twisted.python.threadpool.ThreadPool.html#workers
ZopeInterfaceAttribute
Property
PUBLIC
For legacy compatibility purposes, return a total number of workers.
-
twisted.python.threadpool.ThreadPool.working
twisted.python.threadpool.ThreadPool.html#working
ZopeInterfaceAttribute
Property
PUBLIC
For legacy compatibility purposes, return the number of busy workers as expressed by a list the length of that number.
-
twisted.python.threadpool.ThreadPool.waiters
twisted.python.threadpool.ThreadPool.html#waiters
ZopeInterfaceAttribute
Property
PUBLIC
For legacy compatibility purposes, return the number of idle workers as expressed by a list the length of that number.
-
twisted.python.threadpool.ThreadPool._queue
twisted.python.threadpool.ThreadPool.html#_queue
ZopeInterfaceAttribute
Property
PRIVATE
For legacy compatibility purposes, return an object with a qsize method that indicates the amount of work not yet allocated to a worker.
-
twisted.python.threadpool.ThreadPool.start
twisted.python.threadpool.ThreadPool.html#start
ZopeInterfaceFunction
Method
PUBLIC
Start the threadpool.
-
twisted.python.threadpool.ThreadPool.startAWorker
twisted.python.threadpool.ThreadPool.html#startAWorker
ZopeInterfaceFunction
Method
PUBLIC
Increase the number of available workers for the thread pool by 1, up to the maximum allowed by
ThreadPool.max.
-
twisted.python.threadpool.ThreadPool._generateName
twisted.python.threadpool.ThreadPool.html#_generateName
ZopeInterfaceFunction
Method
PRIVATE
Generate a name for a new pool thread.
-
twisted.python.threadpool.ThreadPool.stopAWorker
twisted.python.threadpool.ThreadPool.html#stopAWorker
ZopeInterfaceFunction
Method
PUBLIC
Decrease the number of available workers by 1, by quitting one as soon as it's idle.
-
twisted.python.threadpool.ThreadPool.__setstate__
twisted.python.threadpool.ThreadPool.html#__setstate__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.threadpool.ThreadPool.__getstate__
twisted.python.threadpool.ThreadPool.html#__getstate__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.threadpool.ThreadPool.callInThread
twisted.python.threadpool.ThreadPool.html#callInThread
ZopeInterfaceFunction
Method
PUBLIC
Call a callable object in a separate thread.
-
twisted.python.threadpool.ThreadPool.callInThreadWithCallback
twisted.python.threadpool.ThreadPool.html#callInThreadWithCallback
ZopeInterfaceFunction
Method
PUBLIC
Call a callable object in a separate thread and call
onResult with the return value, or a
twisted.python.failure.Failure if the callable raises an exception.
-
twisted.python.threadpool.ThreadPool.stop
twisted.python.threadpool.ThreadPool.html#stop
ZopeInterfaceFunction
Method
PUBLIC
Shutdown the threads in the threadpool.
-
twisted.python.threadpool.ThreadPool.adjustPoolsize
twisted.python.threadpool.ThreadPool.html#adjustPoolsize
ZopeInterfaceFunction
Method
PUBLIC
Adjust the number of available threads by setting min and max to new values.
-
twisted.python.threadpool.ThreadPool.dumpStats
twisted.python.threadpool.ThreadPool.html#dumpStats
ZopeInterfaceFunction
Method
PUBLIC
Dump some plain-text informational messages to the log about the state of this
ThreadPool.
-
twisted.internet.base.DelayedCall
twisted.internet.base.DelayedCall.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/11 instance variable, 0/2 class variable, 9/10 methods documented
-
twisted.internet.base.DelayedCall.debug
twisted.internet.base.DelayedCall.html#debug
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.base.DelayedCall._repr
twisted.internet.base.DelayedCall.html#_repr
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.internet.base.DelayedCall.__init__
twisted.internet.base.DelayedCall.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.base.DelayedCall.time
twisted.internet.base.DelayedCall.html#time
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.base.DelayedCall.func
twisted.internet.base.DelayedCall.html#func
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.base.DelayedCall.args
twisted.internet.base.DelayedCall.html#args
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.base.DelayedCall.kw
twisted.internet.base.DelayedCall.html#kw
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.base.DelayedCall.resetter
twisted.internet.base.DelayedCall.html#resetter
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.base.DelayedCall.canceller
twisted.internet.base.DelayedCall.html#canceller
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.base.DelayedCall.seconds
twisted.internet.base.DelayedCall.html#seconds
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.base.DelayedCall.cancelled
twisted.internet.base.DelayedCall.html#cancelled
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.base.DelayedCall.called
twisted.internet.base.DelayedCall.html#called
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.base.DelayedCall.delayed_time
twisted.internet.base.DelayedCall.html#delayed_time
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.base.DelayedCall.creator
twisted.internet.base.DelayedCall.html#creator
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.base.DelayedCall.getTime
twisted.internet.base.DelayedCall.html#getTime
ZopeInterfaceFunction
Method
PUBLIC
Return the time at which this call will fire
-
twisted.internet.base.DelayedCall.cancel
twisted.internet.base.DelayedCall.html#cancel
ZopeInterfaceFunction
Method
PUBLIC
Unschedule this call
-
twisted.internet.base.DelayedCall.reset
twisted.internet.base.DelayedCall.html#reset
ZopeInterfaceFunction
Method
PUBLIC
Reschedule this call for a different time
-
twisted.internet.base.DelayedCall.delay
twisted.internet.base.DelayedCall.html#delay
ZopeInterfaceFunction
Method
PUBLIC
Reschedule this call for a later time
-
twisted.internet.base.DelayedCall.activate_delay
twisted.internet.base.DelayedCall.html#activate_delay
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.base.DelayedCall.active
twisted.internet.base.DelayedCall.html#active
ZopeInterfaceFunction
Method
PUBLIC
Determine whether this call is still pending
-
twisted.internet.base.DelayedCall.__le__
twisted.internet.base.DelayedCall.html#__le__
ZopeInterfaceFunction
Method
PUBLIC
Implement
<= operator between two
DelayedCall instances.
-
twisted.internet.base.DelayedCall.__lt__
twisted.internet.base.DelayedCall.html#__lt__
ZopeInterfaceFunction
Method
PUBLIC
Implement
< operator between two
DelayedCall instances.
-
twisted.internet.base.DelayedCall.__repr__
twisted.internet.base.DelayedCall.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.base.ThreadedResolver
twisted.internet.base.ThreadedResolver.html
ZopeInterfaceClass
Class
PUBLIC
ThreadedResolver uses a reactor, a threadpool, and
socket.gethostbyname to perform name lookups without blocking the reactor thread. It also supports timeouts indepedently from whatever timeout logic ...
-
twisted.internet.base.ThreadedResolver.reactor
twisted.internet.base.ThreadedResolver.html#reactor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The reactor the threadpool of which will be used to call socket.gethostbyname and the I/O thread of which the result will be delivered.
-
twisted.internet.base.ThreadedResolver.__init__
twisted.internet.base.ThreadedResolver.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.base.ThreadedResolver._runningQueries
twisted.internet.base.ThreadedResolver.html#_runningQueries
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.base.ThreadedResolver._fail
twisted.internet.base.ThreadedResolver.html#_fail
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.base.ThreadedResolver._cleanup
twisted.internet.base.ThreadedResolver.html#_cleanup
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.base.ThreadedResolver._checkTimeout
twisted.internet.base.ThreadedResolver.html#_checkTimeout
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.base.ThreadedResolver.getHostByName
twisted.internet.base.ThreadedResolver.html#getHostByName
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.base.BlockingResolver
twisted.internet.base.BlockingResolver.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.base.BlockingResolver.getHostByName
twisted.internet.base.BlockingResolver.html#getHostByName
ZopeInterfaceFunction
Method
PUBLIC
Resolve the domain name name into an IP address.
-
twisted.internet.base._ThreePhaseEventTriggerCallable
twisted.internet.base.html#_ThreePhaseEventTriggerCallable
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet.base._ThreePhaseEventTrigger
twisted.internet.base.html#_ThreePhaseEventTrigger
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet.base._ThreePhaseEventTriggerHandle
twisted.internet.base.html#_ThreePhaseEventTriggerHandle
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet.base._ThreePhaseEvent
twisted.internet.base._ThreePhaseEvent.html
ZopeInterfaceClass
Class
PRIVATE
Collection of callables (with arguments) which can be invoked as a group in a particular order.
-
twisted.internet.base._ThreePhaseEvent.before
twisted.internet.base._ThreePhaseEvent.html#before
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A list of the before-phase triggers containing three-tuples of a callable, a tuple of positional arguments, and a dict of keyword arguments
-
twisted.internet.base._ThreePhaseEvent.finishedBefore
twisted.internet.base._ThreePhaseEvent.html#finishedBefore
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A list of the before-phase triggers which have already been executed. This is only populated in the 'BEFORE' state.
-
twisted.internet.base._ThreePhaseEvent.during
twisted.internet.base._ThreePhaseEvent.html#during
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A list of the during-phase triggers containing three-tuples of a callable, a tuple of positional arguments, and a dict of keyword arguments
-
twisted.internet.base._ThreePhaseEvent.after
twisted.internet.base._ThreePhaseEvent.html#after
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A list of the after-phase triggers containing three-tuples of a callable, a tuple of positional arguments, and a dict of keyword arguments
-
twisted.internet.base._ThreePhaseEvent.state
twisted.internet.base._ThreePhaseEvent.html#state
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A string indicating what is currently going on with this object. One of 'BASE' (for when nothing in particular is happening; this is the initial value), 'BEFORE' (when the before-phase triggers are in the process of being executed).
-
twisted.internet.base._ThreePhaseEvent.__init__
twisted.internet.base._ThreePhaseEvent.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.base._ThreePhaseEvent.addTrigger
twisted.internet.base._ThreePhaseEvent.html#addTrigger
ZopeInterfaceFunction
Method
PUBLIC
Add a trigger to the indicate phase.
-
twisted.internet.base._ThreePhaseEvent.removeTrigger
twisted.internet.base._ThreePhaseEvent.html#removeTrigger
ZopeInterfaceFunction
Method
PUBLIC
Remove a previously added trigger callable.
-
twisted.internet.base._ThreePhaseEvent.removeTrigger_BASE
twisted.internet.base._ThreePhaseEvent.html#removeTrigger_BASE
ZopeInterfaceFunction
Method
PUBLIC
Just try to remove the trigger.
-
twisted.internet.base._ThreePhaseEvent.removeTrigger_BEFORE
twisted.internet.base._ThreePhaseEvent.html#removeTrigger_BEFORE
ZopeInterfaceFunction
Method
PUBLIC
Remove the trigger if it has yet to be executed, otherwise emit a warning that in the future an exception will be raised when removing an already-executed trigger.
-
twisted.internet.base._ThreePhaseEvent.fireEvent
twisted.internet.base._ThreePhaseEvent.html#fireEvent
ZopeInterfaceFunction
Method
PUBLIC
Call the triggers added to this event.
-
twisted.internet.base._ThreePhaseEvent._continueFiring
twisted.internet.base._ThreePhaseEvent.html#_continueFiring
ZopeInterfaceFunction
Method
PRIVATE
Call the during and after phase triggers for this event.
-
twisted.internet.base.PluggableResolverMixin
twisted.internet.base.PluggableResolverMixin.html
ZopeInterfaceClass
Class
PUBLIC
A mixin which implements the pluggable resolver reactor interfaces.
-
twisted.internet.base.PluggableResolverMixin.resolver
twisted.internet.base.PluggableResolverMixin.html#resolver
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.internet.base.PluggableResolverMixin._nameResolver
twisted.internet.base.PluggableResolverMixin.html#_nameResolver
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.internet.base.PluggableResolverMixin.installResolver
twisted.internet.base.PluggableResolverMixin.html#installResolver
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.base.PluggableResolverMixin.installNameResolver
twisted.internet.base.PluggableResolverMixin.html#installNameResolver
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.base.PluggableResolverMixin.nameResolver
twisted.internet.base.PluggableResolverMixin.html#nameResolver
ZopeInterfaceAttribute
Property
PUBLIC
-
twisted.internet.base._SystemEventID
twisted.internet.base.html#_SystemEventID
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet.base._ThreadCall
twisted.internet.base.html#_ThreadCall
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet.base.ReactorBase
twisted.internet.base.ReactorBase.html
ZopeInterfaceClass
Class
PUBLIC
Default base class for Reactors.
-
twisted.internet.base.ReactorBase._stopped
twisted.internet.base.ReactorBase.html#_stopped
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A flag which is true between paired calls to reactor.run and reactor.stop. This should be replaced with an explicit state machine.
-
twisted.internet.base.ReactorBase._justStopped
twisted.internet.base.ReactorBase.html#_justStopped
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A flag which is true between the time reactor.stop is called and the time the shutdown system event is fired. This is used to determine whether that event should be fired after each iteration through the mainloop...
-
twisted.internet.base.ReactorBase._started
twisted.internet.base.ReactorBase.html#_started
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A flag which is true from the time reactor.run is called until the time reactor.run returns. This is used to prevent calls to reactor.run on a running reactor. This should be replaced with an explicit state machine.
-
twisted.internet.base.ReactorBase.running
twisted.internet.base.ReactorBase.html#running
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.internet.base.ReactorBase._registerAsIOThread
twisted.internet.base.ReactorBase.html#_registerAsIOThread
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A flag controlling whether the reactor will register the thread it is running in as the I/O thread when it starts. If True, registration will be done, otherwise it will not be.
-
twisted.internet.base.ReactorBase._exitSignal
twisted.internet.base.ReactorBase.html#_exitSignal
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.internet.base.ReactorBase.installed
twisted.internet.base.ReactorBase.html#installed
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.base.ReactorBase.usingThreads
twisted.internet.base.ReactorBase.html#usingThreads
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.base.ReactorBase.__name__
twisted.internet.base.ReactorBase.html#__name__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.base.ReactorBase.__init__
twisted.internet.base.ReactorBase.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.base.ReactorBase.threadCallQueue
twisted.internet.base.ReactorBase.html#threadCallQueue
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.base.ReactorBase._eventTriggers
twisted.internet.base.ReactorBase.html#_eventTriggers
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.base.ReactorBase._pendingTimedCalls
twisted.internet.base.ReactorBase.html#_pendingTimedCalls
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.base.ReactorBase._newTimedCalls
twisted.internet.base.ReactorBase.html#_newTimedCalls
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.base.ReactorBase._cancellations
twisted.internet.base.ReactorBase.html#_cancellations
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.base.ReactorBase._startedBefore
twisted.internet.base.ReactorBase.html#_startedBefore
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.base.ReactorBase._internalReaders
twisted.internet.base.ReactorBase.html#_internalReaders
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.base.ReactorBase.waker
twisted.internet.base.ReactorBase.html#waker
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.base.ReactorBase._lock
twisted.internet.base.ReactorBase.html#_lock
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.internet.base.ReactorBase.installWaker
twisted.internet.base.ReactorBase.html#installWaker
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.base.ReactorBase.wakeUp
twisted.internet.base.ReactorBase.html#wakeUp
ZopeInterfaceFunction
Method
PUBLIC
Wake up the event loop.
-
twisted.internet.base.ReactorBase.doIteration
twisted.internet.base.ReactorBase.html#doIteration
ZopeInterfaceFunction
Method
PUBLIC
Do one iteration over the readers and writers which have been added.
-
twisted.internet.base.ReactorBase.addReader
twisted.internet.base.ReactorBase.html#addReader
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.base.ReactorBase.addWriter
twisted.internet.base.ReactorBase.html#addWriter
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.base.ReactorBase.removeReader
twisted.internet.base.ReactorBase.html#removeReader
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.base.ReactorBase.removeWriter
twisted.internet.base.ReactorBase.html#removeWriter
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.base.ReactorBase.removeAll
twisted.internet.base.ReactorBase.html#removeAll
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.base.ReactorBase.getReaders
twisted.internet.base.ReactorBase.html#getReaders
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.base.ReactorBase.getWriters
twisted.internet.base.ReactorBase.html#getWriters
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.base.ReactorBase.resolve
twisted.internet.base.ReactorBase.html#resolve
ZopeInterfaceFunction
Method
PUBLIC
Return a Deferred that will resolve a hostname.
-
twisted.internet.base.ReactorBase.stop
twisted.internet.base.ReactorBase.html#stop
ZopeInterfaceFunction
Method
PUBLIC
See twisted.internet.interfaces.IReactorCore.stop.
-
twisted.internet.base.ReactorBase.crash
twisted.internet.base.ReactorBase.html#crash
ZopeInterfaceFunction
Method
PUBLIC
See twisted.internet.interfaces.IReactorCore.crash.
-
twisted.internet.base.ReactorBase.sigInt
twisted.internet.base.ReactorBase.html#sigInt
ZopeInterfaceFunction
Method
PUBLIC
Handle a SIGINT interrupt.
-
twisted.internet.base.ReactorBase.sigBreak
twisted.internet.base.ReactorBase.html#sigBreak
ZopeInterfaceFunction
Method
PUBLIC
Handle a SIGBREAK interrupt.
-
twisted.internet.base.ReactorBase.sigTerm
twisted.internet.base.ReactorBase.html#sigTerm
ZopeInterfaceFunction
Method
PUBLIC
Handle a SIGTERM interrupt.
-
twisted.internet.base.ReactorBase.disconnectAll
twisted.internet.base.ReactorBase.html#disconnectAll
ZopeInterfaceFunction
Method
PUBLIC
Disconnect every reader, and writer in the system.
-
twisted.internet.base.ReactorBase.iterate
twisted.internet.base.ReactorBase.html#iterate
ZopeInterfaceFunction
Method
PUBLIC
See twisted.internet.interfaces.IReactorCore.iterate.
-
twisted.internet.base.ReactorBase.fireSystemEvent
twisted.internet.base.ReactorBase.html#fireSystemEvent
ZopeInterfaceFunction
Method
PUBLIC
See twisted.internet.interfaces.IReactorCore.fireSystemEvent.
-
twisted.internet.base.ReactorBase.addSystemEventTrigger
twisted.internet.base.ReactorBase.html#addSystemEventTrigger
ZopeInterfaceFunction
Method
PUBLIC
See twisted.internet.interfaces.IReactorCore.addSystemEventTrigger.
-
twisted.internet.base.ReactorBase.removeSystemEventTrigger
twisted.internet.base.ReactorBase.html#removeSystemEventTrigger
ZopeInterfaceFunction
Method
PUBLIC
See twisted.internet.interfaces.IReactorCore.removeSystemEventTrigger.
-
twisted.internet.base.ReactorBase.callWhenRunning
twisted.internet.base.ReactorBase.html#callWhenRunning
ZopeInterfaceFunction
Method
PUBLIC
See twisted.internet.interfaces.IReactorCore.callWhenRunning.
-
twisted.internet.base.ReactorBase.startRunning
twisted.internet.base.ReactorBase.html#startRunning
ZopeInterfaceFunction
Method
PUBLIC
Method called when reactor starts: do some initialization and fire startup events.
-
twisted.internet.base.ReactorBase._reallyStartRunning
twisted.internet.base.ReactorBase.html#_reallyStartRunning
ZopeInterfaceFunction
Method
PRIVATE
Method called to transition to the running state. This should happen in the during startup event trigger phase.
-
twisted.internet.base.ReactorBase.run
twisted.internet.base.ReactorBase.html#run
ZopeInterfaceFunction
Method
PUBLIC
Fire 'startup' System Events, move the reactor to the 'running' state, then run the main loop until it is stopped with stop() or crash().
-
twisted.internet.base.ReactorBase.seconds
twisted.internet.base.ReactorBase.html#seconds
ZopeInterfaceAttribute
Class Variable
PUBLIC
Get the current time in seconds.
-
twisted.internet.base.ReactorBase.callLater
twisted.internet.base.ReactorBase.html#callLater
ZopeInterfaceFunction
Method
PUBLIC
See twisted.internet.interfaces.IReactorTime.callLater.
-
twisted.internet.base.ReactorBase._moveCallLaterSooner
twisted.internet.base.ReactorBase.html#_moveCallLaterSooner
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.base.ReactorBase._cancelCallLater
twisted.internet.base.ReactorBase.html#_cancelCallLater
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.base.ReactorBase.getDelayedCalls
twisted.internet.base.ReactorBase.html#getDelayedCalls
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.base.ReactorBase._insertNewDelayedCalls
twisted.internet.base.ReactorBase.html#_insertNewDelayedCalls
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.base.ReactorBase.timeout
twisted.internet.base.ReactorBase.html#timeout
ZopeInterfaceFunction
Method
PUBLIC
Determine the longest time the reactor may sleep (waiting on I/O notification, perhaps) before it must wake up to service a time-related event.
-
twisted.internet.base.ReactorBase.runUntilCurrent
twisted.internet.base.ReactorBase.html#runUntilCurrent
ZopeInterfaceFunction
Method
PUBLIC
Run all pending timed calls.
-
twisted.internet.base.ReactorBase.threadpool
twisted.internet.base.ReactorBase.html#threadpool
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.base.ReactorBase._threadpoolStartupID
twisted.internet.base.ReactorBase.html#_threadpoolStartupID
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.base.ReactorBase.threadpoolShutdownID
twisted.internet.base.ReactorBase.html#threadpoolShutdownID
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.base.ReactorBase._initThreads
twisted.internet.base.ReactorBase.html#_initThreads
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.base.ReactorBase.callFromThread
twisted.internet.base.ReactorBase.html#callFromThread
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.base.ReactorBase._initThreadPool
twisted.internet.base.ReactorBase.html#_initThreadPool
ZopeInterfaceFunction
Method
PRIVATE
Create the threadpool accessible with callFromThread.
-
twisted.internet.base.ReactorBase._uninstallHandler
twisted.internet.base.ReactorBase.html#_uninstallHandler
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.base.ReactorBase._stopThreadPool
twisted.internet.base.ReactorBase.html#_stopThreadPool
ZopeInterfaceFunction
Method
PRIVATE
Stop the reactor threadpool. This method is only valid if there is currently a threadpool (created by
_initThreadPool). It is not intended to be called directly; instead, it will be called by a shutdown trigger created in ...
-
twisted.internet.base.ReactorBase.getThreadPool
twisted.internet.base.ReactorBase.html#getThreadPool
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.base.ReactorBase.callInThread
twisted.internet.base.ReactorBase.html#callInThread
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.base.ReactorBase.suggestThreadPoolSize
twisted.internet.base.ReactorBase.html#suggestThreadPoolSize
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.base.BaseConnector
twisted.internet.base.BaseConnector.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.internet.base.BaseConnector.timeoutID
twisted.internet.base.BaseConnector.html#timeoutID
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.base.BaseConnector.factoryStarted
twisted.internet.base.BaseConnector.html#factoryStarted
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.base.BaseConnector.__init__
twisted.internet.base.BaseConnector.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.base.BaseConnector.state
twisted.internet.base.BaseConnector.html#state
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.base.BaseConnector.reactor
twisted.internet.base.BaseConnector.html#reactor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.base.BaseConnector.factory
twisted.internet.base.BaseConnector.html#factory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.base.BaseConnector.timeout
twisted.internet.base.BaseConnector.html#timeout
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.base.BaseConnector.disconnect
twisted.internet.base.BaseConnector.html#disconnect
ZopeInterfaceFunction
Method
PUBLIC
Disconnect whatever our state is.
-
twisted.internet.base.BaseConnector._makeTransport
twisted.internet.base.BaseConnector.html#_makeTransport
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.base.BaseConnector.connect
twisted.internet.base.BaseConnector.html#connect
ZopeInterfaceFunction
Method
PUBLIC
Start connection to remote server.
-
twisted.internet.base.BaseConnector.transport
twisted.internet.base.BaseConnector.html#transport
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.base.BaseConnector.stopConnecting
twisted.internet.base.BaseConnector.html#stopConnecting
ZopeInterfaceFunction
Method
PUBLIC
Stop attempting to connect.
-
twisted.internet.base.BaseConnector.cancelTimeout
twisted.internet.base.BaseConnector.html#cancelTimeout
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.base.BaseConnector.buildProtocol
twisted.internet.base.BaseConnector.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.base.BaseConnector.connectionFailed
twisted.internet.base.BaseConnector.html#connectionFailed
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.base.BaseConnector.connectionLost
twisted.internet.base.BaseConnector.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.base.BaseConnector.getDestination
twisted.internet.base.BaseConnector.html#getDestination
ZopeInterfaceFunction
Method
PUBLIC
Return destination this will try to connect to.
-
twisted.internet.base.BaseConnector.__repr__
twisted.internet.base.BaseConnector.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.base.BasePort
twisted.internet.base.BasePort.html
ZopeInterfaceClass
Class
PUBLIC
Basic implementation of a ListeningPort.
-
twisted.internet.base.BasePort.addressFamily
twisted.internet.base.BasePort.html#addressFamily
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.base.BasePort.socketType
twisted.internet.base.BasePort.html#socketType
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.base.BasePort.createInternetSocket
twisted.internet.base.BasePort.html#createInternetSocket
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.base.BasePort.doWrite
twisted.internet.base.BasePort.html#doWrite
ZopeInterfaceFunction
Method
PUBLIC
Raises a RuntimeError
-
twisted.internet.base._SignalReactorMixin
twisted.internet.base._SignalReactorMixin.html
ZopeInterfaceClass
Class
PRIVATE
Private mixin to manage signals: it installs signal handlers at start time, and define run method.
-
twisted.internet.base._SignalReactorMixin._installSignalHandlers
twisted.internet.base._SignalReactorMixin.html#_installSignalHandlers
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A flag which indicates whether any signal handlers will be installed during startup. This includes handlers for SIGCHLD to monitor child processes, and SIGINT, SIGTERM, and SIGBREAK to stop the reactor.
-
twisted.internet.base._SignalReactorMixin._handleSignals
twisted.internet.base._SignalReactorMixin.html#_handleSignals
ZopeInterfaceFunction
Method
PRIVATE
Install the signal handlers for the Twisted event loop.
-
twisted.internet.base._SignalReactorMixin.startRunning
twisted.internet.base._SignalReactorMixin.html#startRunning
ZopeInterfaceFunction
Method
PUBLIC
Extend the base implementation in order to remember whether signal handlers should be installed later.
-
twisted.internet.base._SignalReactorMixin._reallyStartRunning
twisted.internet.base._SignalReactorMixin.html#_reallyStartRunning
ZopeInterfaceFunction
Method
PRIVATE
Extend the base implementation by also installing signal handlers, if self._installSignalHandlers is true.
-
twisted.internet.base._SignalReactorMixin.run
twisted.internet.base._SignalReactorMixin.html#run
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.base._SignalReactorMixin.mainLoop
twisted.internet.base._SignalReactorMixin.html#mainLoop
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.task._T
twisted.internet.task.html#_T
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.internet.task.LoopingCall
twisted.internet.task.LoopingCall.html
ZopeInterfaceClass
Class
PUBLIC
Call a function repeatedly.
-
twisted.internet.task.LoopingCall.f
twisted.internet.task.LoopingCall.html#f
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The function to call.
-
twisted.internet.task.LoopingCall.a
twisted.internet.task.LoopingCall.html#a
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A tuple of arguments to pass the function.
-
twisted.internet.task.LoopingCall.kw
twisted.internet.task.LoopingCall.html#kw
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A dictionary of keyword arguments to pass to the function.
-
twisted.internet.task.LoopingCall.clock
twisted.internet.task.LoopingCall.html#clock
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.internet.task.LoopingCall.running
twisted.internet.task.LoopingCall.html#running
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A flag which is
True while
f is scheduled to be called (or is currently being called). It is set to
True when
start is called and set to
False when
stop is called or if
f raises an exception. In either case, it will be ...
-
twisted.internet.task.LoopingCall._realLastTime
twisted.internet.task.LoopingCall.html#_realLastTime
ZopeInterfaceAttribute
Instance Variable
PRIVATE
When counting skips, the time at which the skip counter was last invoked.
-
twisted.internet.task.LoopingCall._runAtStart
twisted.internet.task.LoopingCall.html#_runAtStart
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.internet.task.LoopingCall.call
twisted.internet.task.LoopingCall.html#call
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.task.LoopingCall._deferred
twisted.internet.task.LoopingCall.html#_deferred
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.task.LoopingCall.interval
twisted.internet.task.LoopingCall.html#interval
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.task.LoopingCall.starttime
twisted.internet.task.LoopingCall.html#starttime
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.task.LoopingCall.__init__
twisted.internet.task.LoopingCall.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.task.LoopingCall.deferred
twisted.internet.task.LoopingCall.html#deferred
ZopeInterfaceAttribute
Property
PUBLIC
DEPRECATED.
Deferred fired when loop stops or fails.
-
twisted.internet.task.LoopingCall.withCount
twisted.internet.task.LoopingCall.html#withCount
ZopeInterfaceFunction
Class Method
PUBLIC
An alternate constructor for
LoopingCall that makes available the number of calls which should have occurred since it was last invoked.
-
twisted.internet.task.LoopingCall._intervalOf
twisted.internet.task.LoopingCall.html#_intervalOf
ZopeInterfaceFunction
Method
PRIVATE
Determine the number of intervals passed as of the given point in time.
-
twisted.internet.task.LoopingCall.start
twisted.internet.task.LoopingCall.html#start
ZopeInterfaceFunction
Method
PUBLIC
Start running function every interval seconds.
-
twisted.internet.task.LoopingCall.stop
twisted.internet.task.LoopingCall.html#stop
ZopeInterfaceFunction
Method
PUBLIC
Stop running function.
-
twisted.internet.task.LoopingCall.reset
twisted.internet.task.LoopingCall.html#reset
ZopeInterfaceFunction
Method
PUBLIC
Skip the next iteration and reset the timer.
-
twisted.internet.task.LoopingCall.__call__
twisted.internet.task.LoopingCall.html#__call__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.task.LoopingCall._scheduleFrom
twisted.internet.task.LoopingCall.html#_scheduleFrom
ZopeInterfaceFunction
Method
PRIVATE
Schedule the next iteration of this looping call.
-
twisted.internet.task.LoopingCall.__repr__
twisted.internet.task.LoopingCall.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.task.SchedulerError
twisted.internet.task.SchedulerError.html
ZopeInterfaceClass
Class
PUBLIC
The operation could not be completed because the scheduler or one of its tasks was in an invalid state. This exception should not be raised directly, but is a superclass of various scheduler-state-related exceptions.
-
twisted.internet.task.SchedulerStopped
twisted.internet.task.SchedulerStopped.html
ZopeInterfaceClass
Class
PUBLIC
The operation could not complete because the scheduler was stopped in progress or was already stopped.
-
twisted.internet.task.TaskFinished
twisted.internet.task.TaskFinished.html
ZopeInterfaceClass
Class
PUBLIC
The operation could not complete because the task was already completed, stopped, encountered an error or otherwise permanently stopped running.
-
twisted.internet.task.TaskDone
twisted.internet.task.TaskDone.html
ZopeInterfaceClass
Class
PUBLIC
The operation could not complete because the task was already completed.
-
twisted.internet.task.TaskStopped
twisted.internet.task.TaskStopped.html
ZopeInterfaceClass
Class
PUBLIC
The operation could not complete because the task was stopped.
-
twisted.internet.task.TaskFailed
twisted.internet.task.TaskFailed.html
ZopeInterfaceClass
Class
PUBLIC
The operation could not complete because the task died with an unhandled error.
-
twisted.internet.task.NotPaused
twisted.internet.task.NotPaused.html
ZopeInterfaceClass
Class
PUBLIC
This exception is raised when a task is resumed which was not previously paused.
-
twisted.internet.task._Timer
twisted.internet.task._Timer.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.internet.task._Timer.MAX_SLICE
twisted.internet.task._Timer.html#MAX_SLICE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.task._Timer.__init__
twisted.internet.task._Timer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.task._Timer.end
twisted.internet.task._Timer.html#end
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.task._Timer.__call__
twisted.internet.task._Timer.html#__call__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.task._EPSILON
twisted.internet.task.html#_EPSILON
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.internet.task._defaultScheduler
twisted.internet.task.html#_defaultScheduler
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.internet.task._TaskResultT
twisted.internet.task.html#_TaskResultT
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet.task.CooperativeTask
twisted.internet.task.CooperativeTask.html
ZopeInterfaceClass
Class
PUBLIC
A
CooperativeTask is a task object inside a
Cooperator, which can be paused, resumed, and stopped. It can also have its completion (or termination) monitored.
-
twisted.internet.task.CooperativeTask._iterator
twisted.internet.task.CooperativeTask.html#_iterator
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.internet.task.CooperativeTask._cooperator
twisted.internet.task.CooperativeTask.html#_cooperator
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.internet.task.CooperativeTask._deferreds
twisted.internet.task.CooperativeTask.html#_deferreds
ZopeInterfaceAttribute
Instance Variable
PRIVATE
the list of
Deferreds to fire when this task completes, fails, or finishes.
-
twisted.internet.task.CooperativeTask._pauseCount
twisted.internet.task.CooperativeTask.html#_pauseCount
ZopeInterfaceAttribute
Instance Variable
PRIVATE
the number of times that this
CooperativeTask has been paused; if 0, it is running.
-
twisted.internet.task.CooperativeTask._completionState
twisted.internet.task.CooperativeTask.html#_completionState
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The completion-state of this
CooperativeTask.
None if the task is not yet completed, an instance of
TaskStopped if
stop was called to stop this task early, of
TaskFailed if the application code in the iterator raised an exception which caused it to terminate, and of ...
-
twisted.internet.task.CooperativeTask.__init__
twisted.internet.task.CooperativeTask.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.task.CooperativeTask._completionResult
twisted.internet.task.CooperativeTask.html#_completionResult
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.task.CooperativeTask.whenDone
twisted.internet.task.CooperativeTask.html#whenDone
ZopeInterfaceFunction
Method
PUBLIC
Get a
Deferred notification of when this task is complete.
-
twisted.internet.task.CooperativeTask.pause
twisted.internet.task.CooperativeTask.html#pause
ZopeInterfaceFunction
Method
PUBLIC
Pause this
CooperativeTask. Stop doing work until
CooperativeTask.resume is called. If
pause is called more than once,
resume must be called an equal number of times to resume this task.
-
twisted.internet.task.CooperativeTask.resume
twisted.internet.task.CooperativeTask.html#resume
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.task.CooperativeTask._completeWith
twisted.internet.task.CooperativeTask.html#_completeWith
ZopeInterfaceFunction
Method
PRIVATE
No summary
-
twisted.internet.task.CooperativeTask.stop
twisted.internet.task.CooperativeTask.html#stop
ZopeInterfaceFunction
Method
PUBLIC
Stop further processing of this task.
-
twisted.internet.task.CooperativeTask._checkFinish
twisted.internet.task.CooperativeTask.html#_checkFinish
ZopeInterfaceFunction
Method
PRIVATE
If this task has been stopped, raise the appropriate subclass of
TaskFinished.
-
twisted.internet.task.CooperativeTask._oneWorkUnit
twisted.internet.task.CooperativeTask.html#_oneWorkUnit
ZopeInterfaceFunction
Method
PRIVATE
Perform one unit of work for this task, retrieving one item from its iterator, stopping if there are no further items in the iterator, and pausing if the result was a
Deferred.
-
twisted.internet.task.Cooperator
twisted.internet.task.Cooperator.html
ZopeInterfaceClass
Class
PUBLIC
Cooperative task scheduler.
-
twisted.internet.task.Cooperator.__init__
twisted.internet.task.Cooperator.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create a scheduler-like object to which iterators may be added.
-
twisted.internet.task.Cooperator._tasks
twisted.internet.task.Cooperator.html#_tasks
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.task.Cooperator._metarator
twisted.internet.task.Cooperator.html#_metarator
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.task.Cooperator._terminationPredicateFactory
twisted.internet.task.Cooperator.html#_terminationPredicateFactory
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.task.Cooperator._scheduler
twisted.internet.task.Cooperator.html#_scheduler
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.task.Cooperator._delayedCall
twisted.internet.task.Cooperator.html#_delayedCall
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.task.Cooperator._stopped
twisted.internet.task.Cooperator.html#_stopped
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.task.Cooperator._started
twisted.internet.task.Cooperator.html#_started
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.task.Cooperator.coiterate
twisted.internet.task.Cooperator.html#coiterate
ZopeInterfaceFunction
Method
PUBLIC
Add an iterator to the list of iterators this
Cooperator is currently running.
-
twisted.internet.task.Cooperator.cooperate
twisted.internet.task.Cooperator.html#cooperate
ZopeInterfaceFunction
Method
PUBLIC
Start running the given iterator as a long-running cooperative task, by calling next() on it as a periodic timed event.
-
twisted.internet.task.Cooperator._addTask
twisted.internet.task.Cooperator.html#_addTask
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.internet.task.Cooperator._removeTask
twisted.internet.task.Cooperator.html#_removeTask
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.internet.task.Cooperator._tasksWhileNotStopped
twisted.internet.task.Cooperator.html#_tasksWhileNotStopped
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.internet.task.Cooperator._tick
twisted.internet.task.Cooperator.html#_tick
ZopeInterfaceFunction
Method
PRIVATE
Run one scheduler tick.
-
twisted.internet.task.Cooperator._mustScheduleOnStart
twisted.internet.task.Cooperator.html#_mustScheduleOnStart
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.task.Cooperator._reschedule
twisted.internet.task.Cooperator.html#_reschedule
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.task.Cooperator.start
twisted.internet.task.Cooperator.html#start
ZopeInterfaceFunction
Method
PUBLIC
Begin scheduling steps.
-
twisted.internet.task.Cooperator.stop
twisted.internet.task.Cooperator.html#stop
ZopeInterfaceFunction
Method
PUBLIC
Stop scheduling steps. Errback the completion Deferreds of all iterators which have been added and forget about them.
-
twisted.internet.task.Cooperator.running
twisted.internet.task.Cooperator.html#running
ZopeInterfaceAttribute
Property
PUBLIC
-
twisted.internet.task._theCooperator
twisted.internet.task.html#_theCooperator
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet.task.coiterate
twisted.internet.task.html#coiterate
ZopeInterfaceFunction
Function
PUBLIC
Cooperatively iterate over the given iterator, dividing runtime between it and all other iterators which have been passed to this function and not yet exhausted.
-
twisted.internet.task.cooperate
twisted.internet.task.html#cooperate
ZopeInterfaceFunction
Function
PUBLIC
Start running the given iterator as a long-running cooperative task, by calling next() on it as a periodic timed event.
-
twisted.internet.task.Clock
twisted.internet.task.Clock.html
ZopeInterfaceClass
Class
PUBLIC
Provide a deterministic, easily-controlled implementation of
IReactorTime.callLater. This is commonly useful for writing deterministic unit tests for code which schedules events using this API.
-
twisted.internet.task.Clock.rightNow
twisted.internet.task.Clock.html#rightNow
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.task.Clock.__init__
twisted.internet.task.Clock.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.task.Clock.calls
twisted.internet.task.Clock.html#calls
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.task.Clock.seconds
twisted.internet.task.Clock.html#seconds
ZopeInterfaceFunction
Method
PUBLIC
Pretend to be time.time(). This is used internally when an operation such as
IDelayedCall.reset needs to determine a time value relative to the current time.
-
twisted.internet.task.Clock._sortCalls
twisted.internet.task.Clock.html#_sortCalls
ZopeInterfaceFunction
Method
PRIVATE
Sort the pending calls according to the time they are scheduled.
-
twisted.internet.task.Clock.callLater
twisted.internet.task.Clock.html#callLater
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.task.Clock.getDelayedCalls
twisted.internet.task.Clock.html#getDelayedCalls
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.task.Clock.advance
twisted.internet.task.Clock.html#advance
ZopeInterfaceFunction
Method
PUBLIC
Move time on this clock forward by the given amount and run whatever pending calls should be run.
-
twisted.internet.task.Clock.pump
twisted.internet.task.Clock.html#pump
ZopeInterfaceFunction
Method
PUBLIC
Advance incrementally by the given set of times.
-
twisted.internet.task.deferLater
twisted.internet.task.html#deferLater
ZopeInterfaceFunction
Function
PUBLIC
Call the given function after a certain period of time has passed.
-
twisted.internet.task.react
twisted.internet.task.html#react
ZopeInterfaceFunction
Function
PUBLIC
Call
main and run the reactor until the
Deferred it returns fires or the coroutine it returns completes.
-
twisted.internet._producer_helpers._PullToPush
twisted.internet._producer_helpers._PullToPush.html
ZopeInterfaceClass
Class
PRIVATE
An adapter that converts a non-streaming to a streaming producer.
-
twisted.internet._producer_helpers._PullToPush._producer
twisted.internet._producer_helpers._PullToPush.html#_producer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
the underling non-streaming producer.
-
twisted.internet._producer_helpers._PullToPush._consumer
twisted.internet._producer_helpers._PullToPush.html#_consumer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
the consumer with which the underlying producer was registered.
-
twisted.internet._producer_helpers._PullToPush._finished
twisted.internet._producer_helpers._PullToPush.html#_finished
ZopeInterfaceAttribute
Instance Variable
PRIVATE
bool indicating whether the producer has finished.
-
twisted.internet._producer_helpers._PullToPush._coopTask
twisted.internet._producer_helpers._PullToPush.html#_coopTask
ZopeInterfaceAttribute
Instance Variable
PRIVATE
the result of calling
cooperate, the task driving the streaming producer.
-
twisted.internet._producer_helpers._PullToPush.__init__
twisted.internet._producer_helpers._PullToPush.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._producer_helpers._PullToPush._pull
twisted.internet._producer_helpers._PullToPush.html#_pull
ZopeInterfaceFunction
Method
PRIVATE
A generator that calls resumeProducing on the underlying producer forever.
-
twisted.internet._producer_helpers._PullToPush.startStreaming
twisted.internet._producer_helpers._PullToPush.html#startStreaming
ZopeInterfaceFunction
Method
PUBLIC
This should be called by the consumer when the producer is registered.
-
twisted.internet._producer_helpers._PullToPush.stopStreaming
twisted.internet._producer_helpers._PullToPush.html#stopStreaming
ZopeInterfaceFunction
Method
PUBLIC
This should be called by the consumer when the producer is unregistered.
-
twisted.internet._producer_helpers._PullToPush.pauseProducing
twisted.internet._producer_helpers._PullToPush.html#pauseProducing
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet._producer_helpers._PullToPush.resumeProducing
twisted.internet._producer_helpers._PullToPush.html#resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet._producer_helpers._PullToPush.stopProducing
twisted.internet._producer_helpers._PullToPush.html#stopProducing
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.python.randbytes.getrandbits
twisted.python.randbytes.html#getrandbits
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python.randbytes.SecureRandomNotAvailable
twisted.python.randbytes.SecureRandomNotAvailable.html
ZopeInterfaceClass
Class
PUBLIC
Exception raised when no secure random algorithm is found.
-
twisted.python.randbytes.SourceNotAvailable
twisted.python.randbytes.SourceNotAvailable.html
ZopeInterfaceClass
Class
PUBLIC
Internal exception used when a specific random source is not available.
-
twisted.python.randbytes.RandomFactory
twisted.python.randbytes.RandomFactory.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.python.randbytes.RandomFactory.randomSources
twisted.python.randbytes.RandomFactory.html#randomSources
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.python.randbytes.RandomFactory._osUrandom
twisted.python.randbytes.RandomFactory.html#_osUrandom
ZopeInterfaceFunction
Method
PRIVATE
Wrapper around os.urandom that cleanly manage its absence.
-
twisted.python.randbytes.RandomFactory.secureRandom
twisted.python.randbytes.RandomFactory.html#secureRandom
ZopeInterfaceFunction
Method
PUBLIC
Return a number of secure random bytes.
-
twisted.python.randbytes.RandomFactory._randBits
twisted.python.randbytes.RandomFactory.html#_randBits
ZopeInterfaceFunction
Method
PRIVATE
Wrapper around os.getrandbits.
-
twisted.python.randbytes.RandomFactory._BYTES
twisted.python.randbytes.RandomFactory.html#_BYTES
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.python.randbytes.RandomFactory._randModule
twisted.python.randbytes.RandomFactory.html#_randModule
ZopeInterfaceFunction
Method
PRIVATE
Wrapper around the random module.
-
twisted.python.randbytes.RandomFactory.insecureRandom
twisted.python.randbytes.RandomFactory.html#insecureRandom
ZopeInterfaceFunction
Method
PUBLIC
Return a number of non secure random bytes.
-
twisted.python.randbytes.factory
twisted.python.randbytes.html#factory
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.internet._sslverify._tlsDisableFlags
twisted.internet._sslverify.html#_tlsDisableFlags
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet._sslverify._getExcludedTLSProtocols
twisted.internet._sslverify.html#_getExcludedTLSProtocols
ZopeInterfaceFunction
Function
PRIVATE
Given a pair of
TLSVersion constants, figure out what versions we want to disable (as OpenSSL is an exclusion based API).
-
twisted.internet._sslverify.SimpleVerificationError
twisted.internet._sslverify.SimpleVerificationError.html
ZopeInterfaceClass
Class
PUBLIC
Not a very useful verification error.
-
twisted.internet._sslverify.simpleVerifyHostname
twisted.internet._sslverify.html#simpleVerifyHostname
ZopeInterfaceFunction
Function
PUBLIC
Check only the common name in the certificate presented by the peer and only for an exact match.
-
twisted.internet._sslverify.simpleVerifyIPAddress
twisted.internet._sslverify.html#simpleVerifyIPAddress
ZopeInterfaceFunction
Function
PUBLIC
Always fails validation of IP addresses
-
twisted.internet._sslverify._usablePyOpenSSL
twisted.internet._sslverify.html#_usablePyOpenSSL
ZopeInterfaceFunction
Function
PRIVATE
Check pyOpenSSL version string whether we can use it for host verification.
-
twisted.internet._sslverify._selectVerifyImplementation
twisted.internet._sslverify.html#_selectVerifyImplementation
ZopeInterfaceFunction
Function
PRIVATE
Determine if
service_identity is installed. If so, use it. If not, use simplistic and incorrect checking as implemented in
simpleVerifyHostname.
-
twisted.internet._sslverify.verifyHostname
twisted.internet._sslverify.html#verifyHostname
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.internet._sslverify.verifyIPAddress
twisted.internet._sslverify.html#verifyIPAddress
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.internet._sslverify._x509names
twisted.internet._sslverify.html#_x509names
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet._sslverify.CertBase
twisted.internet._sslverify.CertBase.html
ZopeInterfaceClass
Class
PUBLIC
Base class for public (certificate only) and private (certificate + key pair) certificates.
-
twisted.internet._sslverify.CertBase.original
twisted.internet._sslverify.CertBase.html#original
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The underlying OpenSSL certificate object.
-
twisted.internet._sslverify.CertBase.__init__
twisted.internet._sslverify.CertBase.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._sslverify.CertBase._copyName
twisted.internet._sslverify.CertBase.html#_copyName
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet._sslverify.CertBase.getSubject
twisted.internet._sslverify.CertBase.html#getSubject
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the subject of this certificate.
-
twisted.internet._sslverify.CertBase.__conform__
twisted.internet._sslverify.CertBase.html#__conform__
ZopeInterfaceFunction
Method
PUBLIC
Convert this
CertBase into a provider of the given interface.
-
twisted.internet._sslverify._handleattrhelper
twisted.internet._sslverify.html#_handleattrhelper
ZopeInterfaceFunction
Function
PRIVATE
-
twisted.internet._sslverify.PublicKey
twisted.internet._sslverify.PublicKey.html
ZopeInterfaceClass
Class
PUBLIC
A
PublicKey is a representation of the public part of a key pair.
-
twisted.internet._sslverify.PublicKey.original
twisted.internet._sslverify.PublicKey.html#original
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The original private key.
-
twisted.internet._sslverify.PublicKey.__init__
twisted.internet._sslverify.PublicKey.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet._sslverify.PublicKey.matches
twisted.internet._sslverify.PublicKey.html#matches
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet._sslverify.PublicKey.__repr__
twisted.internet._sslverify.PublicKey.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._sslverify.PublicKey.keyHash
twisted.internet._sslverify.PublicKey.html#keyHash
ZopeInterfaceFunction
Method
PUBLIC
Compute a hash of the underlying PKey object.
-
twisted.internet._sslverify.PublicKey.inspect
twisted.internet._sslverify.PublicKey.html#inspect
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._sslverify.IOpenSSLTrustRoot
twisted.internet._sslverify.IOpenSSLTrustRoot.html
ZopeInterfaceClass
Interface
PUBLIC
Trust settings for an OpenSSL context.
-
twisted.internet._sslverify.IOpenSSLTrustRoot._addCACertsToContext
twisted.internet._sslverify.IOpenSSLTrustRoot.html#_addCACertsToContext
ZopeInterfaceFunction
Method
PRIVATE
Add certificate-authority certificates to an SSL context whose connections should trust those authorities.
-
twisted.internet._sslverify.OpenSSLCertificateAuthorities
twisted.internet._sslverify.OpenSSLCertificateAuthorities.html
ZopeInterfaceClass
Class
PUBLIC
Trust an explicitly specified set of certificates, represented by a list of OpenSSL.crypto.X509 objects.
-
twisted.internet._sslverify.OpenSSLCertificateAuthorities.__init__
twisted.internet._sslverify.OpenSSLCertificateAuthorities.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet._sslverify.OpenSSLCertificateAuthorities._caCerts
twisted.internet._sslverify.OpenSSLCertificateAuthorities.html#_caCerts
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet._sslverify.OpenSSLCertificateAuthorities._addCACertsToContext
twisted.internet._sslverify.OpenSSLCertificateAuthorities.html#_addCACertsToContext
ZopeInterfaceFunction
Method
PRIVATE
Add certificate-authority certificates to an SSL context whose connections should trust those authorities.
-
twisted.internet._sslverify._tolerateErrors
twisted.internet._sslverify.html#_tolerateErrors
ZopeInterfaceFunction
Function
PRIVATE
Wrap up an info_callback for pyOpenSSL so that if something goes wrong the error is immediately logged and the connection is dropped if possible.
-
twisted.internet._sslverify.ClientTLSOptions
twisted.internet._sslverify.ClientTLSOptions.html
ZopeInterfaceClass
Class
PUBLIC
Client creator for TLS.
-
twisted.internet._sslverify.ClientTLSOptions._ctx
twisted.internet._sslverify.ClientTLSOptions.html#_ctx
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The context to use for new connections.
-
twisted.internet._sslverify.ClientTLSOptions._hostname
twisted.internet._sslverify.ClientTLSOptions.html#_hostname
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The hostname to verify, as specified by the application, as some human-readable text.
-
twisted.internet._sslverify.ClientTLSOptions._hostnameBytes
twisted.internet._sslverify.ClientTLSOptions.html#_hostnameBytes
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The hostname to verify, decoded into IDNA-encoded bytes. This is passed to APIs which think that hostnames are bytes, such as OpenSSL's SNI implementation.
-
twisted.internet._sslverify.ClientTLSOptions._hostnameASCII
twisted.internet._sslverify.ClientTLSOptions.html#_hostnameASCII
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The hostname, as transcoded into IDNA ASCII-range unicode code points. This is pre-transcoded because the service_identity package is rather strict about requiring the idna package from PyPI for internationalized domain names, rather than working with Python's built-in (but sometimes broken) IDNA encoding...
-
twisted.internet._sslverify.ClientTLSOptions._hostnameIsDnsName
twisted.internet._sslverify.ClientTLSOptions.html#_hostnameIsDnsName
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Whether or not the _hostname is a DNSName. Will be False if _hostname is an IP address or True if _hostname is a DNSName
-
twisted.internet._sslverify.ClientTLSOptions.__init__
twisted.internet._sslverify.ClientTLSOptions.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet._sslverify.ClientTLSOptions.clientConnectionForTLS
twisted.internet._sslverify.ClientTLSOptions.html#clientConnectionForTLS
ZopeInterfaceFunction
Method
PUBLIC
Create a TLS connection for a client.
-
twisted.internet._sslverify.ClientTLSOptions._identityVerifyingInfoCallback
twisted.internet._sslverify.ClientTLSOptions.html#_identityVerifyingInfoCallback
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.internet._sslverify.OpenSSLCipher
twisted.internet._sslverify.OpenSSLCipher.html
ZopeInterfaceClass
Class
PUBLIC
A representation of an OpenSSL cipher.
-
twisted.internet._sslverify.OpenSSLCipher.fullName
twisted.internet._sslverify.OpenSSLCipher.html#fullName
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The full name of the cipher. For example u"ECDHE-RSA-AES256-GCM-SHA384".
-
twisted.internet._sslverify._expandCipherString
twisted.internet._sslverify.html#_expandCipherString
ZopeInterfaceFunction
Function
PRIVATE
Expand cipherString according to method and options to a tuple of explicit ciphers that are supported by the current platform.
-
twisted.internet._sslverify._selectCiphers
twisted.internet._sslverify.html#_selectCiphers
ZopeInterfaceFunction
Function
PRIVATE
Caclulate the acceptable list of ciphers from the ciphers we want and the ciphers we have support for.
-
twisted.internet._sslverify.defaultCiphers
twisted.internet._sslverify.html#defaultCiphers
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.internet._sslverify._defaultCurveName
twisted.internet._sslverify.html#_defaultCurveName
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet._sslverify._ChooseDiffieHellmanEllipticCurve
twisted.internet._sslverify._ChooseDiffieHellmanEllipticCurve.html
ZopeInterfaceClass
Class
PRIVATE
Chooses the best elliptic curve for Elliptic Curve Diffie-Hellman key exchange, and provides a configureECDHCurve method to set the curve, when appropriate, on a new OpenSSL.SSL.Context.
-
twisted.internet._sslverify._ChooseDiffieHellmanEllipticCurve.__init__
twisted.internet._sslverify._ChooseDiffieHellmanEllipticCurve.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._sslverify._ChooseDiffieHellmanEllipticCurve._openSSLlib
twisted.internet._sslverify._ChooseDiffieHellmanEllipticCurve.html#_openSSLlib
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet._sslverify._ChooseDiffieHellmanEllipticCurve._openSSLcrypto
twisted.internet._sslverify._ChooseDiffieHellmanEllipticCurve.html#_openSSLcrypto
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet._sslverify._ChooseDiffieHellmanEllipticCurve.configureECDHCurve
twisted.internet._sslverify._ChooseDiffieHellmanEllipticCurve.html#configureECDHCurve
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._sslverify._ChooseDiffieHellmanEllipticCurve._configureOpenSSL110
twisted.internet._sslverify._ChooseDiffieHellmanEllipticCurve.html#_configureOpenSSL110
ZopeInterfaceFunction
Method
PRIVATE
OpenSSL 1.1.0 Contexts are preconfigured with an optimal set of ECDH curves. This method does nothing.
-
twisted.internet._sslverify._ChooseDiffieHellmanEllipticCurve._configureOpenSSL102
twisted.internet._sslverify._ChooseDiffieHellmanEllipticCurve.html#_configureOpenSSL102
ZopeInterfaceFunction
Method
PRIVATE
Have the context automatically choose elliptic curves for ECDH. Run on OpenSSL 1.0.2 and OpenSSL 1.1.0+, but only has an effect on OpenSSL 1.0.2.
-
twisted.internet._sslverify._ChooseDiffieHellmanEllipticCurve._configureOpenSSL101
twisted.internet._sslverify._ChooseDiffieHellmanEllipticCurve.html#_configureOpenSSL101
ZopeInterfaceFunction
Method
PRIVATE
Set the default elliptic curve for ECDH on the context. Only run on OpenSSL 1.0.1.
-
twisted.internet._sslverify._ChooseDiffieHellmanEllipticCurve._configureOpenSSL101NoCurves
twisted.internet._sslverify._ChooseDiffieHellmanEllipticCurve.html#_configureOpenSSL101NoCurves
ZopeInterfaceFunction
Method
PRIVATE
No elliptic curves are available on OpenSSL 1.0.1. We can't set anything, so do nothing.
-
twisted.internet._sslverify._setAcceptableProtocols
twisted.internet._sslverify.html#_setAcceptableProtocols
ZopeInterfaceFunction
Function
PRIVATE
Called to set up the OpenSSL.SSL.Context for doing NPN and/or ALPN negotiation.
-
twisted.protocols.policies._wrappedLogPrefix
twisted.protocols.policies.html#_wrappedLogPrefix
ZopeInterfaceFunction
Function
PRIVATE
Compute a log prefix for a wrapper and the object it wraps.
-
twisted.protocols.policies.ProtocolWrapper
twisted.protocols.policies.ProtocolWrapper.html
ZopeInterfaceClass
Class
PUBLIC
Wraps protocol instances and acts as their transport as well.
-
twisted.protocols.policies.ProtocolWrapper.wrappedProtocol
twisted.protocols.policies.ProtocolWrapper.html#wrappedProtocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.protocols.policies.ProtocolWrapper.factory
twisted.protocols.policies.ProtocolWrapper.html#factory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.protocols.policies.ProtocolWrapper.disconnecting
twisted.protocols.policies.ProtocolWrapper.html#disconnecting
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.policies.ProtocolWrapper.__init__
twisted.protocols.policies.ProtocolWrapper.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.policies.ProtocolWrapper.logPrefix
twisted.protocols.policies.ProtocolWrapper.html#logPrefix
ZopeInterfaceFunction
Method
PUBLIC
Use a customized log prefix mentioning both the wrapped protocol and the current one.
-
twisted.protocols.policies.ProtocolWrapper.makeConnection
twisted.protocols.policies.ProtocolWrapper.html#makeConnection
ZopeInterfaceFunction
Method
PUBLIC
When a connection is made, register this wrapper with its factory, save the real transport, and connect the wrapped protocol to this
ProtocolWrapper to intercept any transport calls it makes.
-
twisted.protocols.policies.ProtocolWrapper.write
twisted.protocols.policies.ProtocolWrapper.html#write
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.policies.ProtocolWrapper.writeSequence
twisted.protocols.policies.ProtocolWrapper.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.policies.ProtocolWrapper.loseConnection
twisted.protocols.policies.ProtocolWrapper.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.policies.ProtocolWrapper.getPeer
twisted.protocols.policies.ProtocolWrapper.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.policies.ProtocolWrapper.getHost
twisted.protocols.policies.ProtocolWrapper.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.policies.ProtocolWrapper.registerProducer
twisted.protocols.policies.ProtocolWrapper.html#registerProducer
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.policies.ProtocolWrapper.unregisterProducer
twisted.protocols.policies.ProtocolWrapper.html#unregisterProducer
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.policies.ProtocolWrapper.stopConsuming
twisted.protocols.policies.ProtocolWrapper.html#stopConsuming
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.policies.ProtocolWrapper.__getattr__
twisted.protocols.policies.ProtocolWrapper.html#__getattr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.policies.ProtocolWrapper.dataReceived
twisted.protocols.policies.ProtocolWrapper.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever data is received.
-
twisted.protocols.policies.ProtocolWrapper.connectionLost
twisted.protocols.policies.ProtocolWrapper.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.protocols.policies.WrappingFactory
twisted.protocols.policies.WrappingFactory.html
ZopeInterfaceClass
Class
PUBLIC
Wraps a factory and its protocols, and keeps track of them.
-
twisted.protocols.policies.WrappingFactory.__init__
twisted.protocols.policies.WrappingFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.policies.WrappingFactory.wrappedFactory
twisted.protocols.policies.WrappingFactory.html#wrappedFactory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.policies.WrappingFactory.protocols
twisted.protocols.policies.WrappingFactory.html#protocols
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.policies.WrappingFactory.logPrefix
twisted.protocols.policies.WrappingFactory.html#logPrefix
ZopeInterfaceFunction
Method
PUBLIC
Generate a log prefix mentioning both the wrapped factory and this one.
-
twisted.protocols.policies.WrappingFactory.doStart
twisted.protocols.policies.WrappingFactory.html#doStart
ZopeInterfaceFunction
Method
PUBLIC
Make sure startFactory is called.
-
twisted.protocols.policies.WrappingFactory.doStop
twisted.protocols.policies.WrappingFactory.html#doStop
ZopeInterfaceFunction
Method
PUBLIC
Make sure stopFactory is called.
-
twisted.protocols.policies.WrappingFactory.startedConnecting
twisted.protocols.policies.WrappingFactory.html#startedConnecting
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection has been started.
-
twisted.protocols.policies.WrappingFactory.clientConnectionFailed
twisted.protocols.policies.WrappingFactory.html#clientConnectionFailed
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection has failed to connect.
-
twisted.protocols.policies.WrappingFactory.clientConnectionLost
twisted.protocols.policies.WrappingFactory.html#clientConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when an established connection is lost.
-
twisted.protocols.policies.WrappingFactory.buildProtocol
twisted.protocols.policies.WrappingFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of a subclass of Protocol.
-
twisted.protocols.policies.WrappingFactory.registerProtocol
twisted.protocols.policies.WrappingFactory.html#registerProtocol
ZopeInterfaceFunction
Method
PUBLIC
Called by protocol to register itself.
-
twisted.protocols.policies.WrappingFactory.unregisterProtocol
twisted.protocols.policies.WrappingFactory.html#unregisterProtocol
ZopeInterfaceFunction
Method
PUBLIC
Called by protocols when they go away.
-
twisted.protocols.policies.ThrottlingProtocol
twisted.protocols.policies.ThrottlingProtocol.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.protocols.policies.ThrottlingProtocol.write
twisted.protocols.policies.ThrottlingProtocol.html#write
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.policies.ThrottlingProtocol.writeSequence
twisted.protocols.policies.ThrottlingProtocol.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.policies.ThrottlingProtocol.dataReceived
twisted.protocols.policies.ThrottlingProtocol.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever data is received.
-
twisted.protocols.policies.ThrottlingProtocol.registerProducer
twisted.protocols.policies.ThrottlingProtocol.html#registerProducer
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.policies.ThrottlingProtocol.producer
twisted.protocols.policies.ThrottlingProtocol.html#producer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.policies.ThrottlingProtocol.unregisterProducer
twisted.protocols.policies.ThrottlingProtocol.html#unregisterProducer
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.policies.ThrottlingProtocol.throttleReads
twisted.protocols.policies.ThrottlingProtocol.html#throttleReads
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.policies.ThrottlingProtocol.unthrottleReads
twisted.protocols.policies.ThrottlingProtocol.html#unthrottleReads
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.policies.ThrottlingProtocol.throttleWrites
twisted.protocols.policies.ThrottlingProtocol.html#throttleWrites
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.policies.ThrottlingProtocol.unthrottleWrites
twisted.protocols.policies.ThrottlingProtocol.html#unthrottleWrites
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.policies.ThrottlingFactory
twisted.protocols.policies.ThrottlingFactory.html
ZopeInterfaceClass
Class
PUBLIC
Throttles bandwidth and number of connections.
-
twisted.protocols.policies.ThrottlingFactory.__init__
twisted.protocols.policies.ThrottlingFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.policies.ThrottlingFactory.connectionCount
twisted.protocols.policies.ThrottlingFactory.html#connectionCount
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.policies.ThrottlingFactory.maxConnectionCount
twisted.protocols.policies.ThrottlingFactory.html#maxConnectionCount
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.policies.ThrottlingFactory.readLimit
twisted.protocols.policies.ThrottlingFactory.html#readLimit
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.policies.ThrottlingFactory.writeLimit
twisted.protocols.policies.ThrottlingFactory.html#writeLimit
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.policies.ThrottlingFactory.readThisSecond
twisted.protocols.policies.ThrottlingFactory.html#readThisSecond
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.policies.ThrottlingFactory.writtenThisSecond
twisted.protocols.policies.ThrottlingFactory.html#writtenThisSecond
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.policies.ThrottlingFactory.unthrottleReadsID
twisted.protocols.policies.ThrottlingFactory.html#unthrottleReadsID
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.policies.ThrottlingFactory.checkReadBandwidthID
twisted.protocols.policies.ThrottlingFactory.html#checkReadBandwidthID
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.policies.ThrottlingFactory.unthrottleWritesID
twisted.protocols.policies.ThrottlingFactory.html#unthrottleWritesID
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.policies.ThrottlingFactory.checkWriteBandwidthID
twisted.protocols.policies.ThrottlingFactory.html#checkWriteBandwidthID
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.policies.ThrottlingFactory.callLater
twisted.protocols.policies.ThrottlingFactory.html#callLater
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.protocols.policies.ThrottlingFactory.registerWritten
twisted.protocols.policies.ThrottlingFactory.html#registerWritten
ZopeInterfaceFunction
Method
PUBLIC
Called by protocol to tell us more bytes were written.
-
twisted.protocols.policies.ThrottlingFactory.registerRead
twisted.protocols.policies.ThrottlingFactory.html#registerRead
ZopeInterfaceFunction
Method
PUBLIC
Called by protocol to tell us more bytes were read.
-
twisted.protocols.policies.ThrottlingFactory.checkReadBandwidth
twisted.protocols.policies.ThrottlingFactory.html#checkReadBandwidth
ZopeInterfaceFunction
Method
PUBLIC
Checks if we've passed bandwidth limits.
-
twisted.protocols.policies.ThrottlingFactory.checkWriteBandwidth
twisted.protocols.policies.ThrottlingFactory.html#checkWriteBandwidth
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.policies.ThrottlingFactory.throttleReads
twisted.protocols.policies.ThrottlingFactory.html#throttleReads
ZopeInterfaceFunction
Method
PUBLIC
Throttle reads on all protocols.
-
twisted.protocols.policies.ThrottlingFactory.unthrottleReads
twisted.protocols.policies.ThrottlingFactory.html#unthrottleReads
ZopeInterfaceFunction
Method
PUBLIC
Stop throttling reads on all protocols.
-
twisted.protocols.policies.ThrottlingFactory.throttleWrites
twisted.protocols.policies.ThrottlingFactory.html#throttleWrites
ZopeInterfaceFunction
Method
PUBLIC
Throttle writes on all protocols.
-
twisted.protocols.policies.ThrottlingFactory.unthrottleWrites
twisted.protocols.policies.ThrottlingFactory.html#unthrottleWrites
ZopeInterfaceFunction
Method
PUBLIC
Stop throttling writes on all protocols.
-
twisted.protocols.policies.ThrottlingFactory.buildProtocol
twisted.protocols.policies.ThrottlingFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of a subclass of Protocol.
-
twisted.protocols.policies.ThrottlingFactory.unregisterProtocol
twisted.protocols.policies.ThrottlingFactory.html#unregisterProtocol
ZopeInterfaceFunction
Method
PUBLIC
Called by protocols when they go away.
-
twisted.protocols.policies.SpewingProtocol
twisted.protocols.policies.SpewingProtocol.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.protocols.policies.SpewingProtocol.dataReceived
twisted.protocols.policies.SpewingProtocol.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever data is received.
-
twisted.protocols.policies.SpewingProtocol.write
twisted.protocols.policies.SpewingProtocol.html#write
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.policies.SpewingFactory
twisted.protocols.policies.SpewingFactory.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.protocols.policies.LimitConnectionsByPeer
twisted.protocols.policies.LimitConnectionsByPeer.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.protocols.policies.LimitConnectionsByPeer.maxConnectionsPerPeer
twisted.protocols.policies.LimitConnectionsByPeer.html#maxConnectionsPerPeer
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.policies.LimitConnectionsByPeer.startFactory
twisted.protocols.policies.LimitConnectionsByPeer.html#startFactory
ZopeInterfaceFunction
Method
PUBLIC
This will be called before I begin listening on a Port or Connector.
-
twisted.protocols.policies.LimitConnectionsByPeer.peerConnections
twisted.protocols.policies.LimitConnectionsByPeer.html#peerConnections
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.policies.LimitConnectionsByPeer.buildProtocol
twisted.protocols.policies.LimitConnectionsByPeer.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of a subclass of Protocol.
-
twisted.protocols.policies.LimitConnectionsByPeer.unregisterProtocol
twisted.protocols.policies.LimitConnectionsByPeer.html#unregisterProtocol
ZopeInterfaceFunction
Method
PUBLIC
Called by protocols when they go away.
-
twisted.protocols.policies.LimitTotalConnectionsFactory
twisted.protocols.policies.LimitTotalConnectionsFactory.html
ZopeInterfaceClass
Class
PUBLIC
Factory that limits the number of simultaneous connections.
-
twisted.protocols.policies.LimitTotalConnectionsFactory.connectionCount
twisted.protocols.policies.LimitTotalConnectionsFactory.html#connectionCount
ZopeInterfaceAttribute
Instance Variable
PUBLIC
number of current connections.
-
twisted.protocols.policies.LimitTotalConnectionsFactory.connectionLimit
twisted.protocols.policies.LimitTotalConnectionsFactory.html#connectionLimit
ZopeInterfaceAttribute
Class Variable
PUBLIC
maximum number of connections.
-
twisted.protocols.policies.LimitTotalConnectionsFactory.overflowProtocol
twisted.protocols.policies.LimitTotalConnectionsFactory.html#overflowProtocol
ZopeInterfaceAttribute
Class Variable
PUBLIC
Protocol to use for new connections when connectionLimit is exceeded. If None (the default value), excess connections will be closed immediately.
-
twisted.protocols.policies.LimitTotalConnectionsFactory.buildProtocol
twisted.protocols.policies.LimitTotalConnectionsFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of a subclass of Protocol.
-
twisted.protocols.policies.LimitTotalConnectionsFactory.registerProtocol
twisted.protocols.policies.LimitTotalConnectionsFactory.html#registerProtocol
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.policies.LimitTotalConnectionsFactory.unregisterProtocol
twisted.protocols.policies.LimitTotalConnectionsFactory.html#unregisterProtocol
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.policies.TimeoutProtocol
twisted.protocols.policies.TimeoutProtocol.html
ZopeInterfaceClass
Class
PUBLIC
Protocol that automatically disconnects when the connection is idle.
-
twisted.protocols.policies.TimeoutProtocol.__init__
twisted.protocols.policies.TimeoutProtocol.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Constructor.
-
twisted.protocols.policies.TimeoutProtocol.timeoutCall
twisted.protocols.policies.TimeoutProtocol.html#timeoutCall
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.policies.TimeoutProtocol.timeoutPeriod
twisted.protocols.policies.TimeoutProtocol.html#timeoutPeriod
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.policies.TimeoutProtocol.setTimeout
twisted.protocols.policies.TimeoutProtocol.html#setTimeout
ZopeInterfaceFunction
Method
PUBLIC
Set a timeout.
-
twisted.protocols.policies.TimeoutProtocol.cancelTimeout
twisted.protocols.policies.TimeoutProtocol.html#cancelTimeout
ZopeInterfaceFunction
Method
PUBLIC
Cancel the timeout.
-
twisted.protocols.policies.TimeoutProtocol.resetTimeout
twisted.protocols.policies.TimeoutProtocol.html#resetTimeout
ZopeInterfaceFunction
Method
PUBLIC
Reset the timeout, usually because some activity just happened.
-
twisted.protocols.policies.TimeoutProtocol.write
twisted.protocols.policies.TimeoutProtocol.html#write
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.policies.TimeoutProtocol.writeSequence
twisted.protocols.policies.TimeoutProtocol.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.policies.TimeoutProtocol.dataReceived
twisted.protocols.policies.TimeoutProtocol.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever data is received.
-
twisted.protocols.policies.TimeoutProtocol.connectionLost
twisted.protocols.policies.TimeoutProtocol.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.protocols.policies.TimeoutProtocol.timeoutFunc
twisted.protocols.policies.TimeoutProtocol.html#timeoutFunc
ZopeInterfaceFunction
Method
PUBLIC
This method is called when the timeout is triggered.
-
twisted.protocols.policies.TimeoutFactory
twisted.protocols.policies.TimeoutFactory.html
ZopeInterfaceClass
Class
PUBLIC
Factory for TimeoutWrapper.
-
twisted.protocols.policies.TimeoutFactory.__init__
twisted.protocols.policies.TimeoutFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.policies.TimeoutFactory.timeoutPeriod
twisted.protocols.policies.TimeoutFactory.html#timeoutPeriod
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.policies.TimeoutFactory.buildProtocol
twisted.protocols.policies.TimeoutFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of a subclass of Protocol.
-
twisted.protocols.policies.TimeoutFactory.callLater
twisted.protocols.policies.TimeoutFactory.html#callLater
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.protocols.policies.TrafficLoggingProtocol
twisted.protocols.policies.TrafficLoggingProtocol.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/3 instance variable, 1/9 method documented
-
twisted.protocols.policies.TrafficLoggingProtocol.__init__
twisted.protocols.policies.TrafficLoggingProtocol.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.protocols.policies.TrafficLoggingProtocol.logfile
twisted.protocols.policies.TrafficLoggingProtocol.html#logfile
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.policies.TrafficLoggingProtocol.lengthLimit
twisted.protocols.policies.TrafficLoggingProtocol.html#lengthLimit
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.policies.TrafficLoggingProtocol._number
twisted.protocols.policies.TrafficLoggingProtocol.html#_number
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.policies.TrafficLoggingProtocol._log
twisted.protocols.policies.TrafficLoggingProtocol.html#_log
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.protocols.policies.TrafficLoggingProtocol._mungeData
twisted.protocols.policies.TrafficLoggingProtocol.html#_mungeData
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.protocols.policies.TrafficLoggingProtocol.connectionMade
twisted.protocols.policies.TrafficLoggingProtocol.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.protocols.policies.TrafficLoggingProtocol.dataReceived
twisted.protocols.policies.TrafficLoggingProtocol.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever data is received.
-
twisted.protocols.policies.TrafficLoggingProtocol.connectionLost
twisted.protocols.policies.TrafficLoggingProtocol.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.protocols.policies.TrafficLoggingProtocol.write
twisted.protocols.policies.TrafficLoggingProtocol.html#write
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.policies.TrafficLoggingProtocol.writeSequence
twisted.protocols.policies.TrafficLoggingProtocol.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.policies.TrafficLoggingProtocol.loseConnection
twisted.protocols.policies.TrafficLoggingProtocol.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.policies.TrafficLoggingFactory
twisted.protocols.policies.TrafficLoggingFactory.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/3 instance variable, 1/4 method documented
-
twisted.protocols.policies.TrafficLoggingFactory._counter
twisted.protocols.policies.TrafficLoggingFactory.html#_counter
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.policies.TrafficLoggingFactory.__init__
twisted.protocols.policies.TrafficLoggingFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.policies.TrafficLoggingFactory.logfilePrefix
twisted.protocols.policies.TrafficLoggingFactory.html#logfilePrefix
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.policies.TrafficLoggingFactory.lengthLimit
twisted.protocols.policies.TrafficLoggingFactory.html#lengthLimit
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.policies.TrafficLoggingFactory.open
twisted.protocols.policies.TrafficLoggingFactory.html#open
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.policies.TrafficLoggingFactory.buildProtocol
twisted.protocols.policies.TrafficLoggingFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of a subclass of Protocol.
-
twisted.protocols.policies.TrafficLoggingFactory.resetCounter
twisted.protocols.policies.TrafficLoggingFactory.html#resetCounter
ZopeInterfaceFunction
Method
PUBLIC
Reset the value of the counter used to identify connections.
-
twisted.protocols.policies.TimeoutMixin
twisted.protocols.policies.TimeoutMixin.html
ZopeInterfaceClass
Class
PUBLIC
Mixin for protocols which wish to timeout connections.
-
twisted.protocols.policies.TimeoutMixin.timeOut
twisted.protocols.policies.TimeoutMixin.html#timeOut
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The number of seconds after which to timeout the connection.
-
twisted.protocols.policies.TimeoutMixin.__timeoutCall
twisted.protocols.policies.TimeoutMixin.html#__timeoutCall
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.policies.TimeoutMixin.callLater
twisted.protocols.policies.TimeoutMixin.html#callLater
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.protocols.policies.TimeoutMixin.resetTimeout
twisted.protocols.policies.TimeoutMixin.html#resetTimeout
ZopeInterfaceFunction
Method
PUBLIC
Reset the timeout count down.
-
twisted.protocols.policies.TimeoutMixin.setTimeout
twisted.protocols.policies.TimeoutMixin.html#setTimeout
ZopeInterfaceFunction
Method
PUBLIC
Change the timeout period
-
twisted.protocols.policies.TimeoutMixin.__timedOut
twisted.protocols.policies.TimeoutMixin.html#__timedOut
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.protocols.policies.TimeoutMixin.timeoutConnection
twisted.protocols.policies.TimeoutMixin.html#timeoutConnection
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection times out.
-
twisted.protocols.tls._ProducerMembrane
twisted.protocols.tls._ProducerMembrane.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.protocols.tls._ProducerMembrane._producer
twisted.protocols.tls._ProducerMembrane.html#_producer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The application-layer producer.
-
twisted.protocols.tls._ProducerMembrane._producerPaused
twisted.protocols.tls._ProducerMembrane.html#_producerPaused
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.tls._ProducerMembrane.__init__
twisted.protocols.tls._ProducerMembrane.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.tls._ProducerMembrane.pauseProducing
twisted.protocols.tls._ProducerMembrane.html#pauseProducing
ZopeInterfaceFunction
Method
PUBLIC
pauseProducing the underlying producer, if it's not paused.
-
twisted.protocols.tls._ProducerMembrane.resumeProducing
twisted.protocols.tls._ProducerMembrane.html#resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
resumeProducing the underlying producer, if it's paused.
-
twisted.protocols.tls._ProducerMembrane.stopProducing
twisted.protocols.tls._ProducerMembrane.html#stopProducing
ZopeInterfaceFunction
Method
PUBLIC
stopProducing the underlying producer.
-
twisted.protocols.tls.TLSMemoryBIOProtocol
twisted.protocols.tls.TLSMemoryBIOProtocol.html
ZopeInterfaceClass
Class
PUBLIC
TLSMemoryBIOProtocol is a protocol wrapper which uses OpenSSL via a memory BIO to encrypt bytes written to it before sending them on to the underlying transport and decrypts bytes received from the underlying transport before delivering them to the wrapped protocol.
-
twisted.protocols.tls.TLSMemoryBIOProtocol._tlsConnection
twisted.protocols.tls.TLSMemoryBIOProtocol.html#_tlsConnection
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The OpenSSL.SSL.Connection instance which is encrypted and decrypting this connection.
-
twisted.protocols.tls.TLSMemoryBIOProtocol._lostTLSConnection
twisted.protocols.tls.TLSMemoryBIOProtocol.html#_lostTLSConnection
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A flag indicating whether connection loss has already been dealt with (True) or not (False). TLS disconnection is distinct from the underlying connection being lost.
-
twisted.protocols.tls.TLSMemoryBIOProtocol._appSendBuffer
twisted.protocols.tls.TLSMemoryBIOProtocol.html#_appSendBuffer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
application-level (cleartext) data that is waiting to be transferred to the TLS buffer, but can't be because the TLS connection is handshaking.
-
twisted.protocols.tls.TLSMemoryBIOProtocol._connectWrapped
twisted.protocols.tls.TLSMemoryBIOProtocol.html#_connectWrapped
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.protocols.tls.TLSMemoryBIOProtocol._handshakeDone
twisted.protocols.tls.TLSMemoryBIOProtocol.html#_handshakeDone
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A flag indicating whether or not the handshake is known to have completed successfully (True) or not (False). This is used to control error reporting behavior. If the handshake has not completed, the underlying ...
-
twisted.protocols.tls.TLSMemoryBIOProtocol._reason
twisted.protocols.tls.TLSMemoryBIOProtocol.html#_reason
ZopeInterfaceAttribute
Instance Variable
PRIVATE
If an unexpected OpenSSL.SSL.Error occurs which causes the connection to be lost, it is saved here. If appropriate, this may be used as the reason passed to the application protocol's connectionLost method.
-
twisted.protocols.tls.TLSMemoryBIOProtocol._producer
twisted.protocols.tls.TLSMemoryBIOProtocol.html#_producer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The current producer registered via registerProducer, or None if no producer has been registered or a previous one was unregistered.
-
twisted.protocols.tls.TLSMemoryBIOProtocol._aborted
twisted.protocols.tls.TLSMemoryBIOProtocol.html#_aborted
ZopeInterfaceAttribute
Instance Variable
PRIVATE
abortConnection has been called. No further data will be received to the wrapped protocol's dataReceived.
-
twisted.protocols.tls.TLSMemoryBIOProtocol.__init__
twisted.protocols.tls.TLSMemoryBIOProtocol.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.tls.TLSMemoryBIOProtocol.getHandle
twisted.protocols.tls.TLSMemoryBIOProtocol.html#getHandle
ZopeInterfaceFunction
Method
PUBLIC
Return the OpenSSL.SSL.Connection object being used to encrypt and decrypt this connection.
-
twisted.protocols.tls.TLSMemoryBIOProtocol.makeConnection
twisted.protocols.tls.TLSMemoryBIOProtocol.html#makeConnection
ZopeInterfaceFunction
Method
PUBLIC
Connect this wrapper to the given transport and initialize the necessary OpenSSL.SSL.Connection with a memory BIO.
-
twisted.protocols.tls.TLSMemoryBIOProtocol._checkHandshakeStatus
twisted.protocols.tls.TLSMemoryBIOProtocol.html#_checkHandshakeStatus
ZopeInterfaceFunction
Method
PRIVATE
Ask OpenSSL to proceed with a handshake in progress.
-
twisted.protocols.tls.TLSMemoryBIOProtocol._flushSendBIO
twisted.protocols.tls.TLSMemoryBIOProtocol.html#_flushSendBIO
ZopeInterfaceFunction
Method
PRIVATE
Read any bytes out of the send BIO and write them to the underlying transport.
-
twisted.protocols.tls.TLSMemoryBIOProtocol._flushReceiveBIO
twisted.protocols.tls.TLSMemoryBIOProtocol.html#_flushReceiveBIO
ZopeInterfaceFunction
Method
PRIVATE
Try to receive any application-level bytes which are now available because of a previous write into the receive BIO. This will take care of delivering any application-level bytes which are received to the protocol, as well as handling of the various exceptions which can come from trying to get such bytes.
-
twisted.protocols.tls.TLSMemoryBIOProtocol.dataReceived
twisted.protocols.tls.TLSMemoryBIOProtocol.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Deliver any received bytes to the receive BIO and then read and deliver to the application any application-level data which becomes available as a result of this.
-
twisted.protocols.tls.TLSMemoryBIOProtocol._shutdownTLS
twisted.protocols.tls.TLSMemoryBIOProtocol.html#_shutdownTLS
ZopeInterfaceFunction
Method
PRIVATE
Initiate, or reply to, the shutdown handshake of the TLS layer.
-
twisted.protocols.tls.TLSMemoryBIOProtocol._tlsShutdownFinished
twisted.protocols.tls.TLSMemoryBIOProtocol.html#_tlsShutdownFinished
ZopeInterfaceFunction
Method
PRIVATE
Called when TLS connection has gone away; tell underlying transport to disconnect.
-
twisted.protocols.tls.TLSMemoryBIOProtocol.connectionLost
twisted.protocols.tls.TLSMemoryBIOProtocol.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Handle the possible repetition of calls to this method (due to either the underlying transport going away or due to an error at the TLS layer) and make sure the base implementation only gets invoked once.
-
twisted.protocols.tls.TLSMemoryBIOProtocol.connected
twisted.protocols.tls.TLSMemoryBIOProtocol.html#connected
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.tls.TLSMemoryBIOProtocol.loseConnection
twisted.protocols.tls.TLSMemoryBIOProtocol.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Send a TLS close alert and close the underlying connection.
-
twisted.protocols.tls.TLSMemoryBIOProtocol.disconnecting
twisted.protocols.tls.TLSMemoryBIOProtocol.html#disconnecting
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.tls.TLSMemoryBIOProtocol.abortConnection
twisted.protocols.tls.TLSMemoryBIOProtocol.html#abortConnection
ZopeInterfaceFunction
Method
PUBLIC
Tear down TLS state so that if the connection is aborted mid-handshake we don't deliver any further data from the application.
-
twisted.protocols.tls.TLSMemoryBIOProtocol.failVerification
twisted.protocols.tls.TLSMemoryBIOProtocol.html#failVerification
ZopeInterfaceFunction
Method
PUBLIC
Abort the connection during connection setup, giving a reason that certificate verification failed.
-
twisted.protocols.tls.TLSMemoryBIOProtocol.write
twisted.protocols.tls.TLSMemoryBIOProtocol.html#write
ZopeInterfaceFunction
Method
PUBLIC
Process the given application bytes and send any resulting TLS traffic which arrives in the send BIO.
-
twisted.protocols.tls.TLSMemoryBIOProtocol._bufferedWrite
twisted.protocols.tls.TLSMemoryBIOProtocol.html#_bufferedWrite
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.protocols.tls.TLSMemoryBIOProtocol._unbufferPendingWrites
twisted.protocols.tls.TLSMemoryBIOProtocol.html#_unbufferPendingWrites
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.protocols.tls.TLSMemoryBIOProtocol._write
twisted.protocols.tls.TLSMemoryBIOProtocol.html#_write
ZopeInterfaceFunction
Method
PRIVATE
Process the given application bytes and send any resulting TLS traffic which arrives in the send BIO.
-
twisted.protocols.tls.TLSMemoryBIOProtocol.writeSequence
twisted.protocols.tls.TLSMemoryBIOProtocol.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Write a sequence of application bytes by joining them into one string and passing them to
write.
-
twisted.protocols.tls.TLSMemoryBIOProtocol.getPeerCertificate
twisted.protocols.tls.TLSMemoryBIOProtocol.html#getPeerCertificate
ZopeInterfaceFunction
Method
PUBLIC
Return an object with the peer's certificate info.
-
twisted.protocols.tls.TLSMemoryBIOProtocol.negotiatedProtocol
twisted.protocols.tls.TLSMemoryBIOProtocol.html#negotiatedProtocol
ZopeInterfaceAttribute
Property
PUBLIC
No summary
-
twisted.protocols.tls.TLSMemoryBIOProtocol.registerProducer
twisted.protocols.tls.TLSMemoryBIOProtocol.html#registerProducer
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.tls.TLSMemoryBIOProtocol.unregisterProducer
twisted.protocols.tls.TLSMemoryBIOProtocol.html#unregisterProducer
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.tls.TLSMemoryBIOProtocol._producerPaused
twisted.protocols.tls.TLSMemoryBIOProtocol.html#_producerPaused
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.tls._ContextFactoryToConnectionFactory
twisted.protocols.tls._ContextFactoryToConnectionFactory.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.protocols.tls._ContextFactoryToConnectionFactory.__init__
twisted.protocols.tls._ContextFactoryToConnectionFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.protocols.tls._ContextFactoryToConnectionFactory._oldStyleContextFactory
twisted.protocols.tls._ContextFactoryToConnectionFactory.html#_oldStyleContextFactory
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.tls._ContextFactoryToConnectionFactory._connectionForTLS
twisted.protocols.tls._ContextFactoryToConnectionFactory.html#_connectionForTLS
ZopeInterfaceFunction
Method
PRIVATE
Create an OpenSSL.SSL.Connection object.
-
twisted.protocols.tls._ContextFactoryToConnectionFactory.serverConnectionForTLS
twisted.protocols.tls._ContextFactoryToConnectionFactory.html#serverConnectionForTLS
ZopeInterfaceFunction
Method
PUBLIC
Construct an OpenSSL server connection from the wrapped old-style context factory.
-
twisted.protocols.tls._ContextFactoryToConnectionFactory.clientConnectionForTLS
twisted.protocols.tls._ContextFactoryToConnectionFactory.html#clientConnectionForTLS
ZopeInterfaceFunction
Method
PUBLIC
Construct an OpenSSL server connection from the wrapped old-style context factory.
-
twisted.protocols.tls.TLSMemoryBIOFactory
twisted.protocols.tls.TLSMemoryBIOFactory.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.protocols.tls.TLSMemoryBIOFactory._creatorInterface
twisted.protocols.tls.TLSMemoryBIOFactory.html#_creatorInterface
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.protocols.tls.TLSMemoryBIOFactory._connectionCreator
twisted.protocols.tls.TLSMemoryBIOFactory.html#_connectionCreator
ZopeInterfaceAttribute
Instance Variable
PRIVATE
a callable which creates an OpenSSL Connection object.
-
twisted.protocols.tls.TLSMemoryBIOFactory.noisy
twisted.protocols.tls.TLSMemoryBIOFactory.html#noisy
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.tls.TLSMemoryBIOFactory.__init__
twisted.protocols.tls.TLSMemoryBIOFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.protocols.tls.TLSMemoryBIOFactory.logPrefix
twisted.protocols.tls.TLSMemoryBIOFactory.html#logPrefix
ZopeInterfaceFunction
Method
PUBLIC
Annotate the wrapped factory's log prefix with some text indicating TLS is in use.
-
twisted.protocols.tls.TLSMemoryBIOFactory._applyProtocolNegotiation
twisted.protocols.tls.TLSMemoryBIOFactory.html#_applyProtocolNegotiation
ZopeInterfaceFunction
Method
PRIVATE
Applies ALPN/NPN protocol neogitation to the connection, if the factory supports it.
-
twisted.protocols.tls.TLSMemoryBIOFactory._createConnection
twisted.protocols.tls.TLSMemoryBIOFactory.html#_createConnection
ZopeInterfaceFunction
Method
PRIVATE
Create an OpenSSL connection and set it up good.
-
twisted.internet._newtls._BypassTLS
twisted.internet._newtls._BypassTLS.html
ZopeInterfaceClass
Class
PRIVATE
_BypassTLS is used as the transport object for the TLS protocol object used to implement
startTLS. Its methods skip any TLS logic which
startTLS enables.
-
twisted.internet._newtls._BypassTLS._base
twisted.internet._newtls._BypassTLS.html#_base
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A transport class
_BypassTLS has been mixed in with to which methods will be forwarded. This class is only responsible for sending bytes over the connection, not doing TLS.
-
twisted.internet._newtls._BypassTLS._connection
twisted.internet._newtls._BypassTLS.html#_connection
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A
Connection which TLS has been started on which will be proxied to by this object. Any method which has its behavior altered after
startTLS will be skipped in favor of the base class's implementation...
-
twisted.internet._newtls._BypassTLS.__init__
twisted.internet._newtls._BypassTLS.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._newtls._BypassTLS.__getattr__
twisted.internet._newtls._BypassTLS.html#__getattr__
ZopeInterfaceFunction
Method
PUBLIC
Forward any extra attribute access to the original transport object. For example, this exposes getHost, the behavior of which does not change after TLS is enabled.
-
twisted.internet._newtls._BypassTLS.write
twisted.internet._newtls._BypassTLS.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write some bytes directly to the connection.
-
twisted.internet._newtls._BypassTLS.writeSequence
twisted.internet._newtls._BypassTLS.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Write a some bytes directly to the connection.
-
twisted.internet._newtls._BypassTLS.loseConnection
twisted.internet._newtls._BypassTLS.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Close the underlying connection.
-
twisted.internet._newtls._BypassTLS.registerProducer
twisted.internet._newtls._BypassTLS.html#registerProducer
ZopeInterfaceFunction
Method
PUBLIC
Register a producer with the underlying connection.
-
twisted.internet._newtls._BypassTLS.unregisterProducer
twisted.internet._newtls._BypassTLS.html#unregisterProducer
ZopeInterfaceFunction
Method
PUBLIC
Unregister a producer with the underlying connection.
-
twisted.internet._newtls.startTLS
twisted.internet._newtls.html#startTLS
ZopeInterfaceFunction
Function
PUBLIC
Add a layer of SSL to a transport.
-
twisted.internet._newtls.ConnectionMixin
twisted.internet._newtls.ConnectionMixin.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.internet._newtls.ConnectionMixin.TLS
twisted.internet._newtls.ConnectionMixin.html#TLS
ZopeInterfaceAttribute
Constant
PUBLIC
-
twisted.internet._newtls.ConnectionMixin.startTLS
twisted.internet._newtls.ConnectionMixin.html#startTLS
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet._newtls.ConnectionMixin.write
twisted.internet._newtls.ConnectionMixin.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write some bytes to this connection, passing them through a TLS layer if necessary, or discarding them if the connection has already been lost.
-
twisted.internet._newtls.ConnectionMixin.writeSequence
twisted.internet._newtls.ConnectionMixin.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Write some bytes to this connection, scatter/gather-style, passing them through a TLS layer if necessary, or discarding them if the connection has already been lost.
-
twisted.internet._newtls.ConnectionMixin.loseConnection
twisted.internet._newtls.ConnectionMixin.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Close this connection after writing all pending data.
-
twisted.internet._newtls.ConnectionMixin.registerProducer
twisted.internet._newtls.ConnectionMixin.html#registerProducer
ZopeInterfaceFunction
Method
PUBLIC
Register a producer.
-
twisted.internet._newtls.ConnectionMixin.unregisterProducer
twisted.internet._newtls.ConnectionMixin.html#unregisterProducer
ZopeInterfaceFunction
Method
PUBLIC
Unregister a producer.
-
twisted.internet._newtls.ClientMixin
twisted.internet._newtls.ClientMixin.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.internet._newtls.ClientMixin._tlsClientDefault
twisted.internet._newtls.ClientMixin.html#_tlsClientDefault
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Always True, indicating that this is a client connection, and by default when TLS is negotiated this class will act as a TLS client.
-
twisted.internet._newtls.ServerMixin
twisted.internet._newtls.ServerMixin.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.internet._newtls.ServerMixin._tlsClientDefault
twisted.internet._newtls.ServerMixin.html#_tlsClientDefault
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Always False, indicating that this is a server connection, and by default when TLS is negotiated this class will act as a TLS server.
-
twisted.internet.tcp._TLSConnectionMixin
twisted.internet.tcp._TLSConnectionMixin.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.internet.tcp._TLSConnectionMixin.TLS
twisted.internet.tcp._TLSConnectionMixin.html#TLS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.tcp._TLSClientMixin
twisted.internet.tcp._TLSClientMixin.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.internet.tcp._TLSServerMixin
twisted.internet.tcp._TLSServerMixin.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.internet.tcp.EPERM
twisted.internet.tcp.html#EPERM
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.tcp.ENFILE
twisted.internet.tcp.html#ENFILE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.tcp.ENOMEM
twisted.internet.tcp.html#ENOMEM
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.tcp._AI_NUMERICSERV
twisted.internet.tcp.html#_AI_NUMERICSERV
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.internet.tcp._getrealname
twisted.internet.tcp.html#_getrealname
ZopeInterfaceFunction
Function
PRIVATE
Return a 2-tuple of socket IP and port for IPv4 and a 4-tuple of socket IP, port, flowInfo, and scopeID for IPv6. For IPv6, it returns the interface portion (the part after the %) as a part of the IPv6 address, which Python 3...
-
twisted.internet.tcp._getpeername
twisted.internet.tcp.html#_getpeername
ZopeInterfaceFunction
Function
PRIVATE
-
twisted.internet.tcp._getsockname
twisted.internet.tcp.html#_getsockname
ZopeInterfaceFunction
Function
PRIVATE
-
twisted.internet.tcp._SocketCloser
twisted.internet.tcp._SocketCloser.html
ZopeInterfaceClass
Class
PRIVATE
No summary
-
twisted.internet.tcp._SocketCloser._shouldShutdown
twisted.internet.tcp._SocketCloser.html#_shouldShutdown
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Set to True if shutdown should be called before calling close on the underlying socket.
-
twisted.internet.tcp._SocketCloser._closeSocket
twisted.internet.tcp._SocketCloser.html#_closeSocket
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.tcp._AbortingMixin
twisted.internet.tcp._AbortingMixin.html
ZopeInterfaceClass
Class
PRIVATE
Common implementation of abortConnection.
-
twisted.internet.tcp._AbortingMixin._aborting
twisted.internet.tcp._AbortingMixin.html#_aborting
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Set to True when abortConnection is called.
-
twisted.internet.tcp._AbortingMixin.abortConnection
twisted.internet.tcp._AbortingMixin.html#abortConnection
ZopeInterfaceFunction
Method
PUBLIC
Aborts the connection immediately, dropping any buffered data.
-
twisted.internet.tcp._AbortingMixin.doRead
twisted.internet.tcp._AbortingMixin.html#doRead
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.tcp._AbortingMixin.doWrite
twisted.internet.tcp._AbortingMixin.html#doWrite
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.tcp.Connection
twisted.internet.tcp.Connection.html
ZopeInterfaceClass
Class
PUBLIC
Superclass of all socket-based FileDescriptors.
-
twisted.internet.tcp.Connection.logstr
twisted.internet.tcp.Connection.html#logstr
ZopeInterfaceAttribute
Instance Variable
PUBLIC
prefix used when logging events related to this connection.
-
twisted.internet.tcp.Connection.__init__
twisted.internet.tcp.Connection.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.tcp.Connection.socket
twisted.internet.tcp.Connection.html#socket
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.tcp.Connection.protocol
twisted.internet.tcp.Connection.html#protocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.tcp.Connection.getHandle
twisted.internet.tcp.Connection.html#getHandle
ZopeInterfaceFunction
Method
PUBLIC
Return the socket for this connection.
-
twisted.internet.tcp.Connection.doRead
twisted.internet.tcp.Connection.html#doRead
ZopeInterfaceFunction
Method
PUBLIC
Calls self.protocol.dataReceived with all available data.
-
twisted.internet.tcp.Connection._dataReceived
twisted.internet.tcp.Connection.html#_dataReceived
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.tcp.Connection.writeSomeData
twisted.internet.tcp.Connection.html#writeSomeData
ZopeInterfaceFunction
Method
PUBLIC
Write as much as possible of the given data to this TCP connection.
-
twisted.internet.tcp.Connection._closeWriteConnection
twisted.internet.tcp.Connection.html#_closeWriteConnection
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.tcp.Connection.readConnectionLost
twisted.internet.tcp.Connection.html#readConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Indicates read connection was lost.
-
twisted.internet.tcp.Connection.connectionLost
twisted.internet.tcp.Connection.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
See abstract.FileDescriptor.connectionLost().
-
twisted.internet.tcp.Connection.logPrefix
twisted.internet.tcp.Connection.html#logPrefix
ZopeInterfaceFunction
Method
PUBLIC
Return the prefix to log with when I own the logging thread.
-
twisted.internet.tcp.Connection.getTcpNoDelay
twisted.internet.tcp.Connection.html#getTcpNoDelay
ZopeInterfaceFunction
Method
PUBLIC
Return if TCP_NODELAY is enabled.
-
twisted.internet.tcp.Connection.setTcpNoDelay
twisted.internet.tcp.Connection.html#setTcpNoDelay
ZopeInterfaceFunction
Method
PUBLIC
Enable/disable TCP_NODELAY.
-
twisted.internet.tcp.Connection.getTcpKeepAlive
twisted.internet.tcp.Connection.html#getTcpKeepAlive
ZopeInterfaceFunction
Method
PUBLIC
Return if SO_KEEPALIVE is enabled.
-
twisted.internet.tcp.Connection.setTcpKeepAlive
twisted.internet.tcp.Connection.html#setTcpKeepAlive
ZopeInterfaceFunction
Method
PUBLIC
Enable/disable SO_KEEPALIVE.
-
twisted.internet.tcp._BaseBaseClient
twisted.internet.tcp._BaseBaseClient.html
ZopeInterfaceClass
Class
PRIVATE
Code shared with other (non-POSIX) reactors for management of general outgoing connections.
-
twisted.internet.tcp._BaseBaseClient.addressFamily
twisted.internet.tcp._BaseBaseClient.html#addressFamily
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The address family constant (socket.AF_INET, socket.AF_INET6, socket.AF_UNIX) of the underlying socket of this client connection.
-
twisted.internet.tcp._BaseBaseClient.socketType
twisted.internet.tcp._BaseBaseClient.html#socketType
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The socket type constant (socket.SOCK_STREAM or socket.SOCK_DGRAM) of the underlying socket.
-
twisted.internet.tcp._BaseBaseClient._requiresResolution
twisted.internet.tcp._BaseBaseClient.html#_requiresResolution
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A flag indicating whether the address of this client will require name resolution. True if the hostname of said address indicates a name that must be resolved by hostname lookup, False if it indicates an IP address literal.
-
twisted.internet.tcp._BaseBaseClient._commonConnection
twisted.internet.tcp._BaseBaseClient.html#_commonConnection
ZopeInterfaceAttribute
Class Variable
PRIVATE
Subclasses must provide this attribute, which indicates the
Connection-alike class to invoke
__init__ and
connectionLost on.
-
twisted.internet.tcp._BaseBaseClient._stopReadingAndWriting
twisted.internet.tcp._BaseBaseClient.html#_stopReadingAndWriting
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Subclasses must implement in order to remove this transport from its reactor's notifications in response to a terminated connection attempt.
-
twisted.internet.tcp._BaseBaseClient._closeSocket
twisted.internet.tcp._BaseBaseClient.html#_closeSocket
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Subclasses must implement in order to close the socket in response to a terminated connection attempt.
-
twisted.internet.tcp._BaseBaseClient._collectSocketDetails
twisted.internet.tcp._BaseBaseClient.html#_collectSocketDetails
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Clean up references to the attached socket in its underlying OS resource (such as a file descriptor or file handle), as part of post connection-failure cleanup.
-
twisted.internet.tcp._BaseBaseClient.reactor
twisted.internet.tcp._BaseBaseClient.html#reactor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The class pointed to by _commonConnection should set this attribute in its constructor.
-
twisted.internet.tcp._BaseBaseClient._finishInit
twisted.internet.tcp._BaseBaseClient.html#_finishInit
ZopeInterfaceFunction
Method
PRIVATE
Called by subclasses to continue to the stage of initialization where the socket connect attempt is made.
-
twisted.internet.tcp._BaseBaseClient.resolveAddress
twisted.internet.tcp._BaseBaseClient.html#resolveAddress
ZopeInterfaceFunction
Method
PUBLIC
Resolve the name that was passed to this
_BaseBaseClient, if necessary, and then move on to attempting the connection once an address has been determined. (The connection will be attempted immediately within this function if either name resolution can be synchronous or the address was an IP address literal...
-
twisted.internet.tcp._BaseBaseClient._setRealAddress
twisted.internet.tcp._BaseBaseClient.html#_setRealAddress
ZopeInterfaceFunction
Method
PRIVATE
Set the resolved address of this
_BaseBaseClient and initiate the connection attempt.
-
twisted.internet.tcp._BaseBaseClient.realAddress
twisted.internet.tcp._BaseBaseClient.html#realAddress
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.tcp._BaseBaseClient.failIfNotConnected
twisted.internet.tcp._BaseBaseClient.html#failIfNotConnected
ZopeInterfaceFunction
Method
PUBLIC
Generic method called when the attempts to connect failed. It basically cleans everything it can: call connectionFailed, stop read and write, delete socket related members.
-
twisted.internet.tcp._BaseBaseClient.stopConnecting
twisted.internet.tcp._BaseBaseClient.html#stopConnecting
ZopeInterfaceFunction
Method
PUBLIC
If a connection attempt is still outstanding (i.e. no connection is yet established), immediately stop attempting to connect.
-
twisted.internet.tcp._BaseBaseClient.connectionLost
twisted.internet.tcp._BaseBaseClient.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Invoked by lower-level logic when it's time to clean the socket up. Depending on the state of the connection, either inform the attached
Connector that the connection attempt has failed, or inform the connected ...
-
twisted.internet.tcp.BaseClient
twisted.internet.tcp.BaseClient.html
ZopeInterfaceClass
Class
PUBLIC
A base class for client TCP (and similar) sockets.
-
twisted.internet.tcp.BaseClient.realAddress
twisted.internet.tcp.BaseClient.html#realAddress
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The address object that will be used for socket.connect; this address is an address tuple (the number of elements dependent upon the address family) which does not contain any names which need to be resolved.
-
twisted.internet.tcp.BaseClient._base
twisted.internet.tcp.BaseClient.html#_base
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Connection, which is the base class of this class which has all of the useful file descriptor methods. This is used by
_TLSServerMixin to call the right methods to directly manipulate the transport, as is necessary for writing TLS-encrypted bytes (whereas those methods on ...
-
twisted.internet.tcp.BaseClient._stopReadingAndWriting
twisted.internet.tcp.BaseClient.html#_stopReadingAndWriting
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.internet.tcp.BaseClient._collectSocketDetails
twisted.internet.tcp.BaseClient.html#_collectSocketDetails
ZopeInterfaceFunction
Method
PRIVATE
Clean up references to the socket and its file descriptor.
-
twisted.internet.tcp.BaseClient.createInternetSocket
twisted.internet.tcp.BaseClient.html#createInternetSocket
ZopeInterfaceFunction
Method
PUBLIC
(internal) Create a non-blocking socket using self.addressFamily, self.socketType.
-
twisted.internet.tcp.BaseClient.doConnect
twisted.internet.tcp.BaseClient.html#doConnect
ZopeInterfaceFunction
Method
PUBLIC
Initiate the outgoing connection attempt.
-
twisted.internet.tcp.BaseClient._connectDone
twisted.internet.tcp.BaseClient.html#_connectDone
ZopeInterfaceFunction
Method
PRIVATE
This is a hook for when a connection attempt has succeeded.
-
twisted.internet.tcp.BaseClient.protocol
twisted.internet.tcp.BaseClient.html#protocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.tcp.BaseClient.connected
twisted.internet.tcp.BaseClient.html#connected
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.tcp.BaseClient.logstr
twisted.internet.tcp.BaseClient.html#logstr
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.tcp._NUMERIC_ONLY
twisted.internet.tcp.html#_NUMERIC_ONLY
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.internet.tcp._resolveIPv6
twisted.internet.tcp.html#_resolveIPv6
ZopeInterfaceFunction
Function
PRIVATE
Resolve an IPv6 literal into an IPv6 address.
-
twisted.internet.tcp._BaseTCPClient
twisted.internet.tcp._BaseTCPClient.html
ZopeInterfaceClass
Class
PRIVATE
Code shared with other (non-POSIX) reactors for management of outgoing TCP connections (both TCPv4 and TCPv6).
-
twisted.internet.tcp._BaseTCPClient._addressType
twisted.internet.tcp._BaseTCPClient.html#_addressType
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The Twisted _IPAddress implementation for this client
-
twisted.internet.tcp._BaseTCPClient.connector
twisted.internet.tcp._BaseTCPClient.html#connector
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.internet.tcp._BaseTCPClient.addr
twisted.internet.tcp._BaseTCPClient.html#addr
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The address that this socket will be connecting to.
-
twisted.internet.tcp._BaseTCPClient.createInternetSocket
twisted.internet.tcp._BaseTCPClient.html#createInternetSocket
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Subclasses must implement this as a method to create a python socket object of the appropriate address family and socket type.
-
twisted.internet.tcp._BaseTCPClient.__init__
twisted.internet.tcp._BaseTCPClient.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.tcp._BaseTCPClient._requiresResolution
twisted.internet.tcp._BaseTCPClient.html#_requiresResolution
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.tcp._BaseTCPClient.getHost
twisted.internet.tcp._BaseTCPClient.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.tcp._BaseTCPClient.getPeer
twisted.internet.tcp._BaseTCPClient.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.tcp._BaseTCPClient.__repr__
twisted.internet.tcp._BaseTCPClient.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.tcp.Client
twisted.internet.tcp.Client.html
ZopeInterfaceClass
Class
PUBLIC
A transport for a TCP protocol; either TCPv4 or TCPv6.
-
twisted.internet.tcp.Server
twisted.internet.tcp.Server.html
ZopeInterfaceClass
Class
PUBLIC
Serverside socket-stream connection class.
-
twisted.internet.tcp.Server._base
twisted.internet.tcp.Server.html#_base
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Connection, which is the base class of this class which has all of the useful file descriptor methods. This is used by
_TLSServerMixin to call the right methods to directly manipulate the transport, as is necessary for writing TLS-encrypted bytes (whereas those methods on ...
-
twisted.internet.tcp.Server.__init__
twisted.internet.tcp.Server.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Server(sock, protocol, client, server, sessionno)
-
twisted.internet.tcp.Server._addressType
twisted.internet.tcp.Server.html#_addressType
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.tcp.Server.server
twisted.internet.tcp.Server.html#server
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.tcp.Server.client
twisted.internet.tcp.Server.html#client
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.tcp.Server.sessionno
twisted.internet.tcp.Server.html#sessionno
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.tcp.Server.hostname
twisted.internet.tcp.Server.html#hostname
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.tcp.Server.logstr
twisted.internet.tcp.Server.html#logstr
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.tcp.Server.repstr
twisted.internet.tcp.Server.html#repstr
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.tcp.Server.connected
twisted.internet.tcp.Server.html#connected
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.tcp.Server.__repr__
twisted.internet.tcp.Server.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
A string representation of this connection.
-
twisted.internet.tcp.Server._fromConnectedSocket
twisted.internet.tcp.Server.html#_fromConnectedSocket
ZopeInterfaceFunction
Class Method
PRIVATE
Create a new
Server based on an existing connected
SOCK_STREAM socket.
-
twisted.internet.tcp.Server.getHost
twisted.internet.tcp.Server.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.tcp.Server.getPeer
twisted.internet.tcp.Server.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.tcp._IFileDescriptorReservation
twisted.internet.tcp._IFileDescriptorReservation.html
ZopeInterfaceClass
Interface
PRIVATE
An open file that represents an emergency reservation in the process' file descriptor table. If
Port encounters
EMFILE on
accept(2), it can close this file descriptor, retry the
accept so that the incoming connection occupies this file descriptor's space, and then close that connection and reopen this one.
-
twisted.internet.tcp._IFileDescriptorReservation.available
twisted.internet.tcp._IFileDescriptorReservation.html#available
ZopeInterfaceFunction
Method
PUBLIC
Is the reservation available?
-
twisted.internet.tcp._IFileDescriptorReservation.reserve
twisted.internet.tcp._IFileDescriptorReservation.html#reserve
ZopeInterfaceFunction
Method
PUBLIC
Attempt to open the reserved file descriptor; if this fails because of EMFILE, internal state is reset so that another reservation attempt can be made.
-
twisted.internet.tcp._IFileDescriptorReservation.__enter__
twisted.internet.tcp._IFileDescriptorReservation.html#__enter__
ZopeInterfaceFunction
Method
PUBLIC
Release the underlying file descriptor so that code within the context manager can open a new file.
-
twisted.internet.tcp._IFileDescriptorReservation.__exit__
twisted.internet.tcp._IFileDescriptorReservation.html#__exit__
ZopeInterfaceFunction
Method
PUBLIC
Attempt to re-open the reserved file descriptor. See
reserve for caveats.
-
twisted.internet.tcp._HasClose
twisted.internet.tcp._HasClose.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.internet.tcp._HasClose.close
twisted.internet.tcp._HasClose.html#close
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.tcp._FileDescriptorReservation
twisted.internet.tcp._FileDescriptorReservation.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.internet.tcp._FileDescriptorReservation.fileFactory
twisted.internet.tcp._FileDescriptorReservation.html#fileFactory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A factory that will be called to reserve a file descriptor.
-
twisted.internet.tcp._FileDescriptorReservation._log
twisted.internet.tcp._FileDescriptorReservation.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.internet.tcp._FileDescriptorReservation._fileFactory
twisted.internet.tcp._FileDescriptorReservation.html#_fileFactory
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.tcp._FileDescriptorReservation._fileDescriptor
twisted.internet.tcp._FileDescriptorReservation.html#_fileDescriptor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.tcp._FileDescriptorReservation.available
twisted.internet.tcp._FileDescriptorReservation.html#available
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.tcp._FileDescriptorReservation.reserve
twisted.internet.tcp._FileDescriptorReservation.html#reserve
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.tcp._FileDescriptorReservation.__enter__
twisted.internet.tcp._FileDescriptorReservation.html#__enter__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.tcp._FileDescriptorReservation.__exit__
twisted.internet.tcp._FileDescriptorReservation.html#__exit__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.tcp._NullFileDescriptorReservation
twisted.internet.tcp._NullFileDescriptorReservation.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.internet.tcp._NullFileDescriptorReservation.available
twisted.internet.tcp._NullFileDescriptorReservation.html#available
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.tcp._NullFileDescriptorReservation.reserve
twisted.internet.tcp._NullFileDescriptorReservation.html#reserve
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.tcp._NullFileDescriptorReservation.__enter__
twisted.internet.tcp._NullFileDescriptorReservation.html#__enter__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.tcp._NullFileDescriptorReservation.__exit__
twisted.internet.tcp._NullFileDescriptorReservation.html#__exit__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.tcp._reservedFD
twisted.internet.tcp.html#_reservedFD
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet.tcp._ACCEPT_ERRORS
twisted.internet.tcp.html#_ACCEPT_ERRORS
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.internet.tcp._BuffersLogs
twisted.internet.tcp._BuffersLogs.html
ZopeInterfaceClass
Class
PRIVATE
A context manager that buffers any log events until after its block exits.
-
twisted.internet.tcp._BuffersLogs._namespace
twisted.internet.tcp._BuffersLogs.html#_namespace
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The namespace of the buffered events.
-
twisted.internet.tcp._BuffersLogs._observer
twisted.internet.tcp._BuffersLogs.html#_observer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The observer to which buffered log events will be written
-
twisted.internet.tcp._BuffersLogs._logs
twisted.internet.tcp._BuffersLogs.html#_logs
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.tcp._BuffersLogs.__enter__
twisted.internet.tcp._BuffersLogs.html#__enter__
ZopeInterfaceFunction
Method
PUBLIC
Enter a log buffering context.
-
twisted.internet.tcp._BuffersLogs.__exit__
twisted.internet.tcp._BuffersLogs.html#__exit__
ZopeInterfaceFunction
Method
PUBLIC
Exit a log buffering context and log all buffered events to the provided observer.
-
twisted.internet.tcp._accept
twisted.internet.tcp.html#_accept
ZopeInterfaceFunction
Function
PRIVATE
Return a generator that yields client sockets from the provided listening socket until there are none left or an unrecoverable error occurs.
-
twisted.internet.tcp.Port
twisted.internet.tcp.Port.html
ZopeInterfaceClass
Class
PUBLIC
A TCP server port, listening for connections.
-
twisted.internet.tcp.Port.deferred
twisted.internet.tcp.Port.html#deferred
ZopeInterfaceAttribute
Instance Variable
PUBLIC
a deferred created when
stopListening is called, and that will fire when connection is lost. This is not to be used it directly: prefer the deferred returned by
stopListening instead.
-
twisted.internet.tcp.Port.disconnecting
twisted.internet.tcp.Port.html#disconnecting
ZopeInterfaceAttribute
Instance Variable
PUBLIC
flag indicating that the
stopListening method has been called and that no connections should be accepted anymore.
-
twisted.internet.tcp.Port.connected
twisted.internet.tcp.Port.html#connected
ZopeInterfaceAttribute
Instance Variable
PUBLIC
flag set once the listen has successfully been called on the socket.
-
twisted.internet.tcp.Port._type
twisted.internet.tcp.Port.html#_type
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A string describing the connections which will be created by this port. Normally this is "TCP", since this is a TCP port, but when the TLS implementation re-uses this class it overrides the value with ...
-
twisted.internet.tcp.Port._preexistingSocket
twisted.internet.tcp.Port.html#_preexistingSocket
ZopeInterfaceAttribute
Instance Variable
PRIVATE
If not
None, a
socket.socket instance which was created and initialized outside of the reactor and will be used to listen for connections (instead of a new socket being created by this
Port).
-
twisted.internet.tcp.Port.sessionno
twisted.internet.tcp.Port.html#sessionno
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.tcp.Port.interface
twisted.internet.tcp.Port.html#interface
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.tcp.Port.backlog
twisted.internet.tcp.Port.html#backlog
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.tcp.Port._realPortNumber
twisted.internet.tcp.Port.html#_realPortNumber
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.tcp.Port._logger
twisted.internet.tcp.Port.html#_logger
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.internet.tcp.Port.__init__
twisted.internet.tcp.Port.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize with a numeric port to listen on.
-
twisted.internet.tcp.Port.port
twisted.internet.tcp.Port.html#port
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.tcp.Port.factory
twisted.internet.tcp.Port.html#factory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.tcp.Port.addressFamily
twisted.internet.tcp.Port.html#addressFamily
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.tcp.Port._addressType
twisted.internet.tcp.Port.html#_addressType
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.tcp.Port._fromListeningDescriptor
twisted.internet.tcp.Port.html#_fromListeningDescriptor
ZopeInterfaceFunction
Class Method
PRIVATE
Create a new
Port based on an existing listening
SOCK_STREAM socket.
-
twisted.internet.tcp.Port.__repr__
twisted.internet.tcp.Port.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.tcp.Port.createInternetSocket
twisted.internet.tcp.Port.html#createInternetSocket
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.tcp.Port.startListening
twisted.internet.tcp.Port.html#startListening
ZopeInterfaceFunction
Method
PUBLIC
Create and bind my socket, and begin listening on it.
-
twisted.internet.tcp.Port.socket
twisted.internet.tcp.Port.html#socket
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.tcp.Port.numberAccepts
twisted.internet.tcp.Port.html#numberAccepts
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.tcp.Port._buildAddr
twisted.internet.tcp.Port.html#_buildAddr
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.tcp.Port.doRead
twisted.internet.tcp.Port.html#doRead
ZopeInterfaceFunction
Method
PUBLIC
Called when my socket is ready for reading.
-
twisted.internet.tcp.Port.loseConnection
twisted.internet.tcp.Port.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Stop accepting connections on this port.
-
twisted.internet.tcp.Port._logConnectionLostMsg
twisted.internet.tcp.Port.html#_logConnectionLostMsg
ZopeInterfaceFunction
Method
PRIVATE
Log message for closing port
-
twisted.internet.tcp.Port.connectionLost
twisted.internet.tcp.Port.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Cleans up the socket.
-
twisted.internet.tcp.Port.logPrefix
twisted.internet.tcp.Port.html#logPrefix
ZopeInterfaceFunction
Method
PUBLIC
Returns the name of my class, to prefix log entries with.
-
twisted.internet.tcp.Port.getHost
twisted.internet.tcp.Port.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.tcp.Connector
twisted.internet.tcp.Connector.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.internet.tcp.Connector._addressType
twisted.internet.tcp.Connector.html#_addressType
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.internet.tcp.Connector.__init__
twisted.internet.tcp.Connector.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.tcp.Connector.host
twisted.internet.tcp.Connector.html#host
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.tcp.Connector.port
twisted.internet.tcp.Connector.html#port
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.tcp.Connector.bindAddress
twisted.internet.tcp.Connector.html#bindAddress
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.tcp.Connector._makeTransport
twisted.internet.tcp.Connector.html#_makeTransport
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.internet.tcp.Connector.getDestination
twisted.internet.tcp.Connector.html#getDestination
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.ssl.supported
twisted.internet.ssl.html#supported
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.internet.ssl.ContextFactory
twisted.internet.ssl.ContextFactory.html
ZopeInterfaceClass
Class
PUBLIC
A factory for SSL context objects, for server SSL connections.
-
twisted.internet.ssl.ContextFactory.isClient
twisted.internet.ssl.ContextFactory.html#isClient
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.ssl.ContextFactory.getContext
twisted.internet.ssl.ContextFactory.html#getContext
ZopeInterfaceFunction
Method
PUBLIC
Return a SSL.Context object. override in subclasses.
-
twisted.internet.ssl.DefaultOpenSSLContextFactory
twisted.internet.ssl.DefaultOpenSSLContextFactory.html
ZopeInterfaceClass
Class
PUBLIC
DefaultOpenSSLContextFactory is a factory for server-side SSL context objects. These objects define certain parameters related to SSL handshakes and the subsequent connection.
-
twisted.internet.ssl.DefaultOpenSSLContextFactory._contextFactory
twisted.internet.ssl.DefaultOpenSSLContextFactory.html#_contextFactory
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A callable which will be used to create new context objects. This is typically OpenSSL.SSL.Context.
-
twisted.internet.ssl.DefaultOpenSSLContextFactory._context
twisted.internet.ssl.DefaultOpenSSLContextFactory.html#_context
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.ssl.DefaultOpenSSLContextFactory.__init__
twisted.internet.ssl.DefaultOpenSSLContextFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.ssl.DefaultOpenSSLContextFactory.privateKeyFileName
twisted.internet.ssl.DefaultOpenSSLContextFactory.html#privateKeyFileName
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.ssl.DefaultOpenSSLContextFactory.certificateFileName
twisted.internet.ssl.DefaultOpenSSLContextFactory.html#certificateFileName
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.ssl.DefaultOpenSSLContextFactory.sslmethod
twisted.internet.ssl.DefaultOpenSSLContextFactory.html#sslmethod
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.ssl.DefaultOpenSSLContextFactory.cacheContext
twisted.internet.ssl.DefaultOpenSSLContextFactory.html#cacheContext
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.ssl.DefaultOpenSSLContextFactory.__getstate__
twisted.internet.ssl.DefaultOpenSSLContextFactory.html#__getstate__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.ssl.DefaultOpenSSLContextFactory.__setstate__
twisted.internet.ssl.DefaultOpenSSLContextFactory.html#__setstate__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.ssl.DefaultOpenSSLContextFactory.__dict__
twisted.internet.ssl.DefaultOpenSSLContextFactory.html#__dict__
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.ssl.DefaultOpenSSLContextFactory.getContext
twisted.internet.ssl.DefaultOpenSSLContextFactory.html#getContext
ZopeInterfaceFunction
Method
PUBLIC
Return an SSL context.
-
twisted.internet.ssl.ClientContextFactory
twisted.internet.ssl.ClientContextFactory.html
ZopeInterfaceClass
Class
PUBLIC
A context factory for SSL clients.
-
twisted.internet.ssl.ClientContextFactory.isClient
twisted.internet.ssl.ClientContextFactory.html#isClient
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.ssl.ClientContextFactory.getContext
twisted.internet.ssl.ClientContextFactory.html#getContext
ZopeInterfaceFunction
Method
PUBLIC
Returns a TLS context object, suitable for securing a TLS connection. This context object will be appropriately customized for the connection based on the state in this object.
-
twisted.internet.ssl.Client
twisted.internet.ssl.Client.html
ZopeInterfaceClass
Class
PUBLIC
I am an SSL client.
-
twisted.internet.ssl.Client.__init__
twisted.internet.ssl.Client.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.ssl.Client.ctxFactory
twisted.internet.ssl.Client.html#ctxFactory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.ssl.Client._connectDone
twisted.internet.ssl.Client.html#_connectDone
ZopeInterfaceFunction
Method
PRIVATE
This is a hook for when a connection attempt has succeeded.
-
twisted.internet.ssl.Server
twisted.internet.ssl.Server.html
ZopeInterfaceClass
Class
PUBLIC
I am an SSL server.
-
twisted.internet.ssl.Server.__init__
twisted.internet.ssl.Server.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Server(sock, protocol, client, server, sessionno)
-
twisted.internet.ssl.Server.getPeerCertificate
twisted.internet.ssl.Server.html#getPeerCertificate
ZopeInterfaceFunction
Method
PUBLIC
Return an object with the peer's certificate info.
-
twisted.internet.ssl.Port
twisted.internet.ssl.Port.html
ZopeInterfaceClass
Class
PUBLIC
I am an SSL port.
-
twisted.internet.ssl.Port._type
twisted.internet.ssl.Port.html#_type
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.internet.ssl.Port.__init__
twisted.internet.ssl.Port.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize with a numeric port to listen on.
-
twisted.internet.ssl.Port.ctxFactory
twisted.internet.ssl.Port.html#ctxFactory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.ssl.Port._getLogPrefix
twisted.internet.ssl.Port.html#_getLogPrefix
ZopeInterfaceFunction
Method
PRIVATE
Override the normal prefix to include an annotation indicating this is a port for TLS connections.
-
twisted.internet.ssl.Connector
twisted.internet.ssl.Connector.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.ssl.Connector.__init__
twisted.internet.ssl.Connector.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.ssl.Connector.contextFactory
twisted.internet.ssl.Connector.html#contextFactory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.ssl.Connector._makeTransport
twisted.internet.ssl.Connector.html#_makeTransport
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.internet.ssl.Certificate
twisted.internet.ssl.Certificate.html
ZopeInterfaceClass
Class
PUBLIC
An x509 certificate.
-
twisted.internet.ssl.Certificate.__repr__
twisted.internet.ssl.Certificate.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.ssl.Certificate.__eq__
twisted.internet.ssl.Certificate.html#__eq__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.ssl.Certificate.load
twisted.internet.ssl.Certificate.html#load
ZopeInterfaceFunction
Class Method
PUBLIC
Load a certificate from an ASN.1- or PEM-format string.
-
twisted.internet.ssl.Certificate.dumpPEM
twisted.internet.ssl.Certificate.html#dumpPEM
ZopeInterfaceFunction
Method
PUBLIC
Dump this certificate to a PEM-format data string.
-
twisted.internet.ssl.Certificate.loadPEM
twisted.internet.ssl.Certificate.html#loadPEM
ZopeInterfaceFunction
Class Method
PUBLIC
Load a certificate from a PEM-format data string.
-
twisted.internet.ssl.Certificate.peerFromTransport
twisted.internet.ssl.Certificate.html#peerFromTransport
ZopeInterfaceFunction
Class Method
PUBLIC
Get the certificate for the remote end of the given transport.
-
twisted.internet.ssl.Certificate.hostFromTransport
twisted.internet.ssl.Certificate.html#hostFromTransport
ZopeInterfaceFunction
Class Method
PUBLIC
Get the certificate for the local end of the given transport.
-
twisted.internet.ssl.Certificate.getPublicKey
twisted.internet.ssl.Certificate.html#getPublicKey
ZopeInterfaceFunction
Method
PUBLIC
Get the public key for this certificate.
-
twisted.internet.ssl.Certificate.dump
twisted.internet.ssl.Certificate.html#dump
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.ssl.Certificate.serialNumber
twisted.internet.ssl.Certificate.html#serialNumber
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the serial number of this certificate.
-
twisted.internet.ssl.Certificate.digest
twisted.internet.ssl.Certificate.html#digest
ZopeInterfaceFunction
Method
PUBLIC
Return a digest hash of this certificate using the specified hash algorithm.
-
twisted.internet.ssl.Certificate._inspect
twisted.internet.ssl.Certificate.html#_inspect
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.ssl.Certificate.inspect
twisted.internet.ssl.Certificate.html#inspect
ZopeInterfaceFunction
Method
PUBLIC
Return a multi-line, human-readable representation of this Certificate, including information about the subject, issuer, and public key.
-
twisted.internet.ssl.Certificate.getIssuer
twisted.internet.ssl.Certificate.html#getIssuer
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the issuer of this certificate.
-
twisted.internet.ssl.Certificate.options
twisted.internet.ssl.Certificate.html#options
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.ssl.CertificateRequest
twisted.internet.ssl.CertificateRequest.html
ZopeInterfaceClass
Class
PUBLIC
An x509 certificate request.
-
twisted.internet.ssl.CertificateRequest.load
twisted.internet.ssl.CertificateRequest.html#load
ZopeInterfaceFunction
Class Method
PUBLIC
Undocumented
-
twisted.internet.ssl.CertificateRequest.dump
twisted.internet.ssl.CertificateRequest.html#dump
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.ssl.DistinguishedName
twisted.internet.ssl.DistinguishedName.html
ZopeInterfaceClass
Class
PUBLIC
Identify and describe an entity.
-
twisted.internet.ssl.DistinguishedName.__slots__
twisted.internet.ssl.DistinguishedName.html#__slots__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.ssl.DistinguishedName.__init__
twisted.internet.ssl.DistinguishedName.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.ssl.DistinguishedName._copyFrom
twisted.internet.ssl.DistinguishedName.html#_copyFrom
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.ssl.DistinguishedName._copyInto
twisted.internet.ssl.DistinguishedName.html#_copyInto
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.ssl.DistinguishedName.__repr__
twisted.internet.ssl.DistinguishedName.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.ssl.DistinguishedName.__getattr__
twisted.internet.ssl.DistinguishedName.html#__getattr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.ssl.DistinguishedName.__setattr__
twisted.internet.ssl.DistinguishedName.html#__setattr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.ssl.DistinguishedName.inspect
twisted.internet.ssl.DistinguishedName.html#inspect
ZopeInterfaceFunction
Method
PUBLIC
Return a multi-line, human-readable representation of this DN.
-
twisted.internet.ssl.KeyPair
twisted.internet.ssl.KeyPair.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 3/10 methods, 0/2 class method documented
-
twisted.internet.ssl.KeyPair.load
twisted.internet.ssl.KeyPair.html#load
ZopeInterfaceFunction
Class Method
PUBLIC
Undocumented
-
twisted.internet.ssl.KeyPair.dump
twisted.internet.ssl.KeyPair.html#dump
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.ssl.KeyPair.__getstate__
twisted.internet.ssl.KeyPair.html#__getstate__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.ssl.KeyPair.__setstate__
twisted.internet.ssl.KeyPair.html#__setstate__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.ssl.KeyPair.inspect
twisted.internet.ssl.KeyPair.html#inspect
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.ssl.KeyPair.generate
twisted.internet.ssl.KeyPair.html#generate
ZopeInterfaceFunction
Class Method
PUBLIC
Undocumented
-
twisted.internet.ssl.KeyPair.newCertificate
twisted.internet.ssl.KeyPair.html#newCertificate
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.ssl.KeyPair.requestObject
twisted.internet.ssl.KeyPair.html#requestObject
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.ssl.KeyPair.certificateRequest
twisted.internet.ssl.KeyPair.html#certificateRequest
ZopeInterfaceFunction
Method
PUBLIC
Create a certificate request signed with this key.
-
twisted.internet.ssl.KeyPair.signCertificateRequest
twisted.internet.ssl.KeyPair.html#signCertificateRequest
ZopeInterfaceFunction
Method
PUBLIC
Given a blob of certificate request data and a certificate authority's DistinguishedName, return a blob of signed certificate data.
-
twisted.internet.ssl.KeyPair.signRequestObject
twisted.internet.ssl.KeyPair.html#signRequestObject
ZopeInterfaceFunction
Method
PUBLIC
Sign a CertificateRequest instance, returning a Certificate instance.
-
twisted.internet.ssl.KeyPair.selfSignedCert
twisted.internet.ssl.KeyPair.html#selfSignedCert
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.ssl.AcceptableCiphers
twisted.internet.ssl.AcceptableCiphers.html
ZopeInterfaceClass
Class
PUBLIC
A representation of ciphers that are acceptable for TLS connections.
-
twisted.internet.ssl.AcceptableCiphers.__init__
twisted.internet.ssl.AcceptableCiphers.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.ssl.AcceptableCiphers._ciphers
twisted.internet.ssl.AcceptableCiphers.html#_ciphers
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.ssl.AcceptableCiphers.selectCiphers
twisted.internet.ssl.AcceptableCiphers.html#selectCiphers
ZopeInterfaceFunction
Method
PUBLIC
Choose which ciphers to allow to be negotiated on a TLS connection.
-
twisted.internet.ssl.AcceptableCiphers.fromOpenSSLCipherString
twisted.internet.ssl.AcceptableCiphers.html#fromOpenSSLCipherString
ZopeInterfaceFunction
Class Method
PUBLIC
Create a new instance using an OpenSSL cipher string.
-
twisted.internet.ssl.CertificateOptions
twisted.internet.ssl.CertificateOptions.html
ZopeInterfaceClass
Class
PUBLIC
A
CertificateOptions specifies the security properties for a client or server TLS connection used with OpenSSL.
-
twisted.internet.ssl.CertificateOptions._options
twisted.internet.ssl.CertificateOptions.html#_options
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Any option flags to set on the OpenSSL.SSL.Context object that will be created.
-
twisted.internet.ssl.CertificateOptions._cipherString
twisted.internet.ssl.CertificateOptions.html#_cipherString
ZopeInterfaceAttribute
Instance Variable
PRIVATE
An OpenSSL-specific cipher string.
-
twisted.internet.ssl.CertificateOptions._defaultMinimumTLSVersion
twisted.internet.ssl.CertificateOptions.html#_defaultMinimumTLSVersion
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The default TLS version that will be negotiated. This should be a "safe default", with wide client and server support, vs an optimally secure one that excludes a large number of users. As of late 2016, TLSv1...
-
twisted.internet.ssl.CertificateOptions._context
twisted.internet.ssl.CertificateOptions.html#_context
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.ssl.CertificateOptions._OP_NO_TLSv1_3
twisted.internet.ssl.CertificateOptions.html#_OP_NO_TLSv1_3
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.internet.ssl.CertificateOptions.__init__
twisted.internet.ssl.CertificateOptions.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create an OpenSSL context SSL connection context factory.
-
twisted.internet.ssl.CertificateOptions.privateKey
twisted.internet.ssl.CertificateOptions.html#privateKey
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.ssl.CertificateOptions.certificate
twisted.internet.ssl.CertificateOptions.html#certificate
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.ssl.CertificateOptions._mode
twisted.internet.ssl.CertificateOptions.html#_mode
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.ssl.CertificateOptions.method
twisted.internet.ssl.CertificateOptions.html#method
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.ssl.CertificateOptions.verify
twisted.internet.ssl.CertificateOptions.html#verify
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.ssl.CertificateOptions.caCerts
twisted.internet.ssl.CertificateOptions.html#caCerts
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.ssl.CertificateOptions.verifyDepth
twisted.internet.ssl.CertificateOptions.html#verifyDepth
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.ssl.CertificateOptions.requireCertificate
twisted.internet.ssl.CertificateOptions.html#requireCertificate
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.ssl.CertificateOptions.verifyOnce
twisted.internet.ssl.CertificateOptions.html#verifyOnce
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.ssl.CertificateOptions.enableSingleUseKeys
twisted.internet.ssl.CertificateOptions.html#enableSingleUseKeys
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.ssl.CertificateOptions.enableSessions
twisted.internet.ssl.CertificateOptions.html#enableSessions
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.ssl.CertificateOptions.fixBrokenPeers
twisted.internet.ssl.CertificateOptions.html#fixBrokenPeers
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.ssl.CertificateOptions.enableSessionTickets
twisted.internet.ssl.CertificateOptions.html#enableSessionTickets
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.ssl.CertificateOptions.dhParameters
twisted.internet.ssl.CertificateOptions.html#dhParameters
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.ssl.CertificateOptions._ecChooser
twisted.internet.ssl.CertificateOptions.html#_ecChooser
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.ssl.CertificateOptions.trustRoot
twisted.internet.ssl.CertificateOptions.html#trustRoot
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.ssl.CertificateOptions._acceptableProtocols
twisted.internet.ssl.CertificateOptions.html#_acceptableProtocols
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.ssl.CertificateOptions.__getstate__
twisted.internet.ssl.CertificateOptions.html#__getstate__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.ssl.CertificateOptions.__setstate__
twisted.internet.ssl.CertificateOptions.html#__setstate__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.ssl.CertificateOptions.__dict__
twisted.internet.ssl.CertificateOptions.html#__dict__
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.ssl.CertificateOptions.getContext
twisted.internet.ssl.CertificateOptions.html#getContext
ZopeInterfaceFunction
Method
PUBLIC
Return an OpenSSL.SSL.Context object.
-
twisted.internet.ssl.CertificateOptions._makeContext
twisted.internet.ssl.CertificateOptions.html#_makeContext
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.ssl.OpenSSLDefaultPaths
twisted.internet.ssl.OpenSSLDefaultPaths.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.internet.ssl.OpenSSLDefaultPaths._addCACertsToContext
twisted.internet.ssl.OpenSSLDefaultPaths.html#_addCACertsToContext
ZopeInterfaceFunction
Method
PRIVATE
Add certificate-authority certificates to an SSL context whose connections should trust those authorities.
-
twisted.internet.ssl.DiffieHellmanParameters
twisted.internet.ssl.DiffieHellmanParameters.html
ZopeInterfaceClass
Class
PUBLIC
A representation of key generation parameters that are required for Diffie-Hellman key exchange.
-
twisted.internet.ssl.DiffieHellmanParameters.__init__
twisted.internet.ssl.DiffieHellmanParameters.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.ssl.DiffieHellmanParameters._dhFile
twisted.internet.ssl.DiffieHellmanParameters.html#_dhFile
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.ssl.DiffieHellmanParameters.fromFile
twisted.internet.ssl.DiffieHellmanParameters.html#fromFile
ZopeInterfaceFunction
Class Method
PUBLIC
Load parameters from a file.
-
twisted.internet.ssl.PrivateCertificate
twisted.internet.ssl.PrivateCertificate.html
ZopeInterfaceClass
Class
PUBLIC
An x509 certificate and private key.
-
twisted.internet.ssl.PrivateCertificate.__repr__
twisted.internet.ssl.PrivateCertificate.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.ssl.PrivateCertificate._setPrivateKey
twisted.internet.ssl.PrivateCertificate.html#_setPrivateKey
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.ssl.PrivateCertificate.privateKey
twisted.internet.ssl.PrivateCertificate.html#privateKey
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.ssl.PrivateCertificate.newCertificate
twisted.internet.ssl.PrivateCertificate.html#newCertificate
ZopeInterfaceFunction
Method
PUBLIC
Create a new
PrivateCertificate from the given certificate data and this instance's private key.
-
twisted.internet.ssl.PrivateCertificate.load
twisted.internet.ssl.PrivateCertificate.html#load
ZopeInterfaceFunction
Class Method
PUBLIC
Load a certificate from an ASN.1- or PEM-format string.
-
twisted.internet.ssl.PrivateCertificate.inspect
twisted.internet.ssl.PrivateCertificate.html#inspect
ZopeInterfaceFunction
Method
PUBLIC
Return a multi-line, human-readable representation of this Certificate, including information about the subject, issuer, and public key.
-
twisted.internet.ssl.PrivateCertificate.dumpPEM
twisted.internet.ssl.PrivateCertificate.html#dumpPEM
ZopeInterfaceFunction
Method
PUBLIC
Dump both public and private parts of a private certificate to PEM-format data.
-
twisted.internet.ssl.PrivateCertificate.loadPEM
twisted.internet.ssl.PrivateCertificate.html#loadPEM
ZopeInterfaceFunction
Class Method
PUBLIC
Load both private and public parts of a private certificate from a chunk of PEM-format data.
-
twisted.internet.ssl.PrivateCertificate.fromCertificateAndKeyPair
twisted.internet.ssl.PrivateCertificate.html#fromCertificateAndKeyPair
ZopeInterfaceFunction
Class Method
PUBLIC
Undocumented
-
twisted.internet.ssl.PrivateCertificate.options
twisted.internet.ssl.PrivateCertificate.html#options
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.ssl.PrivateCertificate.certificateRequest
twisted.internet.ssl.PrivateCertificate.html#certificateRequest
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.ssl.PrivateCertificate.signCertificateRequest
twisted.internet.ssl.PrivateCertificate.html#signCertificateRequest
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.ssl.PrivateCertificate.signRequestObject
twisted.internet.ssl.PrivateCertificate.html#signRequestObject
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.ssl.ProtocolNegotiationSupport
twisted.internet.ssl.ProtocolNegotiationSupport.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.internet.ssl.ProtocolNegotiationSupport.NOSUPPORT
twisted.internet.ssl.ProtocolNegotiationSupport.html#NOSUPPORT
ZopeInterfaceAttribute
Class Variable
PUBLIC
There is no support for NPN or ALPN. This is exclusive with both
NPN and
ALPN.
-
twisted.internet.ssl.ProtocolNegotiationSupport.NPN
twisted.internet.ssl.ProtocolNegotiationSupport.html#NPN
ZopeInterfaceAttribute
Constant
PUBLIC
The implementation supports Next Protocol Negotiation.
-
twisted.internet.ssl.ProtocolNegotiationSupport.ALPN
twisted.internet.ssl.ProtocolNegotiationSupport.html#ALPN
ZopeInterfaceAttribute
Constant
PUBLIC
The implementation supports Application Layer Protocol Negotiation.
-
twisted.internet.ssl.TLSVersion
twisted.internet.ssl.TLSVersion.html
ZopeInterfaceClass
Class
PUBLIC
TLS versions that we can negotiate with the client/server.
-
twisted.internet.ssl.TLSVersion.SSLv3
twisted.internet.ssl.TLSVersion.html#SSLv3
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.ssl.TLSVersion.TLSv1_0
twisted.internet.ssl.TLSVersion.html#TLSv1_0
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.ssl.TLSVersion.TLSv1_1
twisted.internet.ssl.TLSVersion.html#TLSv1_1
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.ssl.TLSVersion.TLSv1_2
twisted.internet.ssl.TLSVersion.html#TLSv1_2
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.ssl.TLSVersion.TLSv1_3
twisted.internet.ssl.TLSVersion.html#TLSv1_3
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.ssl.VerificationError
twisted.internet.ssl.html#VerificationError
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.internet.ssl.optionsForClientTLS
twisted.internet.ssl.html#optionsForClientTLS
ZopeInterfaceFunction
Function
PUBLIC
-
twisted.internet.ssl.platformTrust
twisted.internet.ssl.html#platformTrust
ZopeInterfaceFunction
Function
PUBLIC
Attempt to discover a set of trusted certificate authority certificates (or, in other words: trust roots, or root certificates) whose trust is managed and updated by tools outside of Twisted.
-
twisted.internet.ssl.protocolNegotiationMechanisms
twisted.internet.ssl.html#protocolNegotiationMechanisms
ZopeInterfaceFunction
Function
PUBLIC
Checks whether your versions of PyOpenSSL and OpenSSL are recent enough to support protocol negotiation, and if they are, what kind of protocol negotiation is supported.
-
twisted.internet.ssl.trustRootFromCertificates
twisted.internet.ssl.html#trustRootFromCertificates
ZopeInterfaceFunction
Function
PUBLIC
Builds an object that trusts multiple root
Certificates.
-
twisted.names.dns._ord2bytes
twisted.names.dns.html#_ord2bytes
ZopeInterfaceFunction
Function
PRIVATE
Construct a bytes object representing a single byte with the given ordinal value.
-
twisted.names.dns._nicebytes
twisted.names.dns.html#_nicebytes
ZopeInterfaceFunction
Function
PRIVATE
Represent a mostly textful bytes object in a way suitable for presentation to an end user.
-
twisted.names.dns._nicebyteslist
twisted.names.dns.html#_nicebyteslist
ZopeInterfaceFunction
Function
PRIVATE
Represent a list of mostly textful bytes objects in a way suitable for presentation to an end user.
-
twisted.names.dns.randomSource
twisted.names.dns.html#randomSource
ZopeInterfaceFunction
Function
PUBLIC
-
twisted.names.dns.PORT
twisted.names.dns.html#PORT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.A
twisted.names.dns.html#A
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.NS
twisted.names.dns.html#NS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.MD
twisted.names.dns.html#MD
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.MF
twisted.names.dns.html#MF
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.CNAME
twisted.names.dns.html#CNAME
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.SOA
twisted.names.dns.html#SOA
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.MB
twisted.names.dns.html#MB
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.MG
twisted.names.dns.html#MG
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.MR
twisted.names.dns.html#MR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.NULL
twisted.names.dns.html#NULL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.WKS
twisted.names.dns.html#WKS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.PTR
twisted.names.dns.html#PTR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.HINFO
twisted.names.dns.html#HINFO
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.MINFO
twisted.names.dns.html#MINFO
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.MX
twisted.names.dns.html#MX
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.TXT
twisted.names.dns.html#TXT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.RP
twisted.names.dns.html#RP
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.AFSDB
twisted.names.dns.html#AFSDB
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.AAAA
twisted.names.dns.html#AAAA
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.SRV
twisted.names.dns.html#SRV
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.NAPTR
twisted.names.dns.html#NAPTR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.A6
twisted.names.dns.html#A6
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.DNAME
twisted.names.dns.html#DNAME
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.OPT
twisted.names.dns.html#OPT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.SSHFP
twisted.names.dns.html#SSHFP
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.SPF
twisted.names.dns.html#SPF
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.TKEY
twisted.names.dns.html#TKEY
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.TSIG
twisted.names.dns.html#TSIG
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.QUERY_TYPES
twisted.names.dns.html#QUERY_TYPES
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.IXFR
twisted.names.dns.html#IXFR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.AXFR
twisted.names.dns.html#AXFR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.MAILB
twisted.names.dns.html#MAILB
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.MAILA
twisted.names.dns.html#MAILA
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.ALL_RECORDS
twisted.names.dns.html#ALL_RECORDS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.EXT_QUERIES
twisted.names.dns.html#EXT_QUERIES
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.REV_TYPES
twisted.names.dns.html#REV_TYPES
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.IN
twisted.names.dns.html#IN
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.CS
twisted.names.dns.html#CS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.CH
twisted.names.dns.html#CH
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.HS
twisted.names.dns.html#HS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.ANY
twisted.names.dns.html#ANY
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.QUERY_CLASSES
twisted.names.dns.html#QUERY_CLASSES
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.REV_CLASSES
twisted.names.dns.html#REV_CLASSES
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.OP_QUERY
twisted.names.dns.html#OP_QUERY
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.OP_INVERSE
twisted.names.dns.html#OP_INVERSE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.OP_STATUS
twisted.names.dns.html#OP_STATUS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.OP_NOTIFY
twisted.names.dns.html#OP_NOTIFY
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.OP_UPDATE
twisted.names.dns.html#OP_UPDATE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.OK
twisted.names.dns.html#OK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.EFORMAT
twisted.names.dns.html#EFORMAT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.ESERVER
twisted.names.dns.html#ESERVER
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.ENAME
twisted.names.dns.html#ENAME
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.ENOTIMP
twisted.names.dns.html#ENOTIMP
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.EREFUSED
twisted.names.dns.html#EREFUSED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.EBADVERSION
twisted.names.dns.html#EBADVERSION
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.EBADSIG
twisted.names.dns.html#EBADSIG
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.EBADKEY
twisted.names.dns.html#EBADKEY
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.EBADTIME
twisted.names.dns.html#EBADTIME
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.dns.IRecord
twisted.names.dns.IRecord.html
ZopeInterfaceClass
Interface
PUBLIC
A single entry in a zone of authority.
-
twisted.names.dns.IRecord.TYPE
twisted.names.dns.IRecord.html#TYPE
ZopeInterfaceAttribute
Attribute
PUBLIC
An indicator of what kind of record this is.
-
twisted.names.error.DomainError
twisted.names.error.DomainError.html
ZopeInterfaceClass
Class
PUBLIC
Indicates a lookup failed because there were no records matching the given name, class, type triple.
-
twisted.names.error.AuthoritativeDomainError
twisted.names.error.AuthoritativeDomainError.html
ZopeInterfaceClass
Class
PUBLIC
Indicates a lookup failed for a name for which this server is authoritative because there were no records matching the given name, class, type triple.
-
twisted.names.error.DNSQueryTimeoutError
twisted.names.error.DNSQueryTimeoutError.html
ZopeInterfaceClass
Class
PUBLIC
Indicates a lookup failed due to a timeout.
-
twisted.names.error.DNSQueryTimeoutError.id
twisted.names.error.DNSQueryTimeoutError.html#id
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The id of the message which timed out.
-
twisted.names.error.DNSQueryTimeoutError.__init__
twisted.names.error.DNSQueryTimeoutError.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.error.DNSFormatError
twisted.names.error.DNSFormatError.html
ZopeInterfaceClass
Class
PUBLIC
Indicates a query failed with a result of twisted.names.dns.EFORMAT.
-
twisted.names.error.DNSServerError
twisted.names.error.DNSServerError.html
ZopeInterfaceClass
Class
PUBLIC
Indicates a query failed with a result of twisted.names.dns.ESERVER.
-
twisted.names.error.DNSNameError
twisted.names.error.DNSNameError.html
ZopeInterfaceClass
Class
PUBLIC
Indicates a query failed with a result of twisted.names.dns.ENAME.
-
twisted.names.error.DNSNotImplementedError
twisted.names.error.DNSNotImplementedError.html
ZopeInterfaceClass
Class
PUBLIC
Indicates a query failed with a result of twisted.names.dns.ENOTIMP.
-
twisted.names.error.DNSQueryRefusedError
twisted.names.error.DNSQueryRefusedError.html
ZopeInterfaceClass
Class
PUBLIC
Indicates a query failed with a result of twisted.names.dns.EREFUSED.
-
twisted.names.error.DNSUnknownError
twisted.names.error.DNSUnknownError.html
ZopeInterfaceClass
Class
PUBLIC
Indicates a query failed with an unknown result.
-
twisted.names.error.ResolverError
twisted.names.error.ResolverError.html
ZopeInterfaceClass
Class
PUBLIC
Indicates a query failed because of a decision made by the local resolver object.
-
twisted.names.dns._nameToLabels
twisted.names.dns.html#_nameToLabels
ZopeInterfaceFunction
Function
PRIVATE
Split a domain name into its constituent labels.
-
twisted.names.dns.domainString
twisted.names.dns.html#domainString
ZopeInterfaceFunction
Function
PUBLIC
Coerce a domain name string to bytes.
-
twisted.names.dns._isSubdomainOf
twisted.names.dns.html#_isSubdomainOf
ZopeInterfaceFunction
Function
PRIVATE
Test whether descendantName is equal to or is a subdomain of ancestorName.
-
twisted.names.dns.str2time
twisted.names.dns.html#str2time
ZopeInterfaceFunction
Function
PUBLIC
Parse a string description of an interval into an integer number of seconds.
-
twisted.names.dns.readPrecisely
twisted.names.dns.html#readPrecisely
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.names.dns.IEncodable
twisted.names.dns.IEncodable.html
ZopeInterfaceClass
Interface
PUBLIC
Interface for something which can be encoded to and decoded to the DNS wire format.
-
twisted.names.dns.IEncodable.encode
twisted.names.dns.IEncodable.html#encode
ZopeInterfaceFunction
Method
PUBLIC
Write a representation of this object to the given file object.
-
twisted.names.dns.IEncodable.decode
twisted.names.dns.IEncodable.html#decode
ZopeInterfaceFunction
Method
PUBLIC
Reconstruct an object from data read from the given file object.
-
twisted.names.dns.IEncodableRecord
twisted.names.dns.IEncodableRecord.html
ZopeInterfaceClass
Interface
PUBLIC
Interface for DNS records that can be encoded and decoded.
-
twisted.names.dns.Charstr
twisted.names.dns.Charstr.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/1 instance variable, 3/6 methods documented
-
twisted.names.dns.Charstr.__init__
twisted.names.dns.Charstr.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Charstr.string
twisted.names.dns.Charstr.html#string
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.dns.Charstr.encode
twisted.names.dns.Charstr.html#encode
ZopeInterfaceFunction
Method
PUBLIC
Encode this Character string into the appropriate byte format.
-
twisted.names.dns.Charstr.decode
twisted.names.dns.Charstr.html#decode
ZopeInterfaceFunction
Method
PUBLIC
Decode a byte string into this Charstr.
-
twisted.names.dns.Charstr.__eq__
twisted.names.dns.Charstr.html#__eq__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Charstr.__hash__
twisted.names.dns.Charstr.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Charstr.__str__
twisted.names.dns.Charstr.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Represent this
Charstr instance by its string value.
-
twisted.names.dns.Name
twisted.names.dns.Name.html
ZopeInterfaceClass
Class
PUBLIC
A name in the domain name system, made up of multiple labels. For example, twistedmatrix.com.
-
twisted.names.dns.Name.name
twisted.names.dns.Name.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A byte string giving the name.
-
twisted.names.dns.Name.__init__
twisted.names.dns.Name.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.names.dns.Name.encode
twisted.names.dns.Name.html#encode
ZopeInterfaceFunction
Method
PUBLIC
Encode this Name into the appropriate byte format.
-
twisted.names.dns.Name.decode
twisted.names.dns.Name.html#decode
ZopeInterfaceFunction
Method
PUBLIC
Decode a byte string into this Name.
-
twisted.names.dns.Name.__eq__
twisted.names.dns.Name.html#__eq__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Name.__hash__
twisted.names.dns.Name.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Name.__str__
twisted.names.dns.Name.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Represent this
Name instance by its string name.
-
twisted.names.dns.Query
twisted.names.dns.Query.html
ZopeInterfaceClass
Class
PUBLIC
Represent a single DNS query.
-
twisted.names.dns.Query.name
twisted.names.dns.Query.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The name about which this query is requesting information.
-
twisted.names.dns.Query.type
twisted.names.dns.Query.html#type
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The query type.
-
twisted.names.dns.Query.cls
twisted.names.dns.Query.html#cls
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The query class.
-
twisted.names.dns.Query.__init__
twisted.names.dns.Query.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.names.dns.Query.encode
twisted.names.dns.Query.html#encode
ZopeInterfaceFunction
Method
PUBLIC
Write a representation of this object to the given file object.
-
twisted.names.dns.Query.decode
twisted.names.dns.Query.html#decode
ZopeInterfaceFunction
Method
PUBLIC
Reconstruct an object from data read from the given file object.
-
twisted.names.dns.Query.__hash__
twisted.names.dns.Query.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Query.__cmp__
twisted.names.dns.Query.html#__cmp__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Query.__str__
twisted.names.dns.Query.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Query.__repr__
twisted.names.dns.Query.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns._OPTVariableOption
twisted.names.dns._OPTVariableOption.html
ZopeInterfaceClass
Class
PRIVATE
A class to represent OPT record variable options.
-
twisted.names.dns._OPTVariableOption.showAttributes
twisted.names.dns._OPTVariableOption.html#showAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns._OPTVariableOption.compareAttributes
twisted.names.dns._OPTVariableOption.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns._OPTVariableOption._fmt
twisted.names.dns._OPTVariableOption.html#_fmt
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.names.dns._OPTVariableOption.__init__
twisted.names.dns._OPTVariableOption.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.names.dns._OPTVariableOption.code
twisted.names.dns._OPTVariableOption.html#code
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.dns._OPTVariableOption.data
twisted.names.dns._OPTVariableOption.html#data
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.dns._OPTVariableOption.encode
twisted.names.dns._OPTVariableOption.html#encode
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.names.dns._OPTVariableOption.decode
twisted.names.dns._OPTVariableOption.html#decode
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.names.dns.SimpleRecord
twisted.names.dns.SimpleRecord.html
ZopeInterfaceClass
Class
PUBLIC
A Resource Record which consists of a single RFC 1035 domain-name.
-
twisted.names.dns.SimpleRecord.name
twisted.names.dns.SimpleRecord.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The name associated with this record.
-
twisted.names.dns.SimpleRecord.ttl
twisted.names.dns.SimpleRecord.html#ttl
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The maximum number of seconds which this record should be cached.
-
twisted.names.dns.SimpleRecord.showAttributes
twisted.names.dns.SimpleRecord.html#showAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.SimpleRecord.compareAttributes
twisted.names.dns.SimpleRecord.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.SimpleRecord.TYPE
twisted.names.dns.SimpleRecord.html#TYPE
ZopeInterfaceAttribute
Constant
PUBLIC
An indicator of what kind of record this is.
-
twisted.names.dns.SimpleRecord.__init__
twisted.names.dns.SimpleRecord.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.names.dns.SimpleRecord.encode
twisted.names.dns.SimpleRecord.html#encode
ZopeInterfaceFunction
Method
PUBLIC
Write a representation of this object to the given file object.
-
twisted.names.dns.SimpleRecord.decode
twisted.names.dns.SimpleRecord.html#decode
ZopeInterfaceFunction
Method
PUBLIC
Reconstruct an object from data read from the given file object.
-
twisted.names.dns.SimpleRecord.__hash__
twisted.names.dns.SimpleRecord.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Record_NS
twisted.names.dns.Record_NS.html
ZopeInterfaceClass
Class
PUBLIC
An authoritative nameserver.
-
twisted.names.dns.Record_NS.fancybasename
twisted.names.dns.Record_NS.html#fancybasename
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_MD
twisted.names.dns.Record_MD.html
ZopeInterfaceClass
Class
PUBLIC
A mail destination.
-
twisted.names.dns.Record_MD.fancybasename
twisted.names.dns.Record_MD.html#fancybasename
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_MF
twisted.names.dns.Record_MF.html
ZopeInterfaceClass
Class
PUBLIC
A mail forwarder.
-
twisted.names.dns.Record_MF.fancybasename
twisted.names.dns.Record_MF.html#fancybasename
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_CNAME
twisted.names.dns.Record_CNAME.html
ZopeInterfaceClass
Class
PUBLIC
The canonical name for an alias.
-
twisted.names.dns.Record_CNAME.fancybasename
twisted.names.dns.Record_CNAME.html#fancybasename
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_MB
twisted.names.dns.Record_MB.html
ZopeInterfaceClass
Class
PUBLIC
A mailbox domain name.
-
twisted.names.dns.Record_MB.fancybasename
twisted.names.dns.Record_MB.html#fancybasename
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_MG
twisted.names.dns.Record_MG.html
ZopeInterfaceClass
Class
PUBLIC
A mail group member.
-
twisted.names.dns.Record_MG.fancybasename
twisted.names.dns.Record_MG.html#fancybasename
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_MR
twisted.names.dns.Record_MR.html
ZopeInterfaceClass
Class
PUBLIC
A mail rename domain name.
-
twisted.names.dns.Record_MR.fancybasename
twisted.names.dns.Record_MR.html#fancybasename
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_PTR
twisted.names.dns.Record_PTR.html
ZopeInterfaceClass
Class
PUBLIC
A domain name pointer.
-
twisted.names.dns.Record_PTR.fancybasename
twisted.names.dns.Record_PTR.html#fancybasename
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_DNAME
twisted.names.dns.Record_DNAME.html
ZopeInterfaceClass
Class
PUBLIC
A non-terminal DNS name redirection.
-
twisted.names.dns.Record_DNAME.fancybasename
twisted.names.dns.Record_DNAME.html#fancybasename
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_A
twisted.names.dns.Record_A.html
ZopeInterfaceClass
Class
PUBLIC
An IPv4 host address.
-
twisted.names.dns.Record_A.address
twisted.names.dns.Record_A.html#address
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The packed network-order representation of the IPv4 address associated with this record.
-
twisted.names.dns.Record_A.ttl
twisted.names.dns.Record_A.html#ttl
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The maximum number of seconds which this record should be cached.
-
twisted.names.dns.Record_A.compareAttributes
twisted.names.dns.Record_A.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_A.__init__
twisted.names.dns.Record_A.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.names.dns.Record_A.encode
twisted.names.dns.Record_A.html#encode
ZopeInterfaceFunction
Method
PUBLIC
Write a representation of this object to the given file object.
-
twisted.names.dns.Record_A.decode
twisted.names.dns.Record_A.html#decode
ZopeInterfaceFunction
Method
PUBLIC
Reconstruct an object from data read from the given file object.
-
twisted.names.dns.Record_A.__hash__
twisted.names.dns.Record_A.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Record_A.__str__
twisted.names.dns.Record_A.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Record_A.dottedQuad
twisted.names.dns.Record_A.html#dottedQuad
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Record_SOA
twisted.names.dns.Record_SOA.html
ZopeInterfaceClass
Class
PUBLIC
Marks the start of a zone of authority.
-
twisted.names.dns.Record_SOA.mname
twisted.names.dns.Record_SOA.html#mname
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The domain-name of the name server that was the original or primary source of data for this zone.
-
twisted.names.dns.Record_SOA.rname
twisted.names.dns.Record_SOA.html#rname
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A domain-name which specifies the mailbox of the person responsible for this zone.
-
twisted.names.dns.Record_SOA.serial
twisted.names.dns.Record_SOA.html#serial
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The unsigned 32 bit version number of the original copy of the zone. Zone transfers preserve this value. This value wraps and should be compared using sequence space arithmetic.
-
twisted.names.dns.Record_SOA.refresh
twisted.names.dns.Record_SOA.html#refresh
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A 32 bit time interval before the zone should be refreshed.
-
twisted.names.dns.Record_SOA.minimum
twisted.names.dns.Record_SOA.html#minimum
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The unsigned 32 bit minimum TTL field that should be exported with any RR from this zone.
-
twisted.names.dns.Record_SOA.expire
twisted.names.dns.Record_SOA.html#expire
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A 32 bit time value that specifies the upper limit on the time interval that can elapse before the zone is no longer authoritative.
-
twisted.names.dns.Record_SOA.retry
twisted.names.dns.Record_SOA.html#retry
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A 32 bit time interval that should elapse before a failed refresh should be retried.
-
twisted.names.dns.Record_SOA.ttl
twisted.names.dns.Record_SOA.html#ttl
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The default TTL to use for records served from this zone.
-
twisted.names.dns.Record_SOA.fancybasename
twisted.names.dns.Record_SOA.html#fancybasename
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_SOA.compareAttributes
twisted.names.dns.Record_SOA.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_SOA.showAttributes
twisted.names.dns.Record_SOA.html#showAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_SOA.__init__
twisted.names.dns.Record_SOA.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.names.dns.Record_SOA.encode
twisted.names.dns.Record_SOA.html#encode
ZopeInterfaceFunction
Method
PUBLIC
Write a representation of this object to the given file object.
-
twisted.names.dns.Record_SOA.decode
twisted.names.dns.Record_SOA.html#decode
ZopeInterfaceFunction
Method
PUBLIC
Reconstruct an object from data read from the given file object.
-
twisted.names.dns.Record_SOA.__hash__
twisted.names.dns.Record_SOA.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Record_NULL
twisted.names.dns.Record_NULL.html
ZopeInterfaceClass
Class
PUBLIC
A null record.
-
twisted.names.dns.Record_NULL.ttl
twisted.names.dns.Record_NULL.html#ttl
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The maximum number of seconds which this record should be cached.
-
twisted.names.dns.Record_NULL.fancybasename
twisted.names.dns.Record_NULL.html#fancybasename
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_NULL.showAttributes
twisted.names.dns.Record_NULL.html#showAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_NULL.compareAttributes
twisted.names.dns.Record_NULL.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_NULL.__init__
twisted.names.dns.Record_NULL.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Record_NULL.payload
twisted.names.dns.Record_NULL.html#payload
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_NULL.encode
twisted.names.dns.Record_NULL.html#encode
ZopeInterfaceFunction
Method
PUBLIC
Write a representation of this object to the given file object.
-
twisted.names.dns.Record_NULL.decode
twisted.names.dns.Record_NULL.html#decode
ZopeInterfaceFunction
Method
PUBLIC
Reconstruct an object from data read from the given file object.
-
twisted.names.dns.Record_NULL.__hash__
twisted.names.dns.Record_NULL.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Record_WKS
twisted.names.dns.Record_WKS.html
ZopeInterfaceClass
Class
PUBLIC
A well known service description.
-
twisted.names.dns.Record_WKS.address
twisted.names.dns.Record_WKS.html#address
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The packed network-order representation of the IPv4 address associated with this record.
-
twisted.names.dns.Record_WKS.protocol
twisted.names.dns.Record_WKS.html#protocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The 8 bit IP protocol number for which this service map is relevant.
-
twisted.names.dns.Record_WKS.map
twisted.names.dns.Record_WKS.html#map
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A bitvector indicating the services available at the specified address.
-
twisted.names.dns.Record_WKS.ttl
twisted.names.dns.Record_WKS.html#ttl
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The maximum number of seconds which this record should be cached.
-
twisted.names.dns.Record_WKS.fancybasename
twisted.names.dns.Record_WKS.html#fancybasename
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_WKS.compareAttributes
twisted.names.dns.Record_WKS.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_WKS.showAttributes
twisted.names.dns.Record_WKS.html#showAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_WKS._address
twisted.names.dns.Record_WKS.html#_address
ZopeInterfaceAttribute
Property
PRIVATE
Undocumented
-
twisted.names.dns.Record_WKS.__init__
twisted.names.dns.Record_WKS.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.names.dns.Record_WKS.encode
twisted.names.dns.Record_WKS.html#encode
ZopeInterfaceFunction
Method
PUBLIC
Write a representation of this object to the given file object.
-
twisted.names.dns.Record_WKS.decode
twisted.names.dns.Record_WKS.html#decode
ZopeInterfaceFunction
Method
PUBLIC
Reconstruct an object from data read from the given file object.
-
twisted.names.dns.Record_WKS.__hash__
twisted.names.dns.Record_WKS.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Record_AAAA
twisted.names.dns.Record_AAAA.html
ZopeInterfaceClass
Class
PUBLIC
An IPv6 host address.
-
twisted.names.dns.Record_AAAA.address
twisted.names.dns.Record_AAAA.html#address
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The packed network-order representation of the IPv6 address associated with this record.
-
twisted.names.dns.Record_AAAA.ttl
twisted.names.dns.Record_AAAA.html#ttl
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The maximum number of seconds which this record should be cached.
-
twisted.names.dns.Record_AAAA.fancybasename
twisted.names.dns.Record_AAAA.html#fancybasename
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_AAAA.showAttributes
twisted.names.dns.Record_AAAA.html#showAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_AAAA.compareAttributes
twisted.names.dns.Record_AAAA.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_AAAA._address
twisted.names.dns.Record_AAAA.html#_address
ZopeInterfaceAttribute
Property
PRIVATE
Undocumented
-
twisted.names.dns.Record_AAAA.__init__
twisted.names.dns.Record_AAAA.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.names.dns.Record_AAAA.encode
twisted.names.dns.Record_AAAA.html#encode
ZopeInterfaceFunction
Method
PUBLIC
Write a representation of this object to the given file object.
-
twisted.names.dns.Record_AAAA.decode
twisted.names.dns.Record_AAAA.html#decode
ZopeInterfaceFunction
Method
PUBLIC
Reconstruct an object from data read from the given file object.
-
twisted.names.dns.Record_AAAA.__hash__
twisted.names.dns.Record_AAAA.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Record_A6
twisted.names.dns.Record_A6.html
ZopeInterfaceClass
Class
PUBLIC
An IPv6 address.
-
twisted.names.dns.Record_A6.prefixLen
twisted.names.dns.Record_A6.html#prefixLen
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The length of the suffix.
-
twisted.names.dns.Record_A6.suffix
twisted.names.dns.Record_A6.html#suffix
ZopeInterfaceAttribute
Instance Variable
PUBLIC
An IPv6 address suffix in network order.
-
twisted.names.dns.Record_A6.prefix
twisted.names.dns.Record_A6.html#prefix
ZopeInterfaceAttribute
Instance Variable
PUBLIC
If specified, a name which will be used as a prefix for other A6 records.
-
twisted.names.dns.Record_A6.bytes
twisted.names.dns.Record_A6.html#bytes
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The length of the prefix.
-
twisted.names.dns.Record_A6.ttl
twisted.names.dns.Record_A6.html#ttl
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The maximum number of seconds which this record should be cached.
-
twisted.names.dns.Record_A6.fancybasename
twisted.names.dns.Record_A6.html#fancybasename
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_A6.showAttributes
twisted.names.dns.Record_A6.html#showAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_A6.compareAttributes
twisted.names.dns.Record_A6.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_A6._suffix
twisted.names.dns.Record_A6.html#_suffix
ZopeInterfaceAttribute
Property
PRIVATE
Undocumented
-
twisted.names.dns.Record_A6.__init__
twisted.names.dns.Record_A6.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.names.dns.Record_A6.encode
twisted.names.dns.Record_A6.html#encode
ZopeInterfaceFunction
Method
PUBLIC
Write a representation of this object to the given file object.
-
twisted.names.dns.Record_A6.decode
twisted.names.dns.Record_A6.html#decode
ZopeInterfaceFunction
Method
PUBLIC
Reconstruct an object from data read from the given file object.
-
twisted.names.dns.Record_A6.__eq__
twisted.names.dns.Record_A6.html#__eq__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Record_A6.__hash__
twisted.names.dns.Record_A6.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Record_A6.__str__
twisted.names.dns.Record_A6.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Record_SRV
twisted.names.dns.Record_SRV.html
ZopeInterfaceClass
Class
PUBLIC
The location of the server(s) for a specific protocol and domain.
-
twisted.names.dns.Record_SRV.priority
twisted.names.dns.Record_SRV.html#priority
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The priority of this target host. A client MUST attempt to contact the target host with the lowest-numbered priority it can reach; target hosts with the same priority SHOULD be tried in an order defined by the weight field.
-
twisted.names.dns.Record_SRV.weight
twisted.names.dns.Record_SRV.html#weight
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Specifies a relative weight for entries with the same priority. Larger weights SHOULD be given a proportionately higher probability of being selected.
-
twisted.names.dns.Record_SRV.port
twisted.names.dns.Record_SRV.html#port
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The port on this target host of this service.
-
twisted.names.dns.Record_SRV.target
twisted.names.dns.Record_SRV.html#target
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The domain name of the target host. There MUST be one or more address records for this name, the name MUST NOT be an alias (in the sense of RFC 1034 or RFC 2181). Implementors are urged, but not required, to return the address record(s) in the Additional Data section...
-
twisted.names.dns.Record_SRV.ttl
twisted.names.dns.Record_SRV.html#ttl
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The maximum number of seconds which this record should be cached.
-
twisted.names.dns.Record_SRV.fancybasename
twisted.names.dns.Record_SRV.html#fancybasename
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_SRV.compareAttributes
twisted.names.dns.Record_SRV.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_SRV.showAttributes
twisted.names.dns.Record_SRV.html#showAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_SRV.__init__
twisted.names.dns.Record_SRV.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.names.dns.Record_SRV.encode
twisted.names.dns.Record_SRV.html#encode
ZopeInterfaceFunction
Method
PUBLIC
Write a representation of this object to the given file object.
-
twisted.names.dns.Record_SRV.decode
twisted.names.dns.Record_SRV.html#decode
ZopeInterfaceFunction
Method
PUBLIC
Reconstruct an object from data read from the given file object.
-
twisted.names.dns.Record_SRV.__hash__
twisted.names.dns.Record_SRV.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Record_NAPTR
twisted.names.dns.Record_NAPTR.html
ZopeInterfaceClass
Class
PUBLIC
The location of the server(s) for a specific protocol and domain.
-
twisted.names.dns.Record_NAPTR.order
twisted.names.dns.Record_NAPTR.html#order
ZopeInterfaceAttribute
Instance Variable
PUBLIC
An integer specifying the order in which the NAPTR records MUST be processed to ensure the correct ordering of rules. Low numbers are processed before high numbers.
-
twisted.names.dns.Record_NAPTR.preference
twisted.names.dns.Record_NAPTR.html#preference
ZopeInterfaceAttribute
Instance Variable
PUBLIC
An integer that specifies the order in which NAPTR records with equal "order" values SHOULD be processed, low numbers being processed before high numbers.
-
twisted.names.dns.Record_NAPTR.flag
twisted.names.dns.Record_NAPTR.html#flag
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A <character-string> containing flags to control aspects of the rewriting and interpretation of the fields in the record. Flags are single characters from the set [A-Z0-9]. The case of the alphabetic characters is not significant.
-
twisted.names.dns.Record_NAPTR.service
twisted.names.dns.Record_NAPTR.html#service
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Specifies the service(s) available down this rewrite path. It may also specify the particular protocol that is used to talk with a service. A protocol MUST be specified if the flags field states that the NAPTR is terminal.
-
twisted.names.dns.Record_NAPTR.regexp
twisted.names.dns.Record_NAPTR.html#regexp
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A STRING containing a substitution expression that is applied to the original string held by the client in order to construct the next domain name to lookup.
-
twisted.names.dns.Record_NAPTR.replacement
twisted.names.dns.Record_NAPTR.html#replacement
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The next NAME to query for NAPTR, SRV, or address records depending on the value of the flags field. This MUST be a fully qualified domain-name.
-
twisted.names.dns.Record_NAPTR.ttl
twisted.names.dns.Record_NAPTR.html#ttl
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The maximum number of seconds which this record should be cached.
-
twisted.names.dns.Record_NAPTR.compareAttributes
twisted.names.dns.Record_NAPTR.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_NAPTR.fancybasename
twisted.names.dns.Record_NAPTR.html#fancybasename
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_NAPTR.showAttributes
twisted.names.dns.Record_NAPTR.html#showAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_NAPTR.__init__
twisted.names.dns.Record_NAPTR.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.names.dns.Record_NAPTR.flags
twisted.names.dns.Record_NAPTR.html#flags
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_NAPTR.encode
twisted.names.dns.Record_NAPTR.html#encode
ZopeInterfaceFunction
Method
PUBLIC
Write a representation of this object to the given file object.
-
twisted.names.dns.Record_NAPTR.decode
twisted.names.dns.Record_NAPTR.html#decode
ZopeInterfaceFunction
Method
PUBLIC
Reconstruct an object from data read from the given file object.
-
twisted.names.dns.Record_NAPTR.__hash__
twisted.names.dns.Record_NAPTR.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Record_AFSDB
twisted.names.dns.Record_AFSDB.html
ZopeInterfaceClass
Class
PUBLIC
Map from a domain name to the name of an AFS cell database server.
-
twisted.names.dns.Record_AFSDB.subtype
twisted.names.dns.Record_AFSDB.html#subtype
ZopeInterfaceAttribute
Instance Variable
PUBLIC
In the case of subtype 1, the host has an AFS version 3.0 Volume Location Server for the named AFS cell. In the case of subtype 2, the host has an authenticated name server holding the cell-root directory node for the named DCE/NCA cell.
-
twisted.names.dns.Record_AFSDB.hostname
twisted.names.dns.Record_AFSDB.html#hostname
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The domain name of a host that has a server for the cell named by this record.
-
twisted.names.dns.Record_AFSDB.ttl
twisted.names.dns.Record_AFSDB.html#ttl
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The maximum number of seconds which this record should be cached.
-
twisted.names.dns.Record_AFSDB.fancybasename
twisted.names.dns.Record_AFSDB.html#fancybasename
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_AFSDB.compareAttributes
twisted.names.dns.Record_AFSDB.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_AFSDB.showAttributes
twisted.names.dns.Record_AFSDB.html#showAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_AFSDB.__init__
twisted.names.dns.Record_AFSDB.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.names.dns.Record_AFSDB.encode
twisted.names.dns.Record_AFSDB.html#encode
ZopeInterfaceFunction
Method
PUBLIC
Write a representation of this object to the given file object.
-
twisted.names.dns.Record_AFSDB.decode
twisted.names.dns.Record_AFSDB.html#decode
ZopeInterfaceFunction
Method
PUBLIC
Reconstruct an object from data read from the given file object.
-
twisted.names.dns.Record_AFSDB.__hash__
twisted.names.dns.Record_AFSDB.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Record_RP
twisted.names.dns.Record_RP.html
ZopeInterfaceClass
Class
PUBLIC
The responsible person for a domain.
-
twisted.names.dns.Record_RP.mbox
twisted.names.dns.Record_RP.html#mbox
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A domain name that specifies the mailbox for the responsible person.
-
twisted.names.dns.Record_RP.txt
twisted.names.dns.Record_RP.html#txt
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A domain name for which TXT RR's exist (indirection through which allows information sharing about the contents of this RP record).
-
twisted.names.dns.Record_RP.ttl
twisted.names.dns.Record_RP.html#ttl
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The maximum number of seconds which this record should be cached.
-
twisted.names.dns.Record_RP.fancybasename
twisted.names.dns.Record_RP.html#fancybasename
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_RP.compareAttributes
twisted.names.dns.Record_RP.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_RP.showAttributes
twisted.names.dns.Record_RP.html#showAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_RP.__init__
twisted.names.dns.Record_RP.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.names.dns.Record_RP.encode
twisted.names.dns.Record_RP.html#encode
ZopeInterfaceFunction
Method
PUBLIC
Write a representation of this object to the given file object.
-
twisted.names.dns.Record_RP.decode
twisted.names.dns.Record_RP.html#decode
ZopeInterfaceFunction
Method
PUBLIC
Reconstruct an object from data read from the given file object.
-
twisted.names.dns.Record_RP.__hash__
twisted.names.dns.Record_RP.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Record_HINFO
twisted.names.dns.Record_HINFO.html
ZopeInterfaceClass
Class
PUBLIC
Host information.
-
twisted.names.dns.Record_HINFO.cpu
twisted.names.dns.Record_HINFO.html#cpu
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Specifies the CPU type.
-
twisted.names.dns.Record_HINFO.os
twisted.names.dns.Record_HINFO.html#os
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Specifies the OS.
-
twisted.names.dns.Record_HINFO.ttl
twisted.names.dns.Record_HINFO.html#ttl
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The maximum number of seconds which this record should be cached.
-
twisted.names.dns.Record_HINFO.fancybasename
twisted.names.dns.Record_HINFO.html#fancybasename
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_HINFO.showAttributes
twisted.names.dns.Record_HINFO.html#showAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_HINFO.compareAttributes
twisted.names.dns.Record_HINFO.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_HINFO.__init__
twisted.names.dns.Record_HINFO.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Record_HINFO.encode
twisted.names.dns.Record_HINFO.html#encode
ZopeInterfaceFunction
Method
PUBLIC
Write a representation of this object to the given file object.
-
twisted.names.dns.Record_HINFO.decode
twisted.names.dns.Record_HINFO.html#decode
ZopeInterfaceFunction
Method
PUBLIC
Reconstruct an object from data read from the given file object.
-
twisted.names.dns.Record_HINFO.__eq__
twisted.names.dns.Record_HINFO.html#__eq__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Record_HINFO.__hash__
twisted.names.dns.Record_HINFO.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Record_MINFO
twisted.names.dns.Record_MINFO.html
ZopeInterfaceClass
Class
PUBLIC
Mailbox or mail list information.
-
twisted.names.dns.Record_MINFO.rmailbx
twisted.names.dns.Record_MINFO.html#rmailbx
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A domain-name which specifies a mailbox which is responsible for the mailing list or mailbox. If this domain name names the root, the owner of the MINFO RR is responsible for itself.
-
twisted.names.dns.Record_MINFO.emailbx
twisted.names.dns.Record_MINFO.html#emailbx
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A domain-name which specifies a mailbox which is to receive error messages related to the mailing list or mailbox specified by the owner of the MINFO record. If this domain name names the root, errors should be returned to the sender of the message.
-
twisted.names.dns.Record_MINFO.ttl
twisted.names.dns.Record_MINFO.html#ttl
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The maximum number of seconds which this record should be cached.
-
twisted.names.dns.Record_MINFO.fancybasename
twisted.names.dns.Record_MINFO.html#fancybasename
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_MINFO.compareAttributes
twisted.names.dns.Record_MINFO.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_MINFO.showAttributes
twisted.names.dns.Record_MINFO.html#showAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_MINFO.__init__
twisted.names.dns.Record_MINFO.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.names.dns.Record_MINFO.encode
twisted.names.dns.Record_MINFO.html#encode
ZopeInterfaceFunction
Method
PUBLIC
Write a representation of this object to the given file object.
-
twisted.names.dns.Record_MINFO.decode
twisted.names.dns.Record_MINFO.html#decode
ZopeInterfaceFunction
Method
PUBLIC
Reconstruct an object from data read from the given file object.
-
twisted.names.dns.Record_MINFO.__hash__
twisted.names.dns.Record_MINFO.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Record_MX
twisted.names.dns.Record_MX.html
ZopeInterfaceClass
Class
PUBLIC
Mail exchange.
-
twisted.names.dns.Record_MX.preference
twisted.names.dns.Record_MX.html#preference
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Specifies the preference given to this RR among others at the same owner. Lower values are preferred.
-
twisted.names.dns.Record_MX.name
twisted.names.dns.Record_MX.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A domain-name which specifies a host willing to act as a mail exchange.
-
twisted.names.dns.Record_MX.ttl
twisted.names.dns.Record_MX.html#ttl
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The maximum number of seconds which this record should be cached.
-
twisted.names.dns.Record_MX.fancybasename
twisted.names.dns.Record_MX.html#fancybasename
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_MX.compareAttributes
twisted.names.dns.Record_MX.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_MX.showAttributes
twisted.names.dns.Record_MX.html#showAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_MX.__init__
twisted.names.dns.Record_MX.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.names.dns.Record_MX.encode
twisted.names.dns.Record_MX.html#encode
ZopeInterfaceFunction
Method
PUBLIC
Write a representation of this object to the given file object.
-
twisted.names.dns.Record_MX.decode
twisted.names.dns.Record_MX.html#decode
ZopeInterfaceFunction
Method
PUBLIC
Reconstruct an object from data read from the given file object.
-
twisted.names.dns.Record_MX.__hash__
twisted.names.dns.Record_MX.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Record_SSHFP
twisted.names.dns.Record_SSHFP.html
ZopeInterfaceClass
Class
PUBLIC
A record containing the fingerprint of an SSH key.
-
twisted.names.dns.Record_SSHFP.algorithm
twisted.names.dns.Record_SSHFP.html#algorithm
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The SSH key's algorithm, such as
ALGORITHM_RSA. Note that the numbering used for SSH key algorithms is specific to the SSHFP record, and is not the same as the numbering used for KEY or SIG records.
-
twisted.names.dns.Record_SSHFP.fingerprintType
twisted.names.dns.Record_SSHFP.html#fingerprintType
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.names.dns.Record_SSHFP.fingerprint
twisted.names.dns.Record_SSHFP.html#fingerprint
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The key's fingerprint, e.g. a 32-byte SHA-256 digest.
-
twisted.names.dns.Record_SSHFP.ALGORITHM_RSA
twisted.names.dns.Record_SSHFP.html#ALGORITHM_RSA
ZopeInterfaceAttribute
Constant
PUBLIC
The algorithm value for ssh-rsa keys.
-
twisted.names.dns.Record_SSHFP.ALGORITHM_DSS
twisted.names.dns.Record_SSHFP.html#ALGORITHM_DSS
ZopeInterfaceAttribute
Constant
PUBLIC
The algorithm value for ssh-dss keys.
-
twisted.names.dns.Record_SSHFP.ALGORITHM_ECDSA
twisted.names.dns.Record_SSHFP.html#ALGORITHM_ECDSA
ZopeInterfaceAttribute
Constant
PUBLIC
The algorithm value for ecdsa-sha2-* keys.
-
twisted.names.dns.Record_SSHFP.ALGORITHM_Ed25519
twisted.names.dns.Record_SSHFP.html#ALGORITHM_Ed25519
ZopeInterfaceAttribute
Class Variable
PUBLIC
The algorithm value for ed25519 keys.
-
twisted.names.dns.Record_SSHFP.FINGERPRINT_TYPE_SHA1
twisted.names.dns.Record_SSHFP.html#FINGERPRINT_TYPE_SHA1
ZopeInterfaceAttribute
Constant
PUBLIC
The type for SHA-1 fingerprints.
-
twisted.names.dns.Record_SSHFP.FINGERPRINT_TYPE_SHA256
twisted.names.dns.Record_SSHFP.html#FINGERPRINT_TYPE_SHA256
ZopeInterfaceAttribute
Constant
PUBLIC
The type for SHA-256 fingerprints.
-
twisted.names.dns.Record_SSHFP.fancybasename
twisted.names.dns.Record_SSHFP.html#fancybasename
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_SSHFP.compareAttributes
twisted.names.dns.Record_SSHFP.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_SSHFP.showAttributes
twisted.names.dns.Record_SSHFP.html#showAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_SSHFP.__init__
twisted.names.dns.Record_SSHFP.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Record_SSHFP.ttl
twisted.names.dns.Record_SSHFP.html#ttl
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_SSHFP.encode
twisted.names.dns.Record_SSHFP.html#encode
ZopeInterfaceFunction
Method
PUBLIC
Write a representation of this object to the given file object.
-
twisted.names.dns.Record_SSHFP.decode
twisted.names.dns.Record_SSHFP.html#decode
ZopeInterfaceFunction
Method
PUBLIC
Reconstruct an object from data read from the given file object.
-
twisted.names.dns.Record_SSHFP.__hash__
twisted.names.dns.Record_SSHFP.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Record_TXT
twisted.names.dns.Record_TXT.html
ZopeInterfaceClass
Class
PUBLIC
Freeform text.
-
twisted.names.dns.Record_TXT.data
twisted.names.dns.Record_TXT.html#data
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Freeform text which makes up this record.
-
twisted.names.dns.Record_TXT.ttl
twisted.names.dns.Record_TXT.html#ttl
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The maximum number of seconds which this record should be cached.
-
twisted.names.dns.Record_TXT.fancybasename
twisted.names.dns.Record_TXT.html#fancybasename
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_TXT.showAttributes
twisted.names.dns.Record_TXT.html#showAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_TXT.compareAttributes
twisted.names.dns.Record_TXT.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_TXT.__init__
twisted.names.dns.Record_TXT.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Record_TXT.encode
twisted.names.dns.Record_TXT.html#encode
ZopeInterfaceFunction
Method
PUBLIC
Write a representation of this object to the given file object.
-
twisted.names.dns.Record_TXT.decode
twisted.names.dns.Record_TXT.html#decode
ZopeInterfaceFunction
Method
PUBLIC
Reconstruct an object from data read from the given file object.
-
twisted.names.dns.Record_TXT.__hash__
twisted.names.dns.Record_TXT.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.UnknownRecord
twisted.names.dns.UnknownRecord.html
ZopeInterfaceClass
Class
PUBLIC
Encapsulate the wire data for unknown record types so that they can pass through the system unchanged.
-
twisted.names.dns.UnknownRecord.data
twisted.names.dns.UnknownRecord.html#data
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Wire data which makes up this record.
-
twisted.names.dns.UnknownRecord.ttl
twisted.names.dns.UnknownRecord.html#ttl
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The maximum number of seconds which this record should be cached.
-
twisted.names.dns.UnknownRecord.TYPE
twisted.names.dns.UnknownRecord.html#TYPE
ZopeInterfaceAttribute
Constant
PUBLIC
An indicator of what kind of record this is.
-
twisted.names.dns.UnknownRecord.fancybasename
twisted.names.dns.UnknownRecord.html#fancybasename
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.UnknownRecord.compareAttributes
twisted.names.dns.UnknownRecord.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.UnknownRecord.showAttributes
twisted.names.dns.UnknownRecord.html#showAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.UnknownRecord.__init__
twisted.names.dns.UnknownRecord.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.UnknownRecord.encode
twisted.names.dns.UnknownRecord.html#encode
ZopeInterfaceFunction
Method
PUBLIC
Write the raw bytes corresponding to this record's payload to the stream.
-
twisted.names.dns.UnknownRecord.decode
twisted.names.dns.UnknownRecord.html#decode
ZopeInterfaceFunction
Method
PUBLIC
Load the bytes which are part of this record from the stream and store them unparsed and unmodified.
-
twisted.names.dns.UnknownRecord.__hash__
twisted.names.dns.UnknownRecord.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Record_SPF
twisted.names.dns.Record_SPF.html
ZopeInterfaceClass
Class
PUBLIC
Structurally, freeform text. Semantically, a policy definition, formatted as defined in
rfc 4408.
-
twisted.names.dns.Record_SPF.data
twisted.names.dns.Record_SPF.html#data
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Freeform text which makes up this record.
-
twisted.names.dns.Record_SPF.ttl
twisted.names.dns.Record_SPF.html#ttl
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The maximum number of seconds which this record should be cached.
-
twisted.names.dns.Record_SPF.fancybasename
twisted.names.dns.Record_SPF.html#fancybasename
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_TSIG
twisted.names.dns.Record_TSIG.html
ZopeInterfaceClass
Class
PUBLIC
A transaction signature, encapsulated in a RR, as described in
RFC 2845.
-
twisted.names.dns.Record_TSIG.algorithm
twisted.names.dns.Record_TSIG.html#algorithm
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The name of the signature or MAC algorithm.
-
twisted.names.dns.Record_TSIG.timeSigned
twisted.names.dns.Record_TSIG.html#timeSigned
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Signing time, as seconds from the POSIX epoch.
-
twisted.names.dns.Record_TSIG.fudge
twisted.names.dns.Record_TSIG.html#fudge
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Allowable time skew, in seconds.
-
twisted.names.dns.Record_TSIG.MAC
twisted.names.dns.Record_TSIG.html#MAC
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The message digest or signature.
-
twisted.names.dns.Record_TSIG.originalID
twisted.names.dns.Record_TSIG.html#originalID
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A message ID.
-
twisted.names.dns.Record_TSIG.error
twisted.names.dns.Record_TSIG.html#error
ZopeInterfaceAttribute
Instance Variable
PUBLIC
An error code (extended RCODE) carried in exceptional cases.
-
twisted.names.dns.Record_TSIG.otherData
twisted.names.dns.Record_TSIG.html#otherData
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Other data carried in exceptional cases.
-
twisted.names.dns.Record_TSIG.fancybasename
twisted.names.dns.Record_TSIG.html#fancybasename
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_TSIG.compareAttributes
twisted.names.dns.Record_TSIG.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_TSIG.showAttributes
twisted.names.dns.Record_TSIG.html#showAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_TSIG.__init__
twisted.names.dns.Record_TSIG.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Record_TSIG.ttl
twisted.names.dns.Record_TSIG.html#ttl
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.dns.Record_TSIG.encode
twisted.names.dns.Record_TSIG.html#encode
ZopeInterfaceFunction
Method
PUBLIC
Write a representation of this object to the given file object.
-
twisted.names.dns.Record_TSIG.decode
twisted.names.dns.Record_TSIG.html#decode
ZopeInterfaceFunction
Method
PUBLIC
Reconstruct an object from data read from the given file object.
-
twisted.names.dns.Record_TSIG.__hash__
twisted.names.dns.Record_TSIG.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns._responseFromMessage
twisted.names.dns.html#_responseFromMessage
ZopeInterfaceFunction
Function
PRIVATE
Generate a
Message like instance suitable for use as the response to
message.
-
twisted.names.dns._getDisplayableArguments
twisted.names.dns.html#_getDisplayableArguments
ZopeInterfaceFunction
Function
PRIVATE
Inspect the function signature of obj's constructor, and get a list of which arguments should be displayed. This is a helper function for _compactRepr.
-
twisted.names.dns._compactRepr
twisted.names.dns.html#_compactRepr
ZopeInterfaceFunction
Function
PRIVATE
Return a str representation of obj which only shows fields with non-default values, flags which are True and sections which have been explicitly set.
-
twisted.names.dns.Message
twisted.names.dns.Message.html
ZopeInterfaceClass
Class
PUBLIC
Message contains all the information represented by a single DNS request or response.
-
twisted.names.dns.Message.id
twisted.names.dns.Message.html#id
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.names.dns.Message.answer
twisted.names.dns.Message.html#answer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.names.dns.Message.opCode
twisted.names.dns.Message.html#opCode
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.names.dns.Message.recDes
twisted.names.dns.Message.html#recDes
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.names.dns.Message.recAv
twisted.names.dns.Message.html#recAv
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.names.dns.Message.auth
twisted.names.dns.Message.html#auth
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.names.dns.Message.rCode
twisted.names.dns.Message.html#rCode
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.names.dns.Message.trunc
twisted.names.dns.Message.html#trunc
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.names.dns.Message.maxSize
twisted.names.dns.Message.html#maxSize
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.names.dns.Message.authenticData
twisted.names.dns.Message.html#authenticData
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.names.dns.Message.checkingDisabled
twisted.names.dns.Message.html#checkingDisabled
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.names.dns.Message.queries
twisted.names.dns.Message.html#queries
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The queries which are being asked of or answered by DNS server.
-
twisted.names.dns.Message.answers
twisted.names.dns.Message.html#answers
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Records containing the answers to queries if this is a response message.
-
twisted.names.dns.Message.authority
twisted.names.dns.Message.html#authority
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Records containing information about the authoritative DNS servers for the names in queries.
-
twisted.names.dns.Message.additional
twisted.names.dns.Message.html#additional
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Records containing IP addresses of host names in answers and authority.
-
twisted.names.dns.Message._flagNames
twisted.names.dns.Message.html#_flagNames
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The names of attributes representing the flag header fields.
-
twisted.names.dns.Message._fieldNames
twisted.names.dns.Message.html#_fieldNames
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The names of attributes representing non-flag fixed header fields.
-
twisted.names.dns.Message._sectionNames
twisted.names.dns.Message.html#_sectionNames
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The names of attributes representing the record sections of this message.
-
twisted.names.dns.Message.compareAttributes
twisted.names.dns.Message.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Message.add
twisted.names.dns.Message.html#add
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Message.ns
twisted.names.dns.Message.html#ns
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.Message.__init__
twisted.names.dns.Message.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.names.dns.Message.__repr__
twisted.names.dns.Message.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.names.dns.Message.addQuery
twisted.names.dns.Message.html#addQuery
ZopeInterfaceFunction
Method
PUBLIC
Add another query to this Message.
-
twisted.names.dns.Message.encode
twisted.names.dns.Message.html#encode
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Message.decode
twisted.names.dns.Message.html#decode
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Message.parseRecords
twisted.names.dns.Message.html#parseRecords
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.Message._recordTypes
twisted.names.dns.Message.html#_recordTypes
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.names.dns.Message.lookupRecordType
twisted.names.dns.Message.html#lookupRecordType
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the
IRecord implementation for the given record type.
-
twisted.names.dns.Message.toStr
twisted.names.dns.Message.html#toStr
ZopeInterfaceFunction
Method
PUBLIC
Encode this
Message into a byte string in the format described by RFC
-
twisted.names.dns.Message.fromStr
twisted.names.dns.Message.html#fromStr
ZopeInterfaceFunction
Method
PUBLIC
Decode a byte string in the format described by RFC 1035 into this
Message.
-
twisted.names.dns._EDNSMessage
twisted.names.dns._EDNSMessage.html
ZopeInterfaceClass
Class
PRIVATE
An EDNS message.
-
twisted.names.dns._EDNSMessage.id
twisted.names.dns._EDNSMessage.html#id
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.names.dns._EDNSMessage.answer
twisted.names.dns._EDNSMessage.html#answer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.names.dns._EDNSMessage.opCode
twisted.names.dns._EDNSMessage.html#opCode
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.names.dns._EDNSMessage.auth
twisted.names.dns._EDNSMessage.html#auth
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.names.dns._EDNSMessage.trunc
twisted.names.dns._EDNSMessage.html#trunc
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.names.dns._EDNSMessage.recDes
twisted.names.dns._EDNSMessage.html#recDes
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.names.dns._EDNSMessage.recAv
twisted.names.dns._EDNSMessage.html#recAv
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.names.dns._EDNSMessage.rCode
twisted.names.dns._EDNSMessage.html#rCode
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.names.dns._EDNSMessage.ednsVersion
twisted.names.dns._EDNSMessage.html#ednsVersion
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.names.dns._EDNSMessage.dnssecOK
twisted.names.dns._EDNSMessage.html#dnssecOK
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.names.dns._EDNSMessage.authenticData
twisted.names.dns._EDNSMessage.html#authenticData
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.names.dns._EDNSMessage.checkingDisabled
twisted.names.dns._EDNSMessage.html#checkingDisabled
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.names.dns._EDNSMessage.maxSize
twisted.names.dns._EDNSMessage.html#maxSize
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.names.dns._EDNSMessage.queries
twisted.names.dns._EDNSMessage.html#queries
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.names.dns._EDNSMessage.answers
twisted.names.dns._EDNSMessage.html#answers
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.names.dns._EDNSMessage.authority
twisted.names.dns._EDNSMessage.html#authority
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.names.dns._EDNSMessage.additional
twisted.names.dns._EDNSMessage.html#additional
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.names.dns._EDNSMessage._messageFactory
twisted.names.dns._EDNSMessage.html#_messageFactory
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A constructor of
Message instances. Called by
_toMessage and
_fromMessage.
-
twisted.names.dns._EDNSMessage.compareAttributes
twisted.names.dns._EDNSMessage.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns._EDNSMessage.__init__
twisted.names.dns._EDNSMessage.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.names.dns._EDNSMessage.__repr__
twisted.names.dns._EDNSMessage.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns._EDNSMessage._toMessage
twisted.names.dns._EDNSMessage.html#_toMessage
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.names.dns._EDNSMessage.toStr
twisted.names.dns._EDNSMessage.html#toStr
ZopeInterfaceFunction
Method
PUBLIC
Encode to wire format by first converting to a standard
dns.Message.
-
twisted.names.dns._EDNSMessage._fromMessage
twisted.names.dns._EDNSMessage.html#_fromMessage
ZopeInterfaceFunction
Class Method
PRIVATE
Construct and return a new
_EDNSMessage whose attributes and records are derived from the attributes and records of
message (a
Message instance).
-
twisted.names.dns._EDNSMessage.fromStr
twisted.names.dns._EDNSMessage.html#fromStr
ZopeInterfaceFunction
Method
PUBLIC
Decode from wire format, saving flags, values and records to this
_EDNSMessage instance in place.
-
twisted.names.dns.DNSMixin
twisted.names.dns.DNSMixin.html
ZopeInterfaceClass
Class
PUBLIC
DNS protocol mixin shared by UDP and TCP implementations.
-
twisted.names.dns.DNSMixin._reactor
twisted.names.dns.DNSMixin.html#_reactor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.names.dns.DNSMixin.id
twisted.names.dns.DNSMixin.html#id
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.dns.DNSMixin.liveMessages
twisted.names.dns.DNSMixin.html#liveMessages
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.dns.DNSMixin.__init__
twisted.names.dns.DNSMixin.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.DNSMixin.controller
twisted.names.dns.DNSMixin.html#controller
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.dns.DNSMixin.pickID
twisted.names.dns.DNSMixin.html#pickID
ZopeInterfaceFunction
Method
PUBLIC
Return a unique ID for queries.
-
twisted.names.dns.DNSMixin.callLater
twisted.names.dns.DNSMixin.html#callLater
ZopeInterfaceFunction
Method
PUBLIC
Wrapper around reactor.callLater, mainly for test purpose.
-
twisted.names.dns.DNSMixin._query
twisted.names.dns.DNSMixin.html#_query
ZopeInterfaceFunction
Method
PRIVATE
Send out a message with the given queries.
-
twisted.names.dns.DNSMixin._clearFailed
twisted.names.dns.DNSMixin.html#_clearFailed
ZopeInterfaceFunction
Method
PRIVATE
Clean the Deferred after a timeout.
-
twisted.names.dns.DNSDatagramProtocol
twisted.names.dns.DNSDatagramProtocol.html
ZopeInterfaceClass
Class
PUBLIC
DNS protocol over UDP.
-
twisted.names.dns.DNSDatagramProtocol.resends
twisted.names.dns.DNSDatagramProtocol.html#resends
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.dns.DNSDatagramProtocol.stopProtocol
twisted.names.dns.DNSDatagramProtocol.html#stopProtocol
ZopeInterfaceFunction
Method
PUBLIC
Stop protocol: reset state variables.
-
twisted.names.dns.DNSDatagramProtocol.liveMessages
twisted.names.dns.DNSDatagramProtocol.html#liveMessages
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.dns.DNSDatagramProtocol.transport
twisted.names.dns.DNSDatagramProtocol.html#transport
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.dns.DNSDatagramProtocol.startProtocol
twisted.names.dns.DNSDatagramProtocol.html#startProtocol
ZopeInterfaceFunction
Method
PUBLIC
Upon start, reset internal state.
-
twisted.names.dns.DNSDatagramProtocol.writeMessage
twisted.names.dns.DNSDatagramProtocol.html#writeMessage
ZopeInterfaceFunction
Method
PUBLIC
Send a message holding DNS queries.
-
twisted.names.dns.DNSDatagramProtocol.startListening
twisted.names.dns.DNSDatagramProtocol.html#startListening
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.dns.DNSDatagramProtocol.datagramReceived
twisted.names.dns.DNSDatagramProtocol.html#datagramReceived
ZopeInterfaceFunction
Method
PUBLIC
Read a datagram, extract the message in it and trigger the associated Deferred.
-
twisted.names.dns.DNSDatagramProtocol.removeResend
twisted.names.dns.DNSDatagramProtocol.html#removeResend
ZopeInterfaceFunction
Method
PUBLIC
Mark message ID as no longer having duplication suppression.
-
twisted.names.dns.DNSDatagramProtocol.query
twisted.names.dns.DNSDatagramProtocol.html#query
ZopeInterfaceFunction
Method
PUBLIC
Send out a message with the given queries.
-
twisted.names.dns.DNSProtocol
twisted.names.dns.DNSProtocol.html
ZopeInterfaceClass
Class
PUBLIC
DNS protocol over TCP.
-
twisted.names.dns.DNSProtocol.length
twisted.names.dns.DNSProtocol.html#length
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.dns.DNSProtocol.buffer
twisted.names.dns.DNSProtocol.html#buffer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.dns.DNSProtocol.writeMessage
twisted.names.dns.DNSProtocol.html#writeMessage
ZopeInterfaceFunction
Method
PUBLIC
Send a message holding DNS queries.
-
twisted.names.dns.DNSProtocol.connectionMade
twisted.names.dns.DNSProtocol.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Connection is made: reset internal state, and notify the controller.
-
twisted.names.dns.DNSProtocol.liveMessages
twisted.names.dns.DNSProtocol.html#liveMessages
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.dns.DNSProtocol.connectionLost
twisted.names.dns.DNSProtocol.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Notify the controller that this protocol is no longer connected.
-
twisted.names.dns.DNSProtocol.dataReceived
twisted.names.dns.DNSProtocol.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever data is received.
-
twisted.names.dns.DNSProtocol.query
twisted.names.dns.DNSProtocol.html#query
ZopeInterfaceFunction
Method
PUBLIC
Send out a message with the given queries.
-
twisted.internet.interfaces.IAddress
twisted.internet.interfaces.IAddress.html
ZopeInterfaceClass
Interface
PUBLIC
An address, e.g. a TCP (host, port).
-
twisted.internet.interfaces.IConnector
twisted.internet.interfaces.IConnector.html
ZopeInterfaceClass
Interface
PUBLIC
Object used to interface between connections and protocols.
-
twisted.internet.interfaces.IConnector.stopConnecting
twisted.internet.interfaces.IConnector.html#stopConnecting
ZopeInterfaceFunction
Method
PUBLIC
Stop attempting to connect.
-
twisted.internet.interfaces.IConnector.disconnect
twisted.internet.interfaces.IConnector.html#disconnect
ZopeInterfaceFunction
Method
PUBLIC
Disconnect regardless of the connection state.
-
twisted.internet.interfaces.IConnector.connect
twisted.internet.interfaces.IConnector.html#connect
ZopeInterfaceFunction
Method
PUBLIC
Try to connect to remote address.
-
twisted.internet.interfaces.IConnector.getDestination
twisted.internet.interfaces.IConnector.html#getDestination
ZopeInterfaceFunction
Method
PUBLIC
Return destination this will try to connect to.
-
twisted.internet.interfaces.IResolverSimple
twisted.internet.interfaces.IResolverSimple.html
ZopeInterfaceClass
Interface
PUBLIC
No interface docstring; 1/1 method documented
-
twisted.internet.interfaces.IResolverSimple.getHostByName
twisted.internet.interfaces.IResolverSimple.html#getHostByName
ZopeInterfaceFunction
Method
PUBLIC
Resolve the domain name name into an IP address.
-
twisted.internet.interfaces.IHostResolution
twisted.internet.interfaces.IHostResolution.html
ZopeInterfaceClass
Interface
PUBLIC
An
IHostResolution represents represents an in-progress recursive query for a DNS name.
-
twisted.internet.interfaces.IHostResolution.name
twisted.internet.interfaces.IHostResolution.html#name
ZopeInterfaceAttribute
Attribute
PUBLIC
unicode; the name of the host being resolved.
-
twisted.internet.interfaces.IHostResolution.cancel
twisted.internet.interfaces.IHostResolution.html#cancel
ZopeInterfaceFunction
Method
PUBLIC
Stop the hostname resolution in progress.
-
twisted.internet.interfaces.IResolutionReceiver
twisted.internet.interfaces.IResolutionReceiver.html
ZopeInterfaceClass
Interface
PUBLIC
-
twisted.internet.interfaces.IResolutionReceiver.resolutionBegan
twisted.internet.interfaces.IResolutionReceiver.html#resolutionBegan
ZopeInterfaceFunction
Method
PUBLIC
A hostname resolution began.
-
twisted.internet.interfaces.IResolutionReceiver.addressResolved
twisted.internet.interfaces.IResolutionReceiver.html#addressResolved
ZopeInterfaceFunction
Method
PUBLIC
An internet address. This is called when an address for the given name is discovered. In the current implementation this practically means
IPv4Address or
IPv6Address, but implementations of this interface should be lenient to other types being passed to this interface as well, for future-proofing.
-
twisted.internet.interfaces.IResolutionReceiver.resolutionComplete
twisted.internet.interfaces.IResolutionReceiver.html#resolutionComplete
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.interfaces.IHostnameResolver
twisted.internet.interfaces.IHostnameResolver.html
ZopeInterfaceClass
Interface
PUBLIC
-
twisted.internet.interfaces.IHostnameResolver.resolveHostName
twisted.internet.interfaces.IHostnameResolver.html#resolveHostName
ZopeInterfaceFunction
Method
PUBLIC
Initiate a hostname resolution.
-
twisted.internet.interfaces.IResolver
twisted.internet.interfaces.IResolver.html
ZopeInterfaceClass
Interface
PUBLIC
No interface docstring; 24/24 methods documented
-
twisted.internet.interfaces.IResolver.query
twisted.internet.interfaces.IResolver.html#query
ZopeInterfaceFunction
Method
PUBLIC
Dispatch query to the method which can handle its type.
-
twisted.internet.interfaces.IResolver.lookupAddress
twisted.internet.interfaces.IResolver.html#lookupAddress
ZopeInterfaceFunction
Method
PUBLIC
Perform an A record lookup.
-
twisted.internet.interfaces.IResolver.lookupAddress6
twisted.internet.interfaces.IResolver.html#lookupAddress6
ZopeInterfaceFunction
Method
PUBLIC
Perform an A6 record lookup.
-
twisted.internet.interfaces.IResolver.lookupIPV6Address
twisted.internet.interfaces.IResolver.html#lookupIPV6Address
ZopeInterfaceFunction
Method
PUBLIC
Perform an AAAA record lookup.
-
twisted.internet.interfaces.IResolver.lookupMailExchange
twisted.internet.interfaces.IResolver.html#lookupMailExchange
ZopeInterfaceFunction
Method
PUBLIC
Perform an MX record lookup.
-
twisted.internet.interfaces.IResolver.lookupNameservers
twisted.internet.interfaces.IResolver.html#lookupNameservers
ZopeInterfaceFunction
Method
PUBLIC
Perform an NS record lookup.
-
twisted.internet.interfaces.IResolver.lookupCanonicalName
twisted.internet.interfaces.IResolver.html#lookupCanonicalName
ZopeInterfaceFunction
Method
PUBLIC
Perform a CNAME record lookup.
-
twisted.internet.interfaces.IResolver.lookupMailBox
twisted.internet.interfaces.IResolver.html#lookupMailBox
ZopeInterfaceFunction
Method
PUBLIC
Perform an MB record lookup.
-
twisted.internet.interfaces.IResolver.lookupMailGroup
twisted.internet.interfaces.IResolver.html#lookupMailGroup
ZopeInterfaceFunction
Method
PUBLIC
Perform an MG record lookup.
-
twisted.internet.interfaces.IResolver.lookupMailRename
twisted.internet.interfaces.IResolver.html#lookupMailRename
ZopeInterfaceFunction
Method
PUBLIC
Perform an MR record lookup.
-
twisted.internet.interfaces.IResolver.lookupPointer
twisted.internet.interfaces.IResolver.html#lookupPointer
ZopeInterfaceFunction
Method
PUBLIC
Perform a PTR record lookup.
-
twisted.internet.interfaces.IResolver.lookupAuthority
twisted.internet.interfaces.IResolver.html#lookupAuthority
ZopeInterfaceFunction
Method
PUBLIC
Perform an SOA record lookup.
-
twisted.internet.interfaces.IResolver.lookupNull
twisted.internet.interfaces.IResolver.html#lookupNull
ZopeInterfaceFunction
Method
PUBLIC
Perform a NULL record lookup.
-
twisted.internet.interfaces.IResolver.lookupWellKnownServices
twisted.internet.interfaces.IResolver.html#lookupWellKnownServices
ZopeInterfaceFunction
Method
PUBLIC
Perform a WKS record lookup.
-
twisted.internet.interfaces.IResolver.lookupHostInfo
twisted.internet.interfaces.IResolver.html#lookupHostInfo
ZopeInterfaceFunction
Method
PUBLIC
Perform a HINFO record lookup.
-
twisted.internet.interfaces.IResolver.lookupMailboxInfo
twisted.internet.interfaces.IResolver.html#lookupMailboxInfo
ZopeInterfaceFunction
Method
PUBLIC
Perform an MINFO record lookup.
-
twisted.internet.interfaces.IResolver.lookupText
twisted.internet.interfaces.IResolver.html#lookupText
ZopeInterfaceFunction
Method
PUBLIC
Perform a TXT record lookup.
-
twisted.internet.interfaces.IResolver.lookupResponsibility
twisted.internet.interfaces.IResolver.html#lookupResponsibility
ZopeInterfaceFunction
Method
PUBLIC
Perform an RP record lookup.
-
twisted.internet.interfaces.IResolver.lookupAFSDatabase
twisted.internet.interfaces.IResolver.html#lookupAFSDatabase
ZopeInterfaceFunction
Method
PUBLIC
Perform an AFSDB record lookup.
-
twisted.internet.interfaces.IResolver.lookupService
twisted.internet.interfaces.IResolver.html#lookupService
ZopeInterfaceFunction
Method
PUBLIC
Perform an SRV record lookup.
-
twisted.internet.interfaces.IResolver.lookupAllRecords
twisted.internet.interfaces.IResolver.html#lookupAllRecords
ZopeInterfaceFunction
Method
PUBLIC
Perform an ALL_RECORD lookup.
-
twisted.internet.interfaces.IResolver.lookupSenderPolicy
twisted.internet.interfaces.IResolver.html#lookupSenderPolicy
ZopeInterfaceFunction
Method
PUBLIC
Perform a SPF record lookup.
-
twisted.internet.interfaces.IResolver.lookupNamingAuthorityPointer
twisted.internet.interfaces.IResolver.html#lookupNamingAuthorityPointer
ZopeInterfaceFunction
Method
PUBLIC
Perform a NAPTR record lookup.
-
twisted.internet.interfaces.IResolver.lookupZone
twisted.internet.interfaces.IResolver.html#lookupZone
ZopeInterfaceFunction
Method
PUBLIC
Perform an AXFR record lookup.
-
twisted.internet.interfaces.IReactorTCP
twisted.internet.interfaces.IReactorTCP.html
ZopeInterfaceClass
Interface
PUBLIC
No interface docstring; 2/2 methods documented
-
twisted.internet.interfaces.IReactorTCP.listenTCP
twisted.internet.interfaces.IReactorTCP.html#listenTCP
ZopeInterfaceFunction
Method
PUBLIC
Connects a given protocol factory to the given numeric TCP/IP port.
-
twisted.internet.interfaces.IReactorTCP.connectTCP
twisted.internet.interfaces.IReactorTCP.html#connectTCP
ZopeInterfaceFunction
Method
PUBLIC
Connect a TCP client.
-
twisted.internet.interfaces.IReactorUNIX
twisted.internet.interfaces.IReactorUNIX.html
ZopeInterfaceClass
Interface
PUBLIC
UNIX socket methods.
-
twisted.internet.interfaces.IReactorUNIX.connectUNIX
twisted.internet.interfaces.IReactorUNIX.html#connectUNIX
ZopeInterfaceFunction
Method
PUBLIC
Connect a client protocol to a UNIX socket.
-
twisted.internet.interfaces.IReactorUNIX.listenUNIX
twisted.internet.interfaces.IReactorUNIX.html#listenUNIX
ZopeInterfaceFunction
Method
PUBLIC
Listen on a UNIX socket.
-
twisted.internet.interfaces.IReactorUNIXDatagram
twisted.internet.interfaces.IReactorUNIXDatagram.html
ZopeInterfaceClass
Interface
PUBLIC
Datagram UNIX socket methods.
-
twisted.internet.interfaces.IReactorUNIXDatagram.connectUNIXDatagram
twisted.internet.interfaces.IReactorUNIXDatagram.html#connectUNIXDatagram
ZopeInterfaceFunction
Method
PUBLIC
Connect a client protocol to a datagram UNIX socket.
-
twisted.internet.interfaces.IReactorUNIXDatagram.listenUNIXDatagram
twisted.internet.interfaces.IReactorUNIXDatagram.html#listenUNIXDatagram
ZopeInterfaceFunction
Method
PUBLIC
Listen on a datagram UNIX socket.
-
twisted.internet.interfaces.IReactorWin32Events
twisted.internet.interfaces.IReactorWin32Events.html
ZopeInterfaceClass
Interface
PUBLIC
Win32 Event API methods
-
twisted.internet.interfaces.IReactorWin32Events.addEvent
twisted.internet.interfaces.IReactorWin32Events.html#addEvent
ZopeInterfaceFunction
Method
PUBLIC
Add a new win32 event to the event loop.
-
twisted.internet.interfaces.IReactorWin32Events.removeEvent
twisted.internet.interfaces.IReactorWin32Events.html#removeEvent
ZopeInterfaceFunction
Method
PUBLIC
Remove an event.
-
twisted.internet.interfaces.IReactorUDP
twisted.internet.interfaces.IReactorUDP.html
ZopeInterfaceClass
Interface
PUBLIC
UDP socket methods.
-
twisted.internet.interfaces.IReactorUDP.listenUDP
twisted.internet.interfaces.IReactorUDP.html#listenUDP
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.interfaces.IReactorMulticast
twisted.internet.interfaces.IReactorMulticast.html
ZopeInterfaceClass
Interface
PUBLIC
UDP socket methods that support multicast.
-
twisted.internet.interfaces.IReactorMulticast.listenMulticast
twisted.internet.interfaces.IReactorMulticast.html#listenMulticast
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.interfaces.IReactorSocket
twisted.internet.interfaces.IReactorSocket.html
ZopeInterfaceClass
Interface
PUBLIC
Methods which allow a reactor to use externally created sockets.
-
twisted.internet.interfaces.IReactorSocket.adoptStreamPort
twisted.internet.interfaces.IReactorSocket.html#adoptStreamPort
ZopeInterfaceFunction
Method
PUBLIC
Add an existing listening SOCK_STREAM socket to the reactor to monitor for new connections to accept and handle.
-
twisted.internet.interfaces.IReactorSocket.adoptStreamConnection
twisted.internet.interfaces.IReactorSocket.html#adoptStreamConnection
ZopeInterfaceFunction
Method
PUBLIC
Add an existing connected SOCK_STREAM socket to the reactor to monitor for data.
-
twisted.internet.interfaces.IReactorSocket.adoptDatagramPort
twisted.internet.interfaces.IReactorSocket.html#adoptDatagramPort
ZopeInterfaceFunction
Method
PUBLIC
Add an existing listening SOCK_DGRAM socket to the reactor to monitor for read and write readiness.
-
twisted.internet.interfaces.IReactorProcess
twisted.internet.interfaces.IReactorProcess.html
ZopeInterfaceClass
Interface
PUBLIC
No interface docstring; 1/1 method documented
-
twisted.internet.interfaces.IReactorProcess.spawnProcess
twisted.internet.interfaces.IReactorProcess.html#spawnProcess
ZopeInterfaceFunction
Method
PUBLIC
Spawn a process, with a process protocol.
-
twisted.internet.interfaces.IReactorTime
twisted.internet.interfaces.IReactorTime.html
ZopeInterfaceClass
Interface
PUBLIC
Time methods that a Reactor should implement.
-
twisted.internet.interfaces.IReactorTime.seconds
twisted.internet.interfaces.IReactorTime.html#seconds
ZopeInterfaceFunction
Method
PUBLIC
Get the current time in seconds.
-
twisted.internet.interfaces.IReactorTime.callLater
twisted.internet.interfaces.IReactorTime.html#callLater
ZopeInterfaceFunction
Method
PUBLIC
Call a function later.
-
twisted.internet.interfaces.IReactorTime.getDelayedCalls
twisted.internet.interfaces.IReactorTime.html#getDelayedCalls
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.interfaces.IDelayedCall
twisted.internet.interfaces.IDelayedCall.html
ZopeInterfaceClass
Interface
PUBLIC
A scheduled call.
-
twisted.internet.interfaces.IDelayedCall.getTime
twisted.internet.interfaces.IDelayedCall.html#getTime
ZopeInterfaceFunction
Method
PUBLIC
Get time when delayed call will happen.
-
twisted.internet.interfaces.IDelayedCall.cancel
twisted.internet.interfaces.IDelayedCall.html#cancel
ZopeInterfaceFunction
Method
PUBLIC
Cancel the scheduled call.
-
twisted.internet.interfaces.IDelayedCall.delay
twisted.internet.interfaces.IDelayedCall.html#delay
ZopeInterfaceFunction
Method
PUBLIC
Delay the scheduled call.
-
twisted.internet.interfaces.IDelayedCall.reset
twisted.internet.interfaces.IDelayedCall.html#reset
ZopeInterfaceFunction
Method
PUBLIC
Reset the scheduled call's timer.
-
twisted.internet.interfaces.IDelayedCall.active
twisted.internet.interfaces.IDelayedCall.html#active
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.interfaces.IReactorFromThreads
twisted.internet.interfaces.IReactorFromThreads.html
ZopeInterfaceClass
Interface
PUBLIC
This interface is the set of thread-safe methods which may be invoked on the reactor from other threads.
-
twisted.internet.interfaces.IReactorFromThreads.callFromThread
twisted.internet.interfaces.IReactorFromThreads.html#callFromThread
ZopeInterfaceFunction
Method
PUBLIC
Cause a function to be executed by the reactor thread.
-
twisted.internet.interfaces.IReactorInThreads
twisted.internet.interfaces.IReactorInThreads.html
ZopeInterfaceClass
Interface
PUBLIC
This interface contains the methods exposed by a reactor which will let you run functions in another thread.
-
twisted.internet.interfaces.IReactorInThreads.callInThread
twisted.internet.interfaces.IReactorInThreads.html#callInThread
ZopeInterfaceFunction
Method
PUBLIC
Run the given callable object in a separate thread, with the given arguments and keyword arguments.
-
twisted.internet.interfaces.IReactorThreads
twisted.internet.interfaces.IReactorThreads.html
ZopeInterfaceClass
Interface
PUBLIC
Dispatch methods to be run in threads.
-
twisted.internet.interfaces.IReactorThreads.getThreadPool
twisted.internet.interfaces.IReactorThreads.html#getThreadPool
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.interfaces.IReactorThreads.suggestThreadPoolSize
twisted.internet.interfaces.IReactorThreads.html#suggestThreadPoolSize
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.interfaces.IReactorCore
twisted.internet.interfaces.IReactorCore.html
ZopeInterfaceClass
Interface
PUBLIC
Core methods that a Reactor must implement.
-
twisted.internet.interfaces.IReactorCore.running
twisted.internet.interfaces.IReactorCore.html#running
ZopeInterfaceAttribute
Attribute
PUBLIC
A bool which is True from during startup to during shutdown and False the rest of the time.
-
twisted.internet.interfaces.IReactorCore.resolve
twisted.internet.interfaces.IReactorCore.html#resolve
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.interfaces.IReactorCore.run
twisted.internet.interfaces.IReactorCore.html#run
ZopeInterfaceFunction
Method
PUBLIC
Fire 'startup' System Events, move the reactor to the 'running' state, then run the main loop until it is stopped with stop() or crash().
-
twisted.internet.interfaces.IReactorCore.stop
twisted.internet.interfaces.IReactorCore.html#stop
ZopeInterfaceFunction
Method
PUBLIC
Fire 'shutdown' System Events, which will move the reactor to the 'stopped' state and cause reactor.run() to exit.
-
twisted.internet.interfaces.IReactorCore.crash
twisted.internet.interfaces.IReactorCore.html#crash
ZopeInterfaceFunction
Method
PUBLIC
Stop the main loop *immediately*, without firing any system events.
-
twisted.internet.interfaces.IReactorCore.iterate
twisted.internet.interfaces.IReactorCore.html#iterate
ZopeInterfaceFunction
Method
PUBLIC
Run the main loop's I/O polling function for a period of time.
-
twisted.internet.interfaces.IReactorCore.fireSystemEvent
twisted.internet.interfaces.IReactorCore.html#fireSystemEvent
ZopeInterfaceFunction
Method
PUBLIC
Fire a system-wide event.
-
twisted.internet.interfaces.IReactorCore.addSystemEventTrigger
twisted.internet.interfaces.IReactorCore.html#addSystemEventTrigger
ZopeInterfaceFunction
Method
PUBLIC
Add a function to be called when a system event occurs.
-
twisted.internet.interfaces.IReactorCore.removeSystemEventTrigger
twisted.internet.interfaces.IReactorCore.html#removeSystemEventTrigger
ZopeInterfaceFunction
Method
PUBLIC
Removes a trigger added with addSystemEventTrigger.
-
twisted.internet.interfaces.IReactorCore.callWhenRunning
twisted.internet.interfaces.IReactorCore.html#callWhenRunning
ZopeInterfaceFunction
Method
PUBLIC
Call a function when the reactor is running.
-
twisted.internet.interfaces.IReactorPluggableResolver
twisted.internet.interfaces.IReactorPluggableResolver.html
ZopeInterfaceClass
Interface
PUBLIC
-
twisted.internet.interfaces.IReactorPluggableResolver.installResolver
twisted.internet.interfaces.IReactorPluggableResolver.html#installResolver
ZopeInterfaceFunction
Method
PUBLIC
Set the internal resolver to use to for name lookups.
-
twisted.internet.interfaces.IReactorPluggableNameResolver
twisted.internet.interfaces.IReactorPluggableNameResolver.html
ZopeInterfaceClass
Interface
PUBLIC
-
twisted.internet.interfaces.IReactorPluggableNameResolver.nameResolver
twisted.internet.interfaces.IReactorPluggableNameResolver.html#nameResolver
ZopeInterfaceAttribute
Attribute
PUBLIC
-
twisted.internet.interfaces.IReactorPluggableNameResolver.installNameResolver
twisted.internet.interfaces.IReactorPluggableNameResolver.html#installNameResolver
ZopeInterfaceFunction
Method
PUBLIC
Set the internal resolver to use for name lookups.
-
twisted.internet.interfaces.IReactorDaemonize
twisted.internet.interfaces.IReactorDaemonize.html
ZopeInterfaceClass
Interface
PUBLIC
A reactor which provides hooks that need to be called before and after daemonization.
-
twisted.internet.interfaces.IReactorDaemonize.beforeDaemonize
twisted.internet.interfaces.IReactorDaemonize.html#beforeDaemonize
ZopeInterfaceFunction
Method
PUBLIC
Hook to be called immediately before daemonization. No reactor methods may be called until
afterDaemonize is called.
-
twisted.internet.interfaces.IReactorDaemonize.afterDaemonize
twisted.internet.interfaces.IReactorDaemonize.html#afterDaemonize
ZopeInterfaceFunction
Method
PUBLIC
Hook to be called immediately after daemonization. This may only be called after
beforeDaemonize had been called previously.
-
twisted.internet.interfaces.IReactorFDSet
twisted.internet.interfaces.IReactorFDSet.html
ZopeInterfaceClass
Interface
PUBLIC
-
twisted.internet.interfaces.IReactorFDSet.addReader
twisted.internet.interfaces.IReactorFDSet.html#addReader
ZopeInterfaceFunction
Method
PUBLIC
I add reader to the set of file descriptors to get read events for.
-
twisted.internet.interfaces.IReactorFDSet.addWriter
twisted.internet.interfaces.IReactorFDSet.html#addWriter
ZopeInterfaceFunction
Method
PUBLIC
I add writer to the set of file descriptors to get write events for.
-
twisted.internet.interfaces.IReactorFDSet.removeReader
twisted.internet.interfaces.IReactorFDSet.html#removeReader
ZopeInterfaceFunction
Method
PUBLIC
Removes an object previously added with
addReader.
-
twisted.internet.interfaces.IReactorFDSet.removeWriter
twisted.internet.interfaces.IReactorFDSet.html#removeWriter
ZopeInterfaceFunction
Method
PUBLIC
Removes an object previously added with
addWriter.
-
twisted.internet.interfaces.IReactorFDSet.removeAll
twisted.internet.interfaces.IReactorFDSet.html#removeAll
ZopeInterfaceFunction
Method
PUBLIC
Remove all readers and writers.
-
twisted.internet.interfaces.IReactorFDSet.getReaders
twisted.internet.interfaces.IReactorFDSet.html#getReaders
ZopeInterfaceFunction
Method
PUBLIC
Return the list of file descriptors currently monitored for input events by the reactor.
-
twisted.internet.interfaces.IReactorFDSet.getWriters
twisted.internet.interfaces.IReactorFDSet.html#getWriters
ZopeInterfaceFunction
Method
PUBLIC
Return the list file descriptors currently monitored for output events by the reactor.
-
twisted.internet.interfaces.IListeningPort
twisted.internet.interfaces.IListeningPort.html
ZopeInterfaceClass
Interface
PUBLIC
A listening port.
-
twisted.internet.interfaces.IListeningPort.startListening
twisted.internet.interfaces.IListeningPort.html#startListening
ZopeInterfaceFunction
Method
PUBLIC
Start listening on this port.
-
twisted.internet.interfaces.IListeningPort.stopListening
twisted.internet.interfaces.IListeningPort.html#stopListening
ZopeInterfaceFunction
Method
PUBLIC
Stop listening on this port.
-
twisted.internet.interfaces.IListeningPort.getHost
twisted.internet.interfaces.IListeningPort.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
Get the host that this port is listening for.
-
twisted.internet.interfaces.ILoggingContext
twisted.internet.interfaces.ILoggingContext.html
ZopeInterfaceClass
Interface
PUBLIC
Give context information that will be used to log events generated by this item.
-
twisted.internet.interfaces.ILoggingContext.logPrefix
twisted.internet.interfaces.ILoggingContext.html#logPrefix
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.interfaces.IFileDescriptor
twisted.internet.interfaces.IFileDescriptor.html
ZopeInterfaceClass
Interface
PUBLIC
An interface representing a UNIX-style numeric file descriptor.
-
twisted.internet.interfaces.IFileDescriptor.fileno
twisted.internet.interfaces.IFileDescriptor.html#fileno
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.interfaces.IFileDescriptor.connectionLost
twisted.internet.interfaces.IFileDescriptor.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection was lost.
-
twisted.internet.interfaces.IReadDescriptor
twisted.internet.interfaces.IReadDescriptor.html
ZopeInterfaceClass
Interface
PUBLIC
-
twisted.internet.interfaces.IReadDescriptor.doRead
twisted.internet.interfaces.IReadDescriptor.html#doRead
ZopeInterfaceFunction
Method
PUBLIC
Some data is available for reading on your descriptor.
-
twisted.internet.interfaces.IWriteDescriptor
twisted.internet.interfaces.IWriteDescriptor.html
ZopeInterfaceClass
Interface
PUBLIC
-
twisted.internet.interfaces.IWriteDescriptor.doWrite
twisted.internet.interfaces.IWriteDescriptor.html#doWrite
ZopeInterfaceFunction
Method
PUBLIC
Some data can be written to your descriptor.
-
twisted.internet.interfaces.IReadWriteDescriptor
twisted.internet.interfaces.IReadWriteDescriptor.html
ZopeInterfaceClass
Interface
PUBLIC
-
twisted.internet.interfaces.IHalfCloseableDescriptor
twisted.internet.interfaces.IHalfCloseableDescriptor.html
ZopeInterfaceClass
Interface
PUBLIC
A descriptor that can be half-closed.
-
twisted.internet.interfaces.IHalfCloseableDescriptor.writeConnectionLost
twisted.internet.interfaces.IHalfCloseableDescriptor.html#writeConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Indicates write connection was lost.
-
twisted.internet.interfaces.IHalfCloseableDescriptor.readConnectionLost
twisted.internet.interfaces.IHalfCloseableDescriptor.html#readConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Indicates read connection was lost.
-
twisted.internet.interfaces.ISystemHandle
twisted.internet.interfaces.ISystemHandle.html
ZopeInterfaceClass
Interface
PUBLIC
An object that wraps a networking OS-specific handle.
-
twisted.internet.interfaces.ISystemHandle.getHandle
twisted.internet.interfaces.ISystemHandle.html#getHandle
ZopeInterfaceFunction
Method
PUBLIC
Return a system- and reactor-specific handle.
-
twisted.internet.interfaces.IConsumer
twisted.internet.interfaces.IConsumer.html
ZopeInterfaceClass
Interface
PUBLIC
A consumer consumes data from a producer.
-
twisted.internet.interfaces.IConsumer.registerProducer
twisted.internet.interfaces.IConsumer.html#registerProducer
ZopeInterfaceFunction
Method
PUBLIC
Register to receive data from a producer.
-
twisted.internet.interfaces.IConsumer.unregisterProducer
twisted.internet.interfaces.IConsumer.html#unregisterProducer
ZopeInterfaceFunction
Method
PUBLIC
Stop consuming data from a producer, without disconnecting.
-
twisted.internet.interfaces.IConsumer.write
twisted.internet.interfaces.IConsumer.html#write
ZopeInterfaceFunction
Method
PUBLIC
The producer will write data by calling this method.
-
twisted.internet.interfaces.IProducer
twisted.internet.interfaces.IProducer.html
ZopeInterfaceClass
Interface
PUBLIC
A producer produces data for a consumer.
-
twisted.internet.interfaces.IProducer.stopProducing
twisted.internet.interfaces.IProducer.html#stopProducing
ZopeInterfaceFunction
Method
PUBLIC
Stop producing data.
-
twisted.internet.interfaces.IPushProducer
twisted.internet.interfaces.IPushProducer.html
ZopeInterfaceClass
Interface
PUBLIC
A push producer, also known as a streaming producer is expected to produce (write to this consumer) data on a continuous basis, unless it has been paused. A paused push producer will resume producing after its ...
-
twisted.internet.interfaces.IPushProducer.pauseProducing
twisted.internet.interfaces.IPushProducer.html#pauseProducing
ZopeInterfaceFunction
Method
PUBLIC
Pause producing data.
-
twisted.internet.interfaces.IPushProducer.resumeProducing
twisted.internet.interfaces.IPushProducer.html#resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
Resume producing data.
-
twisted.internet.interfaces.IPullProducer
twisted.internet.interfaces.IPullProducer.html
ZopeInterfaceClass
Interface
PUBLIC
A pull producer, also known as a non-streaming producer, is expected to produce data each time
resumeProducing() is called.
-
twisted.internet.interfaces.IPullProducer.resumeProducing
twisted.internet.interfaces.IPullProducer.html#resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
Produce data for the consumer a single time.
-
twisted.internet.interfaces.IProtocol
twisted.internet.interfaces.IProtocol.html
ZopeInterfaceClass
Interface
PUBLIC
No interface docstring; 4/4 methods documented
-
twisted.internet.interfaces.IProtocol.dataReceived
twisted.internet.interfaces.IProtocol.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever data is received.
-
twisted.internet.interfaces.IProtocol.connectionLost
twisted.internet.interfaces.IProtocol.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.internet.interfaces.IProtocol.makeConnection
twisted.internet.interfaces.IProtocol.html#makeConnection
ZopeInterfaceFunction
Method
PUBLIC
Make a connection to a transport and a server.
-
twisted.internet.interfaces.IProtocol.connectionMade
twisted.internet.interfaces.IProtocol.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.internet.interfaces.IProcessProtocol
twisted.internet.interfaces.IProcessProtocol.html
ZopeInterfaceClass
Interface
PUBLIC
Interface for process-related event handlers.
-
twisted.internet.interfaces.IProcessProtocol.makeConnection
twisted.internet.interfaces.IProcessProtocol.html#makeConnection
ZopeInterfaceFunction
Method
PUBLIC
Called when the process has been created.
-
twisted.internet.interfaces.IProcessProtocol.childDataReceived
twisted.internet.interfaces.IProcessProtocol.html#childDataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when data arrives from the child process.
-
twisted.internet.interfaces.IProcessProtocol.childConnectionLost
twisted.internet.interfaces.IProcessProtocol.html#childConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when a file descriptor associated with the child process is closed.
-
twisted.internet.interfaces.IProcessProtocol.processExited
twisted.internet.interfaces.IProcessProtocol.html#processExited
ZopeInterfaceFunction
Method
PUBLIC
Called when the child process exits.
-
twisted.internet.interfaces.IProcessProtocol.processEnded
twisted.internet.interfaces.IProcessProtocol.html#processEnded
ZopeInterfaceFunction
Method
PUBLIC
Called when the child process exits and all file descriptors associated with it have been closed.
-
twisted.internet.interfaces.IHalfCloseableProtocol
twisted.internet.interfaces.IHalfCloseableProtocol.html
ZopeInterfaceClass
Interface
PUBLIC
Implemented to indicate they want notification of half-closes.
-
twisted.internet.interfaces.IHalfCloseableProtocol.readConnectionLost
twisted.internet.interfaces.IHalfCloseableProtocol.html#readConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Notification of the read connection being closed.
-
twisted.internet.interfaces.IHalfCloseableProtocol.writeConnectionLost
twisted.internet.interfaces.IHalfCloseableProtocol.html#writeConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Notification of the write connection being closed.
-
twisted.internet.interfaces.IHandshakeListener
twisted.internet.interfaces.IHandshakeListener.html
ZopeInterfaceClass
Interface
PUBLIC
An interface implemented by a
IProtocol to indicate that it would like to be notified when TLS handshakes complete when run over a TLS-based transport.
-
twisted.internet.interfaces.IHandshakeListener.handshakeCompleted
twisted.internet.interfaces.IHandshakeListener.html#handshakeCompleted
ZopeInterfaceFunction
Method
PUBLIC
Notification of the TLS handshake being completed.
-
twisted.internet.interfaces.IFileDescriptorReceiver
twisted.internet.interfaces.IFileDescriptorReceiver.html
ZopeInterfaceClass
Interface
PUBLIC
Protocols may implement
IFileDescriptorReceiver to receive file descriptors sent to them. This is useful in conjunction with
IUNIXTransport, which allows file descriptors to be sent between processes on a single host.
-
twisted.internet.interfaces.IFileDescriptorReceiver.fileDescriptorReceived
twisted.internet.interfaces.IFileDescriptorReceiver.html#fileDescriptorReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when a file descriptor is received over the connection.
-
twisted.internet.interfaces.IProtocolFactory
twisted.internet.interfaces.IProtocolFactory.html
ZopeInterfaceClass
Interface
PUBLIC
Interface for protocol factories.
-
twisted.internet.interfaces.IProtocolFactory.buildProtocol
twisted.internet.interfaces.IProtocolFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection has been established to addr.
-
twisted.internet.interfaces.IProtocolFactory.doStart
twisted.internet.interfaces.IProtocolFactory.html#doStart
ZopeInterfaceFunction
Method
PUBLIC
Called every time this is connected to a Port or Connector.
-
twisted.internet.interfaces.IProtocolFactory.doStop
twisted.internet.interfaces.IProtocolFactory.html#doStop
ZopeInterfaceFunction
Method
PUBLIC
Called every time this is unconnected from a Port or Connector.
-
twisted.internet.interfaces.ITransport
twisted.internet.interfaces.ITransport.html
ZopeInterfaceClass
Interface
PUBLIC
I am a transport for bytes.
-
twisted.internet.interfaces.ITransport.write
twisted.internet.interfaces.ITransport.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write some data to the physical connection, in sequence, in a non-blocking fashion.
-
twisted.internet.interfaces.ITransport.writeSequence
twisted.internet.interfaces.ITransport.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Write an iterable of byte strings to the physical connection.
-
twisted.internet.interfaces.ITransport.loseConnection
twisted.internet.interfaces.ITransport.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Close my connection, after writing all pending data.
-
twisted.internet.interfaces.ITransport.getPeer
twisted.internet.interfaces.ITransport.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
Get the remote address of this connection.
-
twisted.internet.interfaces.ITransport.getHost
twisted.internet.interfaces.ITransport.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
Similar to getPeer, but returns an address describing this side of the connection.
-
twisted.internet.interfaces.ITCPTransport
twisted.internet.interfaces.ITCPTransport.html
ZopeInterfaceClass
Interface
PUBLIC
A TCP based transport.
-
twisted.internet.interfaces.ITCPTransport.loseWriteConnection
twisted.internet.interfaces.ITCPTransport.html#loseWriteConnection
ZopeInterfaceFunction
Method
PUBLIC
Half-close the write side of a TCP connection.
-
twisted.internet.interfaces.ITCPTransport.abortConnection
twisted.internet.interfaces.ITCPTransport.html#abortConnection
ZopeInterfaceFunction
Method
PUBLIC
Close the connection abruptly.
-
twisted.internet.interfaces.ITCPTransport.getTcpNoDelay
twisted.internet.interfaces.ITCPTransport.html#getTcpNoDelay
ZopeInterfaceFunction
Method
PUBLIC
Return if TCP_NODELAY is enabled.
-
twisted.internet.interfaces.ITCPTransport.setTcpNoDelay
twisted.internet.interfaces.ITCPTransport.html#setTcpNoDelay
ZopeInterfaceFunction
Method
PUBLIC
Enable/disable TCP_NODELAY.
-
twisted.internet.interfaces.ITCPTransport.getTcpKeepAlive
twisted.internet.interfaces.ITCPTransport.html#getTcpKeepAlive
ZopeInterfaceFunction
Method
PUBLIC
Return if SO_KEEPALIVE is enabled.
-
twisted.internet.interfaces.ITCPTransport.setTcpKeepAlive
twisted.internet.interfaces.ITCPTransport.html#setTcpKeepAlive
ZopeInterfaceFunction
Method
PUBLIC
Enable/disable SO_KEEPALIVE.
-
twisted.internet.interfaces.ITCPTransport.getHost
twisted.internet.interfaces.ITCPTransport.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.interfaces.ITCPTransport.getPeer
twisted.internet.interfaces.ITCPTransport.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.interfaces.IUNIXTransport
twisted.internet.interfaces.IUNIXTransport.html
ZopeInterfaceClass
Interface
PUBLIC
Transport for stream-oriented unix domain connections.
-
twisted.internet.interfaces.IUNIXTransport.sendFileDescriptor
twisted.internet.interfaces.IUNIXTransport.html#sendFileDescriptor
ZopeInterfaceFunction
Method
PUBLIC
Send a duplicate of this (file, socket, pipe, etc) descriptor to the other end of this connection.
-
twisted.internet.interfaces.IOpenSSLServerConnectionCreator
twisted.internet.interfaces.IOpenSSLServerConnectionCreator.html
ZopeInterfaceClass
Interface
PUBLIC
-
twisted.internet.interfaces.IOpenSSLServerConnectionCreator.serverConnectionForTLS
twisted.internet.interfaces.IOpenSSLServerConnectionCreator.html#serverConnectionForTLS
ZopeInterfaceFunction
Method
PUBLIC
Create a connection for the given server protocol.
-
twisted.internet.interfaces.IOpenSSLClientConnectionCreator
twisted.internet.interfaces.IOpenSSLClientConnectionCreator.html
ZopeInterfaceClass
Interface
PUBLIC
-
twisted.internet.interfaces.IOpenSSLClientConnectionCreator.clientConnectionForTLS
twisted.internet.interfaces.IOpenSSLClientConnectionCreator.html#clientConnectionForTLS
ZopeInterfaceFunction
Method
PUBLIC
Create a connection for the given client protocol.
-
twisted.internet.interfaces.IProtocolNegotiationFactory
twisted.internet.interfaces.IProtocolNegotiationFactory.html
ZopeInterfaceClass
Interface
PUBLIC
A provider of
IProtocolNegotiationFactory can provide information about the various protocols that the factory can create implementations of. This can be used, for example, to provide protocol names for Next Protocol Negotiation and Application Layer Protocol Negotiation.
-
twisted.internet.interfaces.IProtocolNegotiationFactory.acceptableProtocols
twisted.internet.interfaces.IProtocolNegotiationFactory.html#acceptableProtocols
ZopeInterfaceFunction
Method
PUBLIC
Returns a list of protocols that can be spoken by the connection factory in the form of ALPN tokens, as laid out in the IANA registry for ALPN tokens.
-
twisted.internet.interfaces.IOpenSSLContextFactory
twisted.internet.interfaces.IOpenSSLContextFactory.html
ZopeInterfaceClass
Interface
PUBLIC
A provider of
IOpenSSLContextFactory is capable of generating
OpenSSL.SSL.Context classes suitable for configuring TLS on a connection. A provider will store enough state to be able to generate these contexts as needed for individual connections.
-
twisted.internet.interfaces.IOpenSSLContextFactory.getContext
twisted.internet.interfaces.IOpenSSLContextFactory.html#getContext
ZopeInterfaceFunction
Method
PUBLIC
Returns a TLS context object, suitable for securing a TLS connection. This context object will be appropriately customized for the connection based on the state in this object.
-
twisted.internet.interfaces.ITLSTransport
twisted.internet.interfaces.ITLSTransport.html
ZopeInterfaceClass
Interface
PUBLIC
A TCP transport that supports switching to TLS midstream.
-
twisted.internet.interfaces.ITLSTransport.startTLS
twisted.internet.interfaces.ITLSTransport.html#startTLS
ZopeInterfaceFunction
Method
PUBLIC
Initiate TLS negotiation.
-
twisted.internet.interfaces.ISSLTransport
twisted.internet.interfaces.ISSLTransport.html
ZopeInterfaceClass
Interface
PUBLIC
A SSL/TLS based transport.
-
twisted.internet.interfaces.ISSLTransport.getPeerCertificate
twisted.internet.interfaces.ISSLTransport.html#getPeerCertificate
ZopeInterfaceFunction
Method
PUBLIC
Return an object with the peer's certificate info.
-
twisted.internet.interfaces.INegotiated
twisted.internet.interfaces.INegotiated.html
ZopeInterfaceClass
Interface
PUBLIC
A TLS based transport that supports using ALPN/NPN to negotiate the protocol to be used inside the encrypted tunnel.
-
twisted.internet.interfaces.INegotiated.negotiatedProtocol
twisted.internet.interfaces.INegotiated.html#negotiatedProtocol
ZopeInterfaceAttribute
Attribute
PUBLIC
The protocol selected to be spoken using ALPN/NPN. The result from ALPN is preferred to the result from NPN if both were used. If the remote peer does not support ALPN or NPN, or neither NPN or ALPN are available on this machine, will be ...
-
twisted.internet.interfaces.ICipher
twisted.internet.interfaces.ICipher.html
ZopeInterfaceClass
Interface
PUBLIC
A TLS cipher.
-
twisted.internet.interfaces.ICipher.fullName
twisted.internet.interfaces.ICipher.html#fullName
ZopeInterfaceAttribute
Attribute
PUBLIC
The fully qualified name of the cipher in
unicode.
-
twisted.internet.interfaces.IAcceptableCiphers
twisted.internet.interfaces.IAcceptableCiphers.html
ZopeInterfaceClass
Interface
PUBLIC
A list of acceptable ciphers for a TLS context.
-
twisted.internet.interfaces.IAcceptableCiphers.selectCiphers
twisted.internet.interfaces.IAcceptableCiphers.html#selectCiphers
ZopeInterfaceFunction
Method
PUBLIC
Choose which ciphers to allow to be negotiated on a TLS connection.
-
twisted.internet.interfaces.IProcessTransport
twisted.internet.interfaces.IProcessTransport.html
ZopeInterfaceClass
Interface
PUBLIC
A process transport.
-
twisted.internet.interfaces.IProcessTransport.pid
twisted.internet.interfaces.IProcessTransport.html#pid
ZopeInterfaceAttribute
Attribute
PUBLIC
-
twisted.internet.interfaces.IProcessTransport.closeStdin
twisted.internet.interfaces.IProcessTransport.html#closeStdin
ZopeInterfaceFunction
Method
PUBLIC
Close stdin after all data has been written out.
-
twisted.internet.interfaces.IProcessTransport.closeStdout
twisted.internet.interfaces.IProcessTransport.html#closeStdout
ZopeInterfaceFunction
Method
PUBLIC
Close stdout.
-
twisted.internet.interfaces.IProcessTransport.closeStderr
twisted.internet.interfaces.IProcessTransport.html#closeStderr
ZopeInterfaceFunction
Method
PUBLIC
Close stderr.
-
twisted.internet.interfaces.IProcessTransport.closeChildFD
twisted.internet.interfaces.IProcessTransport.html#closeChildFD
ZopeInterfaceFunction
Method
PUBLIC
Close a file descriptor which is connected to the child process, identified by its FD in the child process.
-
twisted.internet.interfaces.IProcessTransport.writeToChild
twisted.internet.interfaces.IProcessTransport.html#writeToChild
ZopeInterfaceFunction
Method
PUBLIC
Similar to
ITransport.write but also allows the file descriptor in the child process which will receive the bytes to be specified.
-
twisted.internet.interfaces.IProcessTransport.loseConnection
twisted.internet.interfaces.IProcessTransport.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Close stdin, stderr and stdout.
-
twisted.internet.interfaces.IProcessTransport.signalProcess
twisted.internet.interfaces.IProcessTransport.html#signalProcess
ZopeInterfaceFunction
Method
PUBLIC
Send a signal to the process.
-
twisted.internet.interfaces.IServiceCollection
twisted.internet.interfaces.IServiceCollection.html
ZopeInterfaceClass
Interface
PUBLIC
An object which provides access to a collection of services.
-
twisted.internet.interfaces.IServiceCollection.getServiceNamed
twisted.internet.interfaces.IServiceCollection.html#getServiceNamed
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the named service from this application.
-
twisted.internet.interfaces.IServiceCollection.addService
twisted.internet.interfaces.IServiceCollection.html#addService
ZopeInterfaceFunction
Method
PUBLIC
Add a service to this collection.
-
twisted.internet.interfaces.IServiceCollection.removeService
twisted.internet.interfaces.IServiceCollection.html#removeService
ZopeInterfaceFunction
Method
PUBLIC
Remove a service from this collection.
-
twisted.internet.interfaces.IUDPTransport
twisted.internet.interfaces.IUDPTransport.html
ZopeInterfaceClass
Interface
PUBLIC
Transport for UDP DatagramProtocols.
-
twisted.internet.interfaces.IUDPTransport.write
twisted.internet.interfaces.IUDPTransport.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write packet to given address.
-
twisted.internet.interfaces.IUDPTransport.connect
twisted.internet.interfaces.IUDPTransport.html#connect
ZopeInterfaceFunction
Method
PUBLIC
Connect the transport to an address.
-
twisted.internet.interfaces.IUDPTransport.getHost
twisted.internet.interfaces.IUDPTransport.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
Get this port's host address.
-
twisted.internet.interfaces.IUDPTransport.stopListening
twisted.internet.interfaces.IUDPTransport.html#stopListening
ZopeInterfaceFunction
Method
PUBLIC
Stop listening on this port.
-
twisted.internet.interfaces.IUDPTransport.setBroadcastAllowed
twisted.internet.interfaces.IUDPTransport.html#setBroadcastAllowed
ZopeInterfaceFunction
Method
PUBLIC
Set whether this port may broadcast.
-
twisted.internet.interfaces.IUDPTransport.getBroadcastAllowed
twisted.internet.interfaces.IUDPTransport.html#getBroadcastAllowed
ZopeInterfaceFunction
Method
PUBLIC
Checks if broadcast is currently allowed on this port.
-
twisted.internet.interfaces.IUNIXDatagramTransport
twisted.internet.interfaces.IUNIXDatagramTransport.html
ZopeInterfaceClass
Interface
PUBLIC
Transport for UDP PacketProtocols.
-
twisted.internet.interfaces.IUNIXDatagramTransport.write
twisted.internet.interfaces.IUNIXDatagramTransport.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write packet to given address.
-
twisted.internet.interfaces.IUNIXDatagramTransport.getHost
twisted.internet.interfaces.IUNIXDatagramTransport.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.interfaces.IUNIXDatagramConnectedTransport
twisted.internet.interfaces.IUNIXDatagramConnectedTransport.html
ZopeInterfaceClass
Interface
PUBLIC
Transport for UDP ConnectedPacketProtocols.
-
twisted.internet.interfaces.IUNIXDatagramConnectedTransport.write
twisted.internet.interfaces.IUNIXDatagramConnectedTransport.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write packet to address we are connected to.
-
twisted.internet.interfaces.IUNIXDatagramConnectedTransport.getHost
twisted.internet.interfaces.IUNIXDatagramConnectedTransport.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.interfaces.IUNIXDatagramConnectedTransport.getPeer
twisted.internet.interfaces.IUNIXDatagramConnectedTransport.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.interfaces.IMulticastTransport
twisted.internet.interfaces.IMulticastTransport.html
ZopeInterfaceClass
Interface
PUBLIC
Additional functionality for multicast UDP.
-
twisted.internet.interfaces.IMulticastTransport.getOutgoingInterface
twisted.internet.interfaces.IMulticastTransport.html#getOutgoingInterface
ZopeInterfaceFunction
Method
PUBLIC
Return interface of outgoing multicast packets.
-
twisted.internet.interfaces.IMulticastTransport.setOutgoingInterface
twisted.internet.interfaces.IMulticastTransport.html#setOutgoingInterface
ZopeInterfaceFunction
Method
PUBLIC
Set interface for outgoing multicast packets.
-
twisted.internet.interfaces.IMulticastTransport.getLoopbackMode
twisted.internet.interfaces.IMulticastTransport.html#getLoopbackMode
ZopeInterfaceFunction
Method
PUBLIC
Return if loopback mode is enabled.
-
twisted.internet.interfaces.IMulticastTransport.setLoopbackMode
twisted.internet.interfaces.IMulticastTransport.html#setLoopbackMode
ZopeInterfaceFunction
Method
PUBLIC
Set if loopback mode is enabled.
-
twisted.internet.interfaces.IMulticastTransport.getTTL
twisted.internet.interfaces.IMulticastTransport.html#getTTL
ZopeInterfaceFunction
Method
PUBLIC
Get time to live for multicast packets.
-
twisted.internet.interfaces.IMulticastTransport.setTTL
twisted.internet.interfaces.IMulticastTransport.html#setTTL
ZopeInterfaceFunction
Method
PUBLIC
Set time to live on multicast packets.
-
twisted.internet.interfaces.IMulticastTransport.joinGroup
twisted.internet.interfaces.IMulticastTransport.html#joinGroup
ZopeInterfaceFunction
Method
PUBLIC
Join a multicast group. Returns
Deferred of success or failure.
-
twisted.internet.interfaces.IMulticastTransport.leaveGroup
twisted.internet.interfaces.IMulticastTransport.html#leaveGroup
ZopeInterfaceFunction
Method
PUBLIC
Leave multicast group, return
Deferred of success.
-
twisted.internet.interfaces.IStreamClientEndpoint
twisted.internet.interfaces.IStreamClientEndpoint.html
ZopeInterfaceClass
Interface
PUBLIC
A stream client endpoint is a place that
ClientFactory can connect to. For example, a remote TCP host/port pair would be a TCP client endpoint.
-
twisted.internet.interfaces.IStreamClientEndpoint.connect
twisted.internet.interfaces.IStreamClientEndpoint.html#connect
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.interfaces.IStreamServerEndpoint
twisted.internet.interfaces.IStreamServerEndpoint.html
ZopeInterfaceClass
Interface
PUBLIC
A stream server endpoint is a place that a
Factory can listen for incoming connections.
-
twisted.internet.interfaces.IStreamServerEndpoint.listen
twisted.internet.interfaces.IStreamServerEndpoint.html#listen
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.interfaces.IStreamServerEndpointStringParser
twisted.internet.interfaces.IStreamServerEndpointStringParser.html
ZopeInterfaceClass
Interface
PUBLIC
-
twisted.internet.interfaces.IStreamServerEndpointStringParser.prefix
twisted.internet.interfaces.IStreamServerEndpointStringParser.html#prefix
ZopeInterfaceAttribute
Attribute
PUBLIC
A
str, the description prefix to respond to. For example, an
IStreamServerEndpointStringParser plugin which had
"foo" for its
prefix attribute would be called for endpoint descriptions like
"foo:bar:baz"...
-
twisted.internet.interfaces.IStreamServerEndpointStringParser.parseStreamServer
twisted.internet.interfaces.IStreamServerEndpointStringParser.html#parseStreamServer
ZopeInterfaceFunction
Method
PUBLIC
Parse a stream server endpoint from a reactor and string-only arguments and keyword arguments.
-
twisted.internet.interfaces.IStreamClientEndpointStringParserWithReactor
twisted.internet.interfaces.IStreamClientEndpointStringParserWithReactor.html
ZopeInterfaceClass
Interface
PUBLIC
-
twisted.internet.interfaces.IStreamClientEndpointStringParserWithReactor.prefix
twisted.internet.interfaces.IStreamClientEndpointStringParserWithReactor.html#prefix
ZopeInterfaceAttribute
Attribute
PUBLIC
-
twisted.internet.interfaces.IStreamClientEndpointStringParserWithReactor.parseStreamClient
twisted.internet.interfaces.IStreamClientEndpointStringParserWithReactor.html#parseStreamClient
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.interfaces._ISupportsExitSignalCapturing
twisted.internet.interfaces._ISupportsExitSignalCapturing.html
ZopeInterfaceClass
Interface
PRIVATE
An implementor of
_ISupportsExitSignalCapturing will capture the value of any delivered exit signal (SIGINT, SIGTERM, SIGBREAK) for which it has installed a handler. The caught signal number is made available in the _exitSignal attribute.
-
twisted.internet.interfaces._ISupportsExitSignalCapturing._exitSignal
twisted.internet.interfaces._ISupportsExitSignalCapturing.html#_exitSignal
ZopeInterfaceAttribute
Attribute
PRIVATE
int or None, the integer exit signal delivered to the application, or None if no signal was delivered.
-
twisted.internet.utils._callProtocolWithDeferred
twisted.internet.utils.html#_callProtocolWithDeferred
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.internet.utils._UnexpectedErrorOutput
twisted.internet.utils._UnexpectedErrorOutput.html
ZopeInterfaceClass
Class
PRIVATE
Standard error data was received where it was not expected. This is a subclass of
IOError to preserve backward compatibility with the previous error behavior of
getProcessOutput.
-
twisted.internet.utils._UnexpectedErrorOutput.processEnded
twisted.internet.utils._UnexpectedErrorOutput.html#processEnded
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A
Deferred which will fire when the process which produced the data on stderr has ended (exited and all file descriptors closed).
-
twisted.internet.utils._UnexpectedErrorOutput.__init__
twisted.internet.utils._UnexpectedErrorOutput.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.utils._BackRelay
twisted.internet.utils._BackRelay.html
ZopeInterfaceClass
Class
PRIVATE
Trivial protocol for communicating with a process and turning its output into the result of a
Deferred.
-
twisted.internet.utils._BackRelay.deferred
twisted.internet.utils._BackRelay.html#deferred
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A
Deferred which will be called back with all of stdout and, if
errortoo is true, all of stderr as well (mixed together in one string). If
errortoo is false and any bytes are received over stderr, this will fire with an ...
-
twisted.internet.utils._BackRelay.onProcessEnded
twisted.internet.utils._BackRelay.html#onProcessEnded
ZopeInterfaceAttribute
Instance Variable
PUBLIC
If
errortoo is false and bytes are received over stderr, this attribute will refer to a
Deferred which will be called back when the process ends. This
Deferred is also associated with the
_UnexpectedErrorOutput...
-
twisted.internet.utils._BackRelay.__init__
twisted.internet.utils._BackRelay.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.utils._BackRelay.s
twisted.internet.utils._BackRelay.html#s
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.utils._BackRelay.errReceivedIsBad
twisted.internet.utils._BackRelay.html#errReceivedIsBad
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.utils._BackRelay.errReceivedIsGood
twisted.internet.utils._BackRelay.html#errReceivedIsGood
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.utils._BackRelay.outReceived
twisted.internet.utils._BackRelay.html#outReceived
ZopeInterfaceFunction
Method
PUBLIC
Some data was received from stdout.
-
twisted.internet.utils._BackRelay.processEnded
twisted.internet.utils._BackRelay.html#processEnded
ZopeInterfaceFunction
Method
PUBLIC
Called when the child process exits and all file descriptors associated with it have been closed.
-
twisted.internet.utils.getProcessOutput
twisted.internet.utils.html#getProcessOutput
ZopeInterfaceFunction
Function
PUBLIC
Spawn a process and return its output as a deferred returning a bytes.
-
twisted.internet.utils._ValueGetter
twisted.internet.utils._ValueGetter.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.internet.utils._ValueGetter.__init__
twisted.internet.utils._ValueGetter.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.utils._ValueGetter.deferred
twisted.internet.utils._ValueGetter.html#deferred
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.utils._ValueGetter.processEnded
twisted.internet.utils._ValueGetter.html#processEnded
ZopeInterfaceFunction
Method
PUBLIC
Called when the child process exits and all file descriptors associated with it have been closed.
-
twisted.internet.utils.getProcessValue
twisted.internet.utils.html#getProcessValue
ZopeInterfaceFunction
Function
PUBLIC
Spawn a process and return its exit code as a Deferred.
-
twisted.internet.utils._EverythingGetter
twisted.internet.utils._EverythingGetter.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.internet.utils._EverythingGetter.__init__
twisted.internet.utils._EverythingGetter.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.utils._EverythingGetter.deferred
twisted.internet.utils._EverythingGetter.html#deferred
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.utils._EverythingGetter.outBuf
twisted.internet.utils._EverythingGetter.html#outBuf
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.utils._EverythingGetter.errBuf
twisted.internet.utils._EverythingGetter.html#errBuf
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.utils._EverythingGetter.stdinBytes
twisted.internet.utils._EverythingGetter.html#stdinBytes
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.utils._EverythingGetter.connectionMade
twisted.internet.utils._EverythingGetter.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.internet.utils._EverythingGetter.processEnded
twisted.internet.utils._EverythingGetter.html#processEnded
ZopeInterfaceFunction
Method
PUBLIC
Called when the child process exits and all file descriptors associated with it have been closed.
-
twisted.internet.utils.getProcessOutputAndValue
twisted.internet.utils.html#getProcessOutputAndValue
ZopeInterfaceFunction
Function
PUBLIC
Spawn a process and returns a Deferred that will be called back with its output (from stdout and stderr) and it's exit code as (out, err, code) If a signal is raised, the Deferred will errback with the stdout and stderr up to that point, along with the signal, as (out, err, signalNum)...
-
twisted.internet.utils._resetWarningFilters
twisted.internet.utils.html#_resetWarningFilters
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.internet.utils.runWithWarningsSuppressed
twisted.internet.utils.html#runWithWarningsSuppressed
ZopeInterfaceFunction
Function
PUBLIC
Run the function f, but with some warnings suppressed.
-
twisted.internet.utils.suppressWarnings
twisted.internet.utils.html#suppressWarnings
ZopeInterfaceFunction
Function
PUBLIC
Wrap f in a callable which suppresses the indicated warnings before invoking f and unsuppresses them afterwards. If f returns a Deferred, warnings will remain suppressed until the Deferred fires.
-
twisted.trial.util.DEFAULT_TIMEOUT
twisted.trial.util.html#DEFAULT_TIMEOUT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.trial.util.DirtyReactorAggregateError
twisted.trial.util.DirtyReactorAggregateError.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.trial.util.DirtyReactorAggregateError.delayedCalls
twisted.trial.util.DirtyReactorAggregateError.html#delayedCalls
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.trial.util.DirtyReactorAggregateError.selectables
twisted.trial.util.DirtyReactorAggregateError.html#selectables
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The selectables which weren't cleaned up.
-
twisted.trial.util.DirtyReactorAggregateError.__init__
twisted.trial.util.DirtyReactorAggregateError.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.util.DirtyReactorAggregateError.__str__
twisted.trial.util.DirtyReactorAggregateError.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Return a multi-line message describing all of the unclean state.
-
twisted.trial.util._Janitor
twisted.trial.util._Janitor.html
ZopeInterfaceClass
Class
PRIVATE
The guy that cleans up after you.
-
twisted.trial.util._Janitor.test
twisted.trial.util._Janitor.html#test
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.trial.util._Janitor.result
twisted.trial.util._Janitor.html#result
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.trial.util._Janitor.reactor
twisted.trial.util._Janitor.html#reactor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The reactor to use. If None, the global reactor will be used.
-
twisted.trial.util._Janitor.__init__
twisted.trial.util._Janitor.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.trial.util._Janitor.postCaseCleanup
twisted.trial.util._Janitor.html#postCaseCleanup
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.trial.util._Janitor.postClassCleanup
twisted.trial.util._Janitor.html#postClassCleanup
ZopeInterfaceFunction
Method
PUBLIC
Called by
unittest.TestCase after the last test in a
TestCase subclass. Ensures the reactor is clean by murdering the threadpool, catching any pending
DelayedCalls, open sockets etc.
-
twisted.trial.util._Janitor._getReactor
twisted.trial.util._Janitor.html#_getReactor
ZopeInterfaceFunction
Method
PRIVATE
Get either the passed-in reactor or the global reactor.
-
twisted.trial.util._Janitor._cleanPending
twisted.trial.util._Janitor.html#_cleanPending
ZopeInterfaceFunction
Method
PRIVATE
Cancel all pending calls and return their string representations.
-
twisted.trial.util._Janitor._cleanThreads
twisted.trial.util._Janitor.html#_cleanThreads
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.trial.util._Janitor._cleanReactor
twisted.trial.util._Janitor.html#_cleanReactor
ZopeInterfaceFunction
Method
PRIVATE
Remove all selectables from the reactor, kill any of them that were processes, and return their string representation.
-
twisted.trial.util._DEFAULT
twisted.trial.util.html#_DEFAULT
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.trial.util.acquireAttribute
twisted.trial.util.html#acquireAttribute
ZopeInterfaceFunction
Function
PUBLIC
Go through the list 'objects' sequentially until we find one which has attribute 'attr', then return the value of that attribute. If not found, return 'default' if set, otherwise, raise AttributeError.
-
twisted.trial.util.excInfoOrFailureToExcInfo
twisted.trial.util.html#excInfoOrFailureToExcInfo
ZopeInterfaceFunction
Function
PUBLIC
Coerce a Failure to an _exc_info, if err is a Failure.
-
twisted.trial.util.suppress
twisted.trial.util.html#suppress
ZopeInterfaceFunction
Function
PUBLIC
Sets up the .suppress tuple properly, pass options to this method as you would the stdlib warnings.filterwarnings()
-
twisted.trial.util.profiled
twisted.trial.util.html#profiled
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.trial.util._NoTrialMarker
twisted.trial.util._NoTrialMarker.html
ZopeInterfaceClass
Class
PRIVATE
No trial marker file could be found.
-
twisted.trial.util._removeSafely
twisted.trial.util.html#_removeSafely
ZopeInterfaceFunction
Function
PRIVATE
Safely remove a path, recursively.
-
twisted.trial.util._WorkingDirectoryBusy
twisted.trial.util._WorkingDirectoryBusy.html
ZopeInterfaceClass
Class
PRIVATE
A working directory was specified to the runner, but another test run is currently using that directory.
-
twisted.trial.util._unusedTestDirectory
twisted.trial.util.html#_unusedTestDirectory
ZopeInterfaceFunction
Function
PRIVATE
Find an unused directory named similarly to base.
-
twisted.trial.util._listToPhrase
twisted.trial.util.html#_listToPhrase
ZopeInterfaceFunction
Function
PRIVATE
Produce a string containing each thing in things, separated by a delimiter, with the last couple being separated by finalDelimiter
-
twisted.trial.util.openTestLog
twisted.trial.util.html#openTestLog
ZopeInterfaceFunction
Function
PUBLIC
Open the given path such that test log messages can be written to it.
-
twisted.trial.reporter.TestProtocolClient
twisted.trial.reporter.html#TestProtocolClient
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.trial.reporter._makeTodo
twisted.trial.reporter.html#_makeTodo
ZopeInterfaceFunction
Function
PRIVATE
Return a
Todo object built from
value.
-
twisted.trial.reporter.BrokenTestCaseWarning
twisted.trial.reporter.BrokenTestCaseWarning.html
ZopeInterfaceClass
Class
PUBLIC
Emitted as a warning when an exception occurs in one of setUp or tearDown.
-
twisted.trial.reporter.SafeStream
twisted.trial.reporter.SafeStream.html
ZopeInterfaceClass
Class
PUBLIC
Wraps a stream object so that all
write calls are wrapped in
untilConcludes.
-
twisted.trial.reporter.SafeStream.__init__
twisted.trial.reporter.SafeStream.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.reporter.SafeStream.original
twisted.trial.reporter.SafeStream.html#original
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.trial.reporter.SafeStream.__getattr__
twisted.trial.reporter.SafeStream.html#__getattr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.reporter.SafeStream.write
twisted.trial.reporter.SafeStream.html#write
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.reporter.TestResult
twisted.trial.reporter.TestResult.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.trial.reporter.TestResult.successes
twisted.trial.reporter.TestResult.html#successes
ZopeInterfaceAttribute
Instance Variable
PUBLIC
count the number of successes achieved by the test run.
-
twisted.trial.reporter.TestResult._DEFAULT_TODO
twisted.trial.reporter.TestResult.html#_DEFAULT_TODO
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.trial.reporter.TestResult.__init__
twisted.trial.reporter.TestResult.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.reporter.TestResult.skips
twisted.trial.reporter.TestResult.html#skips
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.trial.reporter.TestResult.expectedFailures
twisted.trial.reporter.TestResult.html#expectedFailures
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.trial.reporter.TestResult.unexpectedSuccesses
twisted.trial.reporter.TestResult.html#unexpectedSuccesses
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.trial.reporter.TestResult._timings
twisted.trial.reporter.TestResult.html#_timings
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial.reporter.TestResult.__repr__
twisted.trial.reporter.TestResult.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.reporter.TestResult._getTime
twisted.trial.reporter.TestResult.html#_getTime
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.trial.reporter.TestResult._getFailure
twisted.trial.reporter.TestResult.html#_getFailure
ZopeInterfaceFunction
Method
PRIVATE
Convert a
sys.exc_info()-style tuple to a
Failure, if necessary.
-
twisted.trial.reporter.TestResult.startTest
twisted.trial.reporter.TestResult.html#startTest
ZopeInterfaceFunction
Method
PUBLIC
This must be called before the given test is commenced.
-
twisted.trial.reporter.TestResult._testStarted
twisted.trial.reporter.TestResult.html#_testStarted
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial.reporter.TestResult.stopTest
twisted.trial.reporter.TestResult.html#stopTest
ZopeInterfaceFunction
Method
PUBLIC
This must be called after the given test is completed.
-
twisted.trial.reporter.TestResult._lastTime
twisted.trial.reporter.TestResult.html#_lastTime
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial.reporter.TestResult.addFailure
twisted.trial.reporter.TestResult.html#addFailure
ZopeInterfaceFunction
Method
PUBLIC
Report a failed assertion for the given test.
-
twisted.trial.reporter.TestResult.addError
twisted.trial.reporter.TestResult.html#addError
ZopeInterfaceFunction
Method
PUBLIC
Report an error that occurred while running the given test.
-
twisted.trial.reporter.TestResult.addSkip
twisted.trial.reporter.TestResult.html#addSkip
ZopeInterfaceFunction
Method
PUBLIC
Report that the given test was skipped.
-
twisted.trial.reporter.TestResult.addUnexpectedSuccess
twisted.trial.reporter.TestResult.html#addUnexpectedSuccess
ZopeInterfaceFunction
Method
PUBLIC
Report that the given test succeeded against expectations.
-
twisted.trial.reporter.TestResult.addExpectedFailure
twisted.trial.reporter.TestResult.html#addExpectedFailure
ZopeInterfaceFunction
Method
PUBLIC
Report that the given test failed, and was expected to do so.
-
twisted.trial.reporter.TestResult.addSuccess
twisted.trial.reporter.TestResult.html#addSuccess
ZopeInterfaceFunction
Method
PUBLIC
Report that the given test succeeded.
-
twisted.trial.reporter.TestResult.wasSuccessful
twisted.trial.reporter.TestResult.html#wasSuccessful
ZopeInterfaceFunction
Method
PUBLIC
Report whether or not this test suite was successful or not.
-
twisted.trial.reporter.TestResult.done
twisted.trial.reporter.TestResult.html#done
ZopeInterfaceFunction
Method
PUBLIC
The test suite has finished running.
-
twisted.trial.reporter.TestResultDecorator
twisted.trial.reporter.TestResultDecorator.html
ZopeInterfaceClass
Class
PUBLIC
Base class for TestResult decorators.
-
twisted.trial.reporter.TestResultDecorator._originalReporter
twisted.trial.reporter.TestResultDecorator.html#_originalReporter
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The wrapped instance of reporter.
-
twisted.trial.reporter.UncleanWarningsReporterWrapper
twisted.trial.reporter.UncleanWarningsReporterWrapper.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.trial.reporter.UncleanWarningsReporterWrapper.addError
twisted.trial.reporter.UncleanWarningsReporterWrapper.html#addError
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.trial.reporter._ExitWrapper
twisted.trial.reporter._ExitWrapper.html
ZopeInterfaceClass
Class
PRIVATE
A wrapper for a reporter that causes the reporter to stop after unsuccessful tests.
-
twisted.trial.reporter._ExitWrapper.addError
twisted.trial.reporter._ExitWrapper.html#addError
ZopeInterfaceFunction
Method
PUBLIC
Record that a test has raised an unexpected exception.
-
twisted.trial.reporter._ExitWrapper.shouldStop
twisted.trial.reporter._ExitWrapper.html#shouldStop
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A boolean indicating that this reporter would like the test run to stop.
-
twisted.trial.reporter._ExitWrapper.addFailure
twisted.trial.reporter._ExitWrapper.html#addFailure
ZopeInterfaceFunction
Method
PUBLIC
Record that a test has failed with the given failure.
-
twisted.trial.reporter._AdaptedReporter
twisted.trial.reporter._AdaptedReporter.html
ZopeInterfaceClass
Class
PRIVATE
TestResult decorator that makes sure that addError only gets tests that have been adapted with a particular test adapter.
-
twisted.trial.reporter._AdaptedReporter.__init__
twisted.trial.reporter._AdaptedReporter.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.trial.reporter._AdaptedReporter.testAdapter
twisted.trial.reporter._AdaptedReporter.html#testAdapter
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.trial.reporter._AdaptedReporter.addError
twisted.trial.reporter._AdaptedReporter.html#addError
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.trial.reporter._AdaptedReporter.addExpectedFailure
twisted.trial.reporter._AdaptedReporter.html#addExpectedFailure
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.trial.reporter._AdaptedReporter.addFailure
twisted.trial.reporter._AdaptedReporter.html#addFailure
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.trial.reporter._AdaptedReporter.addSkip
twisted.trial.reporter._AdaptedReporter.html#addSkip
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.trial.reporter._AdaptedReporter.addUnexpectedSuccess
twisted.trial.reporter._AdaptedReporter.html#addUnexpectedSuccess
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.trial.reporter._AdaptedReporter.startTest
twisted.trial.reporter._AdaptedReporter.html#startTest
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.trial.reporter._AdaptedReporter.stopTest
twisted.trial.reporter._AdaptedReporter.html#stopTest
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.trial.reporter.Reporter
twisted.trial.reporter.Reporter.html
ZopeInterfaceClass
Class
PUBLIC
A basic
TestResult with support for writing to a stream.
-
twisted.trial.reporter.Reporter._startTime
twisted.trial.reporter.Reporter.html#_startTime
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The time when the first test was started. It defaults to None, which means that no test was actually launched.
-
twisted.trial.reporter.Reporter._warningCache
twisted.trial.reporter.Reporter.html#_warningCache
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A set of tuples of warning message (file, line, text, category) which have already been written to the output stream during the currently executing test. This is used to avoid writing duplicates of the same warning to the output stream.
-
twisted.trial.reporter.Reporter._publisher
twisted.trial.reporter.Reporter.html#_publisher
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The log publisher which will be observed for warning events.
-
twisted.trial.reporter.Reporter._separator
twisted.trial.reporter.Reporter.html#_separator
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.trial.reporter.Reporter._doubleSeparator
twisted.trial.reporter.Reporter.html#_doubleSeparator
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.trial.reporter.Reporter.__init__
twisted.trial.reporter.Reporter.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.reporter.Reporter._stream
twisted.trial.reporter.Reporter.html#_stream
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial.reporter.Reporter.tbformat
twisted.trial.reporter.Reporter.html#tbformat
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.trial.reporter.Reporter.realtime
twisted.trial.reporter.Reporter.html#realtime
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.trial.reporter.Reporter._observeWarnings
twisted.trial.reporter.Reporter.html#_observeWarnings
ZopeInterfaceFunction
Method
PRIVATE
Observe warning events and write them to self._stream.
-
twisted.trial.reporter.Reporter.startTest
twisted.trial.reporter.Reporter.html#startTest
ZopeInterfaceFunction
Method
PUBLIC
Called when a test begins to run. Records the time when it was first called and resets the warning cache.
-
twisted.trial.reporter.Reporter.addFailure
twisted.trial.reporter.Reporter.html#addFailure
ZopeInterfaceFunction
Method
PUBLIC
Called when a test fails. If realtime is set, then it prints the error to the stream.
-
twisted.trial.reporter.Reporter.addError
twisted.trial.reporter.Reporter.html#addError
ZopeInterfaceFunction
Method
PUBLIC
Called when a test raises an error. If realtime is set, then it prints the error to the stream.
-
twisted.trial.reporter.Reporter._write
twisted.trial.reporter.Reporter.html#_write
ZopeInterfaceFunction
Method
PRIVATE
Safely write to the reporter's stream.
-
twisted.trial.reporter.Reporter._writeln
twisted.trial.reporter.Reporter.html#_writeln
ZopeInterfaceFunction
Method
PRIVATE
Safely write a line to the reporter's stream. Newline is appended to the format string.
-
twisted.trial.reporter.Reporter.upDownError
twisted.trial.reporter.Reporter.html#upDownError
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.reporter.Reporter.cleanupErrors
twisted.trial.reporter.Reporter.html#cleanupErrors
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.reporter.Reporter._trimFrames
twisted.trial.reporter.Reporter.html#_trimFrames
ZopeInterfaceFunction
Method
PRIVATE
Trim frames to remove internal paths.
-
twisted.trial.reporter.Reporter._formatFailureTraceback
twisted.trial.reporter.Reporter.html#_formatFailureTraceback
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.trial.reporter.Reporter._groupResults
twisted.trial.reporter.Reporter.html#_groupResults
ZopeInterfaceFunction
Method
PRIVATE
Group tests together based on their results.
-
twisted.trial.reporter.Reporter._printResults
twisted.trial.reporter.Reporter.html#_printResults
ZopeInterfaceFunction
Method
PRIVATE
Print a group of errors to the stream.
-
twisted.trial.reporter.Reporter._printExpectedFailure
twisted.trial.reporter.Reporter.html#_printExpectedFailure
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.trial.reporter.Reporter._printUnexpectedSuccess
twisted.trial.reporter.Reporter.html#_printUnexpectedSuccess
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.trial.reporter.Reporter._printErrors
twisted.trial.reporter.Reporter.html#_printErrors
ZopeInterfaceFunction
Method
PRIVATE
Print all of the non-success results to the stream in full.
-
twisted.trial.reporter.Reporter._getSummary
twisted.trial.reporter.Reporter.html#_getSummary
ZopeInterfaceFunction
Method
PRIVATE
Return a formatted count of tests status results.
-
twisted.trial.reporter.Reporter._printSummary
twisted.trial.reporter.Reporter.html#_printSummary
ZopeInterfaceFunction
Method
PRIVATE
Print a line summarising the test results to the stream.
-
twisted.trial.reporter.Reporter.done
twisted.trial.reporter.Reporter.html#done
ZopeInterfaceFunction
Method
PUBLIC
Summarize the result of the test run.
-
twisted.trial.reporter.MinimalReporter
twisted.trial.reporter.MinimalReporter.html
ZopeInterfaceClass
Class
PUBLIC
A minimalist reporter that prints only a summary of the test result, in the form of (timeTaken, #tests, #tests, #errors, #failures, #skips).
-
twisted.trial.reporter.MinimalReporter._printErrors
twisted.trial.reporter.MinimalReporter.html#_printErrors
ZopeInterfaceFunction
Method
PRIVATE
Don't print a detailed summary of errors. We only care about the counts.
-
twisted.trial.reporter.MinimalReporter._printSummary
twisted.trial.reporter.MinimalReporter.html#_printSummary
ZopeInterfaceFunction
Method
PRIVATE
Print out a one-line summary of the form: '%(runtime) %(number_of_tests) %(number_of_tests) %(num_errors) %(num_failures) %(num_skips)'
-
twisted.trial.reporter.TextReporter
twisted.trial.reporter.TextReporter.html
ZopeInterfaceClass
Class
PUBLIC
Simple reporter that prints a single character for each test as it runs, along with the standard Trial summary text.
-
twisted.trial.reporter.TextReporter.addSuccess
twisted.trial.reporter.TextReporter.html#addSuccess
ZopeInterfaceFunction
Method
PUBLIC
Report that the given test succeeded.
-
twisted.trial.reporter.TextReporter.addError
twisted.trial.reporter.TextReporter.html#addError
ZopeInterfaceFunction
Method
PUBLIC
Called when a test raises an error. If realtime is set, then it prints the error to the stream.
-
twisted.trial.reporter.TextReporter.addFailure
twisted.trial.reporter.TextReporter.html#addFailure
ZopeInterfaceFunction
Method
PUBLIC
Called when a test fails. If realtime is set, then it prints the error to the stream.
-
twisted.trial.reporter.TextReporter.addSkip
twisted.trial.reporter.TextReporter.html#addSkip
ZopeInterfaceFunction
Method
PUBLIC
Report that the given test was skipped.
-
twisted.trial.reporter.TextReporter.addExpectedFailure
twisted.trial.reporter.TextReporter.html#addExpectedFailure
ZopeInterfaceFunction
Method
PUBLIC
Report that the given test failed, and was expected to do so.
-
twisted.trial.reporter.TextReporter.addUnexpectedSuccess
twisted.trial.reporter.TextReporter.html#addUnexpectedSuccess
ZopeInterfaceFunction
Method
PUBLIC
Report that the given test succeeded against expectations.
-
twisted.trial.reporter.VerboseTextReporter
twisted.trial.reporter.VerboseTextReporter.html
ZopeInterfaceClass
Class
PUBLIC
A verbose reporter that prints the name of each test as it is running.
-
twisted.trial.reporter.VerboseTextReporter.startTest
twisted.trial.reporter.VerboseTextReporter.html#startTest
ZopeInterfaceFunction
Method
PUBLIC
Called when a test begins to run. Records the time when it was first called and resets the warning cache.
-
twisted.trial.reporter.VerboseTextReporter.addSuccess
twisted.trial.reporter.VerboseTextReporter.html#addSuccess
ZopeInterfaceFunction
Method
PUBLIC
Report that the given test succeeded.
-
twisted.trial.reporter.VerboseTextReporter.addError
twisted.trial.reporter.VerboseTextReporter.html#addError
ZopeInterfaceFunction
Method
PUBLIC
Called when a test raises an error. If realtime is set, then it prints the error to the stream.
-
twisted.trial.reporter.VerboseTextReporter.addFailure
twisted.trial.reporter.VerboseTextReporter.html#addFailure
ZopeInterfaceFunction
Method
PUBLIC
Called when a test fails. If realtime is set, then it prints the error to the stream.
-
twisted.trial.reporter.VerboseTextReporter.addSkip
twisted.trial.reporter.VerboseTextReporter.html#addSkip
ZopeInterfaceFunction
Method
PUBLIC
Report that the given test was skipped.
-
twisted.trial.reporter.VerboseTextReporter.addExpectedFailure
twisted.trial.reporter.VerboseTextReporter.html#addExpectedFailure
ZopeInterfaceFunction
Method
PUBLIC
Report that the given test failed, and was expected to do so.
-
twisted.trial.reporter.VerboseTextReporter.addUnexpectedSuccess
twisted.trial.reporter.VerboseTextReporter.html#addUnexpectedSuccess
ZopeInterfaceFunction
Method
PUBLIC
Report that the given test succeeded against expectations.
-
twisted.trial.reporter.VerboseTextReporter.stopTest
twisted.trial.reporter.VerboseTextReporter.html#stopTest
ZopeInterfaceFunction
Method
PUBLIC
This must be called after the given test is completed.
-
twisted.trial.reporter.TimingTextReporter
twisted.trial.reporter.TimingTextReporter.html
ZopeInterfaceClass
Class
PUBLIC
Prints out each test as it is running, followed by the time taken for each test to run.
-
twisted.trial.reporter.TimingTextReporter.stopTest
twisted.trial.reporter.TimingTextReporter.html#stopTest
ZopeInterfaceFunction
Method
PUBLIC
Mark the test as stopped, and write the time it took to run the test to the stream.
-
twisted.trial.reporter._AnsiColorizer
twisted.trial.reporter._AnsiColorizer.html
ZopeInterfaceClass
Class
PRIVATE
A colorizer is an object that loosely wraps around a stream, allowing callers to write text to the stream in a particular color.
-
twisted.trial.reporter._AnsiColorizer._colors
twisted.trial.reporter._AnsiColorizer.html#_colors
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.trial.reporter._AnsiColorizer.__init__
twisted.trial.reporter._AnsiColorizer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.reporter._AnsiColorizer.stream
twisted.trial.reporter._AnsiColorizer.html#stream
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.trial.reporter._AnsiColorizer.supported
twisted.trial.reporter._AnsiColorizer.html#supported
ZopeInterfaceFunction
Class Method
PUBLIC
A class method that returns True if the current platform supports coloring terminal output using this method. Returns False otherwise.
-
twisted.trial.reporter._AnsiColorizer.write
twisted.trial.reporter._AnsiColorizer.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write the given text to the stream in the given color.
-
twisted.trial.reporter._Win32Colorizer
twisted.trial.reporter._Win32Colorizer.html
ZopeInterfaceClass
Class
PRIVATE
See _AnsiColorizer docstring.
-
twisted.trial.reporter._Win32Colorizer.__init__
twisted.trial.reporter._Win32Colorizer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.reporter._Win32Colorizer.stream
twisted.trial.reporter._Win32Colorizer.html#stream
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.trial.reporter._Win32Colorizer.screenBuffer
twisted.trial.reporter._Win32Colorizer.html#screenBuffer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.trial.reporter._Win32Colorizer._colors
twisted.trial.reporter._Win32Colorizer.html#_colors
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial.reporter._Win32Colorizer.supported
twisted.trial.reporter._Win32Colorizer.html#supported
ZopeInterfaceFunction
Class Method
PUBLIC
Undocumented
-
twisted.trial.reporter._Win32Colorizer.write
twisted.trial.reporter._Win32Colorizer.html#write
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.reporter._NullColorizer
twisted.trial.reporter._NullColorizer.html
ZopeInterfaceClass
Class
PRIVATE
See _AnsiColorizer docstring.
-
twisted.trial.reporter._NullColorizer.__init__
twisted.trial.reporter._NullColorizer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.reporter._NullColorizer.stream
twisted.trial.reporter._NullColorizer.html#stream
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.trial.reporter._NullColorizer.supported
twisted.trial.reporter._NullColorizer.html#supported
ZopeInterfaceFunction
Class Method
PUBLIC
Undocumented
-
twisted.trial.reporter._NullColorizer.write
twisted.trial.reporter._NullColorizer.html#write
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.reporter.SubunitReporter
twisted.trial.reporter.SubunitReporter.html
ZopeInterfaceClass
Class
PUBLIC
Reports test output via Subunit.
-
twisted.trial.reporter.SubunitReporter._subunit
twisted.trial.reporter.SubunitReporter.html#_subunit
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The subunit protocol client that we are wrapping.
-
twisted.trial.reporter.SubunitReporter._successful
twisted.trial.reporter.SubunitReporter.html#_successful
ZopeInterfaceAttribute
Instance Variable
PRIVATE
An internal variable, used to track whether we have received only successful results.
-
twisted.trial.reporter.SubunitReporter.testsRun
twisted.trial.reporter.SubunitReporter.html#testsRun
ZopeInterfaceAttribute
Class Variable
PUBLIC
The number of tests that seem to have been run according to this reporter.
-
twisted.trial.reporter.SubunitReporter.__init__
twisted.trial.reporter.SubunitReporter.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.trial.reporter.SubunitReporter.done
twisted.trial.reporter.SubunitReporter.html#done
ZopeInterfaceFunction
Method
PUBLIC
Record that the entire test suite run is finished.
-
twisted.trial.reporter.SubunitReporter.shouldStop
twisted.trial.reporter.SubunitReporter.html#shouldStop
ZopeInterfaceAttribute
Property
PUBLIC
Whether or not the test runner should stop running tests.
-
twisted.trial.reporter.SubunitReporter.stop
twisted.trial.reporter.SubunitReporter.html#stop
ZopeInterfaceFunction
Method
PUBLIC
Signal that the test runner should stop running tests.
-
twisted.trial.reporter.SubunitReporter.wasSuccessful
twisted.trial.reporter.SubunitReporter.html#wasSuccessful
ZopeInterfaceFunction
Method
PUBLIC
Has the test run been successful so far?
-
twisted.trial.reporter.SubunitReporter.startTest
twisted.trial.reporter.SubunitReporter.html#startTest
ZopeInterfaceFunction
Method
PUBLIC
Record that test has started.
-
twisted.trial.reporter.SubunitReporter.stopTest
twisted.trial.reporter.SubunitReporter.html#stopTest
ZopeInterfaceFunction
Method
PUBLIC
Record that test has completed.
-
twisted.trial.reporter.SubunitReporter.addSuccess
twisted.trial.reporter.SubunitReporter.html#addSuccess
ZopeInterfaceFunction
Method
PUBLIC
Record that test was successful.
-
twisted.trial.reporter.SubunitReporter.addSkip
twisted.trial.reporter.SubunitReporter.html#addSkip
ZopeInterfaceFunction
Method
PUBLIC
Record that test was skipped for reason.
-
twisted.trial.reporter.SubunitReporter.addError
twisted.trial.reporter.SubunitReporter.html#addError
ZopeInterfaceFunction
Method
PUBLIC
Record that test failed with an unexpected error err.
-
twisted.trial.reporter.SubunitReporter.addFailure
twisted.trial.reporter.SubunitReporter.html#addFailure
ZopeInterfaceFunction
Method
PUBLIC
Record that test failed an assertion with the error err.
-
twisted.trial.reporter.SubunitReporter.addExpectedFailure
twisted.trial.reporter.SubunitReporter.html#addExpectedFailure
ZopeInterfaceFunction
Method
PUBLIC
Record an expected failure from a test.
-
twisted.trial.reporter.SubunitReporter.addUnexpectedSuccess
twisted.trial.reporter.SubunitReporter.html#addUnexpectedSuccess
ZopeInterfaceFunction
Method
PUBLIC
Record an unexpected success.
-
twisted.trial.reporter.TreeReporter
twisted.trial.reporter.TreeReporter.html
ZopeInterfaceClass
Class
PUBLIC
Print out the tests in the form a tree.
-
twisted.trial.reporter.TreeReporter.currentLine
twisted.trial.reporter.TreeReporter.html#currentLine
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.trial.reporter.TreeReporter.indent
twisted.trial.reporter.TreeReporter.html#indent
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.trial.reporter.TreeReporter.columns
twisted.trial.reporter.TreeReporter.html#columns
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.trial.reporter.TreeReporter.FAILURE
twisted.trial.reporter.TreeReporter.html#FAILURE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.trial.reporter.TreeReporter.ERROR
twisted.trial.reporter.TreeReporter.html#ERROR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.trial.reporter.TreeReporter.TODO
twisted.trial.reporter.TreeReporter.html#TODO
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.trial.reporter.TreeReporter.SKIP
twisted.trial.reporter.TreeReporter.html#SKIP
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.trial.reporter.TreeReporter.TODONE
twisted.trial.reporter.TreeReporter.html#TODONE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.trial.reporter.TreeReporter.SUCCESS
twisted.trial.reporter.TreeReporter.html#SUCCESS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.trial.reporter.TreeReporter.__init__
twisted.trial.reporter.TreeReporter.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.reporter.TreeReporter._lastTest
twisted.trial.reporter.TreeReporter.html#_lastTest
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial.reporter.TreeReporter._colorizer
twisted.trial.reporter.TreeReporter.html#_colorizer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial.reporter.TreeReporter.getDescription
twisted.trial.reporter.TreeReporter.html#getDescription
ZopeInterfaceFunction
Method
PUBLIC
Return the name of the method which 'test' represents. This is what gets displayed in the leaves of the tree.
-
twisted.trial.reporter.TreeReporter.addSuccess
twisted.trial.reporter.TreeReporter.html#addSuccess
ZopeInterfaceFunction
Method
PUBLIC
Report that the given test succeeded.
-
twisted.trial.reporter.TreeReporter.addError
twisted.trial.reporter.TreeReporter.html#addError
ZopeInterfaceFunction
Method
PUBLIC
Called when a test raises an error. If realtime is set, then it prints the error to the stream.
-
twisted.trial.reporter.TreeReporter.addFailure
twisted.trial.reporter.TreeReporter.html#addFailure
ZopeInterfaceFunction
Method
PUBLIC
Called when a test fails. If realtime is set, then it prints the error to the stream.
-
twisted.trial.reporter.TreeReporter.addSkip
twisted.trial.reporter.TreeReporter.html#addSkip
ZopeInterfaceFunction
Method
PUBLIC
Report that the given test was skipped.
-
twisted.trial.reporter.TreeReporter.addExpectedFailure
twisted.trial.reporter.TreeReporter.html#addExpectedFailure
ZopeInterfaceFunction
Method
PUBLIC
Report that the given test failed, and was expected to do so.
-
twisted.trial.reporter.TreeReporter.addUnexpectedSuccess
twisted.trial.reporter.TreeReporter.html#addUnexpectedSuccess
ZopeInterfaceFunction
Method
PUBLIC
Report that the given test succeeded against expectations.
-
twisted.trial.reporter.TreeReporter._write
twisted.trial.reporter.TreeReporter.html#_write
ZopeInterfaceFunction
Method
PRIVATE
Safely write to the reporter's stream.
-
twisted.trial.reporter.TreeReporter._getPreludeSegments
twisted.trial.reporter.TreeReporter.html#_getPreludeSegments
ZopeInterfaceFunction
Method
PRIVATE
Return a list of all non-leaf segments to display in the tree.
-
twisted.trial.reporter.TreeReporter._testPrelude
twisted.trial.reporter.TreeReporter.html#_testPrelude
ZopeInterfaceFunction
Method
PRIVATE
Write the name of the test to the stream, indenting it appropriately.
-
twisted.trial.reporter.TreeReporter.cleanupErrors
twisted.trial.reporter.TreeReporter.html#cleanupErrors
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.reporter.TreeReporter.upDownError
twisted.trial.reporter.TreeReporter.html#upDownError
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.reporter.TreeReporter.startTest
twisted.trial.reporter.TreeReporter.html#startTest
ZopeInterfaceFunction
Method
PUBLIC
Called when test starts. Writes the tests name to the stream using a tree format.
-
twisted.trial.reporter.TreeReporter.endLine
twisted.trial.reporter.TreeReporter.html#endLine
ZopeInterfaceFunction
Method
PUBLIC
Print 'message' in the given color.
-
twisted.trial.reporter.TreeReporter._printSummary
twisted.trial.reporter.TreeReporter.html#_printSummary
ZopeInterfaceFunction
Method
PRIVATE
Print a line summarising the test results to the stream, and color the status result.
-
twisted.python.monkey.MonkeyPatcher
twisted.python.monkey.MonkeyPatcher.html
ZopeInterfaceClass
Class
PUBLIC
Cover up attributes with new objects. Neat for monkey-patching things for unit-testing purposes.
-
twisted.python.monkey.MonkeyPatcher.__init__
twisted.python.monkey.MonkeyPatcher.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.monkey.MonkeyPatcher._patchesToApply
twisted.python.monkey.MonkeyPatcher.html#_patchesToApply
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.python.monkey.MonkeyPatcher._originals
twisted.python.monkey.MonkeyPatcher.html#_originals
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.python.monkey.MonkeyPatcher.addPatch
twisted.python.monkey.MonkeyPatcher.html#addPatch
ZopeInterfaceFunction
Method
PUBLIC
Add a patch so that the attribute name on obj will be assigned to value when patch is called or during runWithPatches.
-
twisted.python.monkey.MonkeyPatcher._alreadyPatched
twisted.python.monkey.MonkeyPatcher.html#_alreadyPatched
ZopeInterfaceFunction
Method
PRIVATE
Has the name attribute of obj already been patched by this patcher?
-
twisted.python.monkey.MonkeyPatcher.patch
twisted.python.monkey.MonkeyPatcher.html#patch
ZopeInterfaceFunction
Method
PUBLIC
Apply all of the patches that have been specified with
addPatch. Reverse this operation using
restore.
-
twisted.python.monkey.MonkeyPatcher.restore
twisted.python.monkey.MonkeyPatcher.html#restore
ZopeInterfaceFunction
Method
PUBLIC
Restore all original values to any patched objects.
-
twisted.python.monkey.MonkeyPatcher.runWithPatches
twisted.python.monkey.MonkeyPatcher.html#runWithPatches
ZopeInterfaceFunction
Method
PUBLIC
Apply each patch already specified. Then run the function f with the given args and kwargs. Restore everything when done.
-
twisted.trial._synctest._Warning
twisted.trial._synctest._Warning.html
ZopeInterfaceClass
Class
PRIVATE
A
_Warning instance represents one warning emitted through the Python warning system (
warnings). This is used to insulate callers of
_collectWarnings from changes to the Python warnings system which might otherwise require changes to the warning objects that function passes to the observer object it accepts.
-
twisted.trial._synctest._Warning.message
twisted.trial._synctest._Warning.html#message
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The string which was passed as the message parameter to warnings.warn.
-
twisted.trial._synctest._Warning.category
twisted.trial._synctest._Warning.html#category
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The Warning subclass which was passed as the category parameter to warnings.warn.
-
twisted.trial._synctest._Warning.filename
twisted.trial._synctest._Warning.html#filename
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The name of the file containing the definition of the code object which was stacklevel frames above the call to warnings.warn, where stacklevel is the value of the stacklevel parameter passed to warnings.warn...
-
twisted.trial._synctest._Warning.lineno
twisted.trial._synctest._Warning.html#lineno
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The source line associated with the active instruction of the code object object which was stacklevel frames above the call to warnings.warn, where stacklevel is the value of the stacklevel parameter passed to ...
-
twisted.trial._synctest._Warning.__init__
twisted.trial._synctest._Warning.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial._synctest._setWarningRegistryToNone
twisted.trial._synctest.html#_setWarningRegistryToNone
ZopeInterfaceFunction
Function
PRIVATE
Disable the per-module cache for every module found in modules, typically sys.modules.
-
twisted.trial._synctest._collectWarnings
twisted.trial._synctest.html#_collectWarnings
ZopeInterfaceFunction
Function
PRIVATE
Call f with args positional arguments and kwargs keyword arguments and collect all warnings which are emitted as a result in a list.
-
twisted.trial._synctest.UnsupportedTrialFeature
twisted.trial._synctest.UnsupportedTrialFeature.html
ZopeInterfaceClass
Class
PUBLIC
A feature of twisted.trial was used that pyunit cannot support.
-
twisted.trial._synctest._AssertRaisesContext
twisted.trial._synctest._AssertRaisesContext.html
ZopeInterfaceClass
Class
PRIVATE
A helper for implementing assertRaises. This is a context manager and a helper method to support the non-context manager version of assertRaises.
-
twisted.trial._synctest._AssertRaisesContext._testCase
twisted.trial._synctest._AssertRaisesContext.html#_testCase
ZopeInterfaceAttribute
Instance Variable
PRIVATE
See testCase parameter of __init__
-
twisted.trial._synctest._AssertRaisesContext._expected
twisted.trial._synctest._AssertRaisesContext.html#_expected
ZopeInterfaceAttribute
Instance Variable
PRIVATE
See expected parameter of __init__
-
twisted.trial._synctest._AssertRaisesContext._returnValue
twisted.trial._synctest._AssertRaisesContext.html#_returnValue
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The value returned by the callable being tested (only when not being used as a context manager).
-
twisted.trial._synctest._AssertRaisesContext._expectedName
twisted.trial._synctest._AssertRaisesContext.html#_expectedName
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A short string describing the expected exception (usually the name of the exception class).
-
twisted.trial._synctest._AssertRaisesContext.exception
twisted.trial._synctest._AssertRaisesContext.html#exception
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The exception which was raised by the function being tested (if it raised one).
-
twisted.trial._synctest._AssertRaisesContext.__init__
twisted.trial._synctest._AssertRaisesContext.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.trial._synctest._AssertRaisesContext._handle
twisted.trial._synctest._AssertRaisesContext.html#_handle
ZopeInterfaceFunction
Method
PRIVATE
Call the given object using this object as a context manager.
-
twisted.trial._synctest._AssertRaisesContext.__enter__
twisted.trial._synctest._AssertRaisesContext.html#__enter__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial._synctest._AssertRaisesContext.__exit__
twisted.trial._synctest._AssertRaisesContext.html#__exit__
ZopeInterfaceFunction
Method
PUBLIC
Check exit exception against expected exception.
-
twisted.trial._synctest._Assertions
twisted.trial._synctest._Assertions.html
ZopeInterfaceClass
Class
PRIVATE
Replaces many of the built-in TestCase assertions. In general, these assertions provide better error messages and are easier to use in callbacks.
-
twisted.trial._synctest._Assertions.fail
twisted.trial._synctest._Assertions.html#fail
ZopeInterfaceFunction
Method
PUBLIC
Absolutely fail the test. Do not pass go, do not collect $200.
-
twisted.trial._synctest._Assertions.assertFalse
twisted.trial._synctest._Assertions.html#assertFalse
ZopeInterfaceFunction
Method
PUBLIC
Fail the test if condition evaluates to True.
-
twisted.trial._synctest._Assertions.assertTrue
twisted.trial._synctest._Assertions.html#assertTrue
ZopeInterfaceFunction
Method
PUBLIC
Fail the test if condition evaluates to False.
-
twisted.trial._synctest._Assertions.assertRaises
twisted.trial._synctest._Assertions.html#assertRaises
ZopeInterfaceFunction
Method
PUBLIC
Fail the test unless calling the function f with the given args and kwargs raises exception. The failure will report the traceback and call stack of the unexpected exception.
-
twisted.trial._synctest._Assertions.assertEqual
twisted.trial._synctest._Assertions.html#assertEqual
ZopeInterfaceFunction
Method
PUBLIC
Fail the test if first and second are not equal.
-
twisted.trial._synctest._Assertions.assertIs
twisted.trial._synctest._Assertions.html#assertIs
ZopeInterfaceFunction
Method
PUBLIC
Fail the test if first is not second. This is an obect-identity-equality test, not an object equality (i.e. __eq__) test.
-
twisted.trial._synctest._Assertions.assertIsNot
twisted.trial._synctest._Assertions.html#assertIsNot
ZopeInterfaceFunction
Method
PUBLIC
Fail the test if first is second. This is an obect-identity-equality test, not an object equality (i.e. __eq__) test.
-
twisted.trial._synctest._Assertions.assertNotEqual
twisted.trial._synctest._Assertions.html#assertNotEqual
ZopeInterfaceFunction
Method
PUBLIC
Fail the test if first == second.
-
twisted.trial._synctest._Assertions.assertIn
twisted.trial._synctest._Assertions.html#assertIn
ZopeInterfaceFunction
Method
PUBLIC
Fail the test if containee is not found in container.
-
twisted.trial._synctest._Assertions.assertNotIn
twisted.trial._synctest._Assertions.html#assertNotIn
ZopeInterfaceFunction
Method
PUBLIC
Fail the test if containee is found in container.
-
twisted.trial._synctest._Assertions.assertNotAlmostEqual
twisted.trial._synctest._Assertions.html#assertNotAlmostEqual
ZopeInterfaceFunction
Method
PUBLIC
Fail if the two objects are equal as determined by their difference rounded to the given number of decimal places (default 7) and comparing to zero.
-
twisted.trial._synctest._Assertions.assertAlmostEqual
twisted.trial._synctest._Assertions.html#assertAlmostEqual
ZopeInterfaceFunction
Method
PUBLIC
Fail if the two objects are unequal as determined by their difference rounded to the given number of decimal places (default 7) and comparing to zero.
-
twisted.trial._synctest._Assertions.assertApproximates
twisted.trial._synctest._Assertions.html#assertApproximates
ZopeInterfaceFunction
Method
PUBLIC
Fail if first - second > tolerance
-
twisted.trial._synctest._Assertions.assertSubstring
twisted.trial._synctest._Assertions.html#assertSubstring
ZopeInterfaceFunction
Method
PUBLIC
Fail if substring does not exist within astring.
-
twisted.trial._synctest._Assertions.assertNotSubstring
twisted.trial._synctest._Assertions.html#assertNotSubstring
ZopeInterfaceFunction
Method
PUBLIC
Fail if astring contains substring.
-
twisted.trial._synctest._Assertions.assertWarns
twisted.trial._synctest._Assertions.html#assertWarns
ZopeInterfaceFunction
Method
PUBLIC
Fail if the given function doesn't generate the specified warning when called. It calls the function, checks the warning, and forwards the result of the function if everything is fine.
-
twisted.trial._synctest._Assertions.assertIsInstance
twisted.trial._synctest._Assertions.html#assertIsInstance
ZopeInterfaceFunction
Method
PUBLIC
Fail if instance is not an instance of the given class or of one of the given classes.
-
twisted.trial._synctest._Assertions.assertNotIsInstance
twisted.trial._synctest._Assertions.html#assertNotIsInstance
ZopeInterfaceFunction
Method
PUBLIC
Fail if instance is an instance of the given class or of one of the given classes.
-
twisted.trial._synctest._Assertions.successResultOf
twisted.trial._synctest._Assertions.html#successResultOf
ZopeInterfaceFunction
Method
PUBLIC
Return the current success result of deferred or raise self.failureException.
-
twisted.trial._synctest._Assertions.failureResultOf
twisted.trial._synctest._Assertions.html#failureResultOf
ZopeInterfaceFunction
Method
PUBLIC
Return the current failure result of deferred or raise self.failureException.
-
twisted.trial._synctest._Assertions.assertNoResult
twisted.trial._synctest._Assertions.html#assertNoResult
ZopeInterfaceFunction
Method
PUBLIC
Assert that deferred does not have a result at this point.
-
twisted.trial._synctest._LogObserver
twisted.trial._synctest._LogObserver.html
ZopeInterfaceClass
Class
PRIVATE
Observes the Twisted logs and catches any errors.
-
twisted.trial._synctest._LogObserver._errors
twisted.trial._synctest._LogObserver.html#_errors
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A
list of
Failure instances which were received as error events from the Twisted logging system.
-
twisted.trial._synctest._LogObserver._added
twisted.trial._synctest._LogObserver.html#_added
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A int giving the number of times _add has been called less the number of times _remove has been called; used to only add this observer to the Twisted logging since once, regardless of the number of calls to the add method.
-
twisted.trial._synctest._LogObserver._ignored
twisted.trial._synctest._LogObserver.html#_ignored
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A list of exception types which will not be recorded.
-
twisted.trial._synctest._LogObserver.__init__
twisted.trial._synctest._LogObserver.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial._synctest._LogObserver._add
twisted.trial._synctest._LogObserver.html#_add
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.trial._synctest._LogObserver._remove
twisted.trial._synctest._LogObserver.html#_remove
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.trial._synctest._LogObserver._ignoreErrors
twisted.trial._synctest._LogObserver.html#_ignoreErrors
ZopeInterfaceFunction
Method
PRIVATE
Do not store any errors with any of the given types.
-
twisted.trial._synctest._LogObserver._clearIgnores
twisted.trial._synctest._LogObserver.html#_clearIgnores
ZopeInterfaceFunction
Method
PRIVATE
Stop ignoring any errors we might currently be ignoring.
-
twisted.trial._synctest._LogObserver.flushErrors
twisted.trial._synctest._LogObserver.html#flushErrors
ZopeInterfaceFunction
Method
PUBLIC
Flush errors from the list of caught errors. If no arguments are specified, remove all errors. If arguments are specified, only remove errors of those types from the stored list.
-
twisted.trial._synctest._LogObserver.getErrors
twisted.trial._synctest._LogObserver.html#getErrors
ZopeInterfaceFunction
Method
PUBLIC
Return a list of errors caught by this observer.
-
twisted.trial._synctest._LogObserver.gotEvent
twisted.trial._synctest._LogObserver.html#gotEvent
ZopeInterfaceFunction
Method
PUBLIC
The actual observer method. Called whenever a message is logged.
-
twisted.trial._synctest._logObserver
twisted.trial._synctest.html#_logObserver
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.trial._asyncrunner._clearSuite
twisted.trial._asyncrunner.html#_clearSuite
ZopeInterfaceFunction
Function
PRIVATE
Clear all tests from suite.
-
twisted.trial._asyncrunner._PyUnitTestCaseAdapter
twisted.trial._asyncrunner._PyUnitTestCaseAdapter.html
ZopeInterfaceClass
Class
PRIVATE
Adapt from pyunit.TestCase to ITestCase.
-
twisted.trial._asyncrunner._BrokenIDTestCaseAdapter
twisted.trial._asyncrunner._BrokenIDTestCaseAdapter.html
ZopeInterfaceClass
Class
PRIVATE
Adapter for pyunit-style TestCase subclasses that have undesirable id() methods. That is unittest.FunctionTestCase and unittest.DocTestCase.
-
twisted.trial._asyncrunner._BrokenIDTestCaseAdapter.id
twisted.trial._asyncrunner._BrokenIDTestCaseAdapter.html#id
ZopeInterfaceFunction
Method
PUBLIC
Return the fully-qualified Python name of the doctest.
-
twisted.trial._asyncrunner._ForceGarbageCollectionDecorator
twisted.trial._asyncrunner._ForceGarbageCollectionDecorator.html
ZopeInterfaceClass
Class
PRIVATE
Forces garbage collection to be run before and after the test. Any errors logged during the post-test collection are added to the test result as errors.
-
twisted.trial._asyncrunner._ForceGarbageCollectionDecorator.run
twisted.trial._asyncrunner._ForceGarbageCollectionDecorator.html#run
ZopeInterfaceFunction
Method
PUBLIC
Run the unit test.
-
twisted.trial._asyncrunner._docTestCase
twisted.trial._asyncrunner.html#_docTestCase
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.trial._asyncrunner._iterateTests
twisted.trial._asyncrunner.html#_iterateTests
ZopeInterfaceFunction
Function
PRIVATE
Iterate through all of the test cases in testSuiteOrCase.
-
twisted.trial.unittest.TestDecorator
twisted.trial.unittest.TestDecorator.html
ZopeInterfaceClass
Class
PUBLIC
Decorator for test cases.
-
twisted.trial.unittest.TestDecorator.__call__
twisted.trial.unittest.TestDecorator.html#__call__
ZopeInterfaceFunction
Method
PUBLIC
Run the unit test.
-
twisted.trial.unittest.TestDecorator.run
twisted.trial.unittest.TestDecorator.html#run
ZopeInterfaceFunction
Method
PUBLIC
Run the unit test.
-
twisted.trial.unittest.TestSuite
twisted.trial.unittest.TestSuite.html
ZopeInterfaceClass
Class
PUBLIC
Extend the standard library's TestSuite with a consistently overrideable run method.
-
twisted.trial.unittest.TestSuite.run
twisted.trial.unittest.TestSuite.html#run
ZopeInterfaceFunction
Method
PUBLIC
Call run on every member of the suite.
-
twisted.trial.unittest.decorate
twisted.trial.unittest.html#decorate
ZopeInterfaceFunction
Function
PUBLIC
Decorate all test cases in test with decorator.
-
twisted.trial._asynctest._wait_is_running
twisted.trial._asynctest.html#_wait_is_running
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.trial.unittest.TestCase
twisted.trial.unittest.TestCase.html
ZopeInterfaceClass
Class
PUBLIC
A unit test. The atom of the unit testing universe.
-
twisted.trial.unittest.TestCase.timeout
twisted.trial.unittest.TestCase.html#timeout
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A real number of seconds. If set, the test will raise an error if it takes longer than timeout seconds. If not set, util.DEFAULT_TIMEOUT_DURATION is used.
-
twisted.trial.unittest.TestCase.__init__
twisted.trial.unittest.TestCase.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Construct an asynchronous test case for methodName.
-
twisted.trial.unittest.TestCase.assertFailure
twisted.trial.unittest.TestCase.html#assertFailure
ZopeInterfaceFunction
Method
PUBLIC
Fail if deferred does not errback with one of expectedFailures. Returns the original Deferred with callbacks added. You will need to return this Deferred from your test case.
-
twisted.trial.unittest.TestCase._run
twisted.trial.unittest.TestCase.html#_run
ZopeInterfaceFunction
Method
PRIVATE
Run a single method, either a test method or fixture.
-
twisted.trial.unittest.TestCase.__call__
twisted.trial.unittest.TestCase.html#__call__
ZopeInterfaceFunction
Method
PUBLIC
Run the test. Should always do exactly the same thing as run().
-
twisted.trial.unittest.TestCase.deferSetUp
twisted.trial.unittest.TestCase.html#deferSetUp
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.unittest.TestCase._ebDeferSetUp
twisted.trial.unittest.TestCase.html#_ebDeferSetUp
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.trial.unittest.TestCase.deferTestMethod
twisted.trial.unittest.TestCase.html#deferTestMethod
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.unittest.TestCase._cbDeferTestMethod
twisted.trial.unittest.TestCase.html#_cbDeferTestMethod
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.trial.unittest.TestCase._ebDeferTestMethod
twisted.trial.unittest.TestCase.html#_ebDeferTestMethod
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.trial.unittest.TestCase.deferTearDown
twisted.trial.unittest.TestCase.html#deferTearDown
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.unittest.TestCase._ebDeferTearDown
twisted.trial.unittest.TestCase.html#_ebDeferTearDown
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.trial.unittest.TestCase._passed
twisted.trial.unittest.TestCase.html#_passed
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial.unittest.TestCase.deferRunCleanups
twisted.trial.unittest.TestCase.html#deferRunCleanups
ZopeInterfaceFunction
Method
PUBLIC
Run any scheduled cleanups and report errors (if any) to the result. object.
-
twisted.trial.unittest.TestCase._cleanUp
twisted.trial.unittest.TestCase.html#_cleanUp
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.trial.unittest.TestCase._classCleanUp
twisted.trial.unittest.TestCase.html#_classCleanUp
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.trial.unittest.TestCase._makeReactorMethod
twisted.trial.unittest.TestCase.html#_makeReactorMethod
ZopeInterfaceFunction
Method
PRIVATE
Create a method which wraps the reactor method name. The new method issues a deprecation warning and calls the original.
-
twisted.trial.unittest.TestCase._deprecateReactor
twisted.trial.unittest.TestCase.html#_deprecateReactor
ZopeInterfaceFunction
Method
PRIVATE
Deprecate iterate, crash and stop on reactor. That is, each method is wrapped in a function that issues a deprecation warning, then calls the original.
-
twisted.trial.unittest.TestCase._reactorMethods
twisted.trial.unittest.TestCase.html#_reactorMethods
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial.unittest.TestCase._undeprecateReactor
twisted.trial.unittest.TestCase.html#_undeprecateReactor
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.trial.unittest.TestCase._runFixturesAndTest
twisted.trial.unittest.TestCase.html#_runFixturesAndTest
ZopeInterfaceFunction
Method
PRIVATE
Really run
setUp, the test method, and
tearDown. Any of these may return
defer.Deferreds. After they complete, do some reactor cleanup.
-
twisted.trial.unittest.TestCase._timedOut
twisted.trial.unittest.TestCase.html#_timedOut
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial.unittest.TestCase.addCleanup
twisted.trial.unittest.TestCase.html#addCleanup
ZopeInterfaceFunction
Method
PUBLIC
Extend the base cleanup feature with support for cleanup functions which return Deferreds.
-
twisted.trial.unittest.TestCase.getSuppress
twisted.trial.unittest.TestCase.html#getSuppress
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.unittest.TestCase.getTimeout
twisted.trial.unittest.TestCase.html#getTimeout
ZopeInterfaceFunction
Method
PUBLIC
Returns the timeout value set on this test. Checks on the instance first, then the class, then the module, then packages. As soon as it finds something with a
timeout attribute, returns that. Returns
util.DEFAULT_TIMEOUT_DURATION...
-
twisted.trial.unittest.TestCase._wait
twisted.trial.unittest.TestCase.html#_wait
ZopeInterfaceFunction
Method
PRIVATE
Take a Deferred that only ever callbacks. Block until it happens.
-
twisted.trial.unittest.FailTest
twisted.trial.unittest.FailTest.html
ZopeInterfaceClass
Class
PUBLIC
Raised to indicate the current test has failed to pass.
-
twisted.trial.unittest.PyUnitResultAdapter
twisted.trial.unittest.PyUnitResultAdapter.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.trial.unittest.PyUnitResultAdapter.__init__
twisted.trial.unittest.PyUnitResultAdapter.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.trial.unittest.PyUnitResultAdapter.original
twisted.trial.unittest.PyUnitResultAdapter.html#original
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.trial.unittest.PyUnitResultAdapter._exc_info
twisted.trial.unittest.PyUnitResultAdapter.html#_exc_info
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.trial.unittest.PyUnitResultAdapter.startTest
twisted.trial.unittest.PyUnitResultAdapter.html#startTest
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.unittest.PyUnitResultAdapter.stopTest
twisted.trial.unittest.PyUnitResultAdapter.html#stopTest
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.unittest.PyUnitResultAdapter.addFailure
twisted.trial.unittest.PyUnitResultAdapter.html#addFailure
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.unittest.PyUnitResultAdapter.addError
twisted.trial.unittest.PyUnitResultAdapter.html#addError
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.unittest.PyUnitResultAdapter._unsupported
twisted.trial.unittest.PyUnitResultAdapter.html#_unsupported
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.trial.unittest.PyUnitResultAdapter.addSkip
twisted.trial.unittest.PyUnitResultAdapter.html#addSkip
ZopeInterfaceFunction
Method
PUBLIC
Report the skip as a failure.
-
twisted.trial.unittest.PyUnitResultAdapter.addUnexpectedSuccess
twisted.trial.unittest.PyUnitResultAdapter.html#addUnexpectedSuccess
ZopeInterfaceFunction
Method
PUBLIC
Report the unexpected success as a failure.
-
twisted.trial.unittest.PyUnitResultAdapter.addExpectedFailure
twisted.trial.unittest.PyUnitResultAdapter.html#addExpectedFailure
ZopeInterfaceFunction
Method
PUBLIC
Report the expected failure (i.e. todo) as a failure.
-
twisted.trial.unittest.PyUnitResultAdapter.addSuccess
twisted.trial.unittest.PyUnitResultAdapter.html#addSuccess
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.unittest.PyUnitResultAdapter.upDownError
twisted.trial.unittest.PyUnitResultAdapter.html#upDownError
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.unittest.SynchronousTestCase
twisted.trial.unittest.SynchronousTestCase.html
ZopeInterfaceClass
Class
PUBLIC
A unit test. The atom of the unit testing universe.
-
twisted.trial.unittest.SynchronousTestCase.failureException
twisted.trial.unittest.SynchronousTestCase.html#failureException
ZopeInterfaceAttribute
Instance Variable
PUBLIC
An exception class, defaulting to FailTest. If the test method raises this exception, it will be reported as a failure, rather than an exception. All of the assertion methods raise this if the assertion fails.
-
twisted.trial.unittest.SynchronousTestCase.skip
twisted.trial.unittest.SynchronousTestCase.html#skip
ZopeInterfaceAttribute
Instance Variable
PUBLIC
None or a string explaining why this test is to be skipped. If defined, the test will not be run. Instead, it will be reported to the result object as 'skipped' (if the TestResult supports skipping).
-
twisted.trial.unittest.SynchronousTestCase.todo
twisted.trial.unittest.SynchronousTestCase.html#todo
ZopeInterfaceAttribute
Instance Variable
PUBLIC
None, a string or a tuple of
(errors, reason) where
errors is either an exception class or an iterable of exception classes, and
reason is a string. See
Todo or
makeTodo for more information.
-
twisted.trial.unittest.SynchronousTestCase.suppress
twisted.trial.unittest.SynchronousTestCase.html#suppress
ZopeInterfaceAttribute
Instance Variable
PUBLIC
None or a list of tuples of
(args, kwargs) to be passed to
warnings.filterwarnings. Use these to suppress warnings raised in a test. Useful for testing deprecated code. See also
util.suppress.
-
twisted.trial.unittest.SynchronousTestCase.__init__
twisted.trial.unittest.SynchronousTestCase.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.unittest.SynchronousTestCase._passed
twisted.trial.unittest.SynchronousTestCase.html#_passed
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial.unittest.SynchronousTestCase._cleanups
twisted.trial.unittest.SynchronousTestCase.html#_cleanups
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial.unittest.SynchronousTestCase._testMethodName
twisted.trial.unittest.SynchronousTestCase.html#_testMethodName
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial.unittest.SynchronousTestCase._parents
twisted.trial.unittest.SynchronousTestCase.html#_parents
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial.unittest.SynchronousTestCase.__eq__
twisted.trial.unittest.SynchronousTestCase.html#__eq__
ZopeInterfaceFunction
Method
PUBLIC
Override the comparison defined by the base TestCase which considers instances of the same class with the same _testMethodName to be equal. Since trial puts TestCase instances into a set, that definition of comparison makes it impossible to run the same test method twice...
-
twisted.trial.unittest.SynchronousTestCase.__hash__
twisted.trial.unittest.SynchronousTestCase.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.unittest.SynchronousTestCase.shortDescription
twisted.trial.unittest.SynchronousTestCase.html#shortDescription
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.unittest.SynchronousTestCase.getSkip
twisted.trial.unittest.SynchronousTestCase.html#getSkip
ZopeInterfaceFunction
Method
PUBLIC
Return the skip reason set on this test, if any is set. Checks on the instance first, then the class, then the module, then packages. As soon as it finds something with a skip attribute, returns that in a tuple (...
-
twisted.trial.unittest.SynchronousTestCase.getTodo
twisted.trial.unittest.SynchronousTestCase.html#getTodo
ZopeInterfaceFunction
Method
PUBLIC
Return a
Todo object if the test is marked todo. Checks on the instance first, then the class, then the module, then packages. As soon as it finds something with a
todo attribute, returns that. Returns ...
-
twisted.trial.unittest.SynchronousTestCase.runTest
twisted.trial.unittest.SynchronousTestCase.html#runTest
ZopeInterfaceFunction
Method
PUBLIC
If no
methodName argument is passed to the constructor,
run will treat this method as the thing with the actual test inside.
-
twisted.trial.unittest.SynchronousTestCase.run
twisted.trial.unittest.SynchronousTestCase.html#run
ZopeInterfaceFunction
Method
PUBLIC
Run the test case, storing the results in result.
-
twisted.trial.unittest.SynchronousTestCase._warnings
twisted.trial.unittest.SynchronousTestCase.html#_warnings
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial.unittest.SynchronousTestCase.addCleanup
twisted.trial.unittest.SynchronousTestCase.html#addCleanup
ZopeInterfaceFunction
Method
PUBLIC
Add the given function to a list of functions to be called after the test has run, but before tearDown.
-
twisted.trial.unittest.SynchronousTestCase.patch
twisted.trial.unittest.SynchronousTestCase.html#patch
ZopeInterfaceFunction
Method
PUBLIC
Monkey patch an object for the duration of the test.
-
twisted.trial.unittest.SynchronousTestCase.flushLoggedErrors
twisted.trial.unittest.SynchronousTestCase.html#flushLoggedErrors
ZopeInterfaceFunction
Method
PUBLIC
Remove stored errors received from the log.
-
twisted.trial.unittest.SynchronousTestCase.flushWarnings
twisted.trial.unittest.SynchronousTestCase.html#flushWarnings
ZopeInterfaceFunction
Method
PUBLIC
Remove stored warnings from the list of captured warnings and return them.
-
twisted.trial.unittest.SynchronousTestCase.getDeprecatedModuleAttribute
twisted.trial.unittest.SynchronousTestCase.html#getDeprecatedModuleAttribute
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a module attribute which should have been deprecated, and assert that we saw the appropriate deprecation warning.
-
twisted.trial.unittest.SynchronousTestCase.callDeprecated
twisted.trial.unittest.SynchronousTestCase.html#callDeprecated
ZopeInterfaceFunction
Method
PUBLIC
Call a function that should have been deprecated at a specific version and in favor of a specific alternative, and assert that it was thusly deprecated.
-
twisted.trial.unittest.SynchronousTestCase.mktemp
twisted.trial.unittest.SynchronousTestCase.html#mktemp
ZopeInterfaceFunction
Method
PUBLIC
Create a new path name which can be used for a new file or directory.
-
twisted.trial.unittest.SynchronousTestCase._getSuppress
twisted.trial.unittest.SynchronousTestCase.html#_getSuppress
ZopeInterfaceFunction
Method
PRIVATE
Returns any warning suppressions set for this test. Checks on the instance first, then the class, then the module, then packages. As soon as it finds something with a suppress attribute, returns that. ...
-
twisted.trial.unittest.SynchronousTestCase._getSkipReason
twisted.trial.unittest.SynchronousTestCase.html#_getSkipReason
ZopeInterfaceFunction
Method
PRIVATE
Return the reason to use for skipping a test method.
-
twisted.trial.unittest.SynchronousTestCase._run
twisted.trial.unittest.SynchronousTestCase.html#_run
ZopeInterfaceFunction
Method
PRIVATE
Run a single method, either a test method or fixture.
-
twisted.trial.unittest.SynchronousTestCase._runFixturesAndTest
twisted.trial.unittest.SynchronousTestCase.html#_runFixturesAndTest
ZopeInterfaceFunction
Method
PRIVATE
Run setUp, a test method, test cleanups, and tearDown.
-
twisted.trial.unittest.SynchronousTestCase._runCleanups
twisted.trial.unittest.SynchronousTestCase.html#_runCleanups
ZopeInterfaceFunction
Method
PRIVATE
Synchronously run any cleanups which have been added.
-
twisted.trial.unittest.SynchronousTestCase._installObserver
twisted.trial.unittest.SynchronousTestCase.html#_installObserver
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.trial.unittest.SynchronousTestCase._observer
twisted.trial.unittest.SynchronousTestCase.html#_observer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial.unittest.SynchronousTestCase._removeObserver
twisted.trial.unittest.SynchronousTestCase.html#_removeObserver
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.trial.unittest.Todo
twisted.trial.unittest.Todo.html
ZopeInterfaceClass
Class
PUBLIC
Internal object used to mark a
TestCase as 'todo'. Tests marked 'todo' are reported differently in Trial
TestResults. If todo'd tests fail, they do not fail the suite and the errors are reported in a separate category...
-
twisted.trial.unittest.Todo.__init__
twisted.trial.unittest.Todo.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.trial.unittest.Todo.reason
twisted.trial.unittest.Todo.html#reason
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.trial.unittest.Todo.errors
twisted.trial.unittest.Todo.html#errors
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.trial.unittest.Todo.__repr__
twisted.trial.unittest.Todo.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.unittest.Todo.expected
twisted.trial.unittest.Todo.html#expected
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.trial.unittest.makeTodo
twisted.trial.unittest.html#makeTodo
ZopeInterfaceFunction
Function
PUBLIC
Return a
Todo object built from
value.
-
twisted.copyright.version
twisted.copyright.html#version
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.copyright.longversion
twisted.copyright.html#longversion
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.copyright.copyright
twisted.copyright.html#copyright
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.copyright.disclaimer
twisted.copyright.html#disclaimer
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python.modules.theSystemPath
twisted.python.modules.html#theSystemPath
ZopeInterfaceAttribute
Variable
PUBLIC
The very top of the Python object space.
-
twisted.python.zippath.ZIP_PATH_SEP
twisted.python.zippath.html#ZIP_PATH_SEP
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.python.zippath.ZipPath
twisted.python.zippath.ZipPath.html
ZopeInterfaceClass
Class
PUBLIC
I represent a file or directory contained within a zip file.
-
twisted.python.zippath.ZipPath.__init__
twisted.python.zippath.ZipPath.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Don't construct me directly. Use ZipArchive.child().
-
twisted.python.zippath.ZipPath.archive
twisted.python.zippath.ZipPath.html#archive
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.zippath.ZipPath.pathInArchive
twisted.python.zippath.ZipPath.html#pathInArchive
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.zippath.ZipPath.path
twisted.python.zippath.ZipPath.html#path
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.zippath.ZipPath.__cmp__
twisted.python.zippath.ZipPath.html#__cmp__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.zippath.ZipPath.__repr__
twisted.python.zippath.ZipPath.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.zippath.ZipPath.sep
twisted.python.zippath.ZipPath.html#sep
ZopeInterfaceAttribute
Property
PUBLIC
Return a zip directory separator.
-
twisted.python.zippath.ZipPath.parent
twisted.python.zippath.ZipPath.html#parent
ZopeInterfaceFunction
Method
PUBLIC
A file path for the directory containing the file at this file path.
-
twisted.python.zippath.ZipPath.child
twisted.python.zippath.ZipPath.html#child
ZopeInterfaceFunction
Method
PUBLIC
Return a new ZipPath representing a path in self.archive which is a child of this path.
-
twisted.python.zippath.ZipPath.sibling
twisted.python.zippath.ZipPath.html#sibling
ZopeInterfaceFunction
Method
PUBLIC
Return a
FilePath with the same directory as this instance but with a basename of
path.
-
twisted.python.zippath.ZipPath.exists
twisted.python.zippath.ZipPath.html#exists
ZopeInterfaceFunction
Method
PUBLIC
Check if this file path exists.
-
twisted.python.zippath.ZipPath.isdir
twisted.python.zippath.ZipPath.html#isdir
ZopeInterfaceFunction
Method
PUBLIC
Check if this file path refers to a directory.
-
twisted.python.zippath.ZipPath.isfile
twisted.python.zippath.ZipPath.html#isfile
ZopeInterfaceFunction
Method
PUBLIC
Check if this file path refers to a regular file.
-
twisted.python.zippath.ZipPath.islink
twisted.python.zippath.ZipPath.html#islink
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.zippath.ZipPath.listdir
twisted.python.zippath.ZipPath.html#listdir
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.zippath.ZipPath.splitext
twisted.python.zippath.ZipPath.html#splitext
ZopeInterfaceFunction
Method
PUBLIC
Return a value similar to that returned by os.path.splitext.
-
twisted.python.zippath.ZipPath.basename
twisted.python.zippath.ZipPath.html#basename
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the final component of the file path's path (everything after the final path separator).
-
twisted.python.zippath.ZipPath.dirname
twisted.python.zippath.ZipPath.html#dirname
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.zippath.ZipPath.open
twisted.python.zippath.ZipPath.html#open
ZopeInterfaceFunction
Method
PUBLIC
Opens this file path with the given mode.
-
twisted.python.zippath.ZipPath.changed
twisted.python.zippath.ZipPath.html#changed
ZopeInterfaceFunction
Method
PUBLIC
Clear any cached information about the state of this path on disk.
-
twisted.python.zippath.ZipPath.getsize
twisted.python.zippath.ZipPath.html#getsize
ZopeInterfaceFunction
Method
PUBLIC
Retrieve this file's size.
-
twisted.python.zippath.ZipPath.getAccessTime
twisted.python.zippath.ZipPath.html#getAccessTime
ZopeInterfaceFunction
Method
PUBLIC
Retrieve this file's last access-time. This is the same as the last access time for the archive.
-
twisted.python.zippath.ZipPath.getModificationTime
twisted.python.zippath.ZipPath.html#getModificationTime
ZopeInterfaceFunction
Method
PUBLIC
Retrieve this file's last modification time. This is the time of modification recorded in the zipfile.
-
twisted.python.zippath.ZipPath.getStatusChangeTime
twisted.python.zippath.ZipPath.html#getStatusChangeTime
ZopeInterfaceFunction
Method
PUBLIC
Retrieve this file's last modification time. This name is provided for compatibility, and returns the same value as getmtime.
-
twisted.python.zippath.ZipArchive
twisted.python.zippath.ZipArchive.html
ZopeInterfaceClass
Class
PUBLIC
I am a
FilePath-like object which can wrap a zip archive as if it were a directory.
-
twisted.python.zippath.ZipArchive.archive
twisted.python.zippath.ZipArchive.html#archive
ZopeInterfaceAttribute
Property
PUBLIC
Undocumented
-
twisted.python.zippath.ZipArchive.__init__
twisted.python.zippath.ZipArchive.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create a ZipArchive, treating the archive at archivePathname as a zip file.
-
twisted.python.zippath.ZipArchive.path
twisted.python.zippath.ZipArchive.html#path
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.zippath.ZipArchive.zipfile
twisted.python.zippath.ZipArchive.html#zipfile
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.zippath.ZipArchive.pathInArchive
twisted.python.zippath.ZipArchive.html#pathInArchive
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.zippath.ZipArchive.childmap
twisted.python.zippath.ZipArchive.html#childmap
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.zippath.ZipArchive.child
twisted.python.zippath.ZipArchive.html#child
ZopeInterfaceFunction
Method
PUBLIC
Create a ZipPath pointing at a path within the archive.
-
twisted.python.zippath.ZipArchive.exists
twisted.python.zippath.ZipArchive.html#exists
ZopeInterfaceFunction
Method
PUBLIC
Returns True if the underlying archive exists.
-
twisted.python.zippath.ZipArchive.getAccessTime
twisted.python.zippath.ZipArchive.html#getAccessTime
ZopeInterfaceFunction
Method
PUBLIC
Return the archive file's last access time.
-
twisted.python.zippath.ZipArchive.getModificationTime
twisted.python.zippath.ZipArchive.html#getModificationTime
ZopeInterfaceFunction
Method
PUBLIC
Return the archive file's modification time.
-
twisted.python.zippath.ZipArchive.getStatusChangeTime
twisted.python.zippath.ZipArchive.html#getStatusChangeTime
ZopeInterfaceFunction
Method
PUBLIC
Return the archive file's status change time.
-
twisted.python.zippath.ZipArchive.__repr__
twisted.python.zippath.ZipArchive.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.modules._nothing
twisted.python.modules.html#_nothing
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.python.modules.PYTHON_EXTENSIONS
twisted.python.modules.html#PYTHON_EXTENSIONS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.python.modules.OPTIMIZED_MODE
twisted.python.modules.html#OPTIMIZED_MODE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.python.modules._isPythonIdentifier
twisted.python.modules.html#_isPythonIdentifier
ZopeInterfaceFunction
Function
PRIVATE
cheezy fake test for proper identifier-ness.
-
twisted.python.modules._isPackagePath
twisted.python.modules.html#_isPackagePath
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.python.modules._ModuleIteratorHelper
twisted.python.modules._ModuleIteratorHelper.html
ZopeInterfaceClass
Class
PRIVATE
This mixin provides common behavior between python module and path entries, since the mechanism for searching sys.path and __path__ attributes is remarkably similar.
-
twisted.python.modules._ModuleIteratorHelper.iterModules
twisted.python.modules._ModuleIteratorHelper.html#iterModules
ZopeInterfaceFunction
Method
PUBLIC
Loop over the modules present below this entry or package on PYTHONPATH.
-
twisted.python.modules._ModuleIteratorHelper.walkModules
twisted.python.modules._ModuleIteratorHelper.html#walkModules
ZopeInterfaceFunction
Method
PUBLIC
Similar to
iterModules, this yields self, and then every module in my package or entry, and every submodule in each package or entry.
-
twisted.python.modules._ModuleIteratorHelper._subModuleName
twisted.python.modules._ModuleIteratorHelper.html#_subModuleName
ZopeInterfaceFunction
Method
PRIVATE
This is a hook to provide packages with the ability to specify their names as a prefix to submodules here.
-
twisted.python.modules._ModuleIteratorHelper._packagePaths
twisted.python.modules._ModuleIteratorHelper.html#_packagePaths
ZopeInterfaceFunction
Method
PRIVATE
Implement in subclasses to specify where to look for modules.
-
twisted.python.modules._ModuleIteratorHelper._getEntry
twisted.python.modules._ModuleIteratorHelper.html#_getEntry
ZopeInterfaceFunction
Method
PRIVATE
Implement in subclasses to specify what path entry submodules will come from.
-
twisted.python.modules._ModuleIteratorHelper.__getitem__
twisted.python.modules._ModuleIteratorHelper.html#__getitem__
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a module from below this path or package.
-
twisted.python.modules._ModuleIteratorHelper.__iter__
twisted.python.modules._ModuleIteratorHelper.html#__iter__
ZopeInterfaceFunction
Method
PUBLIC
Implemented to raise NotImplementedError for clarity, so that attempting to loop over this object won't call __getitem__.
-
twisted.python.modules.PythonAttribute
twisted.python.modules.PythonAttribute.html
ZopeInterfaceClass
Class
PUBLIC
I represent a function, class, or other object that is present.
-
twisted.python.modules.PythonAttribute.name
twisted.python.modules.PythonAttribute.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the fully qualified python name of the attribute represented by this class.
-
twisted.python.modules.PythonAttribute.onObject
twisted.python.modules.PythonAttribute.html#onObject
ZopeInterfaceAttribute
Instance Variable
PUBLIC
a reference to a PythonModule or other PythonAttribute that is this attribute's logical parent.
-
twisted.python.modules.PythonAttribute.__init__
twisted.python.modules.PythonAttribute.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create a PythonAttribute. This is a private constructor. Do not construct me directly, use PythonModule.iterAttributes.
-
twisted.python.modules.PythonAttribute._loaded
twisted.python.modules.PythonAttribute.html#_loaded
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.python.modules.PythonAttribute.pythonValue
twisted.python.modules.PythonAttribute.html#pythonValue
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.modules.PythonAttribute.__repr__
twisted.python.modules.PythonAttribute.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.modules.PythonAttribute.isLoaded
twisted.python.modules.PythonAttribute.html#isLoaded
ZopeInterfaceFunction
Method
PUBLIC
Return a boolean describing whether the attribute this describes has actually been loaded into memory by importing its module.
-
twisted.python.modules.PythonAttribute.load
twisted.python.modules.PythonAttribute.html#load
ZopeInterfaceFunction
Method
PUBLIC
Load the value associated with this attribute.
-
twisted.python.modules.PythonAttribute.iterAttributes
twisted.python.modules.PythonAttribute.html#iterAttributes
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.modules.PythonModule
twisted.python.modules.PythonModule.html
ZopeInterfaceClass
Class
PUBLIC
Representation of a module which could be imported from sys.path.
-
twisted.python.modules.PythonModule.name
twisted.python.modules.PythonModule.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the fully qualified python name of this module.
-
twisted.python.modules.PythonModule.filePath
twisted.python.modules.PythonModule.html#filePath
ZopeInterfaceAttribute
Instance Variable
PUBLIC
a FilePath-like object which points to the location of this module.
-
twisted.python.modules.PythonModule.pathEntry
twisted.python.modules.PythonModule.html#pathEntry
ZopeInterfaceAttribute
Instance Variable
PUBLIC
a
PathEntry instance which this module was located from.
-
twisted.python.modules.PythonModule.__init__
twisted.python.modules.PythonModule.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create a PythonModule. Do not construct this directly, instead inspect a PythonPath or other PythonModule instances.
-
twisted.python.modules.PythonModule.parentPath
twisted.python.modules.PythonModule.html#parentPath
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.modules.PythonModule._getEntry
twisted.python.modules.PythonModule.html#_getEntry
ZopeInterfaceFunction
Method
PRIVATE
Implement in subclasses to specify what path entry submodules will come from.
-
twisted.python.modules.PythonModule.__repr__
twisted.python.modules.PythonModule.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Return a string representation including the module name.
-
twisted.python.modules.PythonModule.isLoaded
twisted.python.modules.PythonModule.html#isLoaded
ZopeInterfaceFunction
Method
PUBLIC
Determine if the module is loaded into sys.modules.
-
twisted.python.modules.PythonModule.iterAttributes
twisted.python.modules.PythonModule.html#iterAttributes
ZopeInterfaceFunction
Method
PUBLIC
List all the attributes defined in this module.
-
twisted.python.modules.PythonModule.isPackage
twisted.python.modules.PythonModule.html#isPackage
ZopeInterfaceFunction
Method
PUBLIC
Returns true if this module is also a package, and might yield something from iterModules.
-
twisted.python.modules.PythonModule.load
twisted.python.modules.PythonModule.html#load
ZopeInterfaceFunction
Method
PUBLIC
Load this module.
-
twisted.python.modules.PythonModule.__eq__
twisted.python.modules.PythonModule.html#__eq__
ZopeInterfaceFunction
Method
PUBLIC
PythonModules with the same name are equal.
-
twisted.python.modules.PythonModule.walkModules
twisted.python.modules.PythonModule.html#walkModules
ZopeInterfaceFunction
Method
PUBLIC
Similar to
iterModules, this yields self, and then every module in my package or entry, and every submodule in each package or entry.
-
twisted.python.modules.PythonModule._subModuleName
twisted.python.modules.PythonModule.html#_subModuleName
ZopeInterfaceFunction
Method
PRIVATE
submodules of this module are prefixed with our name.
-
twisted.python.modules.PythonModule._packagePaths
twisted.python.modules.PythonModule.html#_packagePaths
ZopeInterfaceFunction
Method
PRIVATE
Yield a sequence of FilePath-like objects which represent path segments.
-
twisted.python.modules.PathEntry
twisted.python.modules.PathEntry.html
ZopeInterfaceClass
Class
PUBLIC
I am a proxy for a single entry on sys.path.
-
twisted.python.modules.PathEntry.filePath
twisted.python.modules.PathEntry.html#filePath
ZopeInterfaceAttribute
Instance Variable
PUBLIC
a FilePath-like object pointing at the filesystem location or archive file where this path entry is stored.
-
twisted.python.modules.PathEntry.pythonPath
twisted.python.modules.PathEntry.html#pythonPath
ZopeInterfaceAttribute
Instance Variable
PUBLIC
a PythonPath instance.
-
twisted.python.modules.PathEntry.__init__
twisted.python.modules.PathEntry.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create a PathEntry. This is a private constructor.
-
twisted.python.modules.PathEntry._getEntry
twisted.python.modules.PathEntry.html#_getEntry
ZopeInterfaceFunction
Method
PRIVATE
Implement in subclasses to specify what path entry submodules will come from.
-
twisted.python.modules.PathEntry.__repr__
twisted.python.modules.PathEntry.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.modules.PathEntry._packagePaths
twisted.python.modules.PathEntry.html#_packagePaths
ZopeInterfaceFunction
Method
PRIVATE
Implement in subclasses to specify where to look for modules.
-
twisted.python.modules.IPathImportMapper
twisted.python.modules.IPathImportMapper.html
ZopeInterfaceClass
Interface
PUBLIC
This is an internal interface, used to map importers to factories for FilePath-like objects.
-
twisted.python.modules.IPathImportMapper.mapPath
twisted.python.modules.IPathImportMapper.html#mapPath
ZopeInterfaceFunction
Method
PUBLIC
Return a FilePath-like object.
-
twisted.python.modules._DefaultMapImpl
twisted.python.modules._DefaultMapImpl.html
ZopeInterfaceClass
Class
PRIVATE
Wrapper for the default importer, i.e. None.
-
twisted.python.modules._DefaultMapImpl.mapPath
twisted.python.modules._DefaultMapImpl.html#mapPath
ZopeInterfaceFunction
Method
PUBLIC
Return a FilePath-like object.
-
twisted.python.modules._theDefaultMapper
twisted.python.modules.html#_theDefaultMapper
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.python.modules._ZipMapImpl
twisted.python.modules._ZipMapImpl.html
ZopeInterfaceClass
Class
PRIVATE
IPathImportMapper implementation for zipimport.ZipImporter.
-
twisted.python.modules._ZipMapImpl.__init__
twisted.python.modules._ZipMapImpl.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.modules._ZipMapImpl.importer
twisted.python.modules._ZipMapImpl.html#importer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.modules._ZipMapImpl.mapPath
twisted.python.modules._ZipMapImpl.html#mapPath
ZopeInterfaceFunction
Method
PUBLIC
Map the given FS path to a ZipPath, by looking at the ZipImporter's "archive" attribute and using it as our ZipArchive root, then walking down into the archive from there.
-
twisted.python.modules._defaultSysPathFactory
twisted.python.modules.html#_defaultSysPathFactory
ZopeInterfaceFunction
Function
PRIVATE
Provide the default behavior of PythonPath's sys.path factory, which is to return the current value of sys.path.
-
twisted.python.modules.PythonPath
twisted.python.modules.PythonPath.html
ZopeInterfaceClass
Class
PUBLIC
I represent the very top of the Python object-space, the module list in sys.path and the modules list in sys.modules.
-
twisted.python.modules.PythonPath._sysPath
twisted.python.modules.PythonPath.html#_sysPath
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A sequence of strings like sys.path. This attribute is read-only.
-
twisted.python.modules.PythonPath.moduleDict
twisted.python.modules.PythonPath.html#moduleDict
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A dictionary mapping string module names to module objects, like sys.modules.
-
twisted.python.modules.PythonPath.sysPathHooks
twisted.python.modules.PythonPath.html#sysPathHooks
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A list of PEP-302 path hooks, like sys.path_hooks.
-
twisted.python.modules.PythonPath.moduleLoader
twisted.python.modules.PythonPath.html#moduleLoader
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.python.modules.PythonPath.__init__
twisted.python.modules.PythonPath.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create a PythonPath. You almost certainly want to use modules.theSystemPath, or its aliased methods, rather than creating a new instance yourself, though.
-
twisted.python.modules.PythonPath._sysPathFactory
twisted.python.modules.PythonPath.html#_sysPathFactory
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.python.modules.PythonPath.importerCache
twisted.python.modules.PythonPath.html#importerCache
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.modules.PythonPath.sysPath 0
twisted.python.modules.PythonPath.html#sysPath%200
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The current value of the module search path list.
-
twisted.python.modules.PythonPath.sysPath
twisted.python.modules.PythonPath.html#sysPath
ZopeInterfaceAttribute
Property
PUBLIC
Retrieve the current value of the module search path list.
-
twisted.python.modules.PythonPath._findEntryPathString
twisted.python.modules.PythonPath.html#_findEntryPathString
ZopeInterfaceFunction
Method
PRIVATE
Determine where a given Python module object came from by looking at path entries.
-
twisted.python.modules.PythonPath._smartPath
twisted.python.modules.PythonPath.html#_smartPath
ZopeInterfaceFunction
Method
PRIVATE
Given a path entry from sys.path which may refer to an importer, return the appropriate FilePath-like instance.
-
twisted.python.modules.PythonPath.iterEntries
twisted.python.modules.PythonPath.html#iterEntries
ZopeInterfaceFunction
Method
PUBLIC
Iterate the entries on my sysPath.
-
twisted.python.modules.PythonPath.__getitem__
twisted.python.modules.PythonPath.html#__getitem__
ZopeInterfaceFunction
Method
PUBLIC
Get a python module by its given fully-qualified name.
-
twisted.python.modules.PythonPath.__contains__
twisted.python.modules.PythonPath.html#__contains__
ZopeInterfaceFunction
Method
PUBLIC
Check to see whether or not a module exists on my import path.
-
twisted.python.modules.PythonPath.__repr__
twisted.python.modules.PythonPath.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Display my sysPath and moduleDict in a string representation.
-
twisted.python.modules.PythonPath.iterModules
twisted.python.modules.PythonPath.html#iterModules
ZopeInterfaceFunction
Method
PUBLIC
Yield all top-level modules on my sysPath.
-
twisted.python.modules.PythonPath.walkModules
twisted.python.modules.PythonPath.html#walkModules
ZopeInterfaceFunction
Method
PUBLIC
Similar to
iterModules, this yields every module on the path, then every submodule in each package or entry.
-
twisted.python.modules.walkModules
twisted.python.modules.html#walkModules
ZopeInterfaceFunction
Function
PUBLIC
Deeply iterate all modules on the global python path.
-
twisted.python.modules.iterModules
twisted.python.modules.html#iterModules
ZopeInterfaceFunction
Function
PUBLIC
Iterate all modules and top-level packages on the global Python path, but do not descend into packages.
-
twisted.python.modules.getModule
twisted.python.modules.html#getModule
ZopeInterfaceFunction
Function
PUBLIC
Retrieve a module from the system path.
-
twisted.plugin.IPlugin
twisted.plugin.IPlugin.html
ZopeInterfaceClass
Interface
PUBLIC
Interface that must be implemented by all plugins.
-
twisted.plugin.CachedPlugin
twisted.plugin.CachedPlugin.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.plugin.CachedPlugin.__init__
twisted.plugin.CachedPlugin.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.plugin.CachedPlugin.dropin
twisted.plugin.CachedPlugin.html#dropin
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.plugin.CachedPlugin.name
twisted.plugin.CachedPlugin.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.plugin.CachedPlugin.description
twisted.plugin.CachedPlugin.html#description
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.plugin.CachedPlugin.provided
twisted.plugin.CachedPlugin.html#provided
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.plugin.CachedPlugin.__repr__
twisted.plugin.CachedPlugin.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.plugin.CachedPlugin.load
twisted.plugin.CachedPlugin.html#load
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.plugin.CachedPlugin.__conform__
twisted.plugin.CachedPlugin.html#__conform__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.plugin.CachedDropin
twisted.plugin.CachedDropin.html
ZopeInterfaceClass
Class
PUBLIC
A collection of
CachedPlugin instances from a particular module in a plugin package.
-
twisted.plugin.CachedDropin.moduleName
twisted.plugin.CachedDropin.html#moduleName
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The fully qualified name of the plugin module this represents.
-
twisted.plugin.CachedDropin.description
twisted.plugin.CachedDropin.html#description
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A brief explanation of this collection of plugins (probably the plugin module's docstring).
-
twisted.plugin.CachedDropin.plugins
twisted.plugin.CachedDropin.html#plugins
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The
CachedPlugin instances which were loaded from this dropin.
-
twisted.plugin.CachedDropin.__init__
twisted.plugin.CachedDropin.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.plugin._generateCacheEntry
twisted.plugin.html#_generateCacheEntry
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.plugin.fromkeys
twisted.plugin.html#fromkeys
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.plugin.getCache
twisted.plugin.html#getCache
ZopeInterfaceFunction
Function
PUBLIC
Compute all the possible loadable plugins, while loading as few as possible and hitting the filesystem as little as possible.
-
twisted.plugin._pluginsPackage
twisted.plugin.html#_pluginsPackage
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.plugin._TInterface
twisted.plugin.html#_TInterface
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.plugin.getPlugins
twisted.plugin.html#getPlugins
ZopeInterfaceFunction
Function
PUBLIC
Retrieve all plugins implementing the given interface beneath the given module.
-
twisted.plugin.pluginPackagePaths
twisted.plugin.html#pluginPackagePaths
ZopeInterfaceFunction
Function
PUBLIC
Return a list of additional directories which should be searched for modules to be included as part of the named plugin package.
-
twisted.application.reactors.IReactorInstaller
twisted.application.reactors.IReactorInstaller.html
ZopeInterfaceClass
Interface
PUBLIC
Definition of a reactor which can probably be installed.
-
twisted.application.reactors.IReactorInstaller.shortName
twisted.application.reactors.IReactorInstaller.html#shortName
ZopeInterfaceAttribute
Attribute
PUBLIC
A brief string giving the user-facing name of this reactor.
-
twisted.application.reactors.IReactorInstaller.description
twisted.application.reactors.IReactorInstaller.html#description
ZopeInterfaceAttribute
Attribute
PUBLIC
A longer string giving a user-facing description of this reactor.
-
twisted.application.reactors.IReactorInstaller.install
twisted.application.reactors.IReactorInstaller.html#install
ZopeInterfaceFunction
Method
PUBLIC
Install this reactor.
-
twisted.application.reactors.NoSuchReactor
twisted.application.reactors.NoSuchReactor.html
ZopeInterfaceClass
Class
PUBLIC
Raised when an attempt is made to install a reactor which cannot be found.
-
twisted.application.reactors.Reactor
twisted.application.reactors.Reactor.html
ZopeInterfaceClass
Class
PUBLIC
No summary
-
twisted.application.reactors.Reactor.moduleName
twisted.application.reactors.Reactor.html#moduleName
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The fully-qualified Python name of the module of which the install callable is an attribute.
-
twisted.application.reactors.Reactor.__init__
twisted.application.reactors.Reactor.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.application.reactors.Reactor.shortName
twisted.application.reactors.Reactor.html#shortName
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A brief string giving the user-facing name of this reactor.
-
twisted.application.reactors.Reactor.description
twisted.application.reactors.Reactor.html#description
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A longer string giving a user-facing description of this reactor.
-
twisted.application.reactors.Reactor.install
twisted.application.reactors.Reactor.html#install
ZopeInterfaceFunction
Method
PUBLIC
Install this reactor.
-
twisted.application.reactors.getReactorTypes
twisted.application.reactors.html#getReactorTypes
ZopeInterfaceFunction
Function
PUBLIC
-
twisted.application.reactors.installReactor
twisted.application.reactors.html#installReactor
ZopeInterfaceFunction
Function
PUBLIC
Install the reactor with the given shortName attribute.
-
twisted.persisted.styles.oldModules
twisted.persisted.styles.html#oldModules
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.persisted.styles.pickleMethod
twisted.persisted.styles.html#pickleMethod
ZopeInterfaceFunction
Function
PUBLIC
support function for copy_reg to pickle method refs
-
twisted.persisted.styles._methodFunction
twisted.persisted.styles.html#_methodFunction
ZopeInterfaceFunction
Function
PRIVATE
Retrieve the function object implementing a method name given the class it's on and a method name.
-
twisted.persisted.styles.unpickleMethod
twisted.persisted.styles.html#unpickleMethod
ZopeInterfaceFunction
Function
PUBLIC
Support function for copy_reg to unpickle method refs.
-
twisted.persisted.styles._pickleFunction
twisted.persisted.styles.html#_pickleFunction
ZopeInterfaceFunction
Function
PRIVATE
Reduce, in the sense of pickle's object.__reduce__ special method, a function object into its constituent parts.
-
twisted.persisted.styles._unpickleFunction
twisted.persisted.styles.html#_unpickleFunction
ZopeInterfaceFunction
Function
PRIVATE
Convert a function name into a function by importing it.
-
twisted.persisted.styles.pickleModule
twisted.persisted.styles.html#pickleModule
ZopeInterfaceFunction
Function
PUBLIC
support function for copy_reg to pickle module refs
-
twisted.persisted.styles.unpickleModule
twisted.persisted.styles.html#unpickleModule
ZopeInterfaceFunction
Function
PUBLIC
support function for copy_reg to unpickle module refs
-
twisted.persisted.styles.pickleStringO
twisted.persisted.styles.html#pickleStringO
ZopeInterfaceFunction
Function
PUBLIC
Reduce the given cStringO.
-
twisted.persisted.styles.unpickleStringO
twisted.persisted.styles.html#unpickleStringO
ZopeInterfaceFunction
Function
PUBLIC
Convert the output of
pickleStringO into an appropriate type for the current python version. This may be called on Python 3 and will convert a cStringIO into an
io.StringIO.
-
twisted.persisted.styles.pickleStringI
twisted.persisted.styles.html#pickleStringI
ZopeInterfaceFunction
Function
PUBLIC
Reduce the given cStringI.
-
twisted.persisted.styles.unpickleStringI
twisted.persisted.styles.html#unpickleStringI
ZopeInterfaceFunction
Function
PUBLIC
Convert the output of
pickleStringI into an appropriate type for the current Python version.
-
twisted.persisted.styles.Ephemeral
twisted.persisted.styles.Ephemeral.html
ZopeInterfaceClass
Class
PUBLIC
This type of object is never persisted; if possible, even references to it are eliminated.
-
twisted.persisted.styles.Ephemeral.__reduce__
twisted.persisted.styles.Ephemeral.html#__reduce__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.persisted.styles.Ephemeral.__getstate__
twisted.persisted.styles.Ephemeral.html#__getstate__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.styles.Ephemeral.__setstate__
twisted.persisted.styles.Ephemeral.html#__setstate__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.styles.Ephemeral.__class__
twisted.persisted.styles.Ephemeral.html#__class__
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.styles.versionedsToUpgrade
twisted.persisted.styles.html#versionedsToUpgrade
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.persisted.styles.upgraded
twisted.persisted.styles.html#upgraded
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.persisted.styles.doUpgrade
twisted.persisted.styles.html#doUpgrade
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.persisted.styles.requireUpgrade
twisted.persisted.styles.html#requireUpgrade
ZopeInterfaceFunction
Function
PUBLIC
Require that a Versioned instance be upgraded completely first.
-
twisted.persisted.styles._aybabtu
twisted.persisted.styles.html#_aybabtu
ZopeInterfaceFunction
Function
PRIVATE
Get all of the parent classes of
c, not including
c itself, which are strict subclasses of
Versioned.
-
twisted.persisted.styles.Versioned
twisted.persisted.styles.Versioned.html
ZopeInterfaceClass
Class
PUBLIC
This type of object is persisted with versioning information.
-
twisted.persisted.styles.Versioned.persistenceVersion
twisted.persisted.styles.Versioned.html#persistenceVersion
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.persisted.styles.Versioned.persistenceForgets
twisted.persisted.styles.Versioned.html#persistenceForgets
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.persisted.styles.Versioned.__setstate__
twisted.persisted.styles.Versioned.html#__setstate__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.styles.Versioned.__dict__
twisted.persisted.styles.Versioned.html#__dict__
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.styles.Versioned.__getstate__
twisted.persisted.styles.Versioned.html#__getstate__
ZopeInterfaceFunction
Method
PUBLIC
Get state, adding a version number to it on its way out.
-
twisted.persisted.styles.Versioned.versionUpgrade
twisted.persisted.styles.Versioned.html#versionUpgrade
ZopeInterfaceFunction
Method
PUBLIC
(internal) Do a version upgrade.
-
twisted.persisted.sob.IPersistable
twisted.persisted.sob.IPersistable.html
ZopeInterfaceClass
Interface
PUBLIC
An object which can be saved in several formats to a file
-
twisted.persisted.sob.IPersistable.setStyle
twisted.persisted.sob.IPersistable.html#setStyle
ZopeInterfaceFunction
Method
PUBLIC
Set desired format.
-
twisted.persisted.sob.IPersistable.save
twisted.persisted.sob.IPersistable.html#save
ZopeInterfaceFunction
Method
PUBLIC
Save object to file.
-
twisted.persisted.sob.Persistent
twisted.persisted.sob.Persistent.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/3 instance variable, 2/6 methods documented
-
twisted.persisted.sob.Persistent.style
twisted.persisted.sob.Persistent.html#style
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.sob.Persistent.__init__
twisted.persisted.sob.Persistent.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.sob.Persistent.original
twisted.persisted.sob.Persistent.html#original
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.sob.Persistent.name
twisted.persisted.sob.Persistent.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.sob.Persistent.setStyle
twisted.persisted.sob.Persistent.html#setStyle
ZopeInterfaceFunction
Method
PUBLIC
Set desired format.
-
twisted.persisted.sob.Persistent._getFilename
twisted.persisted.sob.Persistent.html#_getFilename
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.persisted.sob.Persistent._saveTemp
twisted.persisted.sob.Persistent.html#_saveTemp
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.persisted.sob.Persistent._getStyle
twisted.persisted.sob.Persistent.html#_getStyle
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.persisted.sob.Persistent.save
twisted.persisted.sob.Persistent.html#save
ZopeInterfaceFunction
Method
PUBLIC
Save object to file.
-
twisted.persisted.sob._EverythingEphemeral
twisted.persisted.sob._EverythingEphemeral.html
ZopeInterfaceClass
Class
PRIVATE
No class docstring; 0/1 instance variable, 0/1 class variable, 1/2 method documented
-
twisted.persisted.sob._EverythingEphemeral.initRun
twisted.persisted.sob._EverythingEphemeral.html#initRun
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.persisted.sob._EverythingEphemeral.__init__
twisted.persisted.sob._EverythingEphemeral.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.persisted.sob._EverythingEphemeral.mainMod
twisted.persisted.sob._EverythingEphemeral.html#mainMod
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.sob._EverythingEphemeral.__getattr__
twisted.persisted.sob._EverythingEphemeral.html#__getattr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.sob.load
twisted.persisted.sob.html#load
ZopeInterfaceFunction
Function
PUBLIC
Load an object from a file.
-
twisted.persisted.sob.loadValueFromFile
twisted.persisted.sob.html#loadValueFromFile
ZopeInterfaceFunction
Function
PUBLIC
Load the value of a variable in a Python file.
-
twisted.persisted.sob.guessType
twisted.persisted.sob.html#guessType
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.application.service.IServiceMaker
twisted.application.service.IServiceMaker.html
ZopeInterfaceClass
Interface
PUBLIC
An object which can be used to construct services in a flexible way.
-
twisted.application.service.IServiceMaker.tapname
twisted.application.service.IServiceMaker.html#tapname
ZopeInterfaceAttribute
Attribute
PUBLIC
A short string naming this Twisted plugin, for example 'web' or 'pencil'. This name will be used as the subcommand of 'twistd'.
-
twisted.application.service.IServiceMaker.description
twisted.application.service.IServiceMaker.html#description
ZopeInterfaceAttribute
Attribute
PUBLIC
A brief summary of the features provided by this Twisted application plugin.
-
twisted.application.service.IServiceMaker.options
twisted.application.service.IServiceMaker.html#options
ZopeInterfaceAttribute
Attribute
PUBLIC
A twisted.python.usage.Options subclass defining the configuration options for this application.
-
twisted.application.service.IServiceMaker.makeService
twisted.application.service.IServiceMaker.html#makeService
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.application.service.ServiceMaker
twisted.application.service.ServiceMaker.html
ZopeInterfaceClass
Class
PUBLIC
Utility class to simplify the definition of
IServiceMaker plugins.
-
twisted.application.service.ServiceMaker.__init__
twisted.application.service.ServiceMaker.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.application.service.ServiceMaker.name
twisted.application.service.ServiceMaker.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.application.service.ServiceMaker.module
twisted.application.service.ServiceMaker.html#module
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.application.service.ServiceMaker.description
twisted.application.service.ServiceMaker.html#description
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A brief summary of the features provided by this Twisted application plugin.
-
twisted.application.service.ServiceMaker.tapname
twisted.application.service.ServiceMaker.html#tapname
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A short string naming this Twisted plugin, for example 'web' or 'pencil'. This name will be used as the subcommand of 'twistd'.
-
twisted.application.service.ServiceMaker.options
twisted.application.service.ServiceMaker.html#options
ZopeInterfaceAttribute
Property
PUBLIC
A twisted.python.usage.Options subclass defining the configuration options for this application.
-
twisted.application.service.ServiceMaker.makeService
twisted.application.service.ServiceMaker.html#makeService
ZopeInterfaceAttribute
Property
PUBLIC
-
twisted.application.service.IService
twisted.application.service.IService.html
ZopeInterfaceClass
Interface
PUBLIC
A service.
-
twisted.application.service.IService.name
twisted.application.service.IService.html#name
ZopeInterfaceAttribute
Attribute
PUBLIC
A str which is the name of the service or None.
-
twisted.application.service.IService.running
twisted.application.service.IService.html#running
ZopeInterfaceAttribute
Attribute
PUBLIC
A boolean which indicates whether the service is running.
-
twisted.application.service.IService.parent
twisted.application.service.IService.html#parent
ZopeInterfaceAttribute
Attribute
PUBLIC
An IServiceCollection which is the parent or None.
-
twisted.application.service.IService.setName
twisted.application.service.IService.html#setName
ZopeInterfaceFunction
Method
PUBLIC
Set the name of the service.
-
twisted.application.service.IService.setServiceParent
twisted.application.service.IService.html#setServiceParent
ZopeInterfaceFunction
Method
PUBLIC
Set the parent of the service. This method is responsible for setting the parent attribute on this service (the child service).
-
twisted.application.service.IService.disownServiceParent
twisted.application.service.IService.html#disownServiceParent
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.application.service.IService.startService
twisted.application.service.IService.html#startService
ZopeInterfaceFunction
Method
PUBLIC
Start the service.
-
twisted.application.service.IService.stopService
twisted.application.service.IService.html#stopService
ZopeInterfaceFunction
Method
PUBLIC
Stop the service.
-
twisted.application.service.IService.privilegedStartService
twisted.application.service.IService.html#privilegedStartService
ZopeInterfaceFunction
Method
PUBLIC
Do preparation work for starting the service.
-
twisted.application.service.Service
twisted.application.service.Service.html
ZopeInterfaceClass
Class
PUBLIC
Base class for services.
-
twisted.application.service.Service.running
twisted.application.service.Service.html#running
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A boolean which indicates whether the service is running.
-
twisted.application.service.Service.name
twisted.application.service.Service.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A str which is the name of the service or None.
-
twisted.application.service.Service.parent
twisted.application.service.Service.html#parent
ZopeInterfaceAttribute
Instance Variable
PUBLIC
An IServiceCollection which is the parent or None.
-
twisted.application.service.Service.__getstate__
twisted.application.service.Service.html#__getstate__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.application.service.Service.setName
twisted.application.service.Service.html#setName
ZopeInterfaceFunction
Method
PUBLIC
Set the name of the service.
-
twisted.application.service.Service.setServiceParent
twisted.application.service.Service.html#setServiceParent
ZopeInterfaceFunction
Method
PUBLIC
Set the parent of the service. This method is responsible for setting the parent attribute on this service (the child service).
-
twisted.application.service.Service.disownServiceParent
twisted.application.service.Service.html#disownServiceParent
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.application.service.Service.privilegedStartService
twisted.application.service.Service.html#privilegedStartService
ZopeInterfaceFunction
Method
PUBLIC
Do preparation work for starting the service.
-
twisted.application.service.Service.startService
twisted.application.service.Service.html#startService
ZopeInterfaceFunction
Method
PUBLIC
Start the service.
-
twisted.application.service.Service.stopService
twisted.application.service.Service.html#stopService
ZopeInterfaceFunction
Method
PUBLIC
Stop the service.
-
twisted.application.service.IServiceCollection
twisted.application.service.IServiceCollection.html
ZopeInterfaceClass
Interface
PUBLIC
Collection of services.
-
twisted.application.service.IServiceCollection.getServiceNamed
twisted.application.service.IServiceCollection.html#getServiceNamed
ZopeInterfaceFunction
Method
PUBLIC
Get the child service with a given name.
-
twisted.application.service.IServiceCollection.__iter__
twisted.application.service.IServiceCollection.html#__iter__
ZopeInterfaceFunction
Method
PUBLIC
Get an iterator over all child services.
-
twisted.application.service.IServiceCollection.addService
twisted.application.service.IServiceCollection.html#addService
ZopeInterfaceFunction
Method
PUBLIC
Add a child service.
-
twisted.application.service.IServiceCollection.removeService
twisted.application.service.IServiceCollection.html#removeService
ZopeInterfaceFunction
Method
PUBLIC
Remove a child service.
-
twisted.application.service.MultiService
twisted.application.service.MultiService.html
ZopeInterfaceClass
Class
PUBLIC
Straightforward Service Container.
-
twisted.application.service.MultiService.__init__
twisted.application.service.MultiService.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.application.service.MultiService.services
twisted.application.service.MultiService.html#services
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.application.service.MultiService.namedServices
twisted.application.service.MultiService.html#namedServices
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.application.service.MultiService.parent
twisted.application.service.MultiService.html#parent
ZopeInterfaceAttribute
Instance Variable
PUBLIC
An IServiceCollection which is the parent or None.
-
twisted.application.service.MultiService.privilegedStartService
twisted.application.service.MultiService.html#privilegedStartService
ZopeInterfaceFunction
Method
PUBLIC
Do preparation work for starting the service.
-
twisted.application.service.MultiService.startService
twisted.application.service.MultiService.html#startService
ZopeInterfaceFunction
Method
PUBLIC
Start the service.
-
twisted.application.service.MultiService.stopService
twisted.application.service.MultiService.html#stopService
ZopeInterfaceFunction
Method
PUBLIC
Stop the service.
-
twisted.application.service.MultiService.getServiceNamed
twisted.application.service.MultiService.html#getServiceNamed
ZopeInterfaceFunction
Method
PUBLIC
Get the child service with a given name.
-
twisted.application.service.MultiService.__iter__
twisted.application.service.MultiService.html#__iter__
ZopeInterfaceFunction
Method
PUBLIC
Get an iterator over all child services.
-
twisted.application.service.MultiService.addService
twisted.application.service.MultiService.html#addService
ZopeInterfaceFunction
Method
PUBLIC
Add a child service.
-
twisted.application.service.MultiService.removeService
twisted.application.service.MultiService.html#removeService
ZopeInterfaceFunction
Method
PUBLIC
Remove a child service.
-
twisted.application.service.IProcess
twisted.application.service.IProcess.html
ZopeInterfaceClass
Interface
PUBLIC
Process running parameters.
-
twisted.application.service.IProcess.processName
twisted.application.service.IProcess.html#processName
ZopeInterfaceAttribute
Attribute
PUBLIC
A str giving the name the process should have in ps (or None to leave the name alone).
-
twisted.application.service.IProcess.uid
twisted.application.service.IProcess.html#uid
ZopeInterfaceAttribute
Attribute
PUBLIC
An int giving the user id as which the process should run (or None to leave the UID alone).
-
twisted.application.service.IProcess.gid
twisted.application.service.IProcess.html#gid
ZopeInterfaceAttribute
Attribute
PUBLIC
An int giving the group id as which the process should run (or None to leave the GID alone).
-
twisted.application.service.Process
twisted.application.service.Process.html
ZopeInterfaceClass
Class
PUBLIC
Process running parameters.
-
twisted.application.service.Process.processName
twisted.application.service.Process.html#processName
ZopeInterfaceAttribute
Class Variable
PUBLIC
A str giving the name the process should have in ps (or None to leave the name alone).
-
twisted.application.service.Process.__init__
twisted.application.service.Process.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Set uid and gid.
-
twisted.application.service.Process.uid
twisted.application.service.Process.html#uid
ZopeInterfaceAttribute
Instance Variable
PUBLIC
An int giving the user id as which the process should run (or None to leave the UID alone).
-
twisted.application.service.Process.gid
twisted.application.service.Process.html#gid
ZopeInterfaceAttribute
Instance Variable
PUBLIC
An int giving the group id as which the process should run (or None to leave the GID alone).
-
twisted.application.service.Application
twisted.application.service.html#Application
ZopeInterfaceFunction
Function
PUBLIC
Return a compound class.
-
twisted.application.service.loadApplication
twisted.application.service.html#loadApplication
ZopeInterfaceFunction
Function
PUBLIC
Load Application from a given file.
-
twisted.python.logfile.BaseLogFile
twisted.python.logfile.BaseLogFile.html
ZopeInterfaceClass
Class
PUBLIC
The base class for a log file that can be rotated.
-
twisted.python.logfile.BaseLogFile.synchronized
twisted.python.logfile.BaseLogFile.html#synchronized
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.python.logfile.BaseLogFile.__init__
twisted.python.logfile.BaseLogFile.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create a log file.
-
twisted.python.logfile.BaseLogFile.directory
twisted.python.logfile.BaseLogFile.html#directory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.logfile.BaseLogFile.name
twisted.python.logfile.BaseLogFile.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.logfile.BaseLogFile.path
twisted.python.logfile.BaseLogFile.html#path
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.logfile.BaseLogFile.defaultMode
twisted.python.logfile.BaseLogFile.html#defaultMode
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.logfile.BaseLogFile.fromFullPath
twisted.python.logfile.BaseLogFile.html#fromFullPath
ZopeInterfaceFunction
Class Method
PUBLIC
Construct a log file from a full file path.
-
twisted.python.logfile.BaseLogFile.shouldRotate
twisted.python.logfile.BaseLogFile.html#shouldRotate
ZopeInterfaceFunction
Method
PUBLIC
Override with a method to that returns true if the log should be rotated.
-
twisted.python.logfile.BaseLogFile._openFile
twisted.python.logfile.BaseLogFile.html#_openFile
ZopeInterfaceFunction
Method
PRIVATE
Open the log file.
-
twisted.python.logfile.BaseLogFile.closed
twisted.python.logfile.BaseLogFile.html#closed
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.logfile.BaseLogFile._file
twisted.python.logfile.BaseLogFile.html#_file
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.python.logfile.BaseLogFile.write
twisted.python.logfile.BaseLogFile.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write some data to the file.
-
twisted.python.logfile.BaseLogFile.flush
twisted.python.logfile.BaseLogFile.html#flush
ZopeInterfaceFunction
Method
PUBLIC
Flush the file.
-
twisted.python.logfile.BaseLogFile.close
twisted.python.logfile.BaseLogFile.html#close
ZopeInterfaceFunction
Method
PUBLIC
Close the file.
-
twisted.python.logfile.BaseLogFile.reopen
twisted.python.logfile.BaseLogFile.html#reopen
ZopeInterfaceFunction
Method
PUBLIC
Reopen the log file. This is mainly useful if you use an external log rotation tool, which moves under your feet.
-
twisted.python.logfile.BaseLogFile.getCurrentLog
twisted.python.logfile.BaseLogFile.html#getCurrentLog
ZopeInterfaceFunction
Method
PUBLIC
Return a LogReader for the current log file.
-
twisted.python.logfile.LogFile
twisted.python.logfile.LogFile.html
ZopeInterfaceClass
Class
PUBLIC
A log file that can be rotated.
-
twisted.python.logfile.LogFile.__init__
twisted.python.logfile.LogFile.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create a log file rotating on length.
-
twisted.python.logfile.LogFile.rotateLength
twisted.python.logfile.LogFile.html#rotateLength
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.logfile.LogFile.maxRotatedFiles
twisted.python.logfile.LogFile.html#maxRotatedFiles
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.logfile.LogFile._openFile
twisted.python.logfile.LogFile.html#_openFile
ZopeInterfaceFunction
Method
PRIVATE
Open the log file.
-
twisted.python.logfile.LogFile.size
twisted.python.logfile.LogFile.html#size
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.logfile.LogFile.shouldRotate
twisted.python.logfile.LogFile.html#shouldRotate
ZopeInterfaceFunction
Method
PUBLIC
Rotate when the log file size is larger than rotateLength.
-
twisted.python.logfile.LogFile.getLog
twisted.python.logfile.LogFile.html#getLog
ZopeInterfaceFunction
Method
PUBLIC
Given an integer, return a LogReader for an old log file.
-
twisted.python.logfile.LogFile.write
twisted.python.logfile.LogFile.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write some data to the file.
-
twisted.python.logfile.LogFile.rotate
twisted.python.logfile.LogFile.html#rotate
ZopeInterfaceFunction
Method
PUBLIC
Rotate the file and create a new one.
-
twisted.python.logfile.LogFile.listLogs
twisted.python.logfile.LogFile.html#listLogs
ZopeInterfaceFunction
Method
PUBLIC
Return sorted list of integers - the old logs' identifiers.
-
twisted.python.logfile.LogFile.__getstate__
twisted.python.logfile.LogFile.html#__getstate__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.logfile.DailyLogFile
twisted.python.logfile.DailyLogFile.html
ZopeInterfaceClass
Class
PUBLIC
A log file that is rotated daily (at or after midnight localtime)
-
twisted.python.logfile.DailyLogFile._openFile
twisted.python.logfile.DailyLogFile.html#_openFile
ZopeInterfaceFunction
Method
PRIVATE
Open the log file.
-
twisted.python.logfile.DailyLogFile.lastDate
twisted.python.logfile.DailyLogFile.html#lastDate
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.logfile.DailyLogFile.shouldRotate
twisted.python.logfile.DailyLogFile.html#shouldRotate
ZopeInterfaceFunction
Method
PUBLIC
Rotate when the date has changed since last write
-
twisted.python.logfile.DailyLogFile.toDate
twisted.python.logfile.DailyLogFile.html#toDate
ZopeInterfaceFunction
Method
PUBLIC
Convert a unixtime to (year, month, day) localtime tuple, or return the current (year, month, day) localtime tuple.
-
twisted.python.logfile.DailyLogFile.suffix
twisted.python.logfile.DailyLogFile.html#suffix
ZopeInterfaceFunction
Method
PUBLIC
Return the suffix given a (year, month, day) tuple or unixtime
-
twisted.python.logfile.DailyLogFile.getLog
twisted.python.logfile.DailyLogFile.html#getLog
ZopeInterfaceFunction
Method
PUBLIC
Given a unix time, return a LogReader for an old log file.
-
twisted.python.logfile.DailyLogFile.write
twisted.python.logfile.DailyLogFile.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write some data to the log file
-
twisted.python.logfile.DailyLogFile.rotate
twisted.python.logfile.DailyLogFile.html#rotate
ZopeInterfaceFunction
Method
PUBLIC
Rotate the file and create a new one.
-
twisted.python.logfile.DailyLogFile.__getstate__
twisted.python.logfile.DailyLogFile.html#__getstate__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.logfile.LogReader
twisted.python.logfile.LogReader.html
ZopeInterfaceClass
Class
PUBLIC
Read from a log file.
-
twisted.python.logfile.LogReader.__init__
twisted.python.logfile.LogReader.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Open the log file for reading.
-
twisted.python.logfile.LogReader._file
twisted.python.logfile.LogReader.html#_file
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.python.logfile.LogReader.readLines
twisted.python.logfile.LogReader.html#readLines
ZopeInterfaceFunction
Method
PUBLIC
Read a list of lines from the log file.
-
twisted.python.logfile.LogReader.close
twisted.python.logfile.LogReader.html#close
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.usage.UsageError
twisted.python.usage.UsageError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.python.usage.CoerceParameter
twisted.python.usage.CoerceParameter.html
ZopeInterfaceClass
Class
PUBLIC
Utility class that can corce a parameter before storing it.
-
twisted.python.usage.CoerceParameter.__init__
twisted.python.usage.CoerceParameter.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.python.usage.CoerceParameter.options
twisted.python.usage.CoerceParameter.html#options
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.usage.CoerceParameter.coerce
twisted.python.usage.CoerceParameter.html#coerce
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.usage.CoerceParameter.doc
twisted.python.usage.CoerceParameter.html#doc
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.usage.CoerceParameter.dispatch
twisted.python.usage.CoerceParameter.html#dispatch
ZopeInterfaceFunction
Method
PUBLIC
When called in dispatch, do the coerce for value and save the returned value.
-
twisted.python.usage.Options
twisted.python.usage.Options.html
ZopeInterfaceClass
Class
PUBLIC
An option list parser class
-
twisted.python.usage.Options.subCommand
twisted.python.usage.Options.html#subCommand
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.usage.Options.defaultSubCommand
twisted.python.usage.Options.html#defaultSubCommand
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.python.usage.Options.parent
twisted.python.usage.Options.html#parent
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.python.usage.Options.completionData
twisted.python.usage.Options.html#completionData
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.python.usage.Options.__init__
twisted.python.usage.Options.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.usage.Options.opts
twisted.python.usage.Options.html#opts
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.usage.Options.defaults
twisted.python.usage.Options.html#defaults
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.usage.Options.longOpt
twisted.python.usage.Options.html#longOpt
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.usage.Options.shortOpt
twisted.python.usage.Options.html#shortOpt
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.usage.Options.docs
twisted.python.usage.Options.html#docs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.usage.Options.synonyms
twisted.python.usage.Options.html#synonyms
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.usage.Options._dispatch
twisted.python.usage.Options.html#_dispatch
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.python.usage.Options.opt_help
twisted.python.usage.Options.html#opt_help
ZopeInterfaceFunction
Method
PUBLIC
Display this help and exit.
-
twisted.python.usage.Options.opt_version
twisted.python.usage.Options.html#opt_version
ZopeInterfaceFunction
Method
PUBLIC
Display Twisted version and exit.
-
twisted.python.usage.Options.parseOptions
twisted.python.usage.Options.html#parseOptions
ZopeInterfaceFunction
Method
PUBLIC
The guts of the command-line parser.
-
twisted.python.usage.Options.subOptions
twisted.python.usage.Options.html#subOptions
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.usage.Options.postOptions
twisted.python.usage.Options.html#postOptions
ZopeInterfaceFunction
Method
PUBLIC
I am called after the options are parsed.
-
twisted.python.usage.Options.parseArgs
twisted.python.usage.Options.html#parseArgs
ZopeInterfaceFunction
Method
PUBLIC
I am called with any leftover arguments which were not options.
-
twisted.python.usage.Options._generic_flag
twisted.python.usage.Options.html#_generic_flag
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.python.usage.Options._gather_flags
twisted.python.usage.Options.html#_gather_flags
ZopeInterfaceFunction
Method
PRIVATE
Gather up boolean (flag) options.
-
twisted.python.usage.Options._gather_parameters
twisted.python.usage.Options.html#_gather_parameters
ZopeInterfaceFunction
Method
PRIVATE
Gather options which take a value.
-
twisted.python.usage.Options._gather_handlers
twisted.python.usage.Options.html#_gather_handlers
ZopeInterfaceFunction
Method
PRIVATE
Gather up options with their own handler methods.
-
twisted.python.usage.Options.__str__
twisted.python.usage.Options.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.usage.Options.getSynopsis
twisted.python.usage.Options.html#getSynopsis
ZopeInterfaceFunction
Method
PUBLIC
Returns a string containing a description of these options and how to pass them to the executed file.
-
twisted.python.usage.Options.getUsage
twisted.python.usage.Options.html#getUsage
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.usage._ZSH
twisted.python.usage.html#_ZSH
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.python.usage._BASH
twisted.python.usage.html#_BASH
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.python.usage.Completer
twisted.python.usage.Completer.html
ZopeInterfaceClass
Class
PUBLIC
A completion "action" - provides completion possibilities for a particular command-line option. For example we might provide the user a fixed list of choices, or files/dirs according to a glob.
-
twisted.python.usage.Completer._descr
twisted.python.usage.Completer.html#_descr
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.python.usage.Completer.__init__
twisted.python.usage.Completer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.python.usage.Completer._repeat
twisted.python.usage.Completer.html#_repeat
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.python.usage.Completer._repeatFlag
twisted.python.usage.Completer.html#_repeatFlag
ZopeInterfaceAttribute
Property
PRIVATE
Undocumented
-
twisted.python.usage.Completer._description
twisted.python.usage.Completer.html#_description
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.python.usage.Completer._shellCode
twisted.python.usage.Completer.html#_shellCode
ZopeInterfaceFunction
Method
PRIVATE
Fetch a fragment of shell code representing this action which is suitable for use by the completion system in _shellcomp.py
-
twisted.python.usage.CompleteFiles
twisted.python.usage.CompleteFiles.html
ZopeInterfaceClass
Class
PUBLIC
Completes file names based on a glob pattern
-
twisted.python.usage.CompleteFiles.__init__
twisted.python.usage.CompleteFiles.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.python.usage.CompleteFiles._globPattern
twisted.python.usage.CompleteFiles.html#_globPattern
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.python.usage.CompleteFiles._description
twisted.python.usage.CompleteFiles.html#_description
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.python.usage.CompleteFiles._shellCode
twisted.python.usage.CompleteFiles.html#_shellCode
ZopeInterfaceFunction
Method
PRIVATE
Fetch a fragment of shell code representing this action which is suitable for use by the completion system in _shellcomp.py
-
twisted.python.usage.CompleteDirs
twisted.python.usage.CompleteDirs.html
ZopeInterfaceClass
Class
PUBLIC
Completes directory names
-
twisted.python.usage.CompleteDirs._shellCode
twisted.python.usage.CompleteDirs.html#_shellCode
ZopeInterfaceFunction
Method
PRIVATE
Fetch a fragment of shell code representing this action which is suitable for use by the completion system in _shellcomp.py
-
twisted.python.usage.CompleteList
twisted.python.usage.CompleteList.html
ZopeInterfaceClass
Class
PUBLIC
Completes based on a fixed list of words
-
twisted.python.usage.CompleteList.__init__
twisted.python.usage.CompleteList.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.python.usage.CompleteList._items
twisted.python.usage.CompleteList.html#_items
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.python.usage.CompleteList._shellCode
twisted.python.usage.CompleteList.html#_shellCode
ZopeInterfaceFunction
Method
PRIVATE
Fetch a fragment of shell code representing this action which is suitable for use by the completion system in _shellcomp.py
-
twisted.python.usage.CompleteMultiList
twisted.python.usage.CompleteMultiList.html
ZopeInterfaceClass
Class
PUBLIC
Completes multiple comma-separated items based on a fixed list of words
-
twisted.python.usage.CompleteMultiList.__init__
twisted.python.usage.CompleteMultiList.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.python.usage.CompleteMultiList._items
twisted.python.usage.CompleteMultiList.html#_items
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.python.usage.CompleteMultiList._shellCode
twisted.python.usage.CompleteMultiList.html#_shellCode
ZopeInterfaceFunction
Method
PRIVATE
Fetch a fragment of shell code representing this action which is suitable for use by the completion system in _shellcomp.py
-
twisted.python.usage.CompleteUsernames
twisted.python.usage.CompleteUsernames.html
ZopeInterfaceClass
Class
PUBLIC
Complete usernames
-
twisted.python.usage.CompleteUsernames._shellCode
twisted.python.usage.CompleteUsernames.html#_shellCode
ZopeInterfaceFunction
Method
PRIVATE
Fetch a fragment of shell code representing this action which is suitable for use by the completion system in _shellcomp.py
-
twisted.python.usage.CompleteGroups
twisted.python.usage.CompleteGroups.html
ZopeInterfaceClass
Class
PUBLIC
Complete system group names
-
twisted.python.usage.CompleteGroups._descr
twisted.python.usage.CompleteGroups.html#_descr
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.python.usage.CompleteGroups._shellCode
twisted.python.usage.CompleteGroups.html#_shellCode
ZopeInterfaceFunction
Method
PRIVATE
Fetch a fragment of shell code representing this action which is suitable for use by the completion system in _shellcomp.py
-
twisted.python.usage.CompleteHostnames
twisted.python.usage.CompleteHostnames.html
ZopeInterfaceClass
Class
PUBLIC
Complete hostnames
-
twisted.python.usage.CompleteHostnames._shellCode
twisted.python.usage.CompleteHostnames.html#_shellCode
ZopeInterfaceFunction
Method
PRIVATE
Fetch a fragment of shell code representing this action which is suitable for use by the completion system in _shellcomp.py
-
twisted.python.usage.CompleteUserAtHost
twisted.python.usage.CompleteUserAtHost.html
ZopeInterfaceClass
Class
PUBLIC
A completion action which produces matches in any of these forms:
-
twisted.python.usage.CompleteUserAtHost._descr
twisted.python.usage.CompleteUserAtHost.html#_descr
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.python.usage.CompleteUserAtHost._shellCode
twisted.python.usage.CompleteUserAtHost.html#_shellCode
ZopeInterfaceFunction
Method
PRIVATE
Fetch a fragment of shell code representing this action which is suitable for use by the completion system in _shellcomp.py
-
twisted.python.usage.CompleteNetInterfaces
twisted.python.usage.CompleteNetInterfaces.html
ZopeInterfaceClass
Class
PUBLIC
Complete network interface names
-
twisted.python.usage.CompleteNetInterfaces._shellCode
twisted.python.usage.CompleteNetInterfaces.html#_shellCode
ZopeInterfaceFunction
Method
PRIVATE
Fetch a fragment of shell code representing this action which is suitable for use by the completion system in _shellcomp.py
-
twisted.python.usage.Completions
twisted.python.usage.Completions.html
ZopeInterfaceClass
Class
PUBLIC
Extra metadata for the shell tab-completion system.
-
twisted.python.usage.Completions.descriptions
twisted.python.usage.Completions.html#descriptions
ZopeInterfaceAttribute
Instance Variable
PUBLIC
ex. {"foo" : "use this description for foo instead"} A dict mapping long option names to alternate descriptions. When this variable is defined, the descriptions contained here will override those descriptions provided in the optFlags and optParameters variables.
-
twisted.python.usage.Completions.multiUse
twisted.python.usage.Completions.html#multiUse
ZopeInterfaceAttribute
Instance Variable
PUBLIC
ex. ["foo", "bar"] An iterable containing those long option names which may appear on the command line more than once. By default, options will only be completed one time.
-
twisted.python.usage.Completions.mutuallyExclusive
twisted.python.usage.Completions.html#mutuallyExclusive
ZopeInterfaceAttribute
Instance Variable
PUBLIC
ex. [("foo", "bar"), ("bar", "baz")] A sequence of sequences, with each sub-sequence containing those long option names that are mutually exclusive. That is, those options that cannot appear on the command line together.
-
twisted.python.usage.Completions.optActions
twisted.python.usage.Completions.html#optActions
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A dict mapping long option names to shell "actions". These actions define what may be completed as the argument to the given option. By default, all files/dirs will be completed if no action is given. ...
-
twisted.python.usage.Completions.__init__
twisted.python.usage.Completions.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.usage.docMakeChunks
twisted.python.usage.html#docMakeChunks
ZopeInterfaceFunction
Function
PUBLIC
Makes doc chunks for option declarations.
-
twisted.python.usage.flagFunction
twisted.python.usage.html#flagFunction
ZopeInterfaceFunction
Function
PUBLIC
Determine whether a function is an optional handler for a flag or an option.
-
twisted.python.usage.portCoerce
twisted.python.usage.html#portCoerce
ZopeInterfaceFunction
Function
PUBLIC
Coerce a string value to an int port number, and checks the validity.
-
twisted.application.app._BasicProfiler
twisted.application.app._BasicProfiler.html
ZopeInterfaceClass
Class
PRIVATE
No summary
-
twisted.application.app._BasicProfiler.saveStats
twisted.application.app._BasicProfiler.html#saveStats
ZopeInterfaceAttribute
Instance Variable
PUBLIC
if True, save the stats information instead of the human readable format
-
twisted.application.app._BasicProfiler.profileOutput
twisted.application.app._BasicProfiler.html#profileOutput
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the name of the file use to print profile data.
-
twisted.application.app._BasicProfiler.__init__
twisted.application.app._BasicProfiler.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.application.app._BasicProfiler._reportImportError
twisted.application.app._BasicProfiler.html#_reportImportError
ZopeInterfaceFunction
Method
PRIVATE
Helper method to report an import error with a profile module. This has to be explicit because some of these modules are removed by distributions due to them being non-free.
-
twisted.application.app.ProfileRunner
twisted.application.app.ProfileRunner.html
ZopeInterfaceClass
Class
PUBLIC
Runner for the standard profile module.
-
twisted.application.app.ProfileRunner.run
twisted.application.app.ProfileRunner.html#run
ZopeInterfaceFunction
Method
PUBLIC
Run reactor under the standard profiler.
-
twisted.application.app.CProfileRunner
twisted.application.app.CProfileRunner.html
ZopeInterfaceClass
Class
PUBLIC
Runner for the cProfile module.
-
twisted.application.app.CProfileRunner.run
twisted.application.app.CProfileRunner.html#run
ZopeInterfaceFunction
Method
PUBLIC
Run reactor under the cProfile profiler.
-
twisted.application.app.AppProfiler
twisted.application.app.AppProfiler.html
ZopeInterfaceClass
Class
PUBLIC
Class which selects a specific profile runner based on configuration options.
-
twisted.application.app.AppProfiler.profiler
twisted.application.app.AppProfiler.html#profiler
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the name of the selected profiler.
-
twisted.application.app.AppProfiler.profilers
twisted.application.app.AppProfiler.html#profilers
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.application.app.AppProfiler.__init__
twisted.application.app.AppProfiler.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.application.app.AppProfiler.run
twisted.application.app.AppProfiler.html#run
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.application.app.AppLogger
twisted.application.app.AppLogger.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.application.app.AppLogger._logfilename
twisted.application.app.AppLogger.html#_logfilename
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The name of the file to which to log, if other than the default.
-
twisted.application.app.AppLogger._observerFactory
twisted.application.app.AppLogger.html#_observerFactory
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Callable object that will create a log observer, or None.
-
twisted.application.app.AppLogger._observer
twisted.application.app.AppLogger.html#_observer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
log observer added at start and removed at stop.
-
twisted.application.app.AppLogger.__init__
twisted.application.app.AppLogger.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.application.app.AppLogger.start
twisted.application.app.AppLogger.html#start
ZopeInterfaceFunction
Method
PUBLIC
Initialize the global logging system for the given application.
-
twisted.application.app.AppLogger._initialLog
twisted.application.app.AppLogger.html#_initialLog
ZopeInterfaceFunction
Method
PRIVATE
Print twistd start log message.
-
twisted.application.app.AppLogger._getLogObserver
twisted.application.app.AppLogger.html#_getLogObserver
ZopeInterfaceFunction
Method
PRIVATE
Create a log observer to be added to the logging system before running this application.
-
twisted.application.app.AppLogger.stop
twisted.application.app.AppLogger.html#stop
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.application.app.fixPdb
twisted.application.app.html#fixPdb
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.application.app.runReactorWithLogging
twisted.application.app.html#runReactorWithLogging
ZopeInterfaceFunction
Function
PUBLIC
Start the reactor, using profiling if specified by the configuration, and log any error happening in the process.
-
twisted.application.app.getPassphrase
twisted.application.app.html#getPassphrase
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.application.app.getSavePassphrase
twisted.application.app.html#getSavePassphrase
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.application.app.ApplicationRunner
twisted.application.app.ApplicationRunner.html
ZopeInterfaceClass
Class
PUBLIC
An object which helps running an application based on a config object.
-
twisted.application.app.ApplicationRunner.config
twisted.application.app.ApplicationRunner.html#config
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The config object, which provides a dict-like interface.
-
twisted.application.app.ApplicationRunner.application
twisted.application.app.ApplicationRunner.html#application
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Available in postApplication, but not preApplication. This is the application object.
-
twisted.application.app.ApplicationRunner.profilerFactory
twisted.application.app.ApplicationRunner.html#profilerFactory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Factory for creating a profiler object, able to profile the application if options are set accordingly.
-
twisted.application.app.ApplicationRunner.profiler
twisted.application.app.ApplicationRunner.html#profiler
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Instance provided by profilerFactory.
-
twisted.application.app.ApplicationRunner.loggerFactory
twisted.application.app.ApplicationRunner.html#loggerFactory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Factory for creating object responsible for logging.
-
twisted.application.app.ApplicationRunner.logger
twisted.application.app.ApplicationRunner.html#logger
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Instance provided by loggerFactory.
-
twisted.application.app.ApplicationRunner.__init__
twisted.application.app.ApplicationRunner.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.application.app.ApplicationRunner.run
twisted.application.app.ApplicationRunner.html#run
ZopeInterfaceFunction
Method
PUBLIC
Run the application.
-
twisted.application.app.ApplicationRunner.startReactor
twisted.application.app.ApplicationRunner.html#startReactor
ZopeInterfaceFunction
Method
PUBLIC
Run the reactor with the given configuration. Subclasses should probably call this from postApplication.
-
twisted.application.app.ApplicationRunner._exitSignal
twisted.application.app.ApplicationRunner.html#_exitSignal
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.application.app.ApplicationRunner.preApplication
twisted.application.app.ApplicationRunner.html#preApplication
ZopeInterfaceFunction
Method
PUBLIC
Override in subclass.
-
twisted.application.app.ApplicationRunner.postApplication
twisted.application.app.ApplicationRunner.html#postApplication
ZopeInterfaceFunction
Method
PUBLIC
Override in subclass.
-
twisted.application.app.ApplicationRunner.createOrGetApplication
twisted.application.app.ApplicationRunner.html#createOrGetApplication
ZopeInterfaceFunction
Method
PUBLIC
Create or load an Application based on the parameters found in the given
ServerOptions instance.
-
twisted.application.app.getApplication
twisted.application.app.html#getApplication
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.application.app._reactorAction
twisted.application.app.html#_reactorAction
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.application.app.ReactorSelectionMixin
twisted.application.app.ReactorSelectionMixin.html
ZopeInterfaceClass
Class
PUBLIC
Provides options for selecting a reactor to install.
-
twisted.application.app.ReactorSelectionMixin.compData
twisted.application.app.ReactorSelectionMixin.html#compData
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.application.app.ReactorSelectionMixin._getReactorTypes
twisted.application.app.ReactorSelectionMixin.html#_getReactorTypes
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.application.app.ReactorSelectionMixin.opt_help_reactors
twisted.application.app.ReactorSelectionMixin.html#opt_help_reactors
ZopeInterfaceFunction
Method
PUBLIC
Display a list of possibly available reactor names.
-
twisted.application.app.ReactorSelectionMixin.opt_reactor
twisted.application.app.ReactorSelectionMixin.html#opt_reactor
ZopeInterfaceFunction
Method
PUBLIC
Which reactor to use (see --help-reactors for a list of possibilities)
-
twisted.application.app.ServerOptions
twisted.application.app.ServerOptions.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/1 property, 0/1 instance variable, 0/5 class variable, 2/5 methods documented
-
twisted.application.app.ServerOptions.longdesc
twisted.application.app.ServerOptions.html#longdesc
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.application.app.ServerOptions.optFlags
twisted.application.app.ServerOptions.html#optFlags
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.application.app.ServerOptions.optParameters
twisted.application.app.ServerOptions.html#optParameters
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.application.app.ServerOptions.compData
twisted.application.app.ServerOptions.html#compData
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.application.app.ServerOptions._getPlugins
twisted.application.app.ServerOptions.html#_getPlugins
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.application.app.ServerOptions.__init__
twisted.application.app.ServerOptions.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.application.app.ServerOptions.stdout
twisted.application.app.ServerOptions.html#stdout
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.application.app.ServerOptions.opt_debug
twisted.application.app.ServerOptions.html#opt_debug
ZopeInterfaceFunction
Method
PUBLIC
Run the application in the Python Debugger (implies nodaemon), sending SIGUSR2 will drop into debugger
-
twisted.application.app.ServerOptions.opt_spew
twisted.application.app.ServerOptions.html#opt_spew
ZopeInterfaceFunction
Method
PUBLIC
Print an insanely verbose log of everything that happens. Useful when debugging freezes or locks in complex code.
-
twisted.application.app.ServerOptions.parseOptions
twisted.application.app.ServerOptions.html#parseOptions
ZopeInterfaceFunction
Method
PUBLIC
The guts of the command-line parser.
-
twisted.application.app.ServerOptions.postOptions
twisted.application.app.ServerOptions.html#postOptions
ZopeInterfaceFunction
Method
PUBLIC
I am called after the options are parsed.
-
twisted.application.app.ServerOptions.subCommands
twisted.application.app.ServerOptions.html#subCommands
ZopeInterfaceAttribute
Property
PUBLIC
Undocumented
-
twisted.application.app.run
twisted.application.app.html#run
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.application.app.convertStyle
twisted.application.app.html#convertStyle
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.application.app.startApplication
twisted.application.app.html#startApplication
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.application.app._exitWithSignal
twisted.application.app.html#_exitWithSignal
ZopeInterfaceFunction
Function
PRIVATE
Force the application to terminate with the specified signal by replacing the signal handler with the default and sending the signal to ourselves.
-
twisted.application.internet._maybeGlobalReactor
twisted.application.internet.html#_maybeGlobalReactor
ZopeInterfaceFunction
Function
PRIVATE
No summary
-
twisted.application.internet._VolatileDataService
twisted.application.internet._VolatileDataService.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.application.internet._VolatileDataService.volatile
twisted.application.internet._VolatileDataService.html#volatile
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.application.internet._VolatileDataService.__getstate__
twisted.application.internet._VolatileDataService.html#__getstate__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.application.internet._AbstractServer
twisted.application.internet._AbstractServer.html
ZopeInterfaceClass
Class
PRIVATE
No summary
-
twisted.application.internet._AbstractServer.volatile
twisted.application.internet._AbstractServer.html#volatile
ZopeInterfaceAttribute
Class Variable
PUBLIC
list of attribute to remove from pickling.
-
twisted.application.internet._AbstractServer.method
twisted.application.internet._AbstractServer.html#method
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the type of method to call on the reactor, one of TCP, UDP, SSL or UNIX.
-
twisted.application.internet._AbstractServer.reactor
twisted.application.internet._AbstractServer.html#reactor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the current running reactor.
-
twisted.application.internet._AbstractServer._port
twisted.application.internet._AbstractServer.html#_port
ZopeInterfaceAttribute
Instance Variable
PRIVATE
instance of port set when the service is started.
-
twisted.application.internet._AbstractServer.__init__
twisted.application.internet._AbstractServer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.application.internet._AbstractServer.args
twisted.application.internet._AbstractServer.html#args
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.application.internet._AbstractServer.kwargs
twisted.application.internet._AbstractServer.html#kwargs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.application.internet._AbstractServer.privilegedStartService
twisted.application.internet._AbstractServer.html#privilegedStartService
ZopeInterfaceFunction
Method
PUBLIC
Do preparation work for starting the service.
-
twisted.application.internet._AbstractServer.startService
twisted.application.internet._AbstractServer.html#startService
ZopeInterfaceFunction
Method
PUBLIC
Start the service.
-
twisted.application.internet._AbstractServer.stopService
twisted.application.internet._AbstractServer.html#stopService
ZopeInterfaceFunction
Method
PUBLIC
Stop the service.
-
twisted.application.internet._AbstractServer._getPort
twisted.application.internet._AbstractServer.html#_getPort
ZopeInterfaceFunction
Method
PRIVATE
Wrapper around the appropriate listen method of the reactor.
-
twisted.application.internet._AbstractClient
twisted.application.internet._AbstractClient.html
ZopeInterfaceClass
Class
PRIVATE
No summary
-
twisted.application.internet._AbstractClient.volatile
twisted.application.internet._AbstractClient.html#volatile
ZopeInterfaceAttribute
Class Variable
PUBLIC
list of attribute to remove from pickling.
-
twisted.application.internet._AbstractClient.method
twisted.application.internet._AbstractClient.html#method
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the type of method to call on the reactor, one of TCP, UDP, SSL or UNIX.
-
twisted.application.internet._AbstractClient.reactor
twisted.application.internet._AbstractClient.html#reactor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the current running reactor.
-
twisted.application.internet._AbstractClient._connection
twisted.application.internet._AbstractClient.html#_connection
ZopeInterfaceAttribute
Instance Variable
PRIVATE
instance of connection set when the service is started.
-
twisted.application.internet._AbstractClient.__init__
twisted.application.internet._AbstractClient.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.application.internet._AbstractClient.args
twisted.application.internet._AbstractClient.html#args
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.application.internet._AbstractClient.kwargs
twisted.application.internet._AbstractClient.html#kwargs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.application.internet._AbstractClient.startService
twisted.application.internet._AbstractClient.html#startService
ZopeInterfaceFunction
Method
PUBLIC
Start the service.
-
twisted.application.internet._AbstractClient.stopService
twisted.application.internet._AbstractClient.html#stopService
ZopeInterfaceFunction
Method
PUBLIC
Stop the service.
-
twisted.application.internet._AbstractClient._getConnection
twisted.application.internet._AbstractClient.html#_getConnection
ZopeInterfaceFunction
Method
PRIVATE
Wrapper around the appropriate connect method of the reactor.
-
twisted.application.internet._clientDoc
twisted.application.internet.html#_clientDoc
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.application.internet._serverDoc
twisted.application.internet.html#_serverDoc
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.application.internet.TCPServer
twisted.application.internet.TCPServer.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.application.internet.TCPServer.__doc__
twisted.application.internet.TCPServer.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.application.internet.TCPServer.method
twisted.application.internet.TCPServer.html#method
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.application.internet.TCPClient
twisted.application.internet.TCPClient.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.application.internet.TCPClient.__doc__
twisted.application.internet.TCPClient.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.application.internet.TCPClient.method
twisted.application.internet.TCPClient.html#method
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.application.internet.UNIXServer
twisted.application.internet.UNIXServer.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.application.internet.UNIXServer.__doc__
twisted.application.internet.UNIXServer.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.application.internet.UNIXServer.method
twisted.application.internet.UNIXServer.html#method
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.application.internet.UNIXClient
twisted.application.internet.UNIXClient.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.application.internet.UNIXClient.__doc__
twisted.application.internet.UNIXClient.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.application.internet.UNIXClient.method
twisted.application.internet.UNIXClient.html#method
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.application.internet.SSLServer
twisted.application.internet.SSLServer.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.application.internet.SSLServer.__doc__
twisted.application.internet.SSLServer.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.application.internet.SSLServer.method
twisted.application.internet.SSLServer.html#method
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.application.internet.SSLClient
twisted.application.internet.SSLClient.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.application.internet.SSLClient.__doc__
twisted.application.internet.SSLClient.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.application.internet.SSLClient.method
twisted.application.internet.SSLClient.html#method
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.application.internet.UDPServer
twisted.application.internet.UDPServer.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.application.internet.UDPServer.__doc__
twisted.application.internet.UDPServer.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.application.internet.UDPServer.method
twisted.application.internet.UDPServer.html#method
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.application.internet.UNIXDatagramServer
twisted.application.internet.UNIXDatagramServer.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.application.internet.UNIXDatagramServer.__doc__
twisted.application.internet.UNIXDatagramServer.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.application.internet.UNIXDatagramServer.method
twisted.application.internet.UNIXDatagramServer.html#method
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.application.internet.UNIXDatagramClient
twisted.application.internet.UNIXDatagramClient.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.application.internet.UNIXDatagramClient.__doc__
twisted.application.internet.UNIXDatagramClient.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.application.internet.UNIXDatagramClient.method
twisted.application.internet.UNIXDatagramClient.html#method
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.application.internet.MulticastServer
twisted.application.internet.MulticastServer.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.application.internet.MulticastServer.__doc__
twisted.application.internet.MulticastServer.html#__doc__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.application.internet.MulticastServer.method
twisted.application.internet.MulticastServer.html#method
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.application.internet.TimerService
twisted.application.internet.TimerService.html
ZopeInterfaceClass
Class
PUBLIC
Service to periodically call a function
-
twisted.application.internet.TimerService.clock
twisted.application.internet.TimerService.html#clock
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Source of time. This defaults to
None which is causes
twisted.internet.reactor to be used. Feel free to set this to something else, but it probably ought to be set *before* calling
startService.
-
twisted.application.internet.TimerService.call
twisted.application.internet.TimerService.html#call
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Function and arguments to call periodically.
-
twisted.application.internet.TimerService.volatile
twisted.application.internet.TimerService.html#volatile
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.application.internet.TimerService.__init__
twisted.application.internet.TimerService.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.application.internet.TimerService.step
twisted.application.internet.TimerService.html#step
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.application.internet.TimerService.startService
twisted.application.internet.TimerService.html#startService
ZopeInterfaceFunction
Method
PUBLIC
Start the service.
-
twisted.application.internet.TimerService._loop
twisted.application.internet.TimerService.html#_loop
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.application.internet.TimerService._loopFinished
twisted.application.internet.TimerService.html#_loopFinished
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.application.internet.TimerService._failed
twisted.application.internet.TimerService.html#_failed
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.application.internet.TimerService.stopService
twisted.application.internet.TimerService.html#stopService
ZopeInterfaceFunction
Method
PUBLIC
Stop the service.
-
twisted.application.internet.CooperatorService
twisted.application.internet.CooperatorService.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.application.internet.CooperatorService.__init__
twisted.application.internet.CooperatorService.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.application.internet.CooperatorService.coop
twisted.application.internet.CooperatorService.html#coop
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.application.internet.CooperatorService.coiterate
twisted.application.internet.CooperatorService.html#coiterate
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.application.internet.CooperatorService.startService
twisted.application.internet.CooperatorService.html#startService
ZopeInterfaceFunction
Method
PUBLIC
Start the service.
-
twisted.application.internet.CooperatorService.stopService
twisted.application.internet.CooperatorService.html#stopService
ZopeInterfaceFunction
Method
PUBLIC
Stop the service.
-
twisted.application.internet.StreamServerEndpointService
twisted.application.internet.StreamServerEndpointService.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.application.internet.StreamServerEndpointService.factory
twisted.application.internet.StreamServerEndpointService.html#factory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A server factory which will be used to listen on the endpoint.
-
twisted.application.internet.StreamServerEndpointService.endpoint
twisted.application.internet.StreamServerEndpointService.html#endpoint
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.application.internet.StreamServerEndpointService._waitingForPort
twisted.application.internet.StreamServerEndpointService.html#_waitingForPort
ZopeInterfaceAttribute
Instance Variable
PRIVATE
a Deferred, if listen has yet been invoked on the endpoint, otherwise None.
-
twisted.application.internet.StreamServerEndpointService._raiseSynchronously
twisted.application.internet.StreamServerEndpointService.html#_raiseSynchronously
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Defines error-handling behavior for the case where listen(...) raises an exception before startService or privilegedStartService have completed.
-
twisted.application.internet.StreamServerEndpointService.__init__
twisted.application.internet.StreamServerEndpointService.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.application.internet.StreamServerEndpointService.privilegedStartService
twisted.application.internet.StreamServerEndpointService.html#privilegedStartService
ZopeInterfaceFunction
Method
PUBLIC
Start listening on the endpoint.
-
twisted.application.internet.StreamServerEndpointService.startService
twisted.application.internet.StreamServerEndpointService.html#startService
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.application.internet.StreamServerEndpointService.stopService
twisted.application.internet.StreamServerEndpointService.html#stopService
ZopeInterfaceFunction
Method
PUBLIC
Stop listening on the port if it is already listening, otherwise, cancel the attempt to listen.
-
twisted.application.internet._ReconnectingProtocolProxy
twisted.application.internet._ReconnectingProtocolProxy.html
ZopeInterfaceClass
Class
PRIVATE
A proxy for a Protocol to provide connectionLost notification to a client connection service, in support of reconnecting when connections are lost.
-
twisted.application.internet._ReconnectingProtocolProxy.__init__
twisted.application.internet._ReconnectingProtocolProxy.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.application.internet._ReconnectingProtocolProxy._protocol
twisted.application.internet._ReconnectingProtocolProxy.html#_protocol
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.application.internet._ReconnectingProtocolProxy._lostNotification
twisted.application.internet._ReconnectingProtocolProxy.html#_lostNotification
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.application.internet._ReconnectingProtocolProxy.connectionLost
twisted.application.internet._ReconnectingProtocolProxy.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
The connection was lost. Relay this information.
-
twisted.application.internet._ReconnectingProtocolProxy.__getattr__
twisted.application.internet._ReconnectingProtocolProxy.html#__getattr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.application.internet._ReconnectingProtocolProxy.__repr__
twisted.application.internet._ReconnectingProtocolProxy.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.application.internet._DisconnectFactory
twisted.application.internet._DisconnectFactory.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.application.internet._DisconnectFactory.__init__
twisted.application.internet._DisconnectFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.application.internet._DisconnectFactory._protocolFactory
twisted.application.internet._DisconnectFactory.html#_protocolFactory
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.application.internet._DisconnectFactory._protocolDisconnected
twisted.application.internet._DisconnectFactory.html#_protocolDisconnected
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.application.internet._DisconnectFactory.buildProtocol
twisted.application.internet._DisconnectFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.application.internet._DisconnectFactory.__getattr__
twisted.application.internet._DisconnectFactory.html#__getattr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.application.internet._DisconnectFactory.__repr__
twisted.application.internet._DisconnectFactory.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.application.internet.backoffPolicy
twisted.application.internet.html#backoffPolicy
ZopeInterfaceFunction
Function
PUBLIC
A timeout policy for
ClientService which computes an exponential backoff interval with configurable parameters.
-
twisted.application.internet._defaultPolicy
twisted.application.internet.html#_defaultPolicy
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.application.internet._firstResult
twisted.application.internet.html#_firstResult
ZopeInterfaceFunction
Function
PRIVATE
Return the first element of a generator and exhaust it.
-
twisted.application.internet._ClientMachine
twisted.application.internet._ClientMachine.html
ZopeInterfaceClass
Class
PRIVATE
State machine for maintaining a single outgoing connection to an endpoint.
-
twisted.application.internet._ClientMachine._awaitingConnected
twisted.application.internet._ClientMachine.html#_awaitingConnected
ZopeInterfaceAttribute
Instance Variable
PRIVATE
notifications to make when connection succeeds, fails, or is cancelled
-
twisted.application.internet._ClientMachine._machine
twisted.application.internet._ClientMachine.html#_machine
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.application.internet._ClientMachine.__init__
twisted.application.internet._ClientMachine.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.application.internet._ClientMachine._endpoint
twisted.application.internet._ClientMachine.html#_endpoint
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.application.internet._ClientMachine._failedAttempts
twisted.application.internet._ClientMachine.html#_failedAttempts
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.application.internet._ClientMachine._factory
twisted.application.internet._ClientMachine.html#_factory
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.application.internet._ClientMachine._timeoutForAttempt
twisted.application.internet._ClientMachine.html#_timeoutForAttempt
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.application.internet._ClientMachine._clock
twisted.application.internet._ClientMachine.html#_clock
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.application.internet._ClientMachine._prepareConnection
twisted.application.internet._ClientMachine.html#_prepareConnection
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.application.internet._ClientMachine._connectionInProgress
twisted.application.internet._ClientMachine.html#_connectionInProgress
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.application.internet._ClientMachine._stopWaiters
twisted.application.internet._ClientMachine.html#_stopWaiters
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.application.internet._ClientMachine._log
twisted.application.internet._ClientMachine.html#_log
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.application.internet._ClientMachine._init
twisted.application.internet._ClientMachine.html#_init
ZopeInterfaceFunction
Method
PRIVATE
The service has not been started.
-
twisted.application.internet._ClientMachine._connecting
twisted.application.internet._ClientMachine.html#_connecting
ZopeInterfaceFunction
Method
PRIVATE
The service has started connecting.
-
twisted.application.internet._ClientMachine._waiting
twisted.application.internet._ClientMachine.html#_waiting
ZopeInterfaceFunction
Method
PRIVATE
The service is waiting for the reconnection period before reconnecting.
-
twisted.application.internet._ClientMachine._connected
twisted.application.internet._ClientMachine.html#_connected
ZopeInterfaceFunction
Method
PRIVATE
The service is connected.
-
twisted.application.internet._ClientMachine._disconnecting
twisted.application.internet._ClientMachine.html#_disconnecting
ZopeInterfaceFunction
Method
PRIVATE
The service is disconnecting after being asked to shutdown.
-
twisted.application.internet._ClientMachine._restarting
twisted.application.internet._ClientMachine.html#_restarting
ZopeInterfaceFunction
Method
PRIVATE
The service is disconnecting and has been asked to restart.
-
twisted.application.internet._ClientMachine._stopped 0
twisted.application.internet._ClientMachine.html#_stopped%200
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.application.internet._ClientMachine._stopped
twisted.application.internet._ClientMachine.html#_stopped
ZopeInterfaceFunction
Method
PRIVATE
The service has been stopped and is disconnected.
-
twisted.application.internet._ClientMachine.start
twisted.application.internet._ClientMachine.html#start
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.application.internet._ClientMachine._connect
twisted.application.internet._ClientMachine.html#_connect
ZopeInterfaceFunction
Method
PRIVATE
Start a connection attempt.
-
twisted.application.internet._ClientMachine._runPrepareConnection
twisted.application.internet._ClientMachine.html#_runPrepareConnection
ZopeInterfaceFunction
Method
PRIVATE
Run any prepareConnection callback with the connected protocol, ignoring its return value but propagating any failure.
-
twisted.application.internet._ClientMachine._resetFailedAttempts
twisted.application.internet._ClientMachine.html#_resetFailedAttempts
ZopeInterfaceFunction
Method
PRIVATE
Reset the number of failed attempts.
-
twisted.application.internet._ClientMachine.stop
twisted.application.internet._ClientMachine.html#stop
ZopeInterfaceFunction
Method
PUBLIC
Stop trying to connect and disconnect any current connection.
-
twisted.application.internet._ClientMachine._waitForStop
twisted.application.internet._ClientMachine.html#_waitForStop
ZopeInterfaceFunction
Method
PRIVATE
Return a deferred that will fire when the service has finished disconnecting.
-
twisted.application.internet._ClientMachine._stopConnecting
twisted.application.internet._ClientMachine.html#_stopConnecting
ZopeInterfaceFunction
Method
PRIVATE
Stop pending connection attempt.
-
twisted.application.internet._ClientMachine._stopRetrying
twisted.application.internet._ClientMachine.html#_stopRetrying
ZopeInterfaceFunction
Method
PRIVATE
Stop pending attempt to reconnect.
-
twisted.application.internet._ClientMachine._disconnect
twisted.application.internet._ClientMachine.html#_disconnect
ZopeInterfaceFunction
Method
PRIVATE
Disconnect the current connection.
-
twisted.application.internet._ClientMachine._connectionMade
twisted.application.internet._ClientMachine.html#_connectionMade
ZopeInterfaceFunction
Method
PRIVATE
A connection has been made.
-
twisted.application.internet._ClientMachine._notifyWaiters
twisted.application.internet._ClientMachine.html#_notifyWaiters
ZopeInterfaceFunction
Method
PRIVATE
Notify all pending requests for a connection that a connection has been made.
-
twisted.application.internet._ClientMachine._connectionFailed
twisted.application.internet._ClientMachine.html#_connectionFailed
ZopeInterfaceFunction
Method
PRIVATE
The current connection attempt failed.
-
twisted.application.internet._ClientMachine._wait
twisted.application.internet._ClientMachine.html#_wait
ZopeInterfaceFunction
Method
PRIVATE
Schedule a retry attempt.
-
twisted.application.internet._ClientMachine._ignoreAndWait
twisted.application.internet._ClientMachine.html#_ignoreAndWait
ZopeInterfaceFunction
Method
PRIVATE
Schedule a retry attempt, and ignore the Failure passed in.
-
twisted.application.internet._ClientMachine._doWait
twisted.application.internet._ClientMachine.html#_doWait
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.application.internet._ClientMachine._retryCall
twisted.application.internet._ClientMachine.html#_retryCall
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.application.internet._ClientMachine._reconnect
twisted.application.internet._ClientMachine.html#_reconnect
ZopeInterfaceFunction
Method
PRIVATE
The wait between connection attempts is done.
-
twisted.application.internet._ClientMachine._clientDisconnected
twisted.application.internet._ClientMachine.html#_clientDisconnected
ZopeInterfaceFunction
Method
PRIVATE
The current connection has been disconnected.
-
twisted.application.internet._ClientMachine._forgetConnection
twisted.application.internet._ClientMachine.html#_forgetConnection
ZopeInterfaceFunction
Method
PRIVATE
Forget the current connection.
-
twisted.application.internet._ClientMachine._cancelConnectWaiters
twisted.application.internet._ClientMachine.html#_cancelConnectWaiters
ZopeInterfaceFunction
Method
PRIVATE
Notify all pending requests for a connection that no more connections are expected.
-
twisted.application.internet._ClientMachine._ignoreAndCancelConnectWaiters
twisted.application.internet._ClientMachine.html#_ignoreAndCancelConnectWaiters
ZopeInterfaceFunction
Method
PRIVATE
Notify all pending requests for a connection that no more connections are expected, after ignoring the Failure passed in.
-
twisted.application.internet._ClientMachine._finishStopping
twisted.application.internet._ClientMachine.html#_finishStopping
ZopeInterfaceFunction
Method
PRIVATE
Notify all deferreds waiting on the service stopping.
-
twisted.application.internet._ClientMachine._ignoreAndFinishStopping
twisted.application.internet._ClientMachine.html#_ignoreAndFinishStopping
ZopeInterfaceFunction
Method
PRIVATE
Notify all deferreds waiting on the service stopping, and ignore the Failure passed in.
-
twisted.application.internet._ClientMachine._doFinishStopping
twisted.application.internet._ClientMachine.html#_doFinishStopping
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.application.internet._ClientMachine.whenConnected
twisted.application.internet._ClientMachine.html#whenConnected
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the currently-connected
Protocol, or the next one to connect.
-
twisted.application.internet._ClientMachine._currentConnection 0
twisted.application.internet._ClientMachine.html#_currentConnection%200
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.application.internet._ClientMachine._currentConnection
twisted.application.internet._ClientMachine.html#_currentConnection
ZopeInterfaceFunction
Method
PRIVATE
Return the currently connected protocol.
-
twisted.application.internet._ClientMachine._noConnection
twisted.application.internet._ClientMachine.html#_noConnection
ZopeInterfaceFunction
Method
PRIVATE
Notify the caller that no connection is expected.
-
twisted.application.internet._ClientMachine._awaitingConnection
twisted.application.internet._ClientMachine.html#_awaitingConnection
ZopeInterfaceFunction
Method
PRIVATE
Return a deferred that will fire with the next connected protocol.
-
twisted.application.internet._ClientMachine._deferredSucceededWithNone
twisted.application.internet._ClientMachine.html#_deferredSucceededWithNone
ZopeInterfaceFunction
Method
PRIVATE
Return a deferred that has already fired with None.
-
twisted.application.internet._ClientMachine._unawait
twisted.application.internet._ClientMachine.html#_unawait
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.application.internet._ClientMachine._deliverConnectionFailure
twisted.application.internet._ClientMachine.html#_deliverConnectionFailure
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.application.internet.ClientService
twisted.application.internet.ClientService.html
ZopeInterfaceClass
Class
PUBLIC
A
ClientService maintains a single outgoing connection to a client endpoint, reconnecting after a configurable timeout when a connection fails, either before or after connecting.
-
twisted.application.internet.ClientService._log
twisted.application.internet.ClientService.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.application.internet.ClientService.__init__
twisted.application.internet.ClientService.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.application.internet.ClientService._machine
twisted.application.internet.ClientService.html#_machine
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.application.internet.ClientService.whenConnected
twisted.application.internet.ClientService.html#whenConnected
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the currently-connected
Protocol, or the next one to connect.
-
twisted.application.internet.ClientService.startService
twisted.application.internet.ClientService.html#startService
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.application.internet.ClientService.stopService
twisted.application.internet.ClientService.html#stopService
ZopeInterfaceFunction
Method
PUBLIC
Stop attempting to reconnect and close any existing connections.
-
twisted.application.runner._exit.Status
twisted.application.runner._exit.Status.html
ZopeInterfaceClass
Class
PUBLIC
Object to hang EX_* values off of as a substitute for posix.
-
twisted.application.runner._exit.Status.EX__BASE
twisted.application.runner._exit.Status.html#EX__BASE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.application.runner._exit.Status.EX_OK
twisted.application.runner._exit.Status.html#EX_OK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.application.runner._exit.Status.EX_DATAERR
twisted.application.runner._exit.Status.html#EX_DATAERR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.application.runner._exit.Status.EX_NOINPUT
twisted.application.runner._exit.Status.html#EX_NOINPUT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.application.runner._exit.Status.EX_NOUSER
twisted.application.runner._exit.Status.html#EX_NOUSER
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.application.runner._exit.Status.EX_NOHOST
twisted.application.runner._exit.Status.html#EX_NOHOST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.application.runner._exit.Status.EX_UNAVAILABLE
twisted.application.runner._exit.Status.html#EX_UNAVAILABLE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.application.runner._exit.Status.EX_SOFTWARE
twisted.application.runner._exit.Status.html#EX_SOFTWARE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.application.runner._exit.Status.EX_OSERR
twisted.application.runner._exit.Status.html#EX_OSERR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.application.runner._exit.Status.EX_OSFILE
twisted.application.runner._exit.Status.html#EX_OSFILE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.application.runner._exit.Status.EX_CANTCREAT
twisted.application.runner._exit.Status.html#EX_CANTCREAT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.application.runner._exit.Status.EX_IOERR
twisted.application.runner._exit.Status.html#EX_IOERR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.application.runner._exit.Status.EX_TEMPFAIL
twisted.application.runner._exit.Status.html#EX_TEMPFAIL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.application.runner._exit.Status.EX_PROTOCOL
twisted.application.runner._exit.Status.html#EX_PROTOCOL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.application.runner._exit.Status.EX_NOPERM
twisted.application.runner._exit.Status.html#EX_NOPERM
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.application.runner._exit.Status.EX_CONFIG
twisted.application.runner._exit.Status.html#EX_CONFIG
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.application.runner._exit.ExitStatus
twisted.application.runner._exit.ExitStatus.html
ZopeInterfaceClass
Class
PUBLIC
Standard exit status codes for system programs.
-
twisted.application.runner._exit.ExitStatus.EX_OK
twisted.application.runner._exit.ExitStatus.html#EX_OK
ZopeInterfaceAttribute
Constant
PUBLIC
Successful termination.
-
twisted.application.runner._exit.ExitStatus.EX_USAGE
twisted.application.runner._exit.ExitStatus.html#EX_USAGE
ZopeInterfaceAttribute
Constant
PUBLIC
Command line usage error.
-
twisted.application.runner._exit.ExitStatus.EX_DATAERR
twisted.application.runner._exit.ExitStatus.html#EX_DATAERR
ZopeInterfaceAttribute
Constant
PUBLIC
Data format error.
-
twisted.application.runner._exit.ExitStatus.EX_NOINPUT
twisted.application.runner._exit.ExitStatus.html#EX_NOINPUT
ZopeInterfaceAttribute
Constant
PUBLIC
Cannot open input.
-
twisted.application.runner._exit.ExitStatus.EX_NOUSER
twisted.application.runner._exit.ExitStatus.html#EX_NOUSER
ZopeInterfaceAttribute
Constant
PUBLIC
Addressee unknown.
-
twisted.application.runner._exit.ExitStatus.EX_NOHOST
twisted.application.runner._exit.ExitStatus.html#EX_NOHOST
ZopeInterfaceAttribute
Constant
PUBLIC
Host name unknown.
-
twisted.application.runner._exit.ExitStatus.EX_UNAVAILABLE
twisted.application.runner._exit.ExitStatus.html#EX_UNAVAILABLE
ZopeInterfaceAttribute
Constant
PUBLIC
Service unavailable.
-
twisted.application.runner._exit.ExitStatus.EX_SOFTWARE
twisted.application.runner._exit.ExitStatus.html#EX_SOFTWARE
ZopeInterfaceAttribute
Constant
PUBLIC
Internal software error.
-
twisted.application.runner._exit.ExitStatus.EX_OSERR
twisted.application.runner._exit.ExitStatus.html#EX_OSERR
ZopeInterfaceAttribute
Constant
PUBLIC
System error (e.g., can't fork).
-
twisted.application.runner._exit.ExitStatus.EX_OSFILE
twisted.application.runner._exit.ExitStatus.html#EX_OSFILE
ZopeInterfaceAttribute
Constant
PUBLIC
Critical OS file missing.
-
twisted.application.runner._exit.ExitStatus.EX_CANTCREAT
twisted.application.runner._exit.ExitStatus.html#EX_CANTCREAT
ZopeInterfaceAttribute
Constant
PUBLIC
Can't create (user) output file.
-
twisted.application.runner._exit.ExitStatus.EX_IOERR
twisted.application.runner._exit.ExitStatus.html#EX_IOERR
ZopeInterfaceAttribute
Constant
PUBLIC
Input/output error.
-
twisted.application.runner._exit.ExitStatus.EX_TEMPFAIL
twisted.application.runner._exit.ExitStatus.html#EX_TEMPFAIL
ZopeInterfaceAttribute
Constant
PUBLIC
Temporary failure; the user is invited to retry.
-
twisted.application.runner._exit.ExitStatus.EX_PROTOCOL
twisted.application.runner._exit.ExitStatus.html#EX_PROTOCOL
ZopeInterfaceAttribute
Constant
PUBLIC
Remote error in protocol.
-
twisted.application.runner._exit.ExitStatus.EX_NOPERM
twisted.application.runner._exit.ExitStatus.html#EX_NOPERM
ZopeInterfaceAttribute
Constant
PUBLIC
Permission denied.
-
twisted.application.runner._exit.ExitStatus.EX_CONFIG
twisted.application.runner._exit.ExitStatus.html#EX_CONFIG
ZopeInterfaceAttribute
Constant
PUBLIC
Configuration error.
-
twisted.application.runner._exit.exit
twisted.application.runner._exit.html#exit
ZopeInterfaceFunction
Function
PUBLIC
Exit the python interpreter with the given status and an optional message.
-
twisted.application.runner._pidfile.IPIDFile
twisted.application.runner._pidfile.IPIDFile.html
ZopeInterfaceClass
Interface
PUBLIC
Manages a file that remembers a process ID.
-
twisted.application.runner._pidfile.IPIDFile.read
twisted.application.runner._pidfile.IPIDFile.html#read
ZopeInterfaceFunction
Method
PUBLIC
Read the process ID stored in this PID file.
-
twisted.application.runner._pidfile.IPIDFile.writeRunningPID
twisted.application.runner._pidfile.IPIDFile.html#writeRunningPID
ZopeInterfaceFunction
Method
PUBLIC
Store the PID of the current process in this PID file.
-
twisted.application.runner._pidfile.IPIDFile.remove
twisted.application.runner._pidfile.IPIDFile.html#remove
ZopeInterfaceFunction
Method
PUBLIC
Remove this PID file.
-
twisted.application.runner._pidfile.IPIDFile.isRunning
twisted.application.runner._pidfile.IPIDFile.html#isRunning
ZopeInterfaceFunction
Method
PUBLIC
Determine whether there is a running process corresponding to the PID in this PID file.
-
twisted.application.runner._pidfile.IPIDFile.__enter__
twisted.application.runner._pidfile.IPIDFile.html#__enter__
ZopeInterfaceFunction
Method
PUBLIC
Enter a context using this PIDFile.
-
twisted.application.runner._pidfile.IPIDFile.__exit__
twisted.application.runner._pidfile.IPIDFile.html#__exit__
ZopeInterfaceFunction
Method
PUBLIC
Exit a context using this PIDFile.
-
twisted.application.runner._pidfile.PIDFile
twisted.application.runner._pidfile.PIDFile.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.application.runner._pidfile.PIDFile._log
twisted.application.runner._pidfile.PIDFile.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.application.runner._pidfile.PIDFile._format
twisted.application.runner._pidfile.PIDFile.html#_format
ZopeInterfaceFunction
Static Method
PRIVATE
Format a PID file's content.
-
twisted.application.runner._pidfile.PIDFile.__init__
twisted.application.runner._pidfile.PIDFile.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.application.runner._pidfile.PIDFile.filePath
twisted.application.runner._pidfile.PIDFile.html#filePath
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.application.runner._pidfile.PIDFile.read
twisted.application.runner._pidfile.PIDFile.html#read
ZopeInterfaceFunction
Method
PUBLIC
Read the process ID stored in this PID file.
-
twisted.application.runner._pidfile.PIDFile._write
twisted.application.runner._pidfile.PIDFile.html#_write
ZopeInterfaceFunction
Method
PRIVATE
Store a PID in this PID file.
-
twisted.application.runner._pidfile.PIDFile.writeRunningPID
twisted.application.runner._pidfile.PIDFile.html#writeRunningPID
ZopeInterfaceFunction
Method
PUBLIC
Store the PID of the current process in this PID file.
-
twisted.application.runner._pidfile.PIDFile.remove
twisted.application.runner._pidfile.PIDFile.html#remove
ZopeInterfaceFunction
Method
PUBLIC
Remove this PID file.
-
twisted.application.runner._pidfile.PIDFile.isRunning
twisted.application.runner._pidfile.PIDFile.html#isRunning
ZopeInterfaceFunction
Method
PUBLIC
Determine whether there is a running process corresponding to the PID in this PID file.
-
twisted.application.runner._pidfile.PIDFile._pidIsRunningPOSIX
twisted.application.runner._pidfile.PIDFile.html#_pidIsRunningPOSIX
ZopeInterfaceFunction
Static Method
PRIVATE
POSIX implementation for running process check.
-
twisted.application.runner._pidfile.PIDFile.__enter__
twisted.application.runner._pidfile.PIDFile.html#__enter__
ZopeInterfaceFunction
Method
PUBLIC
Enter a context using this PIDFile.
-
twisted.application.runner._pidfile.PIDFile.__exit__
twisted.application.runner._pidfile.PIDFile.html#__exit__
ZopeInterfaceFunction
Method
PUBLIC
Exit a context using this PIDFile.
-
twisted.application.runner._pidfile.NonePIDFile
twisted.application.runner._pidfile.NonePIDFile.html
ZopeInterfaceClass
Class
PUBLIC
PID file implementation that does nothing.
-
twisted.application.runner._pidfile.NonePIDFile.__init__
twisted.application.runner._pidfile.NonePIDFile.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.application.runner._pidfile.NonePIDFile.read
twisted.application.runner._pidfile.NonePIDFile.html#read
ZopeInterfaceFunction
Method
PUBLIC
Read the process ID stored in this PID file.
-
twisted.application.runner._pidfile.NonePIDFile._write
twisted.application.runner._pidfile.NonePIDFile.html#_write
ZopeInterfaceFunction
Method
PRIVATE
Store a PID in this PID file.
-
twisted.application.runner._pidfile.NonePIDFile.writeRunningPID
twisted.application.runner._pidfile.NonePIDFile.html#writeRunningPID
ZopeInterfaceFunction
Method
PUBLIC
Store the PID of the current process in this PID file.
-
twisted.application.runner._pidfile.NonePIDFile.remove
twisted.application.runner._pidfile.NonePIDFile.html#remove
ZopeInterfaceFunction
Method
PUBLIC
Remove this PID file.
-
twisted.application.runner._pidfile.NonePIDFile.isRunning
twisted.application.runner._pidfile.NonePIDFile.html#isRunning
ZopeInterfaceFunction
Method
PUBLIC
Determine whether there is a running process corresponding to the PID in this PID file.
-
twisted.application.runner._pidfile.NonePIDFile.__enter__
twisted.application.runner._pidfile.NonePIDFile.html#__enter__
ZopeInterfaceFunction
Method
PUBLIC
Enter a context using this PIDFile.
-
twisted.application.runner._pidfile.NonePIDFile.__exit__
twisted.application.runner._pidfile.NonePIDFile.html#__exit__
ZopeInterfaceFunction
Method
PUBLIC
Exit a context using this PIDFile.
-
twisted.application.runner._pidfile.nonePIDFile
twisted.application.runner._pidfile.html#nonePIDFile
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.application.runner._pidfile.AlreadyRunningError
twisted.application.runner._pidfile.AlreadyRunningError.html
ZopeInterfaceClass
Class
PUBLIC
Process is already running.
-
twisted.application.runner._pidfile.InvalidPIDFileError
twisted.application.runner._pidfile.InvalidPIDFileError.html
ZopeInterfaceClass
Class
PUBLIC
PID file contents are invalid.
-
twisted.application.runner._pidfile.StalePIDFileError
twisted.application.runner._pidfile.StalePIDFileError.html
ZopeInterfaceClass
Class
PUBLIC
PID file contents are valid, but there is no process with the referenced PID.
-
twisted.application.runner._pidfile.NoPIDFound
twisted.application.runner._pidfile.NoPIDFound.html
ZopeInterfaceClass
Class
PUBLIC
No PID found in PID file.
-
twisted.application.runner._runner.Runner
twisted.application.runner._runner.Runner.html
ZopeInterfaceClass
Class
PUBLIC
Twisted application runner.
-
twisted.application.runner._runner.Runner._log
twisted.application.runner._runner.Runner.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
The logger attached to this class.
-
twisted.application.runner._runner.Runner._reactor
twisted.application.runner._runner.Runner.html#_reactor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The reactor to start and run the application in.
-
twisted.application.runner._runner.Runner._pidFile
twisted.application.runner._runner.Runner.html#_pidFile
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The file to store the running process ID in.
-
twisted.application.runner._runner.Runner._kill
twisted.application.runner._runner.Runner.html#_kill
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Whether this runner should kill an existing running instance of the application.
-
twisted.application.runner._runner.Runner._defaultLogLevel
twisted.application.runner._runner.Runner.html#_defaultLogLevel
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The default log level to start the logging system with.
-
twisted.application.runner._runner.Runner._logFile
twisted.application.runner._runner.Runner.html#_logFile
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A file stream to write logging output to.
-
twisted.application.runner._runner.Runner._fileLogObserverFactory
twisted.application.runner._runner.Runner.html#_fileLogObserverFactory
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A factory for the file log observer to use when starting the logging system.
-
twisted.application.runner._runner.Runner._whenRunning
twisted.application.runner._runner.Runner.html#_whenRunning
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Hook to call after the reactor is running; this is where the application code that relies on the reactor gets called.
-
twisted.application.runner._runner.Runner._whenRunningArguments
twisted.application.runner._runner.Runner.html#_whenRunningArguments
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Keyword arguments to pass to whenRunning when it is called.
-
twisted.application.runner._runner.Runner._reactorExited
twisted.application.runner._runner.Runner.html#_reactorExited
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Hook to call after the reactor exits.
-
twisted.application.runner._runner.Runner._reactorExitedArguments
twisted.application.runner._runner.Runner.html#_reactorExitedArguments
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Keyword arguments to pass to reactorExited when it is called.
-
twisted.application.runner._runner.Runner.run
twisted.application.runner._runner.Runner.html#run
ZopeInterfaceFunction
Method
PUBLIC
Run this command.
-
twisted.application.runner._runner.Runner.killIfRequested
twisted.application.runner._runner.Runner.html#killIfRequested
ZopeInterfaceFunction
Method
PUBLIC
If self._kill is true, attempt to kill a running instance of the application.
-
twisted.application.runner._runner.Runner.startLogging
twisted.application.runner._runner.Runner.html#startLogging
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.application.runner._runner.Runner.startReactor
twisted.application.runner._runner.Runner.html#startReactor
ZopeInterfaceFunction
Method
PUBLIC
Register self._whenRunning with the reactor so that it is called once the reactor is running, then start the reactor.
-
twisted.application.runner._runner.Runner.whenRunning
twisted.application.runner._runner.Runner.html#whenRunning
ZopeInterfaceFunction
Method
PUBLIC
Call self._whenRunning with self._whenRunningArguments.
-
twisted.application.runner._runner.Runner.reactorExited
twisted.application.runner._runner.Runner.html#reactorExited
ZopeInterfaceFunction
Method
PUBLIC
Call self._reactorExited with self._reactorExitedArguments.
-
twisted.protocols.basic._formatNetstring
twisted.protocols.basic.html#_formatNetstring
ZopeInterfaceFunction
Function
PRIVATE
Convert some bytes into netstring format.
-
twisted.protocols.basic.DEBUG
twisted.protocols.basic.html#DEBUG
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.basic.NetstringParseError
twisted.protocols.basic.NetstringParseError.html
ZopeInterfaceClass
Class
PUBLIC
The incoming data is not in valid Netstring format.
-
twisted.protocols.basic.IncompleteNetstring
twisted.protocols.basic.IncompleteNetstring.html
ZopeInterfaceClass
Class
PUBLIC
Not enough data to complete a netstring.
-
twisted.protocols.basic.NetstringReceiver
twisted.protocols.basic.NetstringReceiver.html
ZopeInterfaceClass
Class
PUBLIC
A protocol that sends and receives netstrings.
-
twisted.protocols.basic.NetstringReceiver.MAX_LENGTH
twisted.protocols.basic.NetstringReceiver.html#MAX_LENGTH
ZopeInterfaceAttribute
Constant
PUBLIC
Defines the maximum length of netstrings that can be received.
-
twisted.protocols.basic.NetstringReceiver._LENGTH
twisted.protocols.basic.NetstringReceiver.html#_LENGTH
ZopeInterfaceAttribute
Constant
PRIVATE
A pattern describing all strings that contain a netstring length specification. Examples for length specifications are b'0:', b'12:', and b'179:'. b'007:' is not a valid length specification, since leading zeros are not allowed.
-
twisted.protocols.basic.NetstringReceiver._LENGTH_PREFIX
twisted.protocols.basic.NetstringReceiver.html#_LENGTH_PREFIX
ZopeInterfaceAttribute
Constant
PRIVATE
A pattern describing all strings that contain the first part of a netstring length specification (without the trailing comma). Examples are '0', '12', and '179'. '007' does not start a netstring length specification, since leading zeros are not allowed.
-
twisted.protocols.basic.NetstringReceiver._PARSING_LENGTH
twisted.protocols.basic.NetstringReceiver.html#_PARSING_LENGTH
ZopeInterfaceAttribute
Constant
PRIVATE
Indicates that the NetstringReceiver is in the state of parsing the length portion of a netstring.
-
twisted.protocols.basic.NetstringReceiver._PARSING_PAYLOAD
twisted.protocols.basic.NetstringReceiver.html#_PARSING_PAYLOAD
ZopeInterfaceAttribute
Constant
PRIVATE
Indicates that the NetstringReceiver is in the state of parsing the payload portion (data and trailing comma) of a netstring.
-
twisted.protocols.basic.NetstringReceiver.brokenPeer
twisted.protocols.basic.NetstringReceiver.html#brokenPeer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Indicates if the connection is still functional
-
twisted.protocols.basic.NetstringReceiver._state
twisted.protocols.basic.NetstringReceiver.html#_state
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Indicates if the protocol is consuming the length portion (PARSING_LENGTH) or the payload (PARSING_PAYLOAD) of a netstring
-
twisted.protocols.basic.NetstringReceiver._remainingData
twisted.protocols.basic.NetstringReceiver.html#_remainingData
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Holds the chunk of data that has not yet been consumed
-
twisted.protocols.basic.NetstringReceiver._payload
twisted.protocols.basic.NetstringReceiver.html#_payload
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Holds the payload portion of a netstring including the trailing comma
-
twisted.protocols.basic.NetstringReceiver._expectedPayloadSize
twisted.protocols.basic.NetstringReceiver.html#_expectedPayloadSize
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Holds the payload size plus one for the trailing comma.
-
twisted.protocols.basic.NetstringReceiver._MISSING_LENGTH
twisted.protocols.basic.NetstringReceiver.html#_MISSING_LENGTH
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.protocols.basic.NetstringReceiver._OVERFLOW
twisted.protocols.basic.NetstringReceiver.html#_OVERFLOW
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.protocols.basic.NetstringReceiver._TOO_LONG
twisted.protocols.basic.NetstringReceiver.html#_TOO_LONG
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.protocols.basic.NetstringReceiver._MISSING_COMMA
twisted.protocols.basic.NetstringReceiver.html#_MISSING_COMMA
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.protocols.basic.NetstringReceiver.makeConnection
twisted.protocols.basic.NetstringReceiver.html#makeConnection
ZopeInterfaceFunction
Method
PUBLIC
Initializes the protocol.
-
twisted.protocols.basic.NetstringReceiver._currentPayloadSize
twisted.protocols.basic.NetstringReceiver.html#_currentPayloadSize
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.basic.NetstringReceiver.sendString
twisted.protocols.basic.NetstringReceiver.html#sendString
ZopeInterfaceFunction
Method
PUBLIC
Sends a netstring.
-
twisted.protocols.basic.NetstringReceiver.dataReceived
twisted.protocols.basic.NetstringReceiver.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Receives some characters of a netstring.
-
twisted.protocols.basic.NetstringReceiver.stringReceived
twisted.protocols.basic.NetstringReceiver.html#stringReceived
ZopeInterfaceFunction
Method
PUBLIC
Override this for notification when each complete string is received.
-
twisted.protocols.basic.NetstringReceiver._maxLengthSize
twisted.protocols.basic.NetstringReceiver.html#_maxLengthSize
ZopeInterfaceFunction
Method
PRIVATE
Calculate and return the string size of self.MAX_LENGTH.
-
twisted.protocols.basic.NetstringReceiver._consumeData
twisted.protocols.basic.NetstringReceiver.html#_consumeData
ZopeInterfaceFunction
Method
PRIVATE
Consumes the content of self._remainingData.
-
twisted.protocols.basic.NetstringReceiver._consumeLength
twisted.protocols.basic.NetstringReceiver.html#_consumeLength
ZopeInterfaceFunction
Method
PRIVATE
Consumes the length portion of self._remainingData.
-
twisted.protocols.basic.NetstringReceiver._checkPartialLengthSpecification
twisted.protocols.basic.NetstringReceiver.html#_checkPartialLengthSpecification
ZopeInterfaceFunction
Method
PRIVATE
Makes sure that the received data represents a valid number.
-
twisted.protocols.basic.NetstringReceiver._processLength
twisted.protocols.basic.NetstringReceiver.html#_processLength
ZopeInterfaceFunction
Method
PRIVATE
Processes the length definition of a netstring.
-
twisted.protocols.basic.NetstringReceiver._checkStringSize
twisted.protocols.basic.NetstringReceiver.html#_checkStringSize
ZopeInterfaceFunction
Method
PRIVATE
Checks the sanity of lengthAsString.
-
twisted.protocols.basic.NetstringReceiver._prepareForPayloadConsumption
twisted.protocols.basic.NetstringReceiver.html#_prepareForPayloadConsumption
ZopeInterfaceFunction
Method
PRIVATE
Sets up variables necessary for consuming the payload of a netstring.
-
twisted.protocols.basic.NetstringReceiver._consumePayload
twisted.protocols.basic.NetstringReceiver.html#_consumePayload
ZopeInterfaceFunction
Method
PRIVATE
Consumes the payload portion of self._remainingData.
-
twisted.protocols.basic.NetstringReceiver._payloadComplete
twisted.protocols.basic.NetstringReceiver.html#_payloadComplete
ZopeInterfaceFunction
Method
PRIVATE
Checks if enough data have been received to complete the netstring.
-
twisted.protocols.basic.NetstringReceiver._processPayload
twisted.protocols.basic.NetstringReceiver.html#_processPayload
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.protocols.basic.NetstringReceiver._checkForTrailingComma
twisted.protocols.basic.NetstringReceiver.html#_checkForTrailingComma
ZopeInterfaceFunction
Method
PRIVATE
Checks if the netstring has a trailing comma at the expected position.
-
twisted.protocols.basic.NetstringReceiver._handleParseError
twisted.protocols.basic.NetstringReceiver.html#_handleParseError
ZopeInterfaceFunction
Method
PRIVATE
Terminates the connection and sets the flag self.brokenPeer.
-
twisted.protocols.basic.LineOnlyReceiver
twisted.protocols.basic.LineOnlyReceiver.html
ZopeInterfaceClass
Class
PUBLIC
A protocol that receives only lines.
-
twisted.protocols.basic.LineOnlyReceiver.delimiter
twisted.protocols.basic.LineOnlyReceiver.html#delimiter
ZopeInterfaceAttribute
Class Variable
PUBLIC
The line-ending delimiter to use. By default this is b'\r\n'.
-
twisted.protocols.basic.LineOnlyReceiver.MAX_LENGTH
twisted.protocols.basic.LineOnlyReceiver.html#MAX_LENGTH
ZopeInterfaceAttribute
Constant
PUBLIC
The maximum length of a line to allow (If a sent line is longer than this, the connection is dropped). Default is 16384.
-
twisted.protocols.basic.LineOnlyReceiver._buffer
twisted.protocols.basic.LineOnlyReceiver.html#_buffer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.basic.LineOnlyReceiver.dataReceived
twisted.protocols.basic.LineOnlyReceiver.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Translates bytes into lines, and calls lineReceived.
-
twisted.protocols.basic.LineOnlyReceiver.lineReceived
twisted.protocols.basic.LineOnlyReceiver.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Override this for when each line is received.
-
twisted.protocols.basic.LineOnlyReceiver.sendLine
twisted.protocols.basic.LineOnlyReceiver.html#sendLine
ZopeInterfaceFunction
Method
PUBLIC
Sends a line to the other end of the connection.
-
twisted.protocols.basic.LineOnlyReceiver.lineLengthExceeded
twisted.protocols.basic.LineOnlyReceiver.html#lineLengthExceeded
ZopeInterfaceFunction
Method
PUBLIC
Called when the maximum line length has been reached. Override if it needs to be dealt with in some special way.
-
twisted.protocols.basic._PauseableMixin
twisted.protocols.basic._PauseableMixin.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.protocols.basic._PauseableMixin.paused
twisted.protocols.basic._PauseableMixin.html#paused
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.basic._PauseableMixin.pauseProducing
twisted.protocols.basic._PauseableMixin.html#pauseProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.basic._PauseableMixin.resumeProducing
twisted.protocols.basic._PauseableMixin.html#resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.basic._PauseableMixin.stopProducing
twisted.protocols.basic._PauseableMixin.html#stopProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.basic.LineReceiver
twisted.protocols.basic.LineReceiver.html
ZopeInterfaceClass
Class
PUBLIC
A protocol that receives lines and/or raw data, depending on mode.
-
twisted.protocols.basic.LineReceiver.delimiter
twisted.protocols.basic.LineReceiver.html#delimiter
ZopeInterfaceAttribute
Class Variable
PUBLIC
The line-ending delimiter to use. By default this is b'\r\n'.
-
twisted.protocols.basic.LineReceiver.MAX_LENGTH
twisted.protocols.basic.LineReceiver.html#MAX_LENGTH
ZopeInterfaceAttribute
Constant
PUBLIC
The maximum length of a line to allow (If a sent line is longer than this, the connection is dropped). Default is 16384.
-
twisted.protocols.basic.LineReceiver.line_mode
twisted.protocols.basic.LineReceiver.html#line_mode
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.basic.LineReceiver._buffer
twisted.protocols.basic.LineReceiver.html#_buffer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.basic.LineReceiver._busyReceiving
twisted.protocols.basic.LineReceiver.html#_busyReceiving
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.basic.LineReceiver.clearLineBuffer
twisted.protocols.basic.LineReceiver.html#clearLineBuffer
ZopeInterfaceFunction
Method
PUBLIC
Clear buffered data.
-
twisted.protocols.basic.LineReceiver.dataReceived
twisted.protocols.basic.LineReceiver.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Protocol.dataReceived. Translates bytes into lines, and calls lineReceived (or rawDataReceived, depending on mode.)
-
twisted.protocols.basic.LineReceiver.setLineMode
twisted.protocols.basic.LineReceiver.html#setLineMode
ZopeInterfaceFunction
Method
PUBLIC
Sets the line-mode of this receiver.
-
twisted.protocols.basic.LineReceiver.setRawMode
twisted.protocols.basic.LineReceiver.html#setRawMode
ZopeInterfaceFunction
Method
PUBLIC
Sets the raw mode of this receiver. Further data received will be sent to rawDataReceived rather than lineReceived.
-
twisted.protocols.basic.LineReceiver.rawDataReceived
twisted.protocols.basic.LineReceiver.html#rawDataReceived
ZopeInterfaceFunction
Method
PUBLIC
Override this for when raw data is received.
-
twisted.protocols.basic.LineReceiver.lineReceived
twisted.protocols.basic.LineReceiver.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Override this for when each line is received.
-
twisted.protocols.basic.LineReceiver.sendLine
twisted.protocols.basic.LineReceiver.html#sendLine
ZopeInterfaceFunction
Method
PUBLIC
Sends a line to the other end of the connection.
-
twisted.protocols.basic.LineReceiver.lineLengthExceeded
twisted.protocols.basic.LineReceiver.html#lineLengthExceeded
ZopeInterfaceFunction
Method
PUBLIC
Called when the maximum line length has been reached. Override if it needs to be dealt with in some special way.
-
twisted.protocols.basic.StringTooLongError
twisted.protocols.basic.StringTooLongError.html
ZopeInterfaceClass
Class
PUBLIC
Raised when trying to send a string too long for a length prefixed protocol.
-
twisted.protocols.basic._RecvdCompatHack
twisted.protocols.basic._RecvdCompatHack.html
ZopeInterfaceClass
Class
PRIVATE
Emulates the to-be-deprecated IntNStringReceiver.recvd attribute.
-
twisted.protocols.basic._RecvdCompatHack.__get__
twisted.protocols.basic._RecvdCompatHack.html#__get__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.basic.IntNStringReceiver
twisted.protocols.basic.IntNStringReceiver.html
ZopeInterfaceClass
Class
PUBLIC
Generic class for length prefixed protocols.
-
twisted.protocols.basic.IntNStringReceiver._unprocessed
twisted.protocols.basic.IntNStringReceiver.html#_unprocessed
ZopeInterfaceAttribute
Instance Variable
PRIVATE
bytes received, but not yet broken up into messages / sent to stringReceived. _compatibilityOffset must be updated when this value is updated so that the recvd attribute can be generated correctly.
-
twisted.protocols.basic.IntNStringReceiver.structFormat
twisted.protocols.basic.IntNStringReceiver.html#structFormat
ZopeInterfaceAttribute
Instance Variable
PUBLIC
format used for struct packing/unpacking. Define it in subclass.
-
twisted.protocols.basic.IntNStringReceiver.prefixLength
twisted.protocols.basic.IntNStringReceiver.html#prefixLength
ZopeInterfaceAttribute
Instance Variable
PUBLIC
length of the prefix, in bytes. Define it in subclass, using struct.calcsize(structFormat)
-
twisted.protocols.basic.IntNStringReceiver._compatibilityOffset
twisted.protocols.basic.IntNStringReceiver.html#_compatibilityOffset
ZopeInterfaceAttribute
Instance Variable
PRIVATE
the offset within _unprocessed to the next message to be parsed. (used to generate the recvd attribute)
-
twisted.protocols.basic.IntNStringReceiver.MAX_LENGTH
twisted.protocols.basic.IntNStringReceiver.html#MAX_LENGTH
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.basic.IntNStringReceiver.recvd
twisted.protocols.basic.IntNStringReceiver.html#recvd
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.basic.IntNStringReceiver.stringReceived
twisted.protocols.basic.IntNStringReceiver.html#stringReceived
ZopeInterfaceFunction
Method
PUBLIC
Override this for notification when each complete string is received.
-
twisted.protocols.basic.IntNStringReceiver.lengthLimitExceeded
twisted.protocols.basic.IntNStringReceiver.html#lengthLimitExceeded
ZopeInterfaceFunction
Method
PUBLIC
Callback invoked when a length prefix greater than MAX_LENGTH is received. The default implementation disconnects the transport. Override this.
-
twisted.protocols.basic.IntNStringReceiver.dataReceived
twisted.protocols.basic.IntNStringReceiver.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Convert int prefixed strings into calls to stringReceived.
-
twisted.protocols.basic.IntNStringReceiver.sendString
twisted.protocols.basic.IntNStringReceiver.html#sendString
ZopeInterfaceFunction
Method
PUBLIC
Send a prefixed string to the other end of the connection.
-
twisted.protocols.basic.Int32StringReceiver
twisted.protocols.basic.Int32StringReceiver.html
ZopeInterfaceClass
Class
PUBLIC
A receiver for int32-prefixed strings.
-
twisted.protocols.basic.Int32StringReceiver.structFormat
twisted.protocols.basic.Int32StringReceiver.html#structFormat
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.basic.Int32StringReceiver.prefixLength
twisted.protocols.basic.Int32StringReceiver.html#prefixLength
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.basic.Int16StringReceiver
twisted.protocols.basic.Int16StringReceiver.html
ZopeInterfaceClass
Class
PUBLIC
A receiver for int16-prefixed strings.
-
twisted.protocols.basic.Int16StringReceiver.structFormat
twisted.protocols.basic.Int16StringReceiver.html#structFormat
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.basic.Int16StringReceiver.prefixLength
twisted.protocols.basic.Int16StringReceiver.html#prefixLength
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.basic.Int8StringReceiver
twisted.protocols.basic.Int8StringReceiver.html
ZopeInterfaceClass
Class
PUBLIC
A receiver for int8-prefixed strings.
-
twisted.protocols.basic.Int8StringReceiver.structFormat
twisted.protocols.basic.Int8StringReceiver.html#structFormat
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.basic.Int8StringReceiver.prefixLength
twisted.protocols.basic.Int8StringReceiver.html#prefixLength
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.basic.StatefulStringProtocol
twisted.protocols.basic.StatefulStringProtocol.html
ZopeInterfaceClass
Class
PUBLIC
A stateful string protocol.
-
twisted.protocols.basic.StatefulStringProtocol.state
twisted.protocols.basic.StatefulStringProtocol.html#state
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Current state of the protocol. Defaults to 'init'.
-
twisted.protocols.basic.StatefulStringProtocol.stringReceived
twisted.protocols.basic.StatefulStringProtocol.html#stringReceived
ZopeInterfaceFunction
Method
PUBLIC
Choose a protocol phase function and call it.
-
twisted.protocols.basic.FileSender
twisted.protocols.basic.FileSender.html
ZopeInterfaceClass
Class
PUBLIC
A producer that sends the contents of a file to a consumer.
-
twisted.protocols.basic.FileSender.CHUNK_SIZE
twisted.protocols.basic.FileSender.html#CHUNK_SIZE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.basic.FileSender.lastSent
twisted.protocols.basic.FileSender.html#lastSent
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.basic.FileSender.deferred
twisted.protocols.basic.FileSender.html#deferred
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.basic.FileSender.beginFileTransfer
twisted.protocols.basic.FileSender.html#beginFileTransfer
ZopeInterfaceFunction
Method
PUBLIC
Begin transferring a file
-
twisted.protocols.basic.FileSender.file
twisted.protocols.basic.FileSender.html#file
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.basic.FileSender.consumer
twisted.protocols.basic.FileSender.html#consumer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.basic.FileSender.transform
twisted.protocols.basic.FileSender.html#transform
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.basic.FileSender.resumeProducing
twisted.protocols.basic.FileSender.html#resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.basic.FileSender.pauseProducing
twisted.protocols.basic.FileSender.html#pauseProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.basic.FileSender.stopProducing
twisted.protocols.basic.FileSender.html#stopProducing
ZopeInterfaceFunction
Method
PUBLIC
Stop producing data.
-
twisted.internet.testing.AccumulatingProtocol
twisted.internet.testing.AccumulatingProtocol.html
ZopeInterfaceClass
Class
PUBLIC
AccumulatingProtocol is an
IProtocol implementation which collects the data delivered to it and can fire a Deferred when it is connected or disconnected.
-
twisted.internet.testing.AccumulatingProtocol.made
twisted.internet.testing.AccumulatingProtocol.html#made
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A flag indicating whether connectionMade has been called.
-
twisted.internet.testing.AccumulatingProtocol.data
twisted.internet.testing.AccumulatingProtocol.html#data
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Bytes giving all the data passed to dataReceived.
-
twisted.internet.testing.AccumulatingProtocol.closed
twisted.internet.testing.AccumulatingProtocol.html#closed
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A flag indicated whether connectionLost has been called.
-
twisted.internet.testing.AccumulatingProtocol.closedReason
twisted.internet.testing.AccumulatingProtocol.html#closedReason
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The value of the reason parameter passed to connectionLost.
-
twisted.internet.testing.AccumulatingProtocol.closedDeferred
twisted.internet.testing.AccumulatingProtocol.html#closedDeferred
ZopeInterfaceAttribute
Instance Variable
PUBLIC
If set to a
Deferred, this will be fired when
connectionLost is called.
-
twisted.internet.testing.AccumulatingProtocol.factory
twisted.internet.testing.AccumulatingProtocol.html#factory
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.testing.AccumulatingProtocol.connectionMade
twisted.internet.testing.AccumulatingProtocol.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.internet.testing.AccumulatingProtocol.dataReceived
twisted.internet.testing.AccumulatingProtocol.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever data is received.
-
twisted.internet.testing.AccumulatingProtocol.connectionLost
twisted.internet.testing.AccumulatingProtocol.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.internet.testing.LineSendingProtocol
twisted.internet.testing.LineSendingProtocol.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.testing.LineSendingProtocol.lostConn
twisted.internet.testing.LineSendingProtocol.html#lostConn
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.testing.LineSendingProtocol.__init__
twisted.internet.testing.LineSendingProtocol.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.testing.LineSendingProtocol.lines
twisted.internet.testing.LineSendingProtocol.html#lines
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.testing.LineSendingProtocol.response
twisted.internet.testing.LineSendingProtocol.html#response
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.testing.LineSendingProtocol.start
twisted.internet.testing.LineSendingProtocol.html#start
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.testing.LineSendingProtocol.connectionMade
twisted.internet.testing.LineSendingProtocol.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.internet.testing.LineSendingProtocol.lineReceived
twisted.internet.testing.LineSendingProtocol.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Override this for when each line is received.
-
twisted.internet.testing.LineSendingProtocol.connectionLost
twisted.internet.testing.LineSendingProtocol.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.internet.testing.FakeDatagramTransport
twisted.internet.testing.FakeDatagramTransport.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.testing.FakeDatagramTransport.noAddr
twisted.internet.testing.FakeDatagramTransport.html#noAddr
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.testing.FakeDatagramTransport.__init__
twisted.internet.testing.FakeDatagramTransport.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.testing.FakeDatagramTransport.written
twisted.internet.testing.FakeDatagramTransport.html#written
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.testing.FakeDatagramTransport.write
twisted.internet.testing.FakeDatagramTransport.html#write
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.testing.StringTransport
twisted.internet.testing.StringTransport.html
ZopeInterfaceClass
Class
PUBLIC
A transport implementation which buffers data in memory and keeps track of its other state without providing any behavior.
-
twisted.internet.testing.StringTransport.disconnecting
twisted.internet.testing.StringTransport.html#disconnecting
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.internet.testing.StringTransport.disconnected
twisted.internet.testing.StringTransport.html#disconnected
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.internet.testing.StringTransport.producer
twisted.internet.testing.StringTransport.html#producer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
If a producer is currently registered, producer is a reference to it. Otherwise, None.
-
twisted.internet.testing.StringTransport.streaming
twisted.internet.testing.StringTransport.html#streaming
ZopeInterfaceAttribute
Instance Variable
PUBLIC
If a producer is currently registered, streaming refers to the value of the second parameter passed to registerProducer.
-
twisted.internet.testing.StringTransport.hostAddr
twisted.internet.testing.StringTransport.html#hostAddr
ZopeInterfaceAttribute
Instance Variable
PUBLIC
None or an object which will be returned as the host address of this transport. If None, a nasty tuple will be returned instead.
-
twisted.internet.testing.StringTransport.peerAddr
twisted.internet.testing.StringTransport.html#peerAddr
ZopeInterfaceAttribute
Instance Variable
PUBLIC
None or an object which will be returned as the peer address of this transport. If None, a nasty tuple will be returned instead.
-
twisted.internet.testing.StringTransport.producerState
twisted.internet.testing.StringTransport.html#producerState
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.internet.testing.StringTransport.io
twisted.internet.testing.StringTransport.html#io
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A
io.BytesIO which holds the data which has been written to this transport since the last call to
clear. Use
value instead of accessing this directly.
-
twisted.internet.testing.StringTransport._lenient
twisted.internet.testing.StringTransport.html#_lenient
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.internet.testing.StringTransport.__init__
twisted.internet.testing.StringTransport.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.testing.StringTransport.connected
twisted.internet.testing.StringTransport.html#connected
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.testing.StringTransport.clear
twisted.internet.testing.StringTransport.html#clear
ZopeInterfaceFunction
Method
PUBLIC
Discard all data written to this transport so far.
-
twisted.internet.testing.StringTransport.value
twisted.internet.testing.StringTransport.html#value
ZopeInterfaceFunction
Method
PUBLIC
Retrieve all data which has been buffered by this transport.
-
twisted.internet.testing.StringTransport.write
twisted.internet.testing.StringTransport.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write some data to the physical connection, in sequence, in a non-blocking fashion.
-
twisted.internet.testing.StringTransport.writeSequence
twisted.internet.testing.StringTransport.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Write an iterable of byte strings to the physical connection.
-
twisted.internet.testing.StringTransport.loseConnection
twisted.internet.testing.StringTransport.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Close the connection. Does nothing besides toggle the disconnecting instance variable to True.
-
twisted.internet.testing.StringTransport.abortConnection
twisted.internet.testing.StringTransport.html#abortConnection
ZopeInterfaceFunction
Method
PUBLIC
Abort the connection. Same as loseConnection, but also toggles the aborted instance variable to True.
-
twisted.internet.testing.StringTransport.getPeer
twisted.internet.testing.StringTransport.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
Get the remote address of this connection.
-
twisted.internet.testing.StringTransport.getHost
twisted.internet.testing.StringTransport.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
Similar to getPeer, but returns an address describing this side of the connection.
-
twisted.internet.testing.StringTransport.registerProducer
twisted.internet.testing.StringTransport.html#registerProducer
ZopeInterfaceFunction
Method
PUBLIC
Register to receive data from a producer.
-
twisted.internet.testing.StringTransport.unregisterProducer
twisted.internet.testing.StringTransport.html#unregisterProducer
ZopeInterfaceFunction
Method
PUBLIC
Stop consuming data from a producer, without disconnecting.
-
twisted.internet.testing.StringTransport._checkState
twisted.internet.testing.StringTransport.html#_checkState
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.testing.StringTransport.pauseProducing
twisted.internet.testing.StringTransport.html#pauseProducing
ZopeInterfaceFunction
Method
PUBLIC
Pause producing data.
-
twisted.internet.testing.StringTransport.stopProducing
twisted.internet.testing.StringTransport.html#stopProducing
ZopeInterfaceFunction
Method
PUBLIC
Stop producing data.
-
twisted.internet.testing.StringTransport.resumeProducing
twisted.internet.testing.StringTransport.html#resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
Resume producing data.
-
twisted.internet.testing.StringTransportWithDisconnection
twisted.internet.testing.StringTransportWithDisconnection.html
ZopeInterfaceClass
Class
PUBLIC
A
StringTransport which on disconnection will trigger the connection lost on the attached protocol.
-
twisted.internet.testing.StringTransportWithDisconnection.protocol
twisted.internet.testing.StringTransportWithDisconnection.html#protocol
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.testing.StringTransportWithDisconnection.loseConnection
twisted.internet.testing.StringTransportWithDisconnection.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Close the connection. Does nothing besides toggle the disconnecting instance variable to True.
-
twisted.internet.testing.StringTransportWithDisconnection.connected
twisted.internet.testing.StringTransportWithDisconnection.html#connected
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.testing.StringIOWithoutClosing
twisted.internet.testing.StringIOWithoutClosing.html
ZopeInterfaceClass
Class
PUBLIC
A BytesIO that can't be closed.
-
twisted.internet.testing.StringIOWithoutClosing.close
twisted.internet.testing.StringIOWithoutClosing.html#close
ZopeInterfaceFunction
Method
PUBLIC
Do nothing.
-
twisted.internet.testing._FakePort
twisted.internet.testing._FakePort.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.internet.testing._FakePort._hostAddress
twisted.internet.testing._FakePort.html#_hostAddress
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.internet.testing._FakePort.__init__
twisted.internet.testing._FakePort.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.testing._FakePort.startListening
twisted.internet.testing._FakePort.html#startListening
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.testing._FakePort.stopListening
twisted.internet.testing._FakePort.html#stopListening
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.testing._FakePort.getHost
twisted.internet.testing._FakePort.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.testing._FakeConnector
twisted.internet.testing._FakeConnector.html
ZopeInterfaceClass
Class
PRIVATE
A fake
IConnector that allows us to inspect if it has been told to stop connecting.
-
twisted.internet.testing._FakeConnector.stoppedConnecting
twisted.internet.testing._FakeConnector.html#stoppedConnecting
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.internet.testing._FakeConnector._address
twisted.internet.testing._FakeConnector.html#_address
ZopeInterfaceAttribute
Instance Variable
PRIVATE
An
IAddress provider that represents our destination.
-
twisted.internet.testing._FakeConnector._disconnected
twisted.internet.testing._FakeConnector.html#_disconnected
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.testing._FakeConnector.__init__
twisted.internet.testing._FakeConnector.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.testing._FakeConnector.stopConnecting
twisted.internet.testing._FakeConnector.html#stopConnecting
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.testing._FakeConnector.disconnect
twisted.internet.testing._FakeConnector.html#disconnect
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.testing._FakeConnector.connect
twisted.internet.testing._FakeConnector.html#connect
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.testing._FakeConnector.getDestination
twisted.internet.testing._FakeConnector.html#getDestination
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.testing.MemoryReactor
twisted.internet.testing.MemoryReactor.html
ZopeInterfaceClass
Class
PUBLIC
A fake reactor to be used in tests. This reactor doesn't actually do much that's useful yet. It accepts TCP connection setup attempts, but they will never succeed.
-
twisted.internet.testing.MemoryReactor.hasInstalled
twisted.internet.testing.MemoryReactor.html#hasInstalled
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Keeps track of whether this reactor has been installed.
-
twisted.internet.testing.MemoryReactor.running
twisted.internet.testing.MemoryReactor.html#running
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Keeps track of whether this reactor is running.
-
twisted.internet.testing.MemoryReactor.hasStopped
twisted.internet.testing.MemoryReactor.html#hasStopped
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Keeps track of whether this reactor has been stopped.
-
twisted.internet.testing.MemoryReactor.hasCrashed
twisted.internet.testing.MemoryReactor.html#hasCrashed
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Keeps track of whether this reactor has crashed.
-
twisted.internet.testing.MemoryReactor.whenRunningHooks
twisted.internet.testing.MemoryReactor.html#whenRunningHooks
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Keeps track of hooks registered with callWhenRunning.
-
twisted.internet.testing.MemoryReactor.triggers
twisted.internet.testing.MemoryReactor.html#triggers
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Keeps track of hooks registered with addSystemEventTrigger.
-
twisted.internet.testing.MemoryReactor.tcpClients
twisted.internet.testing.MemoryReactor.html#tcpClients
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Keeps track of connection attempts (ie, calls to connectTCP).
-
twisted.internet.testing.MemoryReactor.tcpServers
twisted.internet.testing.MemoryReactor.html#tcpServers
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Keeps track of server listen attempts (ie, calls to listenTCP).
-
twisted.internet.testing.MemoryReactor.sslClients
twisted.internet.testing.MemoryReactor.html#sslClients
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Keeps track of connection attempts (ie, calls to connectSSL).
-
twisted.internet.testing.MemoryReactor.sslServers
twisted.internet.testing.MemoryReactor.html#sslServers
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Keeps track of server listen attempts (ie, calls to listenSSL).
-
twisted.internet.testing.MemoryReactor.unixClients
twisted.internet.testing.MemoryReactor.html#unixClients
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Keeps track of connection attempts (ie, calls to connectUNIX).
-
twisted.internet.testing.MemoryReactor.unixServers
twisted.internet.testing.MemoryReactor.html#unixServers
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Keeps track of server listen attempts (ie, calls to listenUNIX).
-
twisted.internet.testing.MemoryReactor.adoptedPorts
twisted.internet.testing.MemoryReactor.html#adoptedPorts
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Keeps track of server listen attempts (ie, calls to adoptStreamPort).
-
twisted.internet.testing.MemoryReactor.adoptedStreamConnections
twisted.internet.testing.MemoryReactor.html#adoptedStreamConnections
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Keeps track of stream-oriented connections added using adoptStreamConnection.
-
twisted.internet.testing.MemoryReactor.__init__
twisted.internet.testing.MemoryReactor.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize the tracking lists.
-
twisted.internet.testing.MemoryReactor.hasRun
twisted.internet.testing.MemoryReactor.html#hasRun
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.testing.MemoryReactor.connectors
twisted.internet.testing.MemoryReactor.html#connectors
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.testing.MemoryReactor.readers
twisted.internet.testing.MemoryReactor.html#readers
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.testing.MemoryReactor.writers
twisted.internet.testing.MemoryReactor.html#writers
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.testing.MemoryReactor.install
twisted.internet.testing.MemoryReactor.html#install
ZopeInterfaceFunction
Method
PUBLIC
Fake install callable to emulate reactor module installation.
-
twisted.internet.testing.MemoryReactor.resolve
twisted.internet.testing.MemoryReactor.html#resolve
ZopeInterfaceFunction
Method
PUBLIC
Not implemented; raises NotImplementedError.
-
twisted.internet.testing.MemoryReactor.run
twisted.internet.testing.MemoryReactor.html#run
ZopeInterfaceFunction
Method
PUBLIC
Fake
IReactorCore.run. Sets
self.running to
True, runs all of the hooks passed to
self.callWhenRunning, then calls
self.stop to simulate a request to stop the reactor. Sets
self.hasRun to
True.
-
twisted.internet.testing.MemoryReactor.stop
twisted.internet.testing.MemoryReactor.html#stop
ZopeInterfaceFunction
Method
PUBLIC
Fake
IReactorCore.run. Sets
self.running to
False. Sets
self.hasStopped to
True.
-
twisted.internet.testing.MemoryReactor.crash
twisted.internet.testing.MemoryReactor.html#crash
ZopeInterfaceFunction
Method
PUBLIC
Fake
IReactorCore.crash. Sets
self.running to
None, because that feels crashy. Sets
self.hasCrashed to
True.
-
twisted.internet.testing.MemoryReactor.iterate
twisted.internet.testing.MemoryReactor.html#iterate
ZopeInterfaceFunction
Method
PUBLIC
Not implemented; raises NotImplementedError.
-
twisted.internet.testing.MemoryReactor.fireSystemEvent
twisted.internet.testing.MemoryReactor.html#fireSystemEvent
ZopeInterfaceFunction
Method
PUBLIC
Not implemented; raises NotImplementedError.
-
twisted.internet.testing.MemoryReactor.addSystemEventTrigger
twisted.internet.testing.MemoryReactor.html#addSystemEventTrigger
ZopeInterfaceFunction
Method
PUBLIC
Fake
IReactorCore.run. Keep track of trigger by appending it to self.triggers[phase][eventType].
-
twisted.internet.testing.MemoryReactor.removeSystemEventTrigger
twisted.internet.testing.MemoryReactor.html#removeSystemEventTrigger
ZopeInterfaceFunction
Method
PUBLIC
Not implemented; raises NotImplementedError.
-
twisted.internet.testing.MemoryReactor.callWhenRunning
twisted.internet.testing.MemoryReactor.html#callWhenRunning
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.testing.MemoryReactor.adoptStreamPort
twisted.internet.testing.MemoryReactor.html#adoptStreamPort
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.testing.MemoryReactor.adoptStreamConnection
twisted.internet.testing.MemoryReactor.html#adoptStreamConnection
ZopeInterfaceFunction
Method
PUBLIC
Record the given stream connection in adoptedStreamConnections.
-
twisted.internet.testing.MemoryReactor.adoptDatagramPort
twisted.internet.testing.MemoryReactor.html#adoptDatagramPort
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.testing.MemoryReactor.listenTCP
twisted.internet.testing.MemoryReactor.html#listenTCP
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.testing.MemoryReactor.connectTCP
twisted.internet.testing.MemoryReactor.html#connectTCP
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.testing.MemoryReactor.listenSSL
twisted.internet.testing.MemoryReactor.html#listenSSL
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.testing.MemoryReactor.connectSSL
twisted.internet.testing.MemoryReactor.html#connectSSL
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.testing.MemoryReactor.listenUNIX
twisted.internet.testing.MemoryReactor.html#listenUNIX
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.testing.MemoryReactor.connectUNIX
twisted.internet.testing.MemoryReactor.html#connectUNIX
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.testing.MemoryReactor.addReader
twisted.internet.testing.MemoryReactor.html#addReader
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.testing.MemoryReactor.removeReader
twisted.internet.testing.MemoryReactor.html#removeReader
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.testing.MemoryReactor.addWriter
twisted.internet.testing.MemoryReactor.html#addWriter
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.testing.MemoryReactor.removeWriter
twisted.internet.testing.MemoryReactor.html#removeWriter
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.testing.MemoryReactor.getReaders
twisted.internet.testing.MemoryReactor.html#getReaders
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.testing.MemoryReactor.getWriters
twisted.internet.testing.MemoryReactor.html#getWriters
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.testing.MemoryReactor.removeAll
twisted.internet.testing.MemoryReactor.html#removeAll
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.testing.MemoryReactorClock
twisted.internet.testing.MemoryReactorClock.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.testing.MemoryReactorClock.__init__
twisted.internet.testing.MemoryReactorClock.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize the tracking lists.
-
twisted.internet.testing.RaisingMemoryReactor
twisted.internet.testing.RaisingMemoryReactor.html
ZopeInterfaceClass
Class
PUBLIC
A fake reactor to be used in tests. It accepts TCP connection setup attempts, but they will fail.
-
twisted.internet.testing.RaisingMemoryReactor._listenException
twisted.internet.testing.RaisingMemoryReactor.html#_listenException
ZopeInterfaceAttribute
Instance Variable
PRIVATE
An instance of an Exception
-
twisted.internet.testing.RaisingMemoryReactor._connectException
twisted.internet.testing.RaisingMemoryReactor.html#_connectException
ZopeInterfaceAttribute
Instance Variable
PRIVATE
An instance of an Exception
-
twisted.internet.testing.RaisingMemoryReactor.__init__
twisted.internet.testing.RaisingMemoryReactor.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.testing.RaisingMemoryReactor.adoptStreamPort
twisted.internet.testing.RaisingMemoryReactor.html#adoptStreamPort
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.testing.RaisingMemoryReactor.listenTCP
twisted.internet.testing.RaisingMemoryReactor.html#listenTCP
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.testing.RaisingMemoryReactor.connectTCP
twisted.internet.testing.RaisingMemoryReactor.html#connectTCP
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.testing.RaisingMemoryReactor.listenSSL
twisted.internet.testing.RaisingMemoryReactor.html#listenSSL
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.testing.RaisingMemoryReactor.connectSSL
twisted.internet.testing.RaisingMemoryReactor.html#connectSSL
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.testing.RaisingMemoryReactor.listenUNIX
twisted.internet.testing.RaisingMemoryReactor.html#listenUNIX
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.testing.RaisingMemoryReactor.connectUNIX
twisted.internet.testing.RaisingMemoryReactor.html#connectUNIX
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.testing.RaisingMemoryReactor.adoptDatagramPort
twisted.internet.testing.RaisingMemoryReactor.html#adoptDatagramPort
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.testing.RaisingMemoryReactor.adoptStreamConnection
twisted.internet.testing.RaisingMemoryReactor.html#adoptStreamConnection
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.testing.NonStreamingProducer
twisted.internet.testing.NonStreamingProducer.html
ZopeInterfaceClass
Class
PUBLIC
A pull producer which writes 10 times only.
-
twisted.internet.testing.NonStreamingProducer.counter
twisted.internet.testing.NonStreamingProducer.html#counter
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.testing.NonStreamingProducer.stopped
twisted.internet.testing.NonStreamingProducer.html#stopped
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.testing.NonStreamingProducer.__init__
twisted.internet.testing.NonStreamingProducer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.testing.NonStreamingProducer.consumer
twisted.internet.testing.NonStreamingProducer.html#consumer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.testing.NonStreamingProducer.result
twisted.internet.testing.NonStreamingProducer.html#result
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.testing.NonStreamingProducer.resumeProducing
twisted.internet.testing.NonStreamingProducer.html#resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
Write the counter value once.
-
twisted.internet.testing.NonStreamingProducer.pauseProducing
twisted.internet.testing.NonStreamingProducer.html#pauseProducing
ZopeInterfaceFunction
Method
PUBLIC
An implementation of IPushProducer.pauseProducing. This should never be called on a pull producer, so this just raises an error.
-
twisted.internet.testing.NonStreamingProducer._done
twisted.internet.testing.NonStreamingProducer.html#_done
ZopeInterfaceFunction
Method
PRIVATE
Fire a
Deferred so that users can wait for this to complete.
-
twisted.internet.testing.NonStreamingProducer.stopProducing
twisted.internet.testing.NonStreamingProducer.html#stopProducing
ZopeInterfaceFunction
Method
PUBLIC
Stop all production.
-
twisted.internet.testing.waitUntilAllDisconnected
twisted.internet.testing.html#waitUntilAllDisconnected
ZopeInterfaceFunction
Function
PUBLIC
Take a list of disconnecting protocols, callback a
Deferred when they're all done.
-
twisted.internet.testing.EventLoggingObserver
twisted.internet.testing.EventLoggingObserver.html
ZopeInterfaceClass
Class
PUBLIC
ILogObserver That stores its events in a list for later inspection. This class is similar to
LimitedHistoryLogObserver save that the internal buffer is public and intended for external inspection. The observer implements the sequence protocol to ease iteration of the events.
-
twisted.internet.testing.EventLoggingObserver._events
twisted.internet.testing.EventLoggingObserver.html#_events
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The events captured by this observer
-
twisted.internet.testing.EventLoggingObserver.__init__
twisted.internet.testing.EventLoggingObserver.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.testing.EventLoggingObserver.__len__
twisted.internet.testing.EventLoggingObserver.html#__len__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.testing.EventLoggingObserver.__getitem__
twisted.internet.testing.EventLoggingObserver.html#__getitem__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.testing.EventLoggingObserver.__iter__
twisted.internet.testing.EventLoggingObserver.html#__iter__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.testing.EventLoggingObserver.__call__
twisted.internet.testing.EventLoggingObserver.html#__call__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.testing.EventLoggingObserver.createWithCleanup
twisted.internet.testing.EventLoggingObserver.html#createWithCleanup
ZopeInterfaceFunction
Class Method
PUBLIC
Create an
EventLoggingObserver instance that observes the provided publisher and will be cleaned up with addCleanup().
-
twisted.internet._pollingfile.MIN_TIMEOUT
twisted.internet._pollingfile.html#MIN_TIMEOUT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet._pollingfile.MAX_TIMEOUT
twisted.internet._pollingfile.html#MAX_TIMEOUT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet._pollingfile._PollableResource
twisted.internet._pollingfile._PollableResource.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.internet._pollingfile._PollableResource.active
twisted.internet._pollingfile._PollableResource.html#active
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._pollingfile._PollableResource.activate
twisted.internet._pollingfile._PollableResource.html#activate
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._pollingfile._PollableResource.deactivate
twisted.internet._pollingfile._PollableResource.html#deactivate
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._pollingfile._PollingTimer
twisted.internet._pollingfile._PollingTimer.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.internet._pollingfile._PollingTimer.__init__
twisted.internet._pollingfile._PollingTimer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._pollingfile._PollingTimer.reactor
twisted.internet._pollingfile._PollingTimer.html#reactor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._pollingfile._PollingTimer._resources
twisted.internet._pollingfile._PollingTimer.html#_resources
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet._pollingfile._PollingTimer._pollTimer
twisted.internet._pollingfile._PollingTimer.html#_pollTimer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet._pollingfile._PollingTimer._currentTimeout
twisted.internet._pollingfile._PollingTimer.html#_currentTimeout
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet._pollingfile._PollingTimer._paused
twisted.internet._pollingfile._PollingTimer.html#_paused
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet._pollingfile._PollingTimer._addPollableResource
twisted.internet._pollingfile._PollingTimer.html#_addPollableResource
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet._pollingfile._PollingTimer._checkPollingState
twisted.internet._pollingfile._PollingTimer.html#_checkPollingState
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet._pollingfile._PollingTimer._startPolling
twisted.internet._pollingfile._PollingTimer.html#_startPolling
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet._pollingfile._PollingTimer._stopPolling
twisted.internet._pollingfile._PollingTimer.html#_stopPolling
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet._pollingfile._PollingTimer._pause
twisted.internet._pollingfile._PollingTimer.html#_pause
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet._pollingfile._PollingTimer._unpause
twisted.internet._pollingfile._PollingTimer.html#_unpause
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet._pollingfile._PollingTimer._reschedule
twisted.internet._pollingfile._PollingTimer.html#_reschedule
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet._pollingfile._PollingTimer._pollEvent
twisted.internet._pollingfile._PollingTimer.html#_pollEvent
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet._pollingfile._PollableReadPipe
twisted.internet._pollingfile._PollableReadPipe.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.internet._pollingfile._PollableReadPipe.__init__
twisted.internet._pollingfile._PollableReadPipe.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._pollingfile._PollableReadPipe.pipe
twisted.internet._pollingfile._PollableReadPipe.html#pipe
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._pollingfile._PollableReadPipe.receivedCallback
twisted.internet._pollingfile._PollableReadPipe.html#receivedCallback
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._pollingfile._PollableReadPipe.lostCallback
twisted.internet._pollingfile._PollableReadPipe.html#lostCallback
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._pollingfile._PollableReadPipe.checkWork
twisted.internet._pollingfile._PollableReadPipe.html#checkWork
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._pollingfile._PollableReadPipe.cleanup
twisted.internet._pollingfile._PollableReadPipe.html#cleanup
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._pollingfile._PollableReadPipe.close
twisted.internet._pollingfile._PollableReadPipe.html#close
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._pollingfile._PollableReadPipe.stopProducing
twisted.internet._pollingfile._PollableReadPipe.html#stopProducing
ZopeInterfaceFunction
Method
PUBLIC
Stop producing data.
-
twisted.internet._pollingfile._PollableReadPipe.pauseProducing
twisted.internet._pollingfile._PollableReadPipe.html#pauseProducing
ZopeInterfaceFunction
Method
PUBLIC
Pause producing data.
-
twisted.internet._pollingfile._PollableReadPipe.resumeProducing
twisted.internet._pollingfile._PollableReadPipe.html#resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
Resume producing data.
-
twisted.internet._pollingfile.FULL_BUFFER_SIZE
twisted.internet._pollingfile.html#FULL_BUFFER_SIZE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet._pollingfile._PollableWritePipe
twisted.internet._pollingfile._PollableWritePipe.html
ZopeInterfaceClass
Class
PRIVATE
No class docstring; 0/7 instance variable, 4/10 methods documented
-
twisted.internet._pollingfile._PollableWritePipe.__init__
twisted.internet._pollingfile._PollableWritePipe.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._pollingfile._PollableWritePipe.disconnecting
twisted.internet._pollingfile._PollableWritePipe.html#disconnecting
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._pollingfile._PollableWritePipe.producer
twisted.internet._pollingfile._PollableWritePipe.html#producer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._pollingfile._PollableWritePipe.producerPaused
twisted.internet._pollingfile._PollableWritePipe.html#producerPaused
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._pollingfile._PollableWritePipe.streamingProducer
twisted.internet._pollingfile._PollableWritePipe.html#streamingProducer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._pollingfile._PollableWritePipe.outQueue
twisted.internet._pollingfile._PollableWritePipe.html#outQueue
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._pollingfile._PollableWritePipe.writePipe
twisted.internet._pollingfile._PollableWritePipe.html#writePipe
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._pollingfile._PollableWritePipe.lostCallback
twisted.internet._pollingfile._PollableWritePipe.html#lostCallback
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._pollingfile._PollableWritePipe.close
twisted.internet._pollingfile._PollableWritePipe.html#close
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._pollingfile._PollableWritePipe.bufferFull
twisted.internet._pollingfile._PollableWritePipe.html#bufferFull
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._pollingfile._PollableWritePipe.bufferEmpty
twisted.internet._pollingfile._PollableWritePipe.html#bufferEmpty
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._pollingfile._PollableWritePipe.registerProducer
twisted.internet._pollingfile._PollableWritePipe.html#registerProducer
ZopeInterfaceFunction
Method
PUBLIC
Register to receive data from a producer.
-
twisted.internet._pollingfile._PollableWritePipe.unregisterProducer
twisted.internet._pollingfile._PollableWritePipe.html#unregisterProducer
ZopeInterfaceFunction
Method
PUBLIC
Stop consuming data from a producer, without disconnecting.
-
twisted.internet._pollingfile._PollableWritePipe.writeConnectionLost
twisted.internet._pollingfile._PollableWritePipe.html#writeConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._pollingfile._PollableWritePipe.writeSequence
twisted.internet._pollingfile._PollableWritePipe.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Append a list or tuple of bytes to the output buffer.
-
twisted.internet._pollingfile._PollableWritePipe.write
twisted.internet._pollingfile._PollableWritePipe.html#write
ZopeInterfaceFunction
Method
PUBLIC
Append some bytes to the output buffer.
-
twisted.internet._pollingfile._PollableWritePipe.checkWork
twisted.internet._pollingfile._PollableWritePipe.html#checkWork
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.stdio.StandardIO
twisted.internet.stdio.StandardIO.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/5 instance variable, 0/1 class variable, 1/15 method documented
-
twisted.internet.stdio.StandardIO.disconnecting
twisted.internet.stdio.StandardIO.html#disconnecting
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.stdio.StandardIO.disconnected
twisted.internet.stdio.StandardIO.html#disconnected
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.stdio.StandardIO.__init__
twisted.internet.stdio.StandardIO.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Start talking to standard IO with the given protocol.
-
twisted.internet.stdio.StandardIO.proto
twisted.internet.stdio.StandardIO.html#proto
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.stdio.StandardIO.stdin
twisted.internet.stdio.StandardIO.html#stdin
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.stdio.StandardIO.stdout
twisted.internet.stdio.StandardIO.html#stdout
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.stdio.StandardIO.dataReceived
twisted.internet.stdio.StandardIO.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.stdio.StandardIO.readConnectionLost
twisted.internet.stdio.StandardIO.html#readConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.stdio.StandardIO.writeConnectionLost
twisted.internet.stdio.StandardIO.html#writeConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.stdio.StandardIO.connsLost
twisted.internet.stdio.StandardIO.html#connsLost
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.stdio.StandardIO.checkConnLost
twisted.internet.stdio.StandardIO.html#checkConnLost
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.stdio.StandardIO.write
twisted.internet.stdio.StandardIO.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write some data to the physical connection, in sequence, in a non-blocking fashion.
-
twisted.internet.stdio.StandardIO.writeSequence
twisted.internet.stdio.StandardIO.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Write an iterable of byte strings to the physical connection.
-
twisted.internet.stdio.StandardIO.loseConnection
twisted.internet.stdio.StandardIO.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Close my connection, after writing all pending data.
-
twisted.internet.stdio.StandardIO.getPeer
twisted.internet.stdio.StandardIO.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
Get the remote address of this connection.
-
twisted.internet.stdio.StandardIO.getHost
twisted.internet.stdio.StandardIO.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
Similar to getPeer, but returns an address describing this side of the connection.
-
twisted.internet.stdio.StandardIO.registerProducer
twisted.internet.stdio.StandardIO.html#registerProducer
ZopeInterfaceFunction
Method
PUBLIC
Register to receive data from a producer.
-
twisted.internet.stdio.StandardIO.unregisterProducer
twisted.internet.stdio.StandardIO.html#unregisterProducer
ZopeInterfaceFunction
Method
PUBLIC
Stop consuming data from a producer, without disconnecting.
-
twisted.internet.stdio.StandardIO.stopProducing
twisted.internet.stdio.StandardIO.html#stopProducing
ZopeInterfaceFunction
Method
PUBLIC
Stop producing data.
-
twisted.internet.stdio.StandardIO.pauseProducing
twisted.internet.stdio.StandardIO.html#pauseProducing
ZopeInterfaceFunction
Method
PUBLIC
Pause producing data.
-
twisted.internet.stdio.StandardIO.resumeProducing
twisted.internet.stdio.StandardIO.html#resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
Resume producing data.
-
twisted.internet.stdio.PipeAddress
twisted.internet.stdio.PipeAddress.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.endpoints.StandardIO
twisted.internet.endpoints.html#StandardIO
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.internet.endpoints.PipeAddress
twisted.internet.endpoints.html#PipeAddress
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python.systemd.ListenFDs
twisted.python.systemd.ListenFDs.html
ZopeInterfaceClass
Class
PUBLIC
ListenFDs provides access to file descriptors inherited from systemd.
-
twisted.python.systemd.ListenFDs._START
twisted.python.systemd.ListenFDs.html#_START
ZopeInterfaceAttribute
Constant
PRIVATE
File descriptors inherited from systemd are always consecutively numbered, with a fixed lowest "starting" descriptor. This gives the default starting descriptor. Since this must agree with the value systemd is using, it typically should not be overridden.
-
twisted.python.systemd.ListenFDs._descriptors
twisted.python.systemd.ListenFDs.html#_descriptors
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A list of int giving the descriptors which were inherited.
-
twisted.python.systemd.ListenFDs.__init__
twisted.python.systemd.ListenFDs.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.python.systemd.ListenFDs.fromEnvironment
twisted.python.systemd.ListenFDs.html#fromEnvironment
ZopeInterfaceFunction
Class Method
PUBLIC
No summary
-
twisted.python.systemd.ListenFDs.inheritedDescriptors
twisted.python.systemd.ListenFDs.html#inheritedDescriptors
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.endpoints.TLSMemoryBIOFactory
twisted.internet.endpoints.html#TLSMemoryBIOFactory
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.internet.endpoints._WrappingProtocol
twisted.internet.endpoints._WrappingProtocol.html
ZopeInterfaceClass
Class
PRIVATE
Wrap another protocol in order to notify my user when a connection has been made.
-
twisted.internet.endpoints._WrappingProtocol.__init__
twisted.internet.endpoints._WrappingProtocol.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.endpoints._WrappingProtocol._connectedDeferred
twisted.internet.endpoints._WrappingProtocol.html#_connectedDeferred
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints._WrappingProtocol._wrappedProtocol
twisted.internet.endpoints._WrappingProtocol.html#_wrappedProtocol
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints._WrappingProtocol.logPrefix
twisted.internet.endpoints._WrappingProtocol.html#logPrefix
ZopeInterfaceFunction
Method
PUBLIC
Transparently pass through the wrapped protocol's log prefix.
-
twisted.internet.endpoints._WrappingProtocol.connectionMade
twisted.internet.endpoints._WrappingProtocol.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Connect the self._wrappedProtocol to our self.transport and callback self._connectedDeferred with the self._wrappedProtocol
-
twisted.internet.endpoints._WrappingProtocol.dataReceived
twisted.internet.endpoints._WrappingProtocol.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Proxy dataReceived calls to our self._wrappedProtocol
-
twisted.internet.endpoints._WrappingProtocol.fileDescriptorReceived
twisted.internet.endpoints._WrappingProtocol.html#fileDescriptorReceived
ZopeInterfaceFunction
Method
PUBLIC
Proxy fileDescriptorReceived calls to our self._wrappedProtocol
-
twisted.internet.endpoints._WrappingProtocol.connectionLost
twisted.internet.endpoints._WrappingProtocol.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Proxy connectionLost calls to our self._wrappedProtocol
-
twisted.internet.endpoints._WrappingProtocol.readConnectionLost
twisted.internet.endpoints._WrappingProtocol.html#readConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.endpoints._WrappingProtocol.writeConnectionLost
twisted.internet.endpoints._WrappingProtocol.html#writeConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.endpoints._WrappingProtocol.handshakeCompleted
twisted.internet.endpoints._WrappingProtocol.html#handshakeCompleted
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.endpoints._WrappingFactory
twisted.internet.endpoints._WrappingFactory.html
ZopeInterfaceClass
Class
PRIVATE
Wrap a factory in order to wrap the protocols it builds.
-
twisted.internet.endpoints._WrappingFactory._wrappedFactory
twisted.internet.endpoints._WrappingFactory.html#_wrappedFactory
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A provider of IProtocolFactory whose buildProtocol method will be called and whose resulting protocol will be wrapped.
-
twisted.internet.endpoints._WrappingFactory._onConnection
twisted.internet.endpoints._WrappingFactory.html#_onConnection
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A
Deferred that fires when the protocol is connected
-
twisted.internet.endpoints._WrappingFactory._connector
twisted.internet.endpoints._WrappingFactory.html#_connector
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A
connector that is managing the current or previous connection attempt.
-
twisted.internet.endpoints._WrappingFactory.__init__
twisted.internet.endpoints._WrappingFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.endpoints._WrappingFactory.startedConnecting
twisted.internet.endpoints._WrappingFactory.html#startedConnecting
ZopeInterfaceFunction
Method
PUBLIC
A connection attempt was started. Remember the connector which started said attempt, for use later.
-
twisted.internet.endpoints._WrappingFactory._canceller
twisted.internet.endpoints._WrappingFactory.html#_canceller
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.internet.endpoints._WrappingFactory.doStart
twisted.internet.endpoints._WrappingFactory.html#doStart
ZopeInterfaceFunction
Method
PUBLIC
Start notifications are passed straight through to the wrapped factory.
-
twisted.internet.endpoints._WrappingFactory.doStop
twisted.internet.endpoints._WrappingFactory.html#doStop
ZopeInterfaceFunction
Method
PUBLIC
Stop notifications are passed straight through to the wrapped factory.
-
twisted.internet.endpoints._WrappingFactory.buildProtocol
twisted.internet.endpoints._WrappingFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Proxy
buildProtocol to our
self._wrappedFactory or errback the
self._onConnection Deferred if the wrapped factory raises an exception or returns
None.
-
twisted.internet.endpoints._WrappingFactory.clientConnectionFailed
twisted.internet.endpoints._WrappingFactory.html#clientConnectionFailed
ZopeInterfaceFunction
Method
PUBLIC
Errback the
self._onConnection Deferred when the client connection fails.
-
twisted.internet.endpoints.StandardIOEndpoint
twisted.internet.endpoints.StandardIOEndpoint.html
ZopeInterfaceClass
Class
PUBLIC
A Standard Input/Output endpoint
-
twisted.internet.endpoints.StandardIOEndpoint._stdio
twisted.internet.endpoints.StandardIOEndpoint.html#_stdio
ZopeInterfaceAttribute
Instance Variable
PRIVATE
a callable, like
stdio.StandardIO, which takes an
IProtocol provider and a
reactor keyword argument (interface dependent upon your platform).
-
twisted.internet.endpoints.StandardIOEndpoint.__init__
twisted.internet.endpoints.StandardIOEndpoint.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.endpoints.StandardIOEndpoint._reactor
twisted.internet.endpoints.StandardIOEndpoint.html#_reactor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.StandardIOEndpoint.listen
twisted.internet.endpoints.StandardIOEndpoint.html#listen
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.endpoints._IProcessTransportWithConsumerAndProducer
twisted.internet.endpoints._IProcessTransportWithConsumerAndProducer.html
ZopeInterfaceClass
Interface
PRIVATE
-
twisted.internet.endpoints._ProcessEndpointTransport
twisted.internet.endpoints._ProcessEndpointTransport.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.internet.endpoints._ProcessEndpointTransport._process
twisted.internet.endpoints._ProcessEndpointTransport.html#_process
ZopeInterfaceAttribute
Instance Variable
PRIVATE
An active process transport which will be used by write methods on this object to write data to a child process.
-
twisted.internet.endpoints._WrapIProtocol
twisted.internet.endpoints._WrapIProtocol.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.internet.endpoints._WrapIProtocol.transport
twisted.internet.endpoints._WrapIProtocol.html#transport
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.internet.endpoints._WrapIProtocol.__init__
twisted.internet.endpoints._WrapIProtocol.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.endpoints._WrapIProtocol.protocol
twisted.internet.endpoints._WrapIProtocol.html#protocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.endpoints._WrapIProtocol.errFlag
twisted.internet.endpoints._WrapIProtocol.html#errFlag
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.endpoints._WrapIProtocol.executable
twisted.internet.endpoints._WrapIProtocol.html#executable
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.endpoints._WrapIProtocol.makeConnection
twisted.internet.endpoints._WrapIProtocol.html#makeConnection
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.endpoints._WrapIProtocol.childDataReceived
twisted.internet.endpoints._WrapIProtocol.html#childDataReceived
ZopeInterfaceFunction
Method
PUBLIC
This is called with data from the process's stdout or stderr pipes. It checks the status of the errFlag to setermine if stderr should be logged (default) or dropped.
-
twisted.internet.endpoints._WrapIProtocol.processEnded
twisted.internet.endpoints._WrapIProtocol.html#processEnded
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.endpoints.StandardErrorBehavior
twisted.internet.endpoints.StandardErrorBehavior.html
ZopeInterfaceClass
Class
PUBLIC
Constants used in ProcessEndpoint to decide what to do with stderr.
-
twisted.internet.endpoints.StandardErrorBehavior.LOG
twisted.internet.endpoints.StandardErrorBehavior.html#LOG
ZopeInterfaceAttribute
Constant
PUBLIC
Indicates that stderr is to be logged.
-
twisted.internet.endpoints.StandardErrorBehavior.DROP
twisted.internet.endpoints.StandardErrorBehavior.html#DROP
ZopeInterfaceAttribute
Constant
PUBLIC
Indicates that stderr is to be dropped (and not logged).
-
twisted.internet.endpoints.ProcessEndpoint
twisted.internet.endpoints.ProcessEndpoint.html
ZopeInterfaceClass
Class
PUBLIC
An endpoint for child processes
-
twisted.internet.endpoints.ProcessEndpoint._spawnProcess
twisted.internet.endpoints.ProcessEndpoint.html#_spawnProcess
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A hook used for testing the spawning of child process.
-
twisted.internet.endpoints.ProcessEndpoint.__init__
twisted.internet.endpoints.ProcessEndpoint.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.endpoints.ProcessEndpoint._reactor
twisted.internet.endpoints.ProcessEndpoint.html#_reactor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.ProcessEndpoint._executable
twisted.internet.endpoints.ProcessEndpoint.html#_executable
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.ProcessEndpoint._args
twisted.internet.endpoints.ProcessEndpoint.html#_args
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.ProcessEndpoint._env
twisted.internet.endpoints.ProcessEndpoint.html#_env
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.ProcessEndpoint._path
twisted.internet.endpoints.ProcessEndpoint.html#_path
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.ProcessEndpoint._uid
twisted.internet.endpoints.ProcessEndpoint.html#_uid
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.ProcessEndpoint._gid
twisted.internet.endpoints.ProcessEndpoint.html#_gid
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.ProcessEndpoint._usePTY
twisted.internet.endpoints.ProcessEndpoint.html#_usePTY
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.ProcessEndpoint._childFDs
twisted.internet.endpoints.ProcessEndpoint.html#_childFDs
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.ProcessEndpoint._errFlag
twisted.internet.endpoints.ProcessEndpoint.html#_errFlag
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.ProcessEndpoint.connect
twisted.internet.endpoints.ProcessEndpoint.html#connect
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.endpoints._TCPServerEndpoint
twisted.internet.endpoints._TCPServerEndpoint.html
ZopeInterfaceClass
Class
PRIVATE
A TCP server endpoint interface
-
twisted.internet.endpoints._TCPServerEndpoint.__init__
twisted.internet.endpoints._TCPServerEndpoint.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.endpoints._TCPServerEndpoint._reactor
twisted.internet.endpoints._TCPServerEndpoint.html#_reactor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints._TCPServerEndpoint._port
twisted.internet.endpoints._TCPServerEndpoint.html#_port
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints._TCPServerEndpoint._backlog
twisted.internet.endpoints._TCPServerEndpoint.html#_backlog
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints._TCPServerEndpoint._interface
twisted.internet.endpoints._TCPServerEndpoint.html#_interface
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints._TCPServerEndpoint.listen
twisted.internet.endpoints._TCPServerEndpoint.html#listen
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.endpoints.TCP4ServerEndpoint
twisted.internet.endpoints.TCP4ServerEndpoint.html
ZopeInterfaceClass
Class
PUBLIC
Implements TCP server endpoint with an IPv4 configuration
-
twisted.internet.endpoints.TCP4ServerEndpoint.__init__
twisted.internet.endpoints.TCP4ServerEndpoint.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.endpoints.TCP6ServerEndpoint
twisted.internet.endpoints.TCP6ServerEndpoint.html
ZopeInterfaceClass
Class
PUBLIC
Implements TCP server endpoint with an IPv6 configuration
-
twisted.internet.endpoints.TCP6ServerEndpoint.__init__
twisted.internet.endpoints.TCP6ServerEndpoint.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.endpoints.TCP4ClientEndpoint
twisted.internet.endpoints.TCP4ClientEndpoint.html
ZopeInterfaceClass
Class
PUBLIC
TCP client endpoint with an IPv4 configuration.
-
twisted.internet.endpoints.TCP4ClientEndpoint.__init__
twisted.internet.endpoints.TCP4ClientEndpoint.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.endpoints.TCP4ClientEndpoint._reactor
twisted.internet.endpoints.TCP4ClientEndpoint.html#_reactor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.TCP4ClientEndpoint._host
twisted.internet.endpoints.TCP4ClientEndpoint.html#_host
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.TCP4ClientEndpoint._port
twisted.internet.endpoints.TCP4ClientEndpoint.html#_port
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.TCP4ClientEndpoint._timeout
twisted.internet.endpoints.TCP4ClientEndpoint.html#_timeout
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.TCP4ClientEndpoint._bindAddress
twisted.internet.endpoints.TCP4ClientEndpoint.html#_bindAddress
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.TCP4ClientEndpoint.connect
twisted.internet.endpoints.TCP4ClientEndpoint.html#connect
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.endpoints.TCP6ClientEndpoint
twisted.internet.endpoints.TCP6ClientEndpoint.html
ZopeInterfaceClass
Class
PUBLIC
TCP client endpoint with an IPv6 configuration.
-
twisted.internet.endpoints.TCP6ClientEndpoint._getaddrinfo
twisted.internet.endpoints.TCP6ClientEndpoint.html#_getaddrinfo
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A hook used for testing name resolution.
-
twisted.internet.endpoints.TCP6ClientEndpoint._deferToThread
twisted.internet.endpoints.TCP6ClientEndpoint.html#_deferToThread
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A hook used for testing deferToThread.
-
twisted.internet.endpoints.TCP6ClientEndpoint._GAI_ADDRESS
twisted.internet.endpoints.TCP6ClientEndpoint.html#_GAI_ADDRESS
ZopeInterfaceAttribute
Constant
PRIVATE
Index of the address portion in result of getaddrinfo to be used.
-
twisted.internet.endpoints.TCP6ClientEndpoint._GAI_ADDRESS_HOST
twisted.internet.endpoints.TCP6ClientEndpoint.html#_GAI_ADDRESS_HOST
ZopeInterfaceAttribute
Constant
PRIVATE
Index of the actual host-address in the 5-tuple
_GAI_ADDRESS.
-
twisted.internet.endpoints.TCP6ClientEndpoint.__init__
twisted.internet.endpoints.TCP6ClientEndpoint.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.endpoints.TCP6ClientEndpoint._reactor
twisted.internet.endpoints.TCP6ClientEndpoint.html#_reactor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.TCP6ClientEndpoint._host
twisted.internet.endpoints.TCP6ClientEndpoint.html#_host
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.TCP6ClientEndpoint._port
twisted.internet.endpoints.TCP6ClientEndpoint.html#_port
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.TCP6ClientEndpoint._timeout
twisted.internet.endpoints.TCP6ClientEndpoint.html#_timeout
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.TCP6ClientEndpoint._bindAddress
twisted.internet.endpoints.TCP6ClientEndpoint.html#_bindAddress
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.TCP6ClientEndpoint.connect
twisted.internet.endpoints.TCP6ClientEndpoint.html#connect
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.endpoints.TCP6ClientEndpoint._nameResolution
twisted.internet.endpoints.TCP6ClientEndpoint.html#_nameResolution
ZopeInterfaceFunction
Method
PRIVATE
Resolve the hostname string into a tuple containing the host IPv6 address.
-
twisted.internet.endpoints.TCP6ClientEndpoint._resolvedHostConnect
twisted.internet.endpoints.TCP6ClientEndpoint.html#_resolvedHostConnect
ZopeInterfaceFunction
Method
PRIVATE
Connect to the server using the resolved hostname.
-
twisted.internet.endpoints._SimpleHostnameResolver
twisted.internet.endpoints._SimpleHostnameResolver.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.internet.endpoints._SimpleHostnameResolver._nameResolution
twisted.internet.endpoints._SimpleHostnameResolver.html#_nameResolution
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.internet.endpoints._SimpleHostnameResolver._log
twisted.internet.endpoints._SimpleHostnameResolver.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints._SimpleHostnameResolver.__init__
twisted.internet.endpoints._SimpleHostnameResolver.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.endpoints._SimpleHostnameResolver.resolveHostName
twisted.internet.endpoints._SimpleHostnameResolver.html#resolveHostName
ZopeInterfaceFunction
Method
PUBLIC
Initiate a hostname resolution.
-
twisted.internet.endpoints.HostnameEndpoint
twisted.internet.endpoints.HostnameEndpoint.html
ZopeInterfaceClass
Class
PUBLIC
A name-based endpoint that connects to the fastest amongst the resolved host addresses.
-
twisted.internet.endpoints.HostnameEndpoint._DEFAULT_ATTEMPT_DELAY
twisted.internet.endpoints.HostnameEndpoint.html#_DEFAULT_ATTEMPT_DELAY
ZopeInterfaceAttribute
Constant
PRIVATE
-
twisted.internet.endpoints.HostnameEndpoint._hostText
twisted.internet.endpoints.HostnameEndpoint.html#_hostText
ZopeInterfaceAttribute
Instance Variable
PRIVATE
the textual representation of the hostname passed to the constructor. Used to pass to the reactor's hostname resolver.
-
twisted.internet.endpoints.HostnameEndpoint._hostBytes
twisted.internet.endpoints.HostnameEndpoint.html#_hostBytes
ZopeInterfaceAttribute
Instance Variable
PRIVATE
the encoded bytes-representation of the hostname passed to the constructor. Used to construct the
HostnameAddress associated with this endpoint.
-
twisted.internet.endpoints.HostnameEndpoint._hostStr
twisted.internet.endpoints.HostnameEndpoint.html#_hostStr
ZopeInterfaceAttribute
Instance Variable
PRIVATE
the native-string representation of the hostname passed to the constructor, used for exception construction
-
twisted.internet.endpoints.HostnameEndpoint._badHostname
twisted.internet.endpoints.HostnameEndpoint.html#_badHostname
ZopeInterfaceAttribute
Instance Variable
PRIVATE
a flag - hopefully false! - indicating that an invalid hostname was passed to the constructor. This might be a textual hostname that isn't valid IDNA, or non-ASCII bytes.
-
twisted.internet.endpoints.HostnameEndpoint._getaddrinfo
twisted.internet.endpoints.HostnameEndpoint.html#_getaddrinfo
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.HostnameEndpoint._deferToThread
twisted.internet.endpoints.HostnameEndpoint.html#_deferToThread
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.HostnameEndpoint.__init__
twisted.internet.endpoints.HostnameEndpoint.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.endpoints.HostnameEndpoint._reactor
twisted.internet.endpoints.HostnameEndpoint.html#_reactor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.HostnameEndpoint._nameResolver
twisted.internet.endpoints.HostnameEndpoint.html#_nameResolver
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.HostnameEndpoint._port
twisted.internet.endpoints.HostnameEndpoint.html#_port
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.HostnameEndpoint._timeout
twisted.internet.endpoints.HostnameEndpoint.html#_timeout
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.HostnameEndpoint._bindAddress
twisted.internet.endpoints.HostnameEndpoint.html#_bindAddress
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.HostnameEndpoint._attemptDelay
twisted.internet.endpoints.HostnameEndpoint.html#_attemptDelay
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.HostnameEndpoint.__repr__
twisted.internet.endpoints.HostnameEndpoint.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.endpoints.HostnameEndpoint._getNameResolverAndMaybeWarn
twisted.internet.endpoints.HostnameEndpoint.html#_getNameResolverAndMaybeWarn
ZopeInterfaceFunction
Method
PRIVATE
Retrieve a
nameResolver callable and warn the caller's caller that using a reactor which doesn't provide
IReactorPluggableNameResolver is deprecated.
-
twisted.internet.endpoints.HostnameEndpoint._hostAsBytesAndText
twisted.internet.endpoints.HostnameEndpoint.html#_hostAsBytesAndText
ZopeInterfaceFunction
Static Method
PRIVATE
For various reasons (documented in the @ivar's in the class docstring) we need both a textual and a binary representation of the hostname given to the constructor. For compatibility and convenience, we accept both textual and binary representations of the hostname, save the form that was passed, and convert into the other form...
-
twisted.internet.endpoints.HostnameEndpoint.connect
twisted.internet.endpoints.HostnameEndpoint.html#connect
ZopeInterfaceFunction
Method
PUBLIC
Attempts a connection to each resolved address, and returns a connection which is established first.
-
twisted.internet.endpoints.HostnameEndpoint._fallbackNameResolution
twisted.internet.endpoints.HostnameEndpoint.html#_fallbackNameResolution
ZopeInterfaceFunction
Method
PRIVATE
Resolve the hostname string into a tuple containing the host address. This is method is only used when the reactor does not provide
IReactorPluggableNameResolver.
-
twisted.internet.endpoints.SSL4ServerEndpoint
twisted.internet.endpoints.SSL4ServerEndpoint.html
ZopeInterfaceClass
Class
PUBLIC
SSL secured TCP server endpoint with an IPv4 configuration.
-
twisted.internet.endpoints.SSL4ServerEndpoint.__init__
twisted.internet.endpoints.SSL4ServerEndpoint.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.endpoints.SSL4ServerEndpoint._reactor
twisted.internet.endpoints.SSL4ServerEndpoint.html#_reactor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.SSL4ServerEndpoint._port
twisted.internet.endpoints.SSL4ServerEndpoint.html#_port
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.SSL4ServerEndpoint._sslContextFactory
twisted.internet.endpoints.SSL4ServerEndpoint.html#_sslContextFactory
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.SSL4ServerEndpoint._backlog
twisted.internet.endpoints.SSL4ServerEndpoint.html#_backlog
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.SSL4ServerEndpoint._interface
twisted.internet.endpoints.SSL4ServerEndpoint.html#_interface
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.SSL4ServerEndpoint.listen
twisted.internet.endpoints.SSL4ServerEndpoint.html#listen
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.endpoints.SSL4ClientEndpoint
twisted.internet.endpoints.SSL4ClientEndpoint.html
ZopeInterfaceClass
Class
PUBLIC
SSL secured TCP client endpoint with an IPv4 configuration
-
twisted.internet.endpoints.SSL4ClientEndpoint.__init__
twisted.internet.endpoints.SSL4ClientEndpoint.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.endpoints.SSL4ClientEndpoint._reactor
twisted.internet.endpoints.SSL4ClientEndpoint.html#_reactor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.SSL4ClientEndpoint._host
twisted.internet.endpoints.SSL4ClientEndpoint.html#_host
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.SSL4ClientEndpoint._port
twisted.internet.endpoints.SSL4ClientEndpoint.html#_port
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.SSL4ClientEndpoint._sslContextFactory
twisted.internet.endpoints.SSL4ClientEndpoint.html#_sslContextFactory
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.SSL4ClientEndpoint._timeout
twisted.internet.endpoints.SSL4ClientEndpoint.html#_timeout
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.SSL4ClientEndpoint._bindAddress
twisted.internet.endpoints.SSL4ClientEndpoint.html#_bindAddress
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.SSL4ClientEndpoint.connect
twisted.internet.endpoints.SSL4ClientEndpoint.html#connect
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.endpoints.UNIXServerEndpoint
twisted.internet.endpoints.UNIXServerEndpoint.html
ZopeInterfaceClass
Class
PUBLIC
UnixSocket server endpoint.
-
twisted.internet.endpoints.UNIXServerEndpoint.__init__
twisted.internet.endpoints.UNIXServerEndpoint.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.endpoints.UNIXServerEndpoint._reactor
twisted.internet.endpoints.UNIXServerEndpoint.html#_reactor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.UNIXServerEndpoint._address
twisted.internet.endpoints.UNIXServerEndpoint.html#_address
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.UNIXServerEndpoint._backlog
twisted.internet.endpoints.UNIXServerEndpoint.html#_backlog
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.UNIXServerEndpoint._mode
twisted.internet.endpoints.UNIXServerEndpoint.html#_mode
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.UNIXServerEndpoint._wantPID
twisted.internet.endpoints.UNIXServerEndpoint.html#_wantPID
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.UNIXServerEndpoint.listen
twisted.internet.endpoints.UNIXServerEndpoint.html#listen
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.endpoints.UNIXClientEndpoint
twisted.internet.endpoints.UNIXClientEndpoint.html
ZopeInterfaceClass
Class
PUBLIC
UnixSocket client endpoint.
-
twisted.internet.endpoints.UNIXClientEndpoint.__init__
twisted.internet.endpoints.UNIXClientEndpoint.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.endpoints.UNIXClientEndpoint._reactor
twisted.internet.endpoints.UNIXClientEndpoint.html#_reactor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.UNIXClientEndpoint._path
twisted.internet.endpoints.UNIXClientEndpoint.html#_path
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.UNIXClientEndpoint._timeout
twisted.internet.endpoints.UNIXClientEndpoint.html#_timeout
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.UNIXClientEndpoint._checkPID
twisted.internet.endpoints.UNIXClientEndpoint.html#_checkPID
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.UNIXClientEndpoint.connect
twisted.internet.endpoints.UNIXClientEndpoint.html#connect
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.endpoints.AdoptedStreamServerEndpoint
twisted.internet.endpoints.AdoptedStreamServerEndpoint.html
ZopeInterfaceClass
Class
PUBLIC
An endpoint for listening on a file descriptor initialized outside of Twisted.
-
twisted.internet.endpoints.AdoptedStreamServerEndpoint._used
twisted.internet.endpoints.AdoptedStreamServerEndpoint.html#_used
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A bool indicating whether this endpoint has been used to listen with a factory yet. True if so.
-
twisted.internet.endpoints.AdoptedStreamServerEndpoint._setNonBlocking
twisted.internet.endpoints.AdoptedStreamServerEndpoint.html#_setNonBlocking
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.AdoptedStreamServerEndpoint.__init__
twisted.internet.endpoints.AdoptedStreamServerEndpoint.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.endpoints.AdoptedStreamServerEndpoint.reactor
twisted.internet.endpoints.AdoptedStreamServerEndpoint.html#reactor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.endpoints.AdoptedStreamServerEndpoint.fileno
twisted.internet.endpoints.AdoptedStreamServerEndpoint.html#fileno
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.endpoints.AdoptedStreamServerEndpoint.addressFamily
twisted.internet.endpoints.AdoptedStreamServerEndpoint.html#addressFamily
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.endpoints.AdoptedStreamServerEndpoint.listen
twisted.internet.endpoints.AdoptedStreamServerEndpoint.html#listen
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.endpoints._parseTCP
twisted.internet.endpoints.html#_parseTCP
ZopeInterfaceFunction
Function
PRIVATE
Internal parser function for
_parseServer to convert the string arguments for a TCP(IPv4) stream endpoint into the structured arguments.
-
twisted.internet.endpoints._parseUNIX
twisted.internet.endpoints.html#_parseUNIX
ZopeInterfaceFunction
Function
PRIVATE
Internal parser function for
_parseServer to convert the string arguments for a UNIX (AF_UNIX/SOCK_STREAM) stream endpoint into the structured arguments.
-
twisted.internet.endpoints._parseSSL
twisted.internet.endpoints.html#_parseSSL
ZopeInterfaceFunction
Function
PRIVATE
Internal parser function for
_parseServer to convert the string arguments for an SSL (over TCP/IPv4) stream endpoint into the structured arguments.
-
twisted.internet.endpoints._StandardIOParser
twisted.internet.endpoints._StandardIOParser.html
ZopeInterfaceClass
Class
PRIVATE
Stream server endpoint string parser for the Standard I/O type.
-
twisted.internet.endpoints._StandardIOParser.prefix
twisted.internet.endpoints._StandardIOParser.html#prefix
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.internet.endpoints._StandardIOParser._parseServer
twisted.internet.endpoints._StandardIOParser.html#_parseServer
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.internet.endpoints._StandardIOParser.parseStreamServer
twisted.internet.endpoints._StandardIOParser.html#parseStreamServer
ZopeInterfaceFunction
Method
PUBLIC
Parse a stream server endpoint from a reactor and string-only arguments and keyword arguments.
-
twisted.internet.endpoints._SystemdParser
twisted.internet.endpoints._SystemdParser.html
ZopeInterfaceClass
Class
PRIVATE
Stream server endpoint string parser for the systemd endpoint type.
-
twisted.internet.endpoints._SystemdParser.prefix
twisted.internet.endpoints._SystemdParser.html#prefix
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.internet.endpoints._SystemdParser._sddaemon
twisted.internet.endpoints._SystemdParser.html#_sddaemon
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A
ListenFDs instance used to translate an index into an actual file descriptor.
-
twisted.internet.endpoints._SystemdParser._parseServer
twisted.internet.endpoints._SystemdParser.html#_parseServer
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.internet.endpoints._SystemdParser.parseStreamServer
twisted.internet.endpoints._SystemdParser.html#parseStreamServer
ZopeInterfaceFunction
Method
PUBLIC
Parse a stream server endpoint from a reactor and string-only arguments and keyword arguments.
-
twisted.internet.endpoints._TCP6ServerParser
twisted.internet.endpoints._TCP6ServerParser.html
ZopeInterfaceClass
Class
PRIVATE
Stream server endpoint string parser for the TCP6ServerEndpoint type.
-
twisted.internet.endpoints._TCP6ServerParser.prefix
twisted.internet.endpoints._TCP6ServerParser.html#prefix
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.internet.endpoints._TCP6ServerParser._parseServer
twisted.internet.endpoints._TCP6ServerParser.html#_parseServer
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.internet.endpoints._TCP6ServerParser.parseStreamServer
twisted.internet.endpoints._TCP6ServerParser.html#parseStreamServer
ZopeInterfaceFunction
Method
PUBLIC
Parse a stream server endpoint from a reactor and string-only arguments and keyword arguments.
-
twisted.internet.endpoints._serverParsers
twisted.internet.endpoints.html#_serverParsers
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints._OP
twisted.internet.endpoints.html#_OP
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.internet.endpoints._STRING
twisted.internet.endpoints.html#_STRING
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.internet.endpoints._tokenize
twisted.internet.endpoints.html#_tokenize
ZopeInterfaceFunction
Function
PRIVATE
Tokenize a strports string and yield each token.
-
twisted.internet.endpoints._parse
twisted.internet.endpoints.html#_parse
ZopeInterfaceFunction
Function
PRIVATE
Convert a description string into a list of positional and keyword parameters, using logic vaguely like what Python does.
-
twisted.internet.endpoints._endpointServerFactories
twisted.internet.endpoints.html#_endpointServerFactories
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints._endpointClientFactories
twisted.internet.endpoints.html#_endpointClientFactories
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints._parseServer
twisted.internet.endpoints.html#_parseServer
ZopeInterfaceFunction
Function
PRIVATE
Parse a strports description into a 2-tuple of arguments and keyword values.
-
twisted.internet.endpoints._matchPluginToPrefix
twisted.internet.endpoints.html#_matchPluginToPrefix
ZopeInterfaceFunction
Function
PRIVATE
Match plugin to prefix.
-
twisted.internet.endpoints.serverFromString
twisted.internet.endpoints.html#serverFromString
ZopeInterfaceFunction
Function
PUBLIC
Construct a stream server endpoint from an endpoint description string.
-
twisted.internet.endpoints.quoteStringArgument
twisted.internet.endpoints.html#quoteStringArgument
ZopeInterfaceFunction
Function
PUBLIC
Quote an argument to
serverFromString and
clientFromString. Since arguments are separated with colons and colons are escaped with backslashes, some care is necessary if, for example, you have a pathname, you may be tempted to interpolate into a string like this:...
-
twisted.internet.endpoints._parseClientTCP
twisted.internet.endpoints.html#_parseClientTCP
ZopeInterfaceFunction
Function
PRIVATE
Perform any argument value coercion necessary for TCP client parameters.
-
twisted.internet.endpoints._loadCAsFromDir
twisted.internet.endpoints.html#_loadCAsFromDir
ZopeInterfaceFunction
Function
PRIVATE
Load certificate-authority certificate objects in a given directory.
-
twisted.internet.endpoints._parseTrustRootPath
twisted.internet.endpoints.html#_parseTrustRootPath
ZopeInterfaceFunction
Function
PRIVATE
Parse a string referring to a directory full of certificate authorities into a trust root.
-
twisted.internet.endpoints._privateCertFromPaths
twisted.internet.endpoints.html#_privateCertFromPaths
ZopeInterfaceFunction
Function
PRIVATE
Parse a certificate path and key path, either or both of which might be None, into a certificate object.
-
twisted.internet.endpoints._parseClientSSLOptions
twisted.internet.endpoints.html#_parseClientSSLOptions
ZopeInterfaceFunction
Function
PRIVATE
-
twisted.internet.endpoints._parseClientSSL
twisted.internet.endpoints.html#_parseClientSSL
ZopeInterfaceFunction
Function
PRIVATE
Perform any argument value coercion necessary for SSL client parameters.
-
twisted.internet.endpoints._parseClientUNIX
twisted.internet.endpoints.html#_parseClientUNIX
ZopeInterfaceFunction
Function
PRIVATE
Perform any argument value coercion necessary for UNIX client parameters.
-
twisted.internet.endpoints._clientParsers
twisted.internet.endpoints.html#_clientParsers
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints.clientFromString
twisted.internet.endpoints.html#clientFromString
ZopeInterfaceFunction
Function
PUBLIC
Construct a client endpoint from a description string.
-
twisted.internet.endpoints.connectProtocol
twisted.internet.endpoints.html#connectProtocol
ZopeInterfaceFunction
Function
PUBLIC
Connect a protocol instance to an endpoint.
-
twisted.internet.endpoints._WrapperEndpoint
twisted.internet.endpoints._WrapperEndpoint.html
ZopeInterfaceClass
Class
PRIVATE
An endpoint that wraps another endpoint.
-
twisted.internet.endpoints._WrapperEndpoint.__init__
twisted.internet.endpoints._WrapperEndpoint.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.endpoints._WrapperEndpoint._wrappedEndpoint
twisted.internet.endpoints._WrapperEndpoint.html#_wrappedEndpoint
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints._WrapperEndpoint._wrapperFactory
twisted.internet.endpoints._WrapperEndpoint.html#_wrapperFactory
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints._WrapperEndpoint.connect
twisted.internet.endpoints._WrapperEndpoint.html#connect
ZopeInterfaceFunction
Method
PUBLIC
Connect the given protocol factory and unwrap its result.
-
twisted.internet.endpoints._WrapperServerEndpoint
twisted.internet.endpoints._WrapperServerEndpoint.html
ZopeInterfaceClass
Class
PRIVATE
A server endpoint that wraps another server endpoint.
-
twisted.internet.endpoints._WrapperServerEndpoint.__init__
twisted.internet.endpoints._WrapperServerEndpoint.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.endpoints._WrapperServerEndpoint._wrappedEndpoint
twisted.internet.endpoints._WrapperServerEndpoint.html#_wrappedEndpoint
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints._WrapperServerEndpoint._wrapperFactory
twisted.internet.endpoints._WrapperServerEndpoint.html#_wrapperFactory
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.endpoints._WrapperServerEndpoint.listen
twisted.internet.endpoints._WrapperServerEndpoint.html#listen
ZopeInterfaceFunction
Method
PUBLIC
Connect the given protocol factory and unwrap its result.
-
twisted.internet.endpoints.wrapClientTLS
twisted.internet.endpoints.html#wrapClientTLS
ZopeInterfaceFunction
Function
PUBLIC
Wrap an endpoint which upgrades to TLS as soon as the connection is established.
-
twisted.internet.endpoints._parseClientTLS
twisted.internet.endpoints.html#_parseClientTLS
ZopeInterfaceFunction
Function
PRIVATE
Internal method to construct an endpoint from string parameters.
-
twisted.internet.endpoints._TLSClientEndpointParser
twisted.internet.endpoints._TLSClientEndpointParser.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.internet.endpoints._TLSClientEndpointParser.prefix
twisted.internet.endpoints._TLSClientEndpointParser.html#prefix
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.internet.endpoints._TLSClientEndpointParser.parseStreamClient
twisted.internet.endpoints._TLSClientEndpointParser.html#parseStreamClient
ZopeInterfaceFunction
Static Method
PUBLIC
Redirects to another function
_parseClientTLS; tricks zope.interface into believing the interface is correctly implemented, since the signature is (
reactor,
*args,
**kwargs). See
_parseClientTLS for the specific signature description for this endpoint parser.
-
twisted.application.strports._getReactor
twisted.application.strports.html#_getReactor
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.application.strports.service
twisted.application.strports.html#service
ZopeInterfaceFunction
Function
PUBLIC
Return the service corresponding to a description.
-
twisted.application.strports.listen
twisted.application.strports.html#listen
ZopeInterfaceFunction
Function
PUBLIC
Listen on a port corresponding to a description.
-
twisted.application.twist._options._update_doc
twisted.application.twist._options.html#_update_doc
ZopeInterfaceFunction
Function
PRIVATE
Update the docstring of a method that implements an option. The string is dedented and the given keyword arguments are substituted.
-
twisted.application.twist._options.TwistOptions
twisted.application.twist._options.TwistOptions.html
ZopeInterfaceClass
Class
PUBLIC
Command line options for twist.
-
twisted.application.twist._options.TwistOptions.defaultReactorName
twisted.application.twist._options.TwistOptions.html#defaultReactorName
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.application.twist._options.TwistOptions.__init__
twisted.application.twist._options.TwistOptions.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.application.twist._options.TwistOptions.longdesc
twisted.application.twist._options.TwistOptions.html#longdesc
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.application.twist._options.TwistOptions.getSynopsis
twisted.application.twist._options.TwistOptions.html#getSynopsis
ZopeInterfaceFunction
Method
PUBLIC
Returns a string containing a description of these options and how to pass them to the executed file.
-
twisted.application.twist._options.TwistOptions.opt_version
twisted.application.twist._options.TwistOptions.html#opt_version
ZopeInterfaceFunction
Method
PUBLIC
Print version and exit.
-
twisted.application.twist._options.TwistOptions.opt_reactor
twisted.application.twist._options.TwistOptions.html#opt_reactor
ZopeInterfaceFunction
Method
PUBLIC
The name of the reactor to use. (options: {options})
-
twisted.application.twist._options.TwistOptions.installReactor
twisted.application.twist._options.TwistOptions.html#installReactor
ZopeInterfaceFunction
Method
PUBLIC
Install the reactor.
-
twisted.application.twist._options.TwistOptions.opt_log_level
twisted.application.twist._options.TwistOptions.html#opt_log_level
ZopeInterfaceFunction
Method
PUBLIC
Set default log level. (options: {options}; default: "{default}")
-
twisted.application.twist._options.TwistOptions.opt_log_file
twisted.application.twist._options.TwistOptions.html#opt_log_file
ZopeInterfaceFunction
Method
PUBLIC
Log to file. ("-" for stdout, "+" for stderr; default: "-")
-
twisted.application.twist._options.TwistOptions.opt_log_format
twisted.application.twist._options.TwistOptions.html#opt_log_format
ZopeInterfaceFunction
Method
PUBLIC
Log file format. (options: "text", "json"; default: "text" if the log file is a tty, otherwise "json")
-
twisted.application.twist._options.TwistOptions.selectDefaultLogObserver
twisted.application.twist._options.TwistOptions.html#selectDefaultLogObserver
ZopeInterfaceFunction
Method
PUBLIC
Set fileLogObserverFactory to the default appropriate for the chosen logFile.
-
twisted.application.twist._options.TwistOptions.parseOptions
twisted.application.twist._options.TwistOptions.html#parseOptions
ZopeInterfaceFunction
Method
PUBLIC
The guts of the command-line parser.
-
twisted.application.twist._options.TwistOptions.plugins
twisted.application.twist._options.TwistOptions.html#plugins
ZopeInterfaceAttribute
Property
PUBLIC
Undocumented
-
twisted.application.twist._options.TwistOptions.subCommands
twisted.application.twist._options.TwistOptions.html#subCommands
ZopeInterfaceAttribute
Property
PUBLIC
Undocumented
-
twisted.application.twist._options.TwistOptions.postOptions
twisted.application.twist._options.TwistOptions.html#postOptions
ZopeInterfaceFunction
Method
PUBLIC
I am called after the options are parsed.
-
twisted.application.twist._twist.Twist
twisted.application.twist._twist.Twist.html
ZopeInterfaceClass
Class
PUBLIC
Run a Twisted application.
-
twisted.application.twist._twist.Twist.options
twisted.application.twist._twist.Twist.html#options
ZopeInterfaceFunction
Static Method
PUBLIC
Parse command line options.
-
twisted.application.twist._twist.Twist.service
twisted.application.twist._twist.Twist.html#service
ZopeInterfaceFunction
Static Method
PUBLIC
Create the application service.
-
twisted.application.twist._twist.Twist.startService
twisted.application.twist._twist.Twist.html#startService
ZopeInterfaceFunction
Static Method
PUBLIC
Start the application service.
-
twisted.application.twist._twist.Twist.run
twisted.application.twist._twist.Twist.html#run
ZopeInterfaceFunction
Static Method
PUBLIC
Run the application service.
-
twisted.application.twist._twist.Twist.main
twisted.application.twist._twist.Twist.html#main
ZopeInterfaceFunction
Class Method
PUBLIC
Executable entry point for
Twist. Processes options and run a twisted reactor with a service.
-
twisted.internet.default._getInstallFunction
twisted.internet.default.html#_getInstallFunction
ZopeInterfaceFunction
Function
PRIVATE
Return a function to install the reactor most suited for the given platform.
-
twisted.internet.default.install
twisted.internet.default.html#install
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python.fakepwd._UserRecord
twisted.python.fakepwd._UserRecord.html
ZopeInterfaceClass
Class
PRIVATE
_UserRecord holds the user data for a single user in
UserDatabase. It corresponds to the
passwd structure from the
pwd module. See that module for attribute documentation.
-
twisted.python.fakepwd._UserRecord.__init__
twisted.python.fakepwd._UserRecord.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.fakepwd._UserRecord.pw_name
twisted.python.fakepwd._UserRecord.html#pw_name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.fakepwd._UserRecord.pw_passwd
twisted.python.fakepwd._UserRecord.html#pw_passwd
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.fakepwd._UserRecord.pw_uid
twisted.python.fakepwd._UserRecord.html#pw_uid
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.fakepwd._UserRecord.pw_gid
twisted.python.fakepwd._UserRecord.html#pw_gid
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.fakepwd._UserRecord.pw_gecos
twisted.python.fakepwd._UserRecord.html#pw_gecos
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.fakepwd._UserRecord.pw_dir
twisted.python.fakepwd._UserRecord.html#pw_dir
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.fakepwd._UserRecord.pw_shell
twisted.python.fakepwd._UserRecord.html#pw_shell
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.fakepwd._UserRecord.__len__
twisted.python.fakepwd._UserRecord.html#__len__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.fakepwd._UserRecord.__getitem__
twisted.python.fakepwd._UserRecord.html#__getitem__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.fakepwd.UserDatabase
twisted.python.fakepwd.UserDatabase.html
ZopeInterfaceClass
Class
PUBLIC
UserDatabase holds a traditional POSIX user data in memory and makes it available via the same API as
pwd.
-
twisted.python.fakepwd.UserDatabase._users
twisted.python.fakepwd.UserDatabase.html#_users
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A
list of
_UserRecord instances holding all user data added to this database.
-
twisted.python.fakepwd.UserDatabase.__init__
twisted.python.fakepwd.UserDatabase.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.fakepwd.UserDatabase.addUser
twisted.python.fakepwd.UserDatabase.html#addUser
ZopeInterfaceFunction
Method
PUBLIC
Add a new user record to this database.
-
twisted.python.fakepwd.UserDatabase.getpwuid
twisted.python.fakepwd.UserDatabase.html#getpwuid
ZopeInterfaceFunction
Method
PUBLIC
Return the user record corresponding to the given uid.
-
twisted.python.fakepwd.UserDatabase.getpwnam
twisted.python.fakepwd.UserDatabase.html#getpwnam
ZopeInterfaceFunction
Method
PUBLIC
Return the user record corresponding to the given username.
-
twisted.python.fakepwd.UserDatabase.getpwall
twisted.python.fakepwd.UserDatabase.html#getpwall
ZopeInterfaceFunction
Method
PUBLIC
Return a list of all user records.
-
twisted.python.fakepwd._ShadowRecord
twisted.python.fakepwd._ShadowRecord.html
ZopeInterfaceClass
Class
PRIVATE
_ShadowRecord holds the shadow user data for a single user in
ShadowDatabase. It corresponds to
spwd.struct_spwd. See that class for attribute documentation.
-
twisted.python.fakepwd._ShadowRecord.__init__
twisted.python.fakepwd._ShadowRecord.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.fakepwd._ShadowRecord.sp_nam
twisted.python.fakepwd._ShadowRecord.html#sp_nam
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.fakepwd._ShadowRecord.sp_pwd
twisted.python.fakepwd._ShadowRecord.html#sp_pwd
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.fakepwd._ShadowRecord.sp_lstchg
twisted.python.fakepwd._ShadowRecord.html#sp_lstchg
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.fakepwd._ShadowRecord.sp_min
twisted.python.fakepwd._ShadowRecord.html#sp_min
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.fakepwd._ShadowRecord.sp_max
twisted.python.fakepwd._ShadowRecord.html#sp_max
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.fakepwd._ShadowRecord.sp_warn
twisted.python.fakepwd._ShadowRecord.html#sp_warn
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.fakepwd._ShadowRecord.sp_inact
twisted.python.fakepwd._ShadowRecord.html#sp_inact
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.fakepwd._ShadowRecord.sp_expire
twisted.python.fakepwd._ShadowRecord.html#sp_expire
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.fakepwd._ShadowRecord.sp_flag
twisted.python.fakepwd._ShadowRecord.html#sp_flag
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.fakepwd._ShadowRecord.__len__
twisted.python.fakepwd._ShadowRecord.html#__len__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.fakepwd._ShadowRecord.__getitem__
twisted.python.fakepwd._ShadowRecord.html#__getitem__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.fakepwd.ShadowDatabase
twisted.python.fakepwd.ShadowDatabase.html
ZopeInterfaceClass
Class
PUBLIC
ShadowDatabase holds a shadow user database in memory and makes it available via the same API as
spwd.
-
twisted.python.fakepwd.ShadowDatabase._users
twisted.python.fakepwd.ShadowDatabase.html#_users
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A
list of
_ShadowRecord instances holding all user data added to this database.
-
twisted.python.fakepwd.ShadowDatabase.__init__
twisted.python.fakepwd.ShadowDatabase.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.fakepwd.ShadowDatabase.addUser
twisted.python.fakepwd.ShadowDatabase.html#addUser
ZopeInterfaceFunction
Method
PUBLIC
Add a new user record to this database.
-
twisted.python.fakepwd.ShadowDatabase.getspnam
twisted.python.fakepwd.ShadowDatabase.html#getspnam
ZopeInterfaceFunction
Method
PUBLIC
Return the shadow user record corresponding to the given username.
-
twisted.python.fakepwd.ShadowDatabase.getspall
twisted.python.fakepwd.ShadowDatabase.html#getspall
ZopeInterfaceFunction
Method
PUBLIC
Return a list of all shadow user records.
-
twisted.scripts._twistw.ServerOptions
twisted.scripts._twistw.ServerOptions.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/2 class variable, 1/1 method documented
-
twisted.scripts._twistw.ServerOptions.synopsis
twisted.scripts._twistw.ServerOptions.html#synopsis
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.scripts._twistw.ServerOptions.optFlags
twisted.scripts._twistw.ServerOptions.html#optFlags
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.scripts._twistw.ServerOptions.opt_version
twisted.scripts._twistw.ServerOptions.html#opt_version
ZopeInterfaceFunction
Method
PUBLIC
Print version information and exit.
-
twisted.scripts._twistw.WindowsApplicationRunner
twisted.scripts._twistw.WindowsApplicationRunner.html
ZopeInterfaceClass
Class
PUBLIC
An ApplicationRunner which avoids unix-specific things. No forking, no PID files, no privileges.
-
twisted.scripts._twistw.WindowsApplicationRunner.preApplication
twisted.scripts._twistw.WindowsApplicationRunner.html#preApplication
ZopeInterfaceFunction
Method
PUBLIC
Do pre-application-creation setup.
-
twisted.scripts._twistw.WindowsApplicationRunner.oldstdout
twisted.scripts._twistw.WindowsApplicationRunner.html#oldstdout
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.scripts._twistw.WindowsApplicationRunner.oldstderr
twisted.scripts._twistw.WindowsApplicationRunner.html#oldstderr
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.scripts._twistw.WindowsApplicationRunner.postApplication
twisted.scripts._twistw.WindowsApplicationRunner.html#postApplication
ZopeInterfaceFunction
Method
PUBLIC
Start the application and run the reactor.
-
twisted.scripts.twistd.runApp
twisted.scripts.twistd.html#runApp
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.scripts.twistd.run
twisted.scripts.twistd.html#run
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.internet._baseprocess._missingProcessExited
twisted.internet._baseprocess.html#_missingProcessExited
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet._baseprocess.BaseProcess
twisted.internet._baseprocess.BaseProcess.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/3 instance variable, 0/1 class variable, 2/4 methods documented
-
twisted.internet._baseprocess.BaseProcess.pid
twisted.internet._baseprocess.BaseProcess.html#pid
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._baseprocess.BaseProcess.status
twisted.internet._baseprocess.BaseProcess.html#status
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._baseprocess.BaseProcess.lostProcess
twisted.internet._baseprocess.BaseProcess.html#lostProcess
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet._baseprocess.BaseProcess.proto
twisted.internet._baseprocess.BaseProcess.html#proto
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._baseprocess.BaseProcess.__init__
twisted.internet._baseprocess.BaseProcess.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._baseprocess.BaseProcess._callProcessExited
twisted.internet._baseprocess.BaseProcess.html#_callProcessExited
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet._baseprocess.BaseProcess.processEnded
twisted.internet._baseprocess.BaseProcess.html#processEnded
ZopeInterfaceFunction
Method
PUBLIC
This is called when the child terminates.
-
twisted.internet._baseprocess.BaseProcess.maybeCallProcessEnded
twisted.internet._baseprocess.BaseProcess.html#maybeCallProcessEnded
ZopeInterfaceFunction
Method
PUBLIC
Call processEnded on protocol after final cleanup.
-
twisted.internet.process.pty
twisted.internet.process.html#pty
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.internet.process.fcntl
twisted.internet.process.html#fcntl
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.internet.process.reapProcessHandlers
twisted.internet.process.html#reapProcessHandlers
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.internet.process.reapAllProcesses
twisted.internet.process.html#reapAllProcesses
ZopeInterfaceFunction
Function
PUBLIC
Reap all registered processes.
-
twisted.internet.process.registerReapProcessHandler
twisted.internet.process.html#registerReapProcessHandler
ZopeInterfaceFunction
Function
PUBLIC
Register a process handler for the given pid, in case
reapAllProcesses is called.
-
twisted.internet.process.unregisterReapProcessHandler
twisted.internet.process.html#unregisterReapProcessHandler
ZopeInterfaceFunction
Function
PUBLIC
-
twisted.internet.process.ProcessWriter
twisted.internet.process.ProcessWriter.html
ZopeInterfaceClass
Class
PUBLIC
(Internal) Helper class to write into a Process's input pipe.
-
twisted.internet.process.ProcessWriter.enableReadHack
twisted.internet.process.ProcessWriter.html#enableReadHack
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A flag which determines how readability on this write descriptor will be handled. If True, then readability may indicate the reader for this write descriptor has been closed (ie, the connection has been lost)...
-
twisted.internet.process.ProcessWriter.connected
twisted.internet.process.ProcessWriter.html#connected
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.process.ProcessWriter.ic
twisted.internet.process.ProcessWriter.html#ic
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.process.ProcessWriter.__init__
twisted.internet.process.ProcessWriter.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize, specifying a Process instance to connect to.
-
twisted.internet.process.ProcessWriter.proc
twisted.internet.process.ProcessWriter.html#proc
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.process.ProcessWriter.name
twisted.internet.process.ProcessWriter.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.process.ProcessWriter.fd
twisted.internet.process.ProcessWriter.html#fd
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.process.ProcessWriter.fileno
twisted.internet.process.ProcessWriter.html#fileno
ZopeInterfaceFunction
Method
PUBLIC
Return the fileno() of my process's stdin.
-
twisted.internet.process.ProcessWriter.writeSomeData
twisted.internet.process.ProcessWriter.html#writeSomeData
ZopeInterfaceFunction
Method
PUBLIC
Write some data to the open process.
-
twisted.internet.process.ProcessWriter.write
twisted.internet.process.ProcessWriter.html#write
ZopeInterfaceFunction
Method
PUBLIC
Reliably write some data.
-
twisted.internet.process.ProcessWriter.doRead
twisted.internet.process.ProcessWriter.html#doRead
ZopeInterfaceFunction
Method
PUBLIC
The only way a write pipe can become "readable" is at EOF, because the child has closed it, and we're using a reactor which doesn't distinguish between readable and closed (such as the select reactor).
-
twisted.internet.process.ProcessWriter.connectionLost
twisted.internet.process.ProcessWriter.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
See abstract.FileDescriptor.connectionLost.
-
twisted.internet.process.ProcessReader
twisted.internet.process.ProcessReader.html
ZopeInterfaceClass
Class
PUBLIC
ProcessReader
-
twisted.internet.process.ProcessReader.connected
twisted.internet.process.ProcessReader.html#connected
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.process.ProcessReader.__init__
twisted.internet.process.ProcessReader.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize, specifying a process to connect to.
-
twisted.internet.process.ProcessReader.proc
twisted.internet.process.ProcessReader.html#proc
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.process.ProcessReader.name
twisted.internet.process.ProcessReader.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.process.ProcessReader.fd
twisted.internet.process.ProcessReader.html#fd
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.process.ProcessReader.fileno
twisted.internet.process.ProcessReader.html#fileno
ZopeInterfaceFunction
Method
PUBLIC
Return the fileno() of my process's stderr.
-
twisted.internet.process.ProcessReader.writeSomeData
twisted.internet.process.ProcessReader.html#writeSomeData
ZopeInterfaceFunction
Method
PUBLIC
Write as much as possible of the given data, immediately.
-
twisted.internet.process.ProcessReader.doRead
twisted.internet.process.ProcessReader.html#doRead
ZopeInterfaceFunction
Method
PUBLIC
This is called when the pipe becomes readable.
-
twisted.internet.process.ProcessReader.dataReceived
twisted.internet.process.ProcessReader.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.process.ProcessReader.loseConnection
twisted.internet.process.ProcessReader.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Close the connection at the next available opportunity.
-
twisted.internet.process.ProcessReader.disconnecting
twisted.internet.process.ProcessReader.html#disconnecting
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.process.ProcessReader.connectionLost
twisted.internet.process.ProcessReader.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Close my end of the pipe, signal the Process (which signals the ProcessProtocol).
-
twisted.internet.process._BaseProcess
twisted.internet.process._BaseProcess.html
ZopeInterfaceClass
Class
PRIVATE
Base class for Process and PTYProcess.
-
twisted.internet.process._BaseProcess.status
twisted.internet.process._BaseProcess.html#status
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.process._BaseProcess.pid
twisted.internet.process._BaseProcess.html#pid
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.process._BaseProcess.reapProcess
twisted.internet.process._BaseProcess.html#reapProcess
ZopeInterfaceFunction
Method
PUBLIC
Try to reap a process (without blocking) via waitpid.
-
twisted.internet.process._BaseProcess._getReason
twisted.internet.process._BaseProcess.html#_getReason
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.process._BaseProcess.signalProcess
twisted.internet.process._BaseProcess.html#signalProcess
ZopeInterfaceFunction
Method
PUBLIC
Send the given signal signalID to the process. It'll translate a few signals ('HUP', 'STOP', 'INT', 'KILL', 'TERM') from a string representation to its int value, otherwise it'll pass directly the value provided...
-
twisted.internet.process._BaseProcess._resetSignalDisposition
twisted.internet.process._BaseProcess.html#_resetSignalDisposition
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.process._BaseProcess._fork
twisted.internet.process._BaseProcess.html#_fork
ZopeInterfaceFunction
Method
PRIVATE
Fork and then exec sub-process.
-
twisted.internet.process._BaseProcess._setupChild
twisted.internet.process._BaseProcess.html#_setupChild
ZopeInterfaceFunction
Method
PRIVATE
Setup the child process. Override in subclasses.
-
twisted.internet.process._BaseProcess._execChild
twisted.internet.process._BaseProcess.html#_execChild
ZopeInterfaceFunction
Method
PRIVATE
The exec() which is done in the forked child.
-
twisted.internet.process._BaseProcess.__repr__
twisted.internet.process._BaseProcess.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
String representation of a process.
-
twisted.internet.process._FDDetector
twisted.internet.process._FDDetector.html
ZopeInterfaceClass
Class
PRIVATE
This class contains the logic necessary to decide which of the available system techniques should be used to detect the open file descriptors for the current process. The chosen technique gets monkey-patched into the _listOpenFDs method of this class so that the detection only needs to occur once.
-
twisted.internet.process._FDDetector.listdir
twisted.internet.process._FDDetector.html#listdir
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The implementation of listdir to use. This gets overwritten by the test cases.
-
twisted.internet.process._FDDetector.getpid
twisted.internet.process._FDDetector.html#getpid
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The implementation of getpid to use, returns the PID of the running process.
-
twisted.internet.process._FDDetector.openfile
twisted.internet.process._FDDetector.html#openfile
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The implementation of open() to use, by default the Python builtin.
-
twisted.internet.process._FDDetector.__init__
twisted.internet.process._FDDetector.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.process._FDDetector._implementations
twisted.internet.process._FDDetector.html#_implementations
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.process._FDDetector._listOpenFDs
twisted.internet.process._FDDetector.html#_listOpenFDs
ZopeInterfaceFunction
Method
PRIVATE
Return an iterable of file descriptors which may be open in this process.
-
twisted.internet.process._FDDetector._getImplementation
twisted.internet.process._FDDetector.html#_getImplementation
ZopeInterfaceFunction
Method
PRIVATE
Pick a method which gives correct results for _listOpenFDs in this runtime environment.
-
twisted.internet.process._FDDetector._devFDImplementation
twisted.internet.process._FDDetector.html#_devFDImplementation
ZopeInterfaceFunction
Method
PRIVATE
Simple implementation for systems where /dev/fd actually works. See: http://www.freebsd.org/cgi/man.cgi?fdescfs
-
twisted.internet.process._FDDetector._procFDImplementation
twisted.internet.process._FDDetector.html#_procFDImplementation
ZopeInterfaceFunction
Method
PRIVATE
Simple implementation for systems where /proc/pid/fd exists (we assume it works).
-
twisted.internet.process._FDDetector._fallbackFDImplementation
twisted.internet.process._FDDetector.html#_fallbackFDImplementation
ZopeInterfaceFunction
Method
PRIVATE
Fallback implementation where either the resource module can inform us about the upper bound of how many FDs to expect, or where we just guess a constant maximum if there is no resource module.
-
twisted.internet.process.detector
twisted.internet.process.html#detector
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.internet.process._listOpenFDs
twisted.internet.process.html#_listOpenFDs
ZopeInterfaceFunction
Function
PRIVATE
Use the global detector object to figure out which FD implementation to use.
-
twisted.internet.process.Process
twisted.internet.process.Process.html
ZopeInterfaceClass
Class
PUBLIC
An operating-system Process.
-
twisted.internet.process.Process.debug
twisted.internet.process.Process.html#debug
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.process.Process.debug_child
twisted.internet.process.Process.html#debug_child
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.process.Process.status
twisted.internet.process.Process.html#status
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.process.Process.pid
twisted.internet.process.Process.html#pid
ZopeInterfaceAttribute
Class Variable
PUBLIC
-
twisted.internet.process.Process.__init__
twisted.internet.process.Process.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Spawn an operating-system process.
-
twisted.internet.process.Process.pipes
twisted.internet.process.Process.html#pipes
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.process.Process.proto
twisted.internet.process.Process.html#proto
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.process.Process._setupChild
twisted.internet.process.Process.html#_setupChild
ZopeInterfaceFunction
Method
PRIVATE
fdmap[childFD] = parentFD
-
twisted.internet.process.Process.writeToChild
twisted.internet.process.Process.html#writeToChild
ZopeInterfaceFunction
Method
PUBLIC
Similar to
ITransport.write but also allows the file descriptor in the child process which will receive the bytes to be specified.
-
twisted.internet.process.Process.closeChildFD
twisted.internet.process.Process.html#closeChildFD
ZopeInterfaceFunction
Method
PUBLIC
Close a file descriptor which is connected to the child process, identified by its FD in the child process.
-
twisted.internet.process.Process.pauseProducing
twisted.internet.process.Process.html#pauseProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.process.Process.resumeProducing
twisted.internet.process.Process.html#resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.process.Process.closeStdin
twisted.internet.process.Process.html#closeStdin
ZopeInterfaceFunction
Method
PUBLIC
Call this to close standard input on this process.
-
twisted.internet.process.Process.closeStdout
twisted.internet.process.Process.html#closeStdout
ZopeInterfaceFunction
Method
PUBLIC
Close stdout.
-
twisted.internet.process.Process.closeStderr
twisted.internet.process.Process.html#closeStderr
ZopeInterfaceFunction
Method
PUBLIC
Close stderr.
-
twisted.internet.process.Process.loseConnection
twisted.internet.process.Process.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Close stdin, stderr and stdout.
-
twisted.internet.process.Process.write
twisted.internet.process.Process.html#write
ZopeInterfaceFunction
Method
PUBLIC
Call this to write to standard input on this process.
-
twisted.internet.process.Process.registerProducer
twisted.internet.process.Process.html#registerProducer
ZopeInterfaceFunction
Method
PUBLIC
Call this to register producer for standard input.
-
twisted.internet.process.Process.unregisterProducer
twisted.internet.process.Process.html#unregisterProducer
ZopeInterfaceFunction
Method
PUBLIC
Call this to unregister producer for standard input.
-
twisted.internet.process.Process.writeSequence
twisted.internet.process.Process.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Call this to write to standard input on this process.
-
twisted.internet.process.Process.childDataReceived
twisted.internet.process.Process.html#childDataReceived
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.process.Process.childConnectionLost
twisted.internet.process.Process.html#childConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.process.Process.maybeCallProcessEnded
twisted.internet.process.Process.html#maybeCallProcessEnded
ZopeInterfaceFunction
Method
PUBLIC
Call processEnded on protocol after final cleanup.
-
twisted.internet.process.Process.getHost
twisted.internet.process.Process.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
Similar to getPeer, but returns an address describing this side of the connection.
-
twisted.internet.process.Process.getPeer
twisted.internet.process.Process.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
Get the remote address of this connection.
-
twisted.internet.process.PTYProcess
twisted.internet.process.PTYProcess.html
ZopeInterfaceClass
Class
PUBLIC
An operating-system Process that uses PTY support.
-
twisted.internet.process.PTYProcess.status
twisted.internet.process.PTYProcess.html#status
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.process.PTYProcess.pid
twisted.internet.process.PTYProcess.html#pid
ZopeInterfaceAttribute
Class Variable
PUBLIC
-
twisted.internet.process.PTYProcess.__init__
twisted.internet.process.PTYProcess.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Spawn an operating-system process.
-
twisted.internet.process.PTYProcess.fd
twisted.internet.process.PTYProcess.html#fd
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.process.PTYProcess.connected
twisted.internet.process.PTYProcess.html#connected
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.process.PTYProcess._setupChild
twisted.internet.process.PTYProcess.html#_setupChild
ZopeInterfaceFunction
Method
PRIVATE
Set up child process after fork() but before exec().
-
twisted.internet.process.PTYProcess.closeStdin
twisted.internet.process.PTYProcess.html#closeStdin
ZopeInterfaceFunction
Method
PUBLIC
Close stdin after all data has been written out.
-
twisted.internet.process.PTYProcess.closeStdout
twisted.internet.process.PTYProcess.html#closeStdout
ZopeInterfaceFunction
Method
PUBLIC
Close stdout.
-
twisted.internet.process.PTYProcess.closeStderr
twisted.internet.process.PTYProcess.html#closeStderr
ZopeInterfaceFunction
Method
PUBLIC
Close stderr.
-
twisted.internet.process.PTYProcess.doRead
twisted.internet.process.PTYProcess.html#doRead
ZopeInterfaceFunction
Method
PUBLIC
Called when my standard output stream is ready for reading.
-
twisted.internet.process.PTYProcess.fileno
twisted.internet.process.PTYProcess.html#fileno
ZopeInterfaceFunction
Method
PUBLIC
This returns the file number of standard output on this process.
-
twisted.internet.process.PTYProcess.maybeCallProcessEnded
twisted.internet.process.PTYProcess.html#maybeCallProcessEnded
ZopeInterfaceFunction
Method
PUBLIC
Call processEnded on protocol after final cleanup.
-
twisted.internet.process.PTYProcess.connectionLost
twisted.internet.process.PTYProcess.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
I call this to clean up when one or all of my connections has died.
-
twisted.internet.process.PTYProcess.writeSomeData
twisted.internet.process.PTYProcess.html#writeSomeData
ZopeInterfaceFunction
Method
PUBLIC
Write some data to the open process.
-
twisted.internet.process.PTYProcess.closeChildFD
twisted.internet.process.PTYProcess.html#closeChildFD
ZopeInterfaceFunction
Method
PUBLIC
Close a file descriptor which is connected to the child process, identified by its FD in the child process.
-
twisted.internet.process.PTYProcess.writeToChild
twisted.internet.process.PTYProcess.html#writeToChild
ZopeInterfaceFunction
Method
PUBLIC
Similar to
ITransport.write but also allows the file descriptor in the child process which will receive the bytes to be specified.
-
twisted.python.procutils.which
twisted.python.procutils.html#which
ZopeInterfaceFunction
Function
PUBLIC
Search PATH for executable files with the given name.
-
twisted.scripts._twistd_unix._umask
twisted.scripts._twistd_unix.html#_umask
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.scripts._twistd_unix.ServerOptions
twisted.scripts._twistd_unix.ServerOptions.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/4 class variable, 1/2 method documented
-
twisted.scripts._twistd_unix.ServerOptions.synopsis
twisted.scripts._twistd_unix.ServerOptions.html#synopsis
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.scripts._twistd_unix.ServerOptions.optFlags
twisted.scripts._twistd_unix.ServerOptions.html#optFlags
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.scripts._twistd_unix.ServerOptions.optParameters
twisted.scripts._twistd_unix.ServerOptions.html#optParameters
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.scripts._twistd_unix.ServerOptions.compData
twisted.scripts._twistd_unix.ServerOptions.html#compData
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.scripts._twistd_unix.ServerOptions.opt_version
twisted.scripts._twistd_unix.ServerOptions.html#opt_version
ZopeInterfaceFunction
Method
PUBLIC
Print version information and exit.
-
twisted.scripts._twistd_unix.ServerOptions.postOptions
twisted.scripts._twistd_unix.ServerOptions.html#postOptions
ZopeInterfaceFunction
Method
PUBLIC
I am called after the options are parsed.
-
twisted.scripts._twistd_unix.checkPID
twisted.scripts._twistd_unix.html#checkPID
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.scripts._twistd_unix.UnixAppLogger
twisted.scripts._twistd_unix.UnixAppLogger.html
ZopeInterfaceClass
Class
PUBLIC
A logger able to log to syslog, to files, and to stdout.
-
twisted.scripts._twistd_unix.UnixAppLogger._syslog
twisted.scripts._twistd_unix.UnixAppLogger.html#_syslog
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A flag indicating whether to use syslog instead of file logging.
-
twisted.scripts._twistd_unix.UnixAppLogger._syslogPrefix
twisted.scripts._twistd_unix.UnixAppLogger.html#_syslogPrefix
ZopeInterfaceAttribute
Instance Variable
PRIVATE
If sysLog is True, the string prefix to use for syslog messages.
-
twisted.scripts._twistd_unix.UnixAppLogger._nodaemon
twisted.scripts._twistd_unix.UnixAppLogger.html#_nodaemon
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A flag indicating the process will not be daemonizing.
-
twisted.scripts._twistd_unix.UnixAppLogger.__init__
twisted.scripts._twistd_unix.UnixAppLogger.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.scripts._twistd_unix.UnixAppLogger._getLogObserver
twisted.scripts._twistd_unix.UnixAppLogger.html#_getLogObserver
ZopeInterfaceFunction
Method
PRIVATE
Create and return a suitable log observer for the given configuration.
-
twisted.scripts._twistd_unix.launchWithName
twisted.scripts._twistd_unix.html#launchWithName
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.scripts._twistd_unix.UnixApplicationRunner
twisted.scripts._twistd_unix.UnixApplicationRunner.html
ZopeInterfaceClass
Class
PUBLIC
An ApplicationRunner which does Unix-specific things, like fork, shed privileges, and maintain a PID file.
-
twisted.scripts._twistd_unix.UnixApplicationRunner.preApplication
twisted.scripts._twistd_unix.UnixApplicationRunner.html#preApplication
ZopeInterfaceFunction
Method
PUBLIC
Do pre-application-creation setup.
-
twisted.scripts._twistd_unix.UnixApplicationRunner.oldstdout
twisted.scripts._twistd_unix.UnixApplicationRunner.html#oldstdout
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.scripts._twistd_unix.UnixApplicationRunner.oldstderr
twisted.scripts._twistd_unix.UnixApplicationRunner.html#oldstderr
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.scripts._twistd_unix.UnixApplicationRunner._formatChildException
twisted.scripts._twistd_unix.UnixApplicationRunner.html#_formatChildException
ZopeInterfaceFunction
Method
PRIVATE
Format the exception in preparation for writing to the status pipe. This does the right thing on Python 2 if the exception's message is Unicode, and in all cases limits the length of the message afte* encoding to 100 bytes.
-
twisted.scripts._twistd_unix.UnixApplicationRunner.postApplication
twisted.scripts._twistd_unix.UnixApplicationRunner.html#postApplication
ZopeInterfaceFunction
Method
PUBLIC
To be called after the application is created: start the application and run the reactor. After the reactor stops, clean up PID files and such.
-
twisted.scripts._twistd_unix.UnixApplicationRunner.removePID
twisted.scripts._twistd_unix.UnixApplicationRunner.html#removePID
ZopeInterfaceFunction
Method
PUBLIC
Remove the specified PID file, if possible. Errors are logged, not raised.
-
twisted.scripts._twistd_unix.UnixApplicationRunner.setupEnvironment
twisted.scripts._twistd_unix.UnixApplicationRunner.html#setupEnvironment
ZopeInterfaceFunction
Method
PUBLIC
Set the filesystem root, the working directory, and daemonize.
-
twisted.scripts._twistd_unix.UnixApplicationRunner.daemonize
twisted.scripts._twistd_unix.UnixApplicationRunner.html#daemonize
ZopeInterfaceFunction
Method
PUBLIC
Daemonizes the application on Unix. This is done by the usual double forking approach.
-
twisted.scripts._twistd_unix.UnixApplicationRunner._waitForStart
twisted.scripts._twistd_unix.UnixApplicationRunner.html#_waitForStart
ZopeInterfaceFunction
Method
PRIVATE
Wait for the daemonization success.
-
twisted.scripts._twistd_unix.UnixApplicationRunner.shedPrivileges
twisted.scripts._twistd_unix.UnixApplicationRunner.html#shedPrivileges
ZopeInterfaceFunction
Method
PUBLIC
Change the UID and GID or the EUID and EGID of this process.
-
twisted.scripts._twistd_unix.UnixApplicationRunner.startApplication
twisted.scripts._twistd_unix.UnixApplicationRunner.html#startApplication
ZopeInterfaceFunction
Method
PUBLIC
Configure global process state based on the given application and run the application.
-
twisted.cred.error.Unauthorized
twisted.cred.error.Unauthorized.html
ZopeInterfaceClass
Class
PUBLIC
Standard unauthorized error.
-
twisted.cred.error.LoginFailed
twisted.cred.error.LoginFailed.html
ZopeInterfaceClass
Class
PUBLIC
The user's request to log in failed for some reason.
-
twisted.cred.error.UnauthorizedLogin
twisted.cred.error.UnauthorizedLogin.html
ZopeInterfaceClass
Class
PUBLIC
The user was not authorized to log in.
-
twisted.cred.error.UnhandledCredentials
twisted.cred.error.UnhandledCredentials.html
ZopeInterfaceClass
Class
PUBLIC
A type of credentials were passed in with no knowledge of how to check them. This is a server configuration error - it means that a protocol was connected to a Portal without a CredentialChecker that can check all of its potential authentication strategies.
-
twisted.cred.error.LoginDenied
twisted.cred.error.LoginDenied.html
ZopeInterfaceClass
Class
PUBLIC
The realm rejected this login for some reason.
-
twisted.conch.error.ConchError
twisted.conch.error.ConchError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.error.ConchError.__init__
twisted.conch.error.ConchError.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.error.ConchError.value
twisted.conch.error.ConchError.html#value
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.error.ConchError.data
twisted.conch.error.ConchError.html#data
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.error.NotEnoughAuthentication
twisted.conch.error.NotEnoughAuthentication.html
ZopeInterfaceClass
Class
PUBLIC
This is thrown if the authentication is valid, but is not enough to successfully verify the user. i.e. don't retry this type of authentication, try another one.
-
twisted.conch.error.ValidPublicKey
twisted.conch.error.ValidPublicKey.html
ZopeInterfaceClass
Class
PUBLIC
Raised by public key checkers when they receive public key credentials that don't contain a signature at all, but are valid in every other way. (e.g. the public key matches one in the user's authorized_keys file).
-
twisted.conch.error.IgnoreAuthentication
twisted.conch.error.IgnoreAuthentication.html
ZopeInterfaceClass
Class
PUBLIC
This is thrown to let the UserAuthServer know it doesn't need to handle the authentication anymore.
-
twisted.conch.error.MissingKeyStoreError
twisted.conch.error.MissingKeyStoreError.html
ZopeInterfaceClass
Class
PUBLIC
Raised if an SSHAgentServer starts receiving data without its factory providing a keys dict on which to read/write key data.
-
twisted.conch.error.UserRejectedKey
twisted.conch.error.UserRejectedKey.html
ZopeInterfaceClass
Class
PUBLIC
The user interactively rejected a key.
-
twisted.conch.error.InvalidEntry
twisted.conch.error.InvalidEntry.html
ZopeInterfaceClass
Class
PUBLIC
An entry in a known_hosts file could not be interpreted as a valid entry.
-
twisted.conch.error.HostKeyChanged
twisted.conch.error.HostKeyChanged.html
ZopeInterfaceClass
Class
PUBLIC
The host key of a remote host has changed.
-
twisted.conch.error.HostKeyChanged.offendingEntry
twisted.conch.error.HostKeyChanged.html#offendingEntry
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The entry which contains the persistent host key that disagrees with the given host key.
-
twisted.conch.error.HostKeyChanged.path
twisted.conch.error.HostKeyChanged.html#path
ZopeInterfaceAttribute
Instance Variable
PUBLIC
a reference to the known_hosts file that the offending entry was loaded from
-
twisted.conch.error.HostKeyChanged.lineno
twisted.conch.error.HostKeyChanged.html#lineno
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The line number of the offending entry in the given path.
-
twisted.conch.error.HostKeyChanged.__init__
twisted.conch.error.HostKeyChanged.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.interfaces.IConchUser
twisted.conch.interfaces.IConchUser.html
ZopeInterfaceClass
Interface
PUBLIC
A user who has been authenticated to Cred through Conch. This is the interface between the SSH connection and the user.
-
twisted.conch.interfaces.IConchUser.conn
twisted.conch.interfaces.IConchUser.html#conn
ZopeInterfaceAttribute
Attribute
PUBLIC
The SSHConnection object for this user.
-
twisted.conch.interfaces.IConchUser.lookupChannel
twisted.conch.interfaces.IConchUser.html#lookupChannel
ZopeInterfaceFunction
Method
PUBLIC
The other side requested a channel of some sort.
-
twisted.conch.interfaces.IConchUser.lookupSubsystem
twisted.conch.interfaces.IConchUser.html#lookupSubsystem
ZopeInterfaceFunction
Method
PUBLIC
The other side requested a subsystem.
-
twisted.conch.interfaces.IConchUser.gotGlobalRequest
twisted.conch.interfaces.IConchUser.html#gotGlobalRequest
ZopeInterfaceFunction
Method
PUBLIC
A global request was sent from the other side.
-
twisted.conch.interfaces.ISession
twisted.conch.interfaces.ISession.html
ZopeInterfaceClass
Interface
PUBLIC
No interface docstring; 6/6 methods documented
-
twisted.conch.interfaces.ISession.getPty
twisted.conch.interfaces.ISession.html#getPty
ZopeInterfaceFunction
Method
PUBLIC
Get a pseudo-terminal for use by a shell or command.
-
twisted.conch.interfaces.ISession.openShell
twisted.conch.interfaces.ISession.html#openShell
ZopeInterfaceFunction
Method
PUBLIC
Open a shell and connect it to proto.
-
twisted.conch.interfaces.ISession.execCommand
twisted.conch.interfaces.ISession.html#execCommand
ZopeInterfaceFunction
Method
PUBLIC
Execute a command.
-
twisted.conch.interfaces.ISession.windowChanged
twisted.conch.interfaces.ISession.html#windowChanged
ZopeInterfaceFunction
Method
PUBLIC
Called when the size of the remote screen has changed.
-
twisted.conch.interfaces.ISession.eofReceived
twisted.conch.interfaces.ISession.html#eofReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when the other side has indicated no more data will be sent.
-
twisted.conch.interfaces.ISession.closed
twisted.conch.interfaces.ISession.html#closed
ZopeInterfaceFunction
Method
PUBLIC
Called when the session is closed.
-
twisted.conch.interfaces.EnvironmentVariableNotPermitted
twisted.conch.interfaces.EnvironmentVariableNotPermitted.html
ZopeInterfaceClass
Class
PUBLIC
Setting this environment variable in this session is not permitted.
-
twisted.conch.interfaces.ISessionSetEnv
twisted.conch.interfaces.ISessionSetEnv.html
ZopeInterfaceClass
Interface
PUBLIC
A session that can set environment variables.
-
twisted.conch.interfaces.ISessionSetEnv.setEnv
twisted.conch.interfaces.ISessionSetEnv.html#setEnv
ZopeInterfaceFunction
Method
PUBLIC
Set an environment variable for the shell or command to be started.
-
twisted.conch.interfaces.ISFTPServer
twisted.conch.interfaces.ISFTPServer.html
ZopeInterfaceClass
Interface
PUBLIC
SFTP subsystem for server-side communication.
-
twisted.conch.interfaces.ISFTPServer.avatar
twisted.conch.interfaces.ISFTPServer.html#avatar
ZopeInterfaceAttribute
Attribute
PUBLIC
The avatar returned by the Realm that we are authenticated with, and represents the logged-in user.
-
twisted.conch.interfaces.ISFTPServer.gotVersion
twisted.conch.interfaces.ISFTPServer.html#gotVersion
ZopeInterfaceFunction
Method
PUBLIC
Called when the client sends their version info.
-
twisted.conch.interfaces.ISFTPServer.openFile
twisted.conch.interfaces.ISFTPServer.html#openFile
ZopeInterfaceFunction
Method
PUBLIC
Called when the clients asks to open a file.
-
twisted.conch.interfaces.ISFTPServer.removeFile
twisted.conch.interfaces.ISFTPServer.html#removeFile
ZopeInterfaceFunction
Method
PUBLIC
Remove the given file.
-
twisted.conch.interfaces.ISFTPServer.renameFile
twisted.conch.interfaces.ISFTPServer.html#renameFile
ZopeInterfaceFunction
Method
PUBLIC
Rename the given file.
-
twisted.conch.interfaces.ISFTPServer.makeDirectory
twisted.conch.interfaces.ISFTPServer.html#makeDirectory
ZopeInterfaceFunction
Method
PUBLIC
Make a directory.
-
twisted.conch.interfaces.ISFTPServer.removeDirectory
twisted.conch.interfaces.ISFTPServer.html#removeDirectory
ZopeInterfaceFunction
Method
PUBLIC
Remove a directory (non-recursively)
-
twisted.conch.interfaces.ISFTPServer.openDirectory
twisted.conch.interfaces.ISFTPServer.html#openDirectory
ZopeInterfaceFunction
Method
PUBLIC
Open a directory for scanning.
-
twisted.conch.interfaces.ISFTPServer.getAttrs
twisted.conch.interfaces.ISFTPServer.html#getAttrs
ZopeInterfaceFunction
Method
PUBLIC
Return the attributes for the given path.
-
twisted.conch.interfaces.ISFTPServer.setAttrs
twisted.conch.interfaces.ISFTPServer.html#setAttrs
ZopeInterfaceFunction
Method
PUBLIC
Set the attributes for the path.
-
twisted.conch.interfaces.ISFTPServer.readLink
twisted.conch.interfaces.ISFTPServer.html#readLink
ZopeInterfaceFunction
Method
PUBLIC
Find the root of a set of symbolic links.
-
twisted.conch.interfaces.ISFTPServer.makeLink
twisted.conch.interfaces.ISFTPServer.html#makeLink
ZopeInterfaceFunction
Method
PUBLIC
Create a symbolic link.
-
twisted.conch.interfaces.ISFTPServer.realPath
twisted.conch.interfaces.ISFTPServer.html#realPath
ZopeInterfaceFunction
Method
PUBLIC
Convert any path to an absolute path.
-
twisted.conch.interfaces.ISFTPServer.extendedRequest
twisted.conch.interfaces.ISFTPServer.html#extendedRequest
ZopeInterfaceFunction
Method
PUBLIC
This is the extension mechanism for SFTP. The other side can send us arbitrary requests.
-
twisted.conch.interfaces.IKnownHostEntry
twisted.conch.interfaces.IKnownHostEntry.html
ZopeInterfaceClass
Interface
PUBLIC
-
twisted.conch.interfaces.IKnownHostEntry.matchesKey
twisted.conch.interfaces.IKnownHostEntry.html#matchesKey
ZopeInterfaceFunction
Method
PUBLIC
Return True if this entry matches the given Key object, False otherwise.
-
twisted.conch.interfaces.IKnownHostEntry.matchesHost
twisted.conch.interfaces.IKnownHostEntry.html#matchesHost
ZopeInterfaceFunction
Method
PUBLIC
Return True if this entry matches the given hostname, False otherwise.
-
twisted.conch.interfaces.IKnownHostEntry.toString
twisted.conch.interfaces.IKnownHostEntry.html#toString
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.conch.interfaces.ISFTPFile
twisted.conch.interfaces.ISFTPFile.html
ZopeInterfaceClass
Interface
PUBLIC
This represents an open file on the server. An object adhering to this interface should be returned from
openFile().
-
twisted.conch.interfaces.ISFTPFile.close
twisted.conch.interfaces.ISFTPFile.html#close
ZopeInterfaceFunction
Method
PUBLIC
Close the file.
-
twisted.conch.interfaces.ISFTPFile.readChunk
twisted.conch.interfaces.ISFTPFile.html#readChunk
ZopeInterfaceFunction
Method
PUBLIC
Read from the file.
-
twisted.conch.interfaces.ISFTPFile.writeChunk
twisted.conch.interfaces.ISFTPFile.html#writeChunk
ZopeInterfaceFunction
Method
PUBLIC
Write to the file.
-
twisted.conch.interfaces.ISFTPFile.getAttrs
twisted.conch.interfaces.ISFTPFile.html#getAttrs
ZopeInterfaceFunction
Method
PUBLIC
Return the attributes for the file.
-
twisted.conch.interfaces.ISFTPFile.setAttrs
twisted.conch.interfaces.ISFTPFile.html#setAttrs
ZopeInterfaceFunction
Method
PUBLIC
Set the attributes for the file.
-
twisted.conch.ssh.common.NS
twisted.conch.ssh.common.html#NS
ZopeInterfaceFunction
Function
PUBLIC
net string
-
twisted.conch.ssh.common.getNS
twisted.conch.ssh.common.html#getNS
ZopeInterfaceFunction
Function
PUBLIC
get net string
-
twisted.conch.ssh.common.MP
twisted.conch.ssh.common.html#MP
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.ssh.common.getMP
twisted.conch.ssh.common.html#getMP
ZopeInterfaceFunction
Function
PUBLIC
Get multiple precision integer out of the string. A multiple precision integer is stored as a 4-byte length followed by length bytes of the integer. If count is specified, get count integers out of the string...
-
twisted.conch.ssh.common.ffs
twisted.conch.ssh.common.html#ffs
ZopeInterfaceFunction
Function
PUBLIC
first from second goes through the first list, looking for items in the second, returns the first one
-
twisted.conch.ssh.common.install
twisted.conch.ssh.common.html#install
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.ssh.service.SSHService
twisted.conch.ssh.service.SSHService.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/4 class variable, 3/4 methods documented
-
twisted.conch.ssh.service.SSHService.name
twisted.conch.ssh.service.SSHService.html#name
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.service.SSHService.protocolMessages
twisted.conch.ssh.service.SSHService.html#protocolMessages
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.service.SSHService.transport
twisted.conch.ssh.service.SSHService.html#transport
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.service.SSHService._log
twisted.conch.ssh.service.SSHService.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.conch.ssh.service.SSHService.serviceStarted
twisted.conch.ssh.service.SSHService.html#serviceStarted
ZopeInterfaceFunction
Method
PUBLIC
called when the service is active on the transport.
-
twisted.conch.ssh.service.SSHService.serviceStopped
twisted.conch.ssh.service.SSHService.html#serviceStopped
ZopeInterfaceFunction
Method
PUBLIC
called when the service is stopped, either by the connection ending or by another service being started
-
twisted.conch.ssh.service.SSHService.logPrefix
twisted.conch.ssh.service.SSHService.html#logPrefix
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.service.SSHService.packetReceived
twisted.conch.ssh.service.SSHService.html#packetReceived
ZopeInterfaceFunction
Method
PUBLIC
called when we receive a packet on the transport
-
twisted.conch.ssh.connection.SSHConnection
twisted.conch.ssh.connection.SSHConnection.html
ZopeInterfaceClass
Class
PUBLIC
An implementation of the 'ssh-connection' service. It is used to multiplex multiple channels over the single SSH connection.
-
twisted.conch.ssh.connection.SSHConnection.localChannelID
twisted.conch.ssh.connection.SSHConnection.html#localChannelID
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the next number to use as a local channel ID.
-
twisted.conch.ssh.connection.SSHConnection.channels
twisted.conch.ssh.connection.SSHConnection.html#channels
ZopeInterfaceAttribute
Instance Variable
PUBLIC
a
dict mapping a local channel ID to
SSHChannel subclasses.
-
twisted.conch.ssh.connection.SSHConnection.localToRemoteChannel
twisted.conch.ssh.connection.SSHConnection.html#localToRemoteChannel
ZopeInterfaceAttribute
Instance Variable
PUBLIC
a
dict mapping a local channel ID to a remote channel ID.
-
twisted.conch.ssh.connection.SSHConnection.channelsToRemoteChannel
twisted.conch.ssh.connection.SSHConnection.html#channelsToRemoteChannel
ZopeInterfaceAttribute
Instance Variable
PUBLIC
a
dict mapping a
SSHChannel subclass to remote channel ID.
-
twisted.conch.ssh.connection.SSHConnection.deferreds
twisted.conch.ssh.connection.SSHConnection.html#deferreds
ZopeInterfaceAttribute
Instance Variable
PUBLIC
a
dict mapping a local channel ID to a
list of
Deferreds for outstanding channel requests. Also, the 'global' key stores the
list of pending global request
Deferreds.
-
twisted.conch.ssh.connection.SSHConnection.name
twisted.conch.ssh.connection.SSHConnection.html#name
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.connection.SSHConnection._log
twisted.conch.ssh.connection.SSHConnection.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.conch.ssh.connection.SSHConnection.__init__
twisted.conch.ssh.connection.SSHConnection.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.connection.SSHConnection.transport
twisted.conch.ssh.connection.SSHConnection.html#transport
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.connection.SSHConnection.serviceStarted
twisted.conch.ssh.connection.SSHConnection.html#serviceStarted
ZopeInterfaceFunction
Method
PUBLIC
called when the service is active on the transport.
-
twisted.conch.ssh.connection.SSHConnection.serviceStopped
twisted.conch.ssh.connection.SSHConnection.html#serviceStopped
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is stopped.
-
twisted.conch.ssh.connection.SSHConnection._cleanupGlobalDeferreds
twisted.conch.ssh.connection.SSHConnection.html#_cleanupGlobalDeferreds
ZopeInterfaceFunction
Method
PRIVATE
All pending requests that have returned a deferred must be errbacked when this service is stopped, otherwise they might be left uncalled and uncallable.
-
twisted.conch.ssh.connection.SSHConnection.ssh_GLOBAL_REQUEST
twisted.conch.ssh.connection.SSHConnection.html#ssh_GLOBAL_REQUEST
ZopeInterfaceFunction
Method
PUBLIC
The other side has made a global request. Payload:
-
twisted.conch.ssh.connection.SSHConnection.ssh_REQUEST_SUCCESS
twisted.conch.ssh.connection.SSHConnection.html#ssh_REQUEST_SUCCESS
ZopeInterfaceFunction
Method
PUBLIC
Our global request succeeded. Get the appropriate Deferred and call it back with the packet we received.
-
twisted.conch.ssh.connection.SSHConnection.ssh_REQUEST_FAILURE
twisted.conch.ssh.connection.SSHConnection.html#ssh_REQUEST_FAILURE
ZopeInterfaceFunction
Method
PUBLIC
Our global request failed. Get the appropriate Deferred and errback it with the packet we received.
-
twisted.conch.ssh.connection.SSHConnection.ssh_CHANNEL_OPEN
twisted.conch.ssh.connection.SSHConnection.html#ssh_CHANNEL_OPEN
ZopeInterfaceFunction
Method
PUBLIC
The other side wants to get a channel. Payload:
-
twisted.conch.ssh.connection.SSHConnection.ssh_CHANNEL_OPEN_CONFIRMATION
twisted.conch.ssh.connection.SSHConnection.html#ssh_CHANNEL_OPEN_CONFIRMATION
ZopeInterfaceFunction
Method
PUBLIC
The other side accepted our MSG_CHANNEL_OPEN request. Payload:
-
twisted.conch.ssh.connection.SSHConnection.ssh_CHANNEL_OPEN_FAILURE
twisted.conch.ssh.connection.SSHConnection.html#ssh_CHANNEL_OPEN_FAILURE
ZopeInterfaceFunction
Method
PUBLIC
The other side did not accept our MSG_CHANNEL_OPEN request. Payload:
-
twisted.conch.ssh.connection.SSHConnection.ssh_CHANNEL_WINDOW_ADJUST
twisted.conch.ssh.connection.SSHConnection.html#ssh_CHANNEL_WINDOW_ADJUST
ZopeInterfaceFunction
Method
PUBLIC
The other side is adding bytes to its window. Payload:
-
twisted.conch.ssh.connection.SSHConnection.ssh_CHANNEL_DATA
twisted.conch.ssh.connection.SSHConnection.html#ssh_CHANNEL_DATA
ZopeInterfaceFunction
Method
PUBLIC
The other side is sending us data. Payload:
-
twisted.conch.ssh.connection.SSHConnection.ssh_CHANNEL_EXTENDED_DATA
twisted.conch.ssh.connection.SSHConnection.html#ssh_CHANNEL_EXTENDED_DATA
ZopeInterfaceFunction
Method
PUBLIC
The other side is sending us exteneded data. Payload:
-
twisted.conch.ssh.connection.SSHConnection.ssh_CHANNEL_EOF
twisted.conch.ssh.connection.SSHConnection.html#ssh_CHANNEL_EOF
ZopeInterfaceFunction
Method
PUBLIC
The other side is not sending any more data. Payload:
-
twisted.conch.ssh.connection.SSHConnection.ssh_CHANNEL_CLOSE
twisted.conch.ssh.connection.SSHConnection.html#ssh_CHANNEL_CLOSE
ZopeInterfaceFunction
Method
PUBLIC
The other side is closing its end; it does not want to receive any more data. Payload:
-
twisted.conch.ssh.connection.SSHConnection.ssh_CHANNEL_REQUEST
twisted.conch.ssh.connection.SSHConnection.html#ssh_CHANNEL_REQUEST
ZopeInterfaceFunction
Method
PUBLIC
The other side is sending a request to a channel. Payload:
-
twisted.conch.ssh.connection.SSHConnection._cbChannelRequest
twisted.conch.ssh.connection.SSHConnection.html#_cbChannelRequest
ZopeInterfaceFunction
Method
PRIVATE
Called back if the other side wanted a reply to a channel request. If the result is true, send a MSG_CHANNEL_SUCCESS. Otherwise, raise a error.ConchError
-
twisted.conch.ssh.connection.SSHConnection._ebChannelRequest
twisted.conch.ssh.connection.SSHConnection.html#_ebChannelRequest
ZopeInterfaceFunction
Method
PRIVATE
Called if the other wisde wanted a reply to the channel requeset and the channel request failed.
-
twisted.conch.ssh.connection.SSHConnection.ssh_CHANNEL_SUCCESS
twisted.conch.ssh.connection.SSHConnection.html#ssh_CHANNEL_SUCCESS
ZopeInterfaceFunction
Method
PUBLIC
Our channel request to the other side succeeded. Payload:
-
twisted.conch.ssh.connection.SSHConnection.ssh_CHANNEL_FAILURE
twisted.conch.ssh.connection.SSHConnection.html#ssh_CHANNEL_FAILURE
ZopeInterfaceFunction
Method
PUBLIC
Our channel request to the other side failed. Payload:
-
twisted.conch.ssh.connection.SSHConnection.sendGlobalRequest
twisted.conch.ssh.connection.SSHConnection.html#sendGlobalRequest
ZopeInterfaceFunction
Method
PUBLIC
Send a global request for this connection. Current this is only used for remote->local TCP forwarding.
-
twisted.conch.ssh.connection.SSHConnection.openChannel
twisted.conch.ssh.connection.SSHConnection.html#openChannel
ZopeInterfaceFunction
Method
PUBLIC
Open a new channel on this connection.
-
twisted.conch.ssh.connection.SSHConnection.sendRequest
twisted.conch.ssh.connection.SSHConnection.html#sendRequest
ZopeInterfaceFunction
Method
PUBLIC
Send a request to a channel.
-
twisted.conch.ssh.connection.SSHConnection.adjustWindow
twisted.conch.ssh.connection.SSHConnection.html#adjustWindow
ZopeInterfaceFunction
Method
PUBLIC
Tell the other side that we will receive more data. This should not normally need to be called as it is managed automatically.
-
twisted.conch.ssh.connection.SSHConnection.sendData
twisted.conch.ssh.connection.SSHConnection.html#sendData
ZopeInterfaceFunction
Method
PUBLIC
Send data to a channel. This should not normally be used: instead use channel.write(data) as it manages the window automatically.
-
twisted.conch.ssh.connection.SSHConnection.sendExtendedData
twisted.conch.ssh.connection.SSHConnection.html#sendExtendedData
ZopeInterfaceFunction
Method
PUBLIC
Send extended data to a channel. This should not normally be used: instead use channel.writeExtendedData(data, dataType) as it manages the window automatically.
-
twisted.conch.ssh.connection.SSHConnection.sendEOF
twisted.conch.ssh.connection.SSHConnection.html#sendEOF
ZopeInterfaceFunction
Method
PUBLIC
Send an EOF (End of File) for a channel.
-
twisted.conch.ssh.connection.SSHConnection.sendClose
twisted.conch.ssh.connection.SSHConnection.html#sendClose
ZopeInterfaceFunction
Method
PUBLIC
Close a channel.
-
twisted.conch.ssh.connection.SSHConnection.getChannel
twisted.conch.ssh.connection.SSHConnection.html#getChannel
ZopeInterfaceFunction
Method
PUBLIC
The other side requested a channel of some sort. channelType is the type of channel being requested, windowSize is the initial size of the remote window, maxPacket is the largest packet we should send, data is any other packet data (often nothing).
-
twisted.conch.ssh.connection.SSHConnection.gotGlobalRequest
twisted.conch.ssh.connection.SSHConnection.html#gotGlobalRequest
ZopeInterfaceFunction
Method
PUBLIC
We got a global request. pretty much, this is just used by the client to request that we forward a port from the server to the client. Returns either:
-
twisted.conch.ssh.connection.SSHConnection.channelClosed
twisted.conch.ssh.connection.SSHConnection.html#channelClosed
ZopeInterfaceFunction
Method
PUBLIC
Called when a channel is closed. It clears the local state related to the channel, and calls channel.closed(). MAKE SURE YOU CALL THIS METHOD, even if you subclass
SSHConnection. If you don't, things will break mysteriously.
-
twisted.conch.ssh.connection.MSG_GLOBAL_REQUEST
twisted.conch.ssh.connection.html#MSG_GLOBAL_REQUEST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.connection.MSG_REQUEST_SUCCESS
twisted.conch.ssh.connection.html#MSG_REQUEST_SUCCESS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.connection.MSG_REQUEST_FAILURE
twisted.conch.ssh.connection.html#MSG_REQUEST_FAILURE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.connection.MSG_CHANNEL_OPEN
twisted.conch.ssh.connection.html#MSG_CHANNEL_OPEN
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.connection.MSG_CHANNEL_OPEN_CONFIRMATION
twisted.conch.ssh.connection.html#MSG_CHANNEL_OPEN_CONFIRMATION
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.connection.MSG_CHANNEL_OPEN_FAILURE
twisted.conch.ssh.connection.html#MSG_CHANNEL_OPEN_FAILURE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.connection.MSG_CHANNEL_WINDOW_ADJUST
twisted.conch.ssh.connection.html#MSG_CHANNEL_WINDOW_ADJUST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.connection.MSG_CHANNEL_DATA
twisted.conch.ssh.connection.html#MSG_CHANNEL_DATA
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.connection.MSG_CHANNEL_EXTENDED_DATA
twisted.conch.ssh.connection.html#MSG_CHANNEL_EXTENDED_DATA
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.connection.MSG_CHANNEL_EOF
twisted.conch.ssh.connection.html#MSG_CHANNEL_EOF
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.connection.MSG_CHANNEL_CLOSE
twisted.conch.ssh.connection.html#MSG_CHANNEL_CLOSE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.connection.MSG_CHANNEL_REQUEST
twisted.conch.ssh.connection.html#MSG_CHANNEL_REQUEST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.connection.MSG_CHANNEL_SUCCESS
twisted.conch.ssh.connection.html#MSG_CHANNEL_SUCCESS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.connection.MSG_CHANNEL_FAILURE
twisted.conch.ssh.connection.html#MSG_CHANNEL_FAILURE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.connection.OPEN_ADMINISTRATIVELY_PROHIBITED
twisted.conch.ssh.connection.html#OPEN_ADMINISTRATIVELY_PROHIBITED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.connection.OPEN_CONNECT_FAILED
twisted.conch.ssh.connection.html#OPEN_CONNECT_FAILED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.connection.OPEN_UNKNOWN_CHANNEL_TYPE
twisted.conch.ssh.connection.html#OPEN_UNKNOWN_CHANNEL_TYPE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.connection.OPEN_RESOURCE_SHORTAGE
twisted.conch.ssh.connection.html#OPEN_RESOURCE_SHORTAGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.connection.EXTENDED_DATA_STDERR
twisted.conch.ssh.connection.html#EXTENDED_DATA_STDERR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.connection.messages
twisted.conch.ssh.connection.html#messages
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.connection.alphanums
twisted.conch.ssh.connection.html#alphanums
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.connection.TRANSLATE_TABLE
twisted.conch.ssh.connection.html#TRANSLATE_TABLE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.avatar.ConchUser
twisted.conch.avatar.ConchUser.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.avatar.ConchUser._log
twisted.conch.avatar.ConchUser.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.conch.avatar.ConchUser.__init__
twisted.conch.avatar.ConchUser.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.avatar.ConchUser.channelLookup
twisted.conch.avatar.ConchUser.html#channelLookup
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.avatar.ConchUser.subsystemLookup
twisted.conch.avatar.ConchUser.html#subsystemLookup
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.avatar.ConchUser.conn
twisted.conch.avatar.ConchUser.html#conn
ZopeInterfaceAttribute
Property
PUBLIC
The SSHConnection object for this user.
-
twisted.conch.avatar.ConchUser.conn.setter
twisted.conch.avatar.ConchUser.html#conn.setter
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.avatar.ConchUser._conn
twisted.conch.avatar.ConchUser.html#_conn
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.avatar.ConchUser.lookupChannel
twisted.conch.avatar.ConchUser.html#lookupChannel
ZopeInterfaceFunction
Method
PUBLIC
The other side requested a channel of some sort.
-
twisted.conch.avatar.ConchUser.lookupSubsystem
twisted.conch.avatar.ConchUser.html#lookupSubsystem
ZopeInterfaceFunction
Method
PUBLIC
The other side requested a subsystem.
-
twisted.conch.avatar.ConchUser.gotGlobalRequest
twisted.conch.avatar.ConchUser.html#gotGlobalRequest
ZopeInterfaceFunction
Method
PUBLIC
A global request was sent from the other side.
-
twisted.conch.checkers.pwd
twisted.conch.checkers.html#pwd
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.conch.checkers.spwd
twisted.conch.checkers.html#spwd
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.sexpy.parse
twisted.conch.ssh.sexpy.html#parse
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.ssh.sexpy.pack
twisted.conch.ssh.sexpy.html#pack
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.ssh.keys._curveTable
twisted.conch.ssh.keys.html#_curveTable
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.conch.ssh.keys._secToNist
twisted.conch.ssh.keys.html#_secToNist
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.conch.ssh.keys.Ed25519PublicKey
twisted.conch.ssh.keys.html#Ed25519PublicKey
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.keys.Ed25519PrivateKey
twisted.conch.ssh.keys.html#Ed25519PrivateKey
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.keys.BadKeyError
twisted.conch.ssh.keys.BadKeyError.html
ZopeInterfaceClass
Class
PUBLIC
Raised when a key isn't what we expected from it.
-
twisted.conch.ssh.keys.BadSignatureAlgorithmError
twisted.conch.ssh.keys.BadSignatureAlgorithmError.html
ZopeInterfaceClass
Class
PUBLIC
Raised when a public key signature algorithm name isn't defined for this public key format.
-
twisted.conch.ssh.keys.EncryptedKeyError
twisted.conch.ssh.keys.EncryptedKeyError.html
ZopeInterfaceClass
Class
PUBLIC
Raised when an encrypted key is presented to fromString/fromFile without a password.
-
twisted.conch.ssh.keys.BadFingerPrintFormat
twisted.conch.ssh.keys.BadFingerPrintFormat.html
ZopeInterfaceClass
Class
PUBLIC
Raises when unsupported fingerprint formats are presented to fingerprint.
-
twisted.conch.ssh.keys.FingerprintFormats
twisted.conch.ssh.keys.FingerprintFormats.html
ZopeInterfaceClass
Class
PUBLIC
Constants representing the supported formats of key fingerprints.
-
twisted.conch.ssh.keys.FingerprintFormats.MD5_HEX
twisted.conch.ssh.keys.FingerprintFormats.html#MD5_HEX
ZopeInterfaceAttribute
Constant
PUBLIC
Named constant representing fingerprint format generated using md5[RFC1321] algorithm in hexadecimal encoding.
-
twisted.conch.ssh.keys.FingerprintFormats.SHA256_BASE64
twisted.conch.ssh.keys.FingerprintFormats.html#SHA256_BASE64
ZopeInterfaceAttribute
Constant
PUBLIC
Named constant representing fingerprint format generated using sha256[RFC4634] algorithm in base64 encoding
-
twisted.conch.ssh.keys.PassphraseNormalizationError
twisted.conch.ssh.keys.PassphraseNormalizationError.html
ZopeInterfaceClass
Class
PUBLIC
Raised when a passphrase contains Unicode characters that cannot be normalized using the available Unicode character database.
-
twisted.conch.ssh.keys._normalizePassphrase
twisted.conch.ssh.keys.html#_normalizePassphrase
ZopeInterfaceFunction
Function
PRIVATE
Normalize a passphrase, which may be Unicode.
-
twisted.conch.ssh.keys.Key
twisted.conch.ssh.keys.Key.html
ZopeInterfaceClass
Class
PUBLIC
An object representing a key. A key can be either a public or private key. A public key can verify a signature; a private key can create or verify a signature. To generate a string that can be stored on disk, use the toString method...
-
twisted.conch.ssh.keys.Key.fromFile
twisted.conch.ssh.keys.Key.html#fromFile
ZopeInterfaceFunction
Class Method
PUBLIC
Load a key from a file.
-
twisted.conch.ssh.keys.Key.fromString
twisted.conch.ssh.keys.Key.html#fromString
ZopeInterfaceFunction
Class Method
PUBLIC
Return a Key object corresponding to the string data. type is optionally the type of string, matching a _fromString_* method. Otherwise, the _guessStringType() classmethod will be used to guess a type...
-
twisted.conch.ssh.keys.Key._fromString_BLOB
twisted.conch.ssh.keys.Key.html#_fromString_BLOB
ZopeInterfaceFunction
Class Method
PRIVATE
Return a public key object corresponding to this public key blob. The format of a RSA public key blob is:
-
twisted.conch.ssh.keys.Key._fromString_PRIVATE_BLOB
twisted.conch.ssh.keys.Key.html#_fromString_PRIVATE_BLOB
ZopeInterfaceFunction
Class Method
PRIVATE
Return a private key object corresponding to this private key blob. The blob formats are as follows:
-
twisted.conch.ssh.keys.Key._fromString_PUBLIC_OPENSSH
twisted.conch.ssh.keys.Key.html#_fromString_PUBLIC_OPENSSH
ZopeInterfaceFunction
Class Method
PRIVATE
Return a public key object corresponding to this OpenSSH public key string. The format of an OpenSSH public key string is:
-
twisted.conch.ssh.keys.Key._fromPrivateOpenSSH_v1
twisted.conch.ssh.keys.Key.html#_fromPrivateOpenSSH_v1
ZopeInterfaceFunction
Class Method
PRIVATE
Return a private key object corresponding to this OpenSSH private key string, in the "openssh-key-v1" format introduced in OpenSSH 6.5.
-
twisted.conch.ssh.keys.Key._fromPrivateOpenSSH_PEM
twisted.conch.ssh.keys.Key.html#_fromPrivateOpenSSH_PEM
ZopeInterfaceFunction
Class Method
PRIVATE
Return a private key object corresponding to this OpenSSH private key string, in the old PEM-based format.
-
twisted.conch.ssh.keys.Key._fromString_PRIVATE_OPENSSH
twisted.conch.ssh.keys.Key.html#_fromString_PRIVATE_OPENSSH
ZopeInterfaceFunction
Class Method
PRIVATE
Return a private key object corresponding to this OpenSSH private key string. If the key is encrypted, passphrase MUST be provided. Providing a passphrase for an unencrypted key is an error.
-
twisted.conch.ssh.keys.Key._fromString_PUBLIC_LSH
twisted.conch.ssh.keys.Key.html#_fromString_PUBLIC_LSH
ZopeInterfaceFunction
Class Method
PRIVATE
Return a public key corresponding to this LSH public key string. The LSH public key string format is:
-
twisted.conch.ssh.keys.Key._fromString_PRIVATE_LSH
twisted.conch.ssh.keys.Key.html#_fromString_PRIVATE_LSH
ZopeInterfaceFunction
Class Method
PRIVATE
Return a private key corresponding to this LSH private key string. The LSH private key string format is:
-
twisted.conch.ssh.keys.Key._fromString_AGENTV3
twisted.conch.ssh.keys.Key.html#_fromString_AGENTV3
ZopeInterfaceFunction
Class Method
PRIVATE
Return a private key object corresponsing to the Secure Shell Key Agent v3 format.
-
twisted.conch.ssh.keys.Key._guessStringType
twisted.conch.ssh.keys.Key.html#_guessStringType
ZopeInterfaceFunction
Class Method
PRIVATE
Guess the type of key in data. The types map to _fromString_* methods.
-
twisted.conch.ssh.keys.Key._fromRSAComponents
twisted.conch.ssh.keys.Key.html#_fromRSAComponents
ZopeInterfaceFunction
Class Method
PRIVATE
Build a key from RSA numerical components.
-
twisted.conch.ssh.keys.Key._fromDSAComponents
twisted.conch.ssh.keys.Key.html#_fromDSAComponents
ZopeInterfaceFunction
Class Method
PRIVATE
Build a key from DSA numerical components.
-
twisted.conch.ssh.keys.Key._fromECComponents
twisted.conch.ssh.keys.Key.html#_fromECComponents
ZopeInterfaceFunction
Class Method
PRIVATE
Build a key from EC components.
-
twisted.conch.ssh.keys.Key._fromECEncodedPoint
twisted.conch.ssh.keys.Key.html#_fromECEncodedPoint
ZopeInterfaceFunction
Class Method
PRIVATE
Build a key from an EC encoded point.
-
twisted.conch.ssh.keys.Key._fromEd25519Components
twisted.conch.ssh.keys.Key.html#_fromEd25519Components
ZopeInterfaceFunction
Class Method
PRIVATE
Build a key from Ed25519 components.
-
twisted.conch.ssh.keys.Key.__init__
twisted.conch.ssh.keys.Key.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize with a private or public cryptography.hazmat.primitives.asymmetric key.
-
twisted.conch.ssh.keys.Key._keyObject
twisted.conch.ssh.keys.Key.html#_keyObject
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.ssh.keys.Key.__eq__
twisted.conch.ssh.keys.Key.html#__eq__
ZopeInterfaceFunction
Method
PUBLIC
Return True if other represents an object with the same key.
-
twisted.conch.ssh.keys.Key.__repr__
twisted.conch.ssh.keys.Key.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Return a pretty representation of this object.
-
twisted.conch.ssh.keys.Key.isPublic
twisted.conch.ssh.keys.Key.html#isPublic
ZopeInterfaceFunction
Method
PUBLIC
Check if this instance is a public key.
-
twisted.conch.ssh.keys.Key.public
twisted.conch.ssh.keys.Key.html#public
ZopeInterfaceFunction
Method
PUBLIC
Returns a version of this key containing only the public key data. If this is a public key, this may or may not be the same object as self.
-
twisted.conch.ssh.keys.Key.fingerprint
twisted.conch.ssh.keys.Key.html#fingerprint
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.conch.ssh.keys.Key.type
twisted.conch.ssh.keys.Key.html#type
ZopeInterfaceFunction
Method
PUBLIC
Return the type of the object we wrap. Currently this can only be 'RSA', 'DSA', 'EC', or 'Ed25519'.
-
twisted.conch.ssh.keys.Key.sshType
twisted.conch.ssh.keys.Key.html#sshType
ZopeInterfaceFunction
Method
PUBLIC
Get the type of the object we wrap as defined in the SSH protocol, defined in RFC 4253, Section 6.6 and RFC 8332, section 4 (this is a public key format name, not a public key algorithm name). Currently this can only be b'ssh-rsa', b'ssh-dss', b'ecdsa-sha2-[identifier]' or b'ssh-ed25519'.
-
twisted.conch.ssh.keys.Key.supportedSignatureAlgorithms
twisted.conch.ssh.keys.Key.html#supportedSignatureAlgorithms
ZopeInterfaceFunction
Method
PUBLIC
Get the public key signature algorithms supported by this key.
-
twisted.conch.ssh.keys.Key._getHashAlgorithm
twisted.conch.ssh.keys.Key.html#_getHashAlgorithm
ZopeInterfaceFunction
Method
PRIVATE
Return a hash algorithm for this key type given an SSH signature algorithm name, or None if no such hash algorithm is defined for this key type.
-
twisted.conch.ssh.keys.Key.size
twisted.conch.ssh.keys.Key.html#size
ZopeInterfaceFunction
Method
PUBLIC
Return the size of the object we wrap.
-
twisted.conch.ssh.keys.Key.data
twisted.conch.ssh.keys.Key.html#data
ZopeInterfaceFunction
Method
PUBLIC
Return the values of the public key as a dictionary.
-
twisted.conch.ssh.keys.Key.blob
twisted.conch.ssh.keys.Key.html#blob
ZopeInterfaceFunction
Method
PUBLIC
Return the public key blob for this key. The blob is the over-the-wire format for public keys.
-
twisted.conch.ssh.keys.Key.privateBlob
twisted.conch.ssh.keys.Key.html#privateBlob
ZopeInterfaceFunction
Method
PUBLIC
Return the private key blob for this key. The blob is the over-the-wire format for private keys:
-
twisted.conch.ssh.keys.Key.toString
twisted.conch.ssh.keys.Key.html#toString
ZopeInterfaceFunction
Method
PUBLIC
Create a string representation of this key. If the key is a private key and you want the representation of its public key, use key.public().toString(). type maps to a _toString_* method.
-
twisted.conch.ssh.keys.Key._toPublicOpenSSH
twisted.conch.ssh.keys.Key.html#_toPublicOpenSSH
ZopeInterfaceFunction
Method
PRIVATE
Return a public OpenSSH key string.
-
twisted.conch.ssh.keys.Key._toPrivateOpenSSH_v1
twisted.conch.ssh.keys.Key.html#_toPrivateOpenSSH_v1
ZopeInterfaceFunction
Method
PRIVATE
Return a private OpenSSH key string, in the "openssh-key-v1" format introduced in OpenSSH 6.5.
-
twisted.conch.ssh.keys.Key._toPrivateOpenSSH_PEM
twisted.conch.ssh.keys.Key.html#_toPrivateOpenSSH_PEM
ZopeInterfaceFunction
Method
PRIVATE
Return a private OpenSSH key string, in the old PEM-based format.
-
twisted.conch.ssh.keys.Key._toString_OPENSSH
twisted.conch.ssh.keys.Key.html#_toString_OPENSSH
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.conch.ssh.keys.Key._toString_LSH
twisted.conch.ssh.keys.Key.html#_toString_LSH
ZopeInterfaceFunction
Method
PRIVATE
Return a public or private LSH key. See _fromString_PUBLIC_LSH and _fromString_PRIVATE_LSH for the key formats.
-
twisted.conch.ssh.keys.Key._toString_AGENTV3
twisted.conch.ssh.keys.Key.html#_toString_AGENTV3
ZopeInterfaceFunction
Method
PRIVATE
Return a private Secure Shell Agent v3 key. See _fromString_AGENTV3 for the key format.
-
twisted.conch.ssh.keys.Key.sign
twisted.conch.ssh.keys.Key.html#sign
ZopeInterfaceFunction
Method
PUBLIC
Sign some data with this key.
-
twisted.conch.ssh.keys.Key.verify
twisted.conch.ssh.keys.Key.html#verify
ZopeInterfaceFunction
Method
PUBLIC
Verify a signature using this key.
-
twisted.conch.ssh.keys._getPersistentRSAKey
twisted.conch.ssh.keys.html#_getPersistentRSAKey
ZopeInterfaceFunction
Function
PRIVATE
This function returns a persistent
Key.
-
twisted.cred.checkers.ANONYMOUS
twisted.cred.checkers.html#ANONYMOUS
ZopeInterfaceAttribute
Constant
PUBLIC
An empty tuple used to represent the anonymous avatar ID.
-
twisted.cred._digest.algorithms
twisted.cred._digest.html#algorithms
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.cred._digest.calcHA1
twisted.cred._digest.html#calcHA1
ZopeInterfaceFunction
Function
PUBLIC
Compute H(A1) from RFC 2617.
-
twisted.cred._digest.calcHA2
twisted.cred._digest.html#calcHA2
ZopeInterfaceFunction
Function
PUBLIC
Compute H(A2) from RFC 2617.
-
twisted.cred._digest.calcResponse
twisted.cred._digest.html#calcResponse
ZopeInterfaceFunction
Function
PUBLIC
Compute the digest for the given parameters.
-
twisted.cred.credentials.ICredentials
twisted.cred.credentials.ICredentials.html
ZopeInterfaceClass
Interface
PUBLIC
I check credentials.
-
twisted.cred.credentials.IUsernameHashedPassword
twisted.cred.credentials.IUsernameHashedPassword.html
ZopeInterfaceClass
Interface
PUBLIC
I encapsulate a username and a hashed password.
-
twisted.cred.credentials.IUsernameHashedPassword.username
twisted.cred.credentials.IUsernameHashedPassword.html#username
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The username associated with these credentials.
-
twisted.cred.credentials.IUsernameHashedPassword.checkPassword
twisted.cred.credentials.IUsernameHashedPassword.html#checkPassword
ZopeInterfaceFunction
Method
PUBLIC
Validate these credentials against the correct password.
-
twisted.cred.credentials.IUsernamePassword
twisted.cred.credentials.IUsernamePassword.html
ZopeInterfaceClass
Interface
PUBLIC
I encapsulate a username and a plaintext password.
-
twisted.cred.credentials.IUsernamePassword.username
twisted.cred.credentials.IUsernamePassword.html#username
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The username associated with these credentials.
-
twisted.cred.credentials.IUsernamePassword.password
twisted.cred.credentials.IUsernamePassword.html#password
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The password associated with these credentials.
-
twisted.cred.credentials.IUsernamePassword.checkPassword
twisted.cred.credentials.IUsernamePassword.html#checkPassword
ZopeInterfaceFunction
Method
PUBLIC
Validate these credentials against the correct password.
-
twisted.cred.credentials.IAnonymous
twisted.cred.credentials.IAnonymous.html
ZopeInterfaceClass
Interface
PUBLIC
I am an explicitly anonymous request for access.
-
twisted.cred.credentials.DigestedCredentials
twisted.cred.credentials.DigestedCredentials.html
ZopeInterfaceClass
Class
PUBLIC
Yet Another Simple HTTP Digest authentication scheme.
-
twisted.cred.credentials.DigestedCredentials.__init__
twisted.cred.credentials.DigestedCredentials.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.cred.credentials.DigestedCredentials.username
twisted.cred.credentials.DigestedCredentials.html#username
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.cred.credentials.DigestedCredentials.method
twisted.cred.credentials.DigestedCredentials.html#method
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.cred.credentials.DigestedCredentials.realm
twisted.cred.credentials.DigestedCredentials.html#realm
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.cred.credentials.DigestedCredentials.fields
twisted.cred.credentials.DigestedCredentials.html#fields
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.cred.credentials.DigestedCredentials.checkPassword
twisted.cred.credentials.DigestedCredentials.html#checkPassword
ZopeInterfaceFunction
Method
PUBLIC
Verify that the credentials represented by this object agree with the given plaintext password by hashing password in the same way the response hash represented by this object was generated and comparing the results.
-
twisted.cred.credentials.DigestedCredentials.checkHash
twisted.cred.credentials.DigestedCredentials.html#checkHash
ZopeInterfaceFunction
Method
PUBLIC
Verify that the credentials represented by this object agree with the credentials represented by the H(A1) given in digestHash.
-
twisted.cred.credentials.DigestCredentialFactory
twisted.cred.credentials.DigestCredentialFactory.html
ZopeInterfaceClass
Class
PUBLIC
Support for RFC2617 HTTP Digest Authentication
-
twisted.cred.credentials.DigestCredentialFactory.CHALLENGE_LIFETIME_SECS
twisted.cred.credentials.DigestCredentialFactory.html#CHALLENGE_LIFETIME_SECS
ZopeInterfaceAttribute
Constant
PUBLIC
The number of seconds for which an opaque should be valid.
-
twisted.cred.credentials.DigestCredentialFactory.privateKey
twisted.cred.credentials.DigestCredentialFactory.html#privateKey
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A random string used for generating the secure opaque.
-
twisted.cred.credentials.DigestCredentialFactory.algorithm
twisted.cred.credentials.DigestCredentialFactory.html#algorithm
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.cred.credentials.DigestCredentialFactory.authenticationRealm
twisted.cred.credentials.DigestCredentialFactory.html#authenticationRealm
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.cred.credentials.DigestCredentialFactory._parseparts
twisted.cred.credentials.DigestCredentialFactory.html#_parseparts
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.cred.credentials.DigestCredentialFactory.scheme
twisted.cred.credentials.DigestCredentialFactory.html#scheme
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.cred.credentials.DigestCredentialFactory.__init__
twisted.cred.credentials.DigestCredentialFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.cred.credentials.DigestCredentialFactory.getChallenge
twisted.cred.credentials.DigestCredentialFactory.html#getChallenge
ZopeInterfaceFunction
Method
PUBLIC
Generate the challenge for use in the WWW-Authenticate header.
-
twisted.cred.credentials.DigestCredentialFactory._generateNonce
twisted.cred.credentials.DigestCredentialFactory.html#_generateNonce
ZopeInterfaceFunction
Method
PRIVATE
Create a random value suitable for use as the nonce parameter of a WWW-Authenticate challenge.
-
twisted.cred.credentials.DigestCredentialFactory._getTime
twisted.cred.credentials.DigestCredentialFactory.html#_getTime
ZopeInterfaceFunction
Method
PRIVATE
Parameterize the time based seed used in _generateOpaque so we can deterministically unittest it's behavior.
-
twisted.cred.credentials.DigestCredentialFactory._generateOpaque
twisted.cred.credentials.DigestCredentialFactory.html#_generateOpaque
ZopeInterfaceFunction
Method
PRIVATE
Generate an opaque to be returned to the client. This is a unique string that can be returned to us and verified.
-
twisted.cred.credentials.DigestCredentialFactory._verifyOpaque
twisted.cred.credentials.DigestCredentialFactory.html#_verifyOpaque
ZopeInterfaceFunction
Method
PRIVATE
Given the opaque and nonce from the request, as well as the client IP that made the request, verify that the opaque was generated by us. And that it's not too old.
-
twisted.cred.credentials.DigestCredentialFactory.decode
twisted.cred.credentials.DigestCredentialFactory.html#decode
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.cred.credentials.CramMD5Credentials
twisted.cred.credentials.CramMD5Credentials.html
ZopeInterfaceClass
Class
PUBLIC
An encapsulation of some CramMD5 hashed credentials.
-
twisted.cred.credentials.CramMD5Credentials.challenge
twisted.cred.credentials.CramMD5Credentials.html#challenge
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The challenge to be sent to the client.
-
twisted.cred.credentials.CramMD5Credentials.response
twisted.cred.credentials.CramMD5Credentials.html#response
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The hashed response from the client.
-
twisted.cred.credentials.CramMD5Credentials.username
twisted.cred.credentials.CramMD5Credentials.html#username
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The username from the response from the client.
-
twisted.cred.credentials.CramMD5Credentials.__init__
twisted.cred.credentials.CramMD5Credentials.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.cred.credentials.CramMD5Credentials.host
twisted.cred.credentials.CramMD5Credentials.html#host
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.cred.credentials.CramMD5Credentials.getChallenge
twisted.cred.credentials.CramMD5Credentials.html#getChallenge
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.cred.credentials.CramMD5Credentials.setResponse
twisted.cred.credentials.CramMD5Credentials.html#setResponse
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.cred.credentials.CramMD5Credentials.moreChallenges
twisted.cred.credentials.CramMD5Credentials.html#moreChallenges
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.cred.credentials.CramMD5Credentials.checkPassword
twisted.cred.credentials.CramMD5Credentials.html#checkPassword
ZopeInterfaceFunction
Method
PUBLIC
Validate these credentials against the correct password.
-
twisted.cred.credentials.UsernameHashedPassword
twisted.cred.credentials.UsernameHashedPassword.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.cred.credentials.UsernameHashedPassword.__init__
twisted.cred.credentials.UsernameHashedPassword.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.cred.credentials.UsernameHashedPassword.username
twisted.cred.credentials.UsernameHashedPassword.html#username
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.cred.credentials.UsernameHashedPassword.hashed
twisted.cred.credentials.UsernameHashedPassword.html#hashed
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.cred.credentials.UsernameHashedPassword.checkPassword
twisted.cred.credentials.UsernameHashedPassword.html#checkPassword
ZopeInterfaceFunction
Method
PUBLIC
Validate these credentials against the correct password.
-
twisted.cred.credentials.UsernamePassword
twisted.cred.credentials.UsernamePassword.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.cred.credentials.UsernamePassword.__init__
twisted.cred.credentials.UsernamePassword.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.cred.credentials.UsernamePassword.username
twisted.cred.credentials.UsernamePassword.html#username
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.cred.credentials.UsernamePassword.password
twisted.cred.credentials.UsernamePassword.html#password
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.cred.credentials.UsernamePassword.checkPassword
twisted.cred.credentials.UsernamePassword.html#checkPassword
ZopeInterfaceFunction
Method
PUBLIC
Validate these credentials against the correct password.
-
twisted.cred.credentials.Anonymous
twisted.cred.credentials.Anonymous.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.cred.credentials.ISSHPrivateKey
twisted.cred.credentials.ISSHPrivateKey.html
ZopeInterfaceClass
Interface
PUBLIC
ISSHPrivateKey credentials encapsulate an SSH public key to be checked against a user's private key.
-
twisted.cred.credentials.ISSHPrivateKey.username
twisted.cred.credentials.ISSHPrivateKey.html#username
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The username associated with these credentials.
-
twisted.cred.credentials.ISSHPrivateKey.algName
twisted.cred.credentials.ISSHPrivateKey.html#algName
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The algorithm name for the blob.
-
twisted.cred.credentials.ISSHPrivateKey.blob
twisted.cred.credentials.ISSHPrivateKey.html#blob
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The public key blob as sent by the client.
-
twisted.cred.credentials.ISSHPrivateKey.sigData
twisted.cred.credentials.ISSHPrivateKey.html#sigData
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The data the signature was made from.
-
twisted.cred.credentials.ISSHPrivateKey.signature
twisted.cred.credentials.ISSHPrivateKey.html#signature
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The signed data. This is checked to verify that the user owns the private key.
-
twisted.cred.credentials.SSHPrivateKey
twisted.cred.credentials.SSHPrivateKey.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.cred.credentials.SSHPrivateKey.__init__
twisted.cred.credentials.SSHPrivateKey.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.cred.credentials.SSHPrivateKey.username
twisted.cred.credentials.SSHPrivateKey.html#username
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.cred.credentials.SSHPrivateKey.algName
twisted.cred.credentials.SSHPrivateKey.html#algName
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.cred.credentials.SSHPrivateKey.blob
twisted.cred.credentials.SSHPrivateKey.html#blob
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.cred.credentials.SSHPrivateKey.sigData
twisted.cred.credentials.SSHPrivateKey.html#sigData
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.cred.credentials.SSHPrivateKey.signature
twisted.cred.credentials.SSHPrivateKey.html#signature
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.cred.checkers.ICredentialsChecker
twisted.cred.checkers.ICredentialsChecker.html
ZopeInterfaceClass
Interface
PUBLIC
-
twisted.cred.checkers.ICredentialsChecker.credentialInterfaces
twisted.cred.checkers.ICredentialsChecker.html#credentialInterfaces
ZopeInterfaceAttribute
Attribute
PUBLIC
A list of sub-interfaces of
ICredentials which specifies which I may check.
-
twisted.cred.checkers.ICredentialsChecker.requestAvatarId
twisted.cred.checkers.ICredentialsChecker.html#requestAvatarId
ZopeInterfaceFunction
Method
PUBLIC
Validate credentials and produce an avatar ID.
-
twisted.cred.checkers.AllowAnonymousAccess
twisted.cred.checkers.AllowAnonymousAccess.html
ZopeInterfaceClass
Class
PUBLIC
A credentials checker that unconditionally grants anonymous access.
-
twisted.cred.checkers.AllowAnonymousAccess.credentialInterfaces
twisted.cred.checkers.AllowAnonymousAccess.html#credentialInterfaces
ZopeInterfaceAttribute
Class Variable
PUBLIC
-
twisted.cred.checkers.AllowAnonymousAccess.requestAvatarId
twisted.cred.checkers.AllowAnonymousAccess.html#requestAvatarId
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.cred.checkers.InMemoryUsernamePasswordDatabaseDontUse
twisted.cred.checkers.InMemoryUsernamePasswordDatabaseDontUse.html
ZopeInterfaceClass
Class
PUBLIC
An extremely simple credentials checker.
-
twisted.cred.checkers.InMemoryUsernamePasswordDatabaseDontUse.credentialInterfaces
twisted.cred.checkers.InMemoryUsernamePasswordDatabaseDontUse.html#credentialInterfaces
ZopeInterfaceAttribute
Class Variable
PUBLIC
-
twisted.cred.checkers.InMemoryUsernamePasswordDatabaseDontUse.users
twisted.cred.checkers.InMemoryUsernamePasswordDatabaseDontUse.html#users
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Mapping of usernames to passwords.
-
twisted.cred.checkers.InMemoryUsernamePasswordDatabaseDontUse.__init__
twisted.cred.checkers.InMemoryUsernamePasswordDatabaseDontUse.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize the in-memory database.
-
twisted.cred.checkers.InMemoryUsernamePasswordDatabaseDontUse.addUser
twisted.cred.checkers.InMemoryUsernamePasswordDatabaseDontUse.html#addUser
ZopeInterfaceFunction
Method
PUBLIC
Set a user's password.
-
twisted.cred.checkers.InMemoryUsernamePasswordDatabaseDontUse._cbPasswordMatch
twisted.cred.checkers.InMemoryUsernamePasswordDatabaseDontUse.html#_cbPasswordMatch
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.cred.checkers.InMemoryUsernamePasswordDatabaseDontUse.requestAvatarId
twisted.cred.checkers.InMemoryUsernamePasswordDatabaseDontUse.html#requestAvatarId
ZopeInterfaceFunction
Method
PUBLIC
Validate credentials and produce an avatar ID.
-
twisted.cred.checkers.FilePasswordDB
twisted.cred.checkers.FilePasswordDB.html
ZopeInterfaceClass
Class
PUBLIC
A file-based, text-based username/password database.
-
twisted.cred.checkers.FilePasswordDB.cache
twisted.cred.checkers.FilePasswordDB.html#cache
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.cred.checkers.FilePasswordDB._credCache
twisted.cred.checkers.FilePasswordDB.html#_credCache
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.cred.checkers.FilePasswordDB._cacheTimestamp
twisted.cred.checkers.FilePasswordDB.html#_cacheTimestamp
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.cred.checkers.FilePasswordDB._log
twisted.cred.checkers.FilePasswordDB.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.cred.checkers.FilePasswordDB.__init__
twisted.cred.checkers.FilePasswordDB.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.cred.checkers.FilePasswordDB.filename
twisted.cred.checkers.FilePasswordDB.html#filename
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.cred.checkers.FilePasswordDB.delim
twisted.cred.checkers.FilePasswordDB.html#delim
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.cred.checkers.FilePasswordDB.ufield
twisted.cred.checkers.FilePasswordDB.html#ufield
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.cred.checkers.FilePasswordDB.pfield
twisted.cred.checkers.FilePasswordDB.html#pfield
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.cred.checkers.FilePasswordDB.caseSensitive
twisted.cred.checkers.FilePasswordDB.html#caseSensitive
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.cred.checkers.FilePasswordDB.hash
twisted.cred.checkers.FilePasswordDB.html#hash
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.cred.checkers.FilePasswordDB.credentialInterfaces
twisted.cred.checkers.FilePasswordDB.html#credentialInterfaces
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A list of sub-interfaces of
ICredentials which specifies which I may check.
-
twisted.cred.checkers.FilePasswordDB.__getstate__
twisted.cred.checkers.FilePasswordDB.html#__getstate__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.cred.checkers.FilePasswordDB._cbPasswordMatch
twisted.cred.checkers.FilePasswordDB.html#_cbPasswordMatch
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.cred.checkers.FilePasswordDB._loadCredentials
twisted.cred.checkers.FilePasswordDB.html#_loadCredentials
ZopeInterfaceFunction
Method
PRIVATE
Loads the credentials from the configured file.
-
twisted.cred.checkers.FilePasswordDB.getUser
twisted.cred.checkers.FilePasswordDB.html#getUser
ZopeInterfaceFunction
Method
PUBLIC
Look up the credentials for a username.
-
twisted.cred.checkers.FilePasswordDB.requestAvatarId
twisted.cred.checkers.FilePasswordDB.html#requestAvatarId
ZopeInterfaceFunction
Method
PUBLIC
Validate credentials and produce an avatar ID.
-
twisted.cred.strcred.ICheckerFactory
twisted.cred.strcred.ICheckerFactory.html
ZopeInterfaceClass
Interface
PUBLIC
-
twisted.cred.strcred.ICheckerFactory.authType
twisted.cred.strcred.ICheckerFactory.html#authType
ZopeInterfaceAttribute
Attribute
PUBLIC
A tag that identifies the authentication method.
-
twisted.cred.strcred.ICheckerFactory.authHelp
twisted.cred.strcred.ICheckerFactory.html#authHelp
ZopeInterfaceAttribute
Attribute
PUBLIC
A detailed (potentially multi-line) description of precisely what functionality this CheckerFactory provides.
-
twisted.cred.strcred.ICheckerFactory.argStringFormat
twisted.cred.strcred.ICheckerFactory.html#argStringFormat
ZopeInterfaceAttribute
Attribute
PUBLIC
A short (one-line) description of the argument string format.
-
twisted.cred.strcred.ICheckerFactory.credentialInterfaces
twisted.cred.strcred.ICheckerFactory.html#credentialInterfaces
ZopeInterfaceAttribute
Attribute
PUBLIC
A list of credentials interfaces that this factory will support.
-
twisted.cred.strcred.ICheckerFactory.generateChecker
twisted.cred.strcred.ICheckerFactory.html#generateChecker
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.cred.strcred.StrcredException
twisted.cred.strcred.StrcredException.html
ZopeInterfaceClass
Class
PUBLIC
Base exception class for strcred.
-
twisted.cred.strcred.InvalidAuthType
twisted.cred.strcred.InvalidAuthType.html
ZopeInterfaceClass
Class
PUBLIC
Raised when a user provides an invalid identifier for the authentication plugin (known as the authType).
-
twisted.cred.strcred.InvalidAuthArgumentString
twisted.cred.strcred.InvalidAuthArgumentString.html
ZopeInterfaceClass
Class
PUBLIC
Raised by an authentication plugin when the argument string provided is formatted incorrectly.
-
twisted.cred.strcred.UnsupportedInterfaces
twisted.cred.strcred.UnsupportedInterfaces.html
ZopeInterfaceClass
Class
PUBLIC
Raised when an application is given a checker to use that does not provide any of the application's supported credentials interfaces.
-
twisted.cred.strcred.notSupportedWarning
twisted.cred.strcred.html#notSupportedWarning
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.cred.strcred.findCheckerFactories
twisted.cred.strcred.html#findCheckerFactories
ZopeInterfaceFunction
Function
PUBLIC
-
twisted.cred.strcred.findCheckerFactory
twisted.cred.strcred.html#findCheckerFactory
ZopeInterfaceFunction
Function
PUBLIC
Find the first checker factory that supports the given authType.
-
twisted.cred.strcred.makeChecker
twisted.cred.strcred.html#makeChecker
ZopeInterfaceFunction
Function
PUBLIC
-
twisted.cred.strcred.AuthOptionMixin
twisted.cred.strcred.AuthOptionMixin.html
ZopeInterfaceClass
Class
PUBLIC
Defines helper methods that can be added on to any
usage.Options subclass that needs authentication.
-
twisted.cred.strcred.AuthOptionMixin.supportedInterfaces
twisted.cred.strcred.AuthOptionMixin.html#supportedInterfaces
ZopeInterfaceAttribute
Class Variable
PUBLIC
An iterable object that returns credential interfaces which this application is able to support.
-
twisted.cred.strcred.AuthOptionMixin.authOutput
twisted.cred.strcred.AuthOptionMixin.html#authOutput
ZopeInterfaceAttribute
Class Variable
PUBLIC
A writeable object to which this options class will send all help-related output. Default: sys.stdout
-
twisted.cred.strcred.AuthOptionMixin.supportsInterface
twisted.cred.strcred.AuthOptionMixin.html#supportsInterface
ZopeInterfaceFunction
Method
PUBLIC
Returns whether a particular credentials interface is supported.
-
twisted.cred.strcred.AuthOptionMixin.supportsCheckerFactory
twisted.cred.strcred.AuthOptionMixin.html#supportsCheckerFactory
ZopeInterfaceFunction
Method
PUBLIC
Returns whether a checker factory will provide at least one of the credentials interfaces that we care about.
-
twisted.cred.strcred.AuthOptionMixin.addChecker
twisted.cred.strcred.AuthOptionMixin.html#addChecker
ZopeInterfaceFunction
Method
PUBLIC
Supply a supplied credentials checker to the Options class.
-
twisted.cred.strcred.AuthOptionMixin.opt_auth
twisted.cred.strcred.AuthOptionMixin.html#opt_auth
ZopeInterfaceFunction
Method
PUBLIC
Specify an authentication method for the server.
-
twisted.cred.strcred.AuthOptionMixin._checkerFactoriesForOptHelpAuth
twisted.cred.strcred.AuthOptionMixin.html#_checkerFactoriesForOptHelpAuth
ZopeInterfaceFunction
Method
PRIVATE
Return a list of which authTypes will be displayed by --help-auth. This makes it a lot easier to test this module.
-
twisted.cred.strcred.AuthOptionMixin.opt_help_auth
twisted.cred.strcred.AuthOptionMixin.html#opt_help_auth
ZopeInterfaceFunction
Method
PUBLIC
Show all authentication methods available.
-
twisted.cred.strcred.AuthOptionMixin.opt_help_auth_type
twisted.cred.strcred.AuthOptionMixin.html#opt_help_auth_type
ZopeInterfaceFunction
Method
PUBLIC
Show help for a particular authentication type.
-
twisted.plugins.cred_unix.verifyCryptedPassword
twisted.plugins.cred_unix.html#verifyCryptedPassword
ZopeInterfaceFunction
Function
PUBLIC
Use crypt.crypt to Verify that an unencrypted password matches the encrypted password.
-
twisted.plugins.cred_unix.UNIXChecker
twisted.plugins.cred_unix.UNIXChecker.html
ZopeInterfaceClass
Class
PUBLIC
A credentials checker for a UNIX server. This will check that an authenticating username/password is a valid user on the system.
-
twisted.plugins.cred_unix.UNIXChecker.credentialInterfaces
twisted.plugins.cred_unix.UNIXChecker.html#credentialInterfaces
ZopeInterfaceAttribute
Class Variable
PUBLIC
A list of sub-interfaces of
ICredentials which specifies which I may check.
-
twisted.plugins.cred_unix.UNIXChecker.checkPwd
twisted.plugins.cred_unix.UNIXChecker.html#checkPwd
ZopeInterfaceFunction
Method
PUBLIC
Obtain the encrypted password for username from the Unix password database using pwd.getpwnam, and see if it it matches it matches password.
-
twisted.plugins.cred_unix.UNIXChecker.checkSpwd
twisted.plugins.cred_unix.UNIXChecker.html#checkSpwd
ZopeInterfaceFunction
Method
PUBLIC
Obtain the encrypted password for username from the Unix shadow password database using spwd.getspnam, and see if it it matches it matches password.
-
twisted.plugins.cred_unix.UNIXChecker.requestAvatarId
twisted.plugins.cred_unix.UNIXChecker.html#requestAvatarId
ZopeInterfaceFunction
Method
PUBLIC
Validate credentials and produce an avatar ID.
-
twisted.plugins.cred_unix.unixCheckerFactoryHelp
twisted.plugins.cred_unix.html#unixCheckerFactoryHelp
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.cred_unix.UNIXCheckerFactory
twisted.plugins.cred_unix.UNIXCheckerFactory.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.plugins.cred_unix.UNIXCheckerFactory.authType
twisted.plugins.cred_unix.UNIXCheckerFactory.html#authType
ZopeInterfaceAttribute
Class Variable
PUBLIC
A tag that identifies the authentication method.
-
twisted.plugins.cred_unix.UNIXCheckerFactory.argStringFormat
twisted.plugins.cred_unix.UNIXCheckerFactory.html#argStringFormat
ZopeInterfaceAttribute
Class Variable
PUBLIC
A short (one-line) description of the argument string format.
-
twisted.plugins.cred_unix.UNIXCheckerFactory.generateChecker
twisted.plugins.cred_unix.UNIXCheckerFactory.html#generateChecker
ZopeInterfaceFunction
Method
PUBLIC
This checker factory ignores the argument string. Everything needed to generate a user database is pulled out of the local UNIX environment.
-
twisted.plugins.cred_unix.theUnixCheckerFactory
twisted.plugins.cred_unix.html#theUnixCheckerFactory
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.conch.checkers._log
twisted.conch.checkers.html#_log
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.conch.checkers._pwdGetByName
twisted.conch.checkers.html#_pwdGetByName
ZopeInterfaceFunction
Function
PRIVATE
Look up a user in the /etc/passwd database using the pwd module. If the pwd module is not available, return None.
-
twisted.conch.checkers._shadowGetByName
twisted.conch.checkers.html#_shadowGetByName
ZopeInterfaceFunction
Function
PRIVATE
Look up a user in the /etc/shadow database using the spwd module. If it is not available, return None.
-
twisted.conch.checkers.UNIXPasswordDatabase
twisted.conch.checkers.UNIXPasswordDatabase.html
ZopeInterfaceClass
Class
PUBLIC
A checker which validates users out of the UNIX password databases, or databases of a compatible format.
-
twisted.conch.checkers.UNIXPasswordDatabase._getByNameFunctions
twisted.conch.checkers.UNIXPasswordDatabase.html#_getByNameFunctions
ZopeInterfaceAttribute
Instance Variable
PRIVATE
a list of functions which are called in order to valid a user. The default value is such that the /etc/passwd database will be tried first, followed by the /etc/shadow database.
-
twisted.conch.checkers.UNIXPasswordDatabase.credentialInterfaces
twisted.conch.checkers.UNIXPasswordDatabase.html#credentialInterfaces
ZopeInterfaceAttribute
Class Variable
PUBLIC
A list of sub-interfaces of
ICredentials which specifies which I may check.
-
twisted.conch.checkers.UNIXPasswordDatabase.__init__
twisted.conch.checkers.UNIXPasswordDatabase.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.checkers.UNIXPasswordDatabase.requestAvatarId
twisted.conch.checkers.UNIXPasswordDatabase.html#requestAvatarId
ZopeInterfaceFunction
Method
PUBLIC
Validate credentials and produce an avatar ID.
-
twisted.conch.checkers.SSHPublicKeyDatabase
twisted.conch.checkers.SSHPublicKeyDatabase.html
ZopeInterfaceClass
Class
PUBLIC
Checker that authenticates SSH public keys, based on public keys listed in authorized_keys and authorized_keys2 files in user .ssh/ directories.
-
twisted.conch.checkers.SSHPublicKeyDatabase.credentialInterfaces
twisted.conch.checkers.SSHPublicKeyDatabase.html#credentialInterfaces
ZopeInterfaceAttribute
Class Variable
PUBLIC
A list of sub-interfaces of
ICredentials which specifies which I may check.
-
twisted.conch.checkers.SSHPublicKeyDatabase.requestAvatarId
twisted.conch.checkers.SSHPublicKeyDatabase.html#requestAvatarId
ZopeInterfaceFunction
Method
PUBLIC
Validate credentials and produce an avatar ID.
-
twisted.conch.checkers.SSHPublicKeyDatabase._cbRequestAvatarId
twisted.conch.checkers.SSHPublicKeyDatabase.html#_cbRequestAvatarId
ZopeInterfaceFunction
Method
PRIVATE
Check whether the credentials themselves are valid, now that we know if the key matches the user.
-
twisted.conch.checkers.SSHPublicKeyDatabase.getAuthorizedKeysFiles
twisted.conch.checkers.SSHPublicKeyDatabase.html#getAuthorizedKeysFiles
ZopeInterfaceFunction
Method
PUBLIC
Return a list of
FilePath instances for
authorized_keys files which might contain information about authorized keys for the given credentials.
-
twisted.conch.checkers.SSHPublicKeyDatabase.checkKey
twisted.conch.checkers.SSHPublicKeyDatabase.html#checkKey
ZopeInterfaceFunction
Method
PUBLIC
Retrieve files containing authorized keys and check against user credentials.
-
twisted.conch.checkers.SSHPublicKeyDatabase._ebRequestAvatarId
twisted.conch.checkers.SSHPublicKeyDatabase.html#_ebRequestAvatarId
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.checkers.SSHProtocolChecker
twisted.conch.checkers.SSHProtocolChecker.html
ZopeInterfaceClass
Class
PUBLIC
SSHProtocolChecker is a checker that requires multiple authentications to succeed. To add a checker, call my registerChecker method with the checker and the interface.
-
twisted.conch.checkers.SSHProtocolChecker.__init__
twisted.conch.checkers.SSHProtocolChecker.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.checkers.SSHProtocolChecker.checkers
twisted.conch.checkers.SSHProtocolChecker.html#checkers
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.checkers.SSHProtocolChecker.successfulCredentials
twisted.conch.checkers.SSHProtocolChecker.html#successfulCredentials
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.checkers.SSHProtocolChecker.credentialInterfaces
twisted.conch.checkers.SSHProtocolChecker.html#credentialInterfaces
ZopeInterfaceAttribute
Property
PUBLIC
A list of sub-interfaces of
ICredentials which specifies which I may check.
-
twisted.conch.checkers.SSHProtocolChecker.registerChecker
twisted.conch.checkers.SSHProtocolChecker.html#registerChecker
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.checkers.SSHProtocolChecker.requestAvatarId
twisted.conch.checkers.SSHProtocolChecker.html#requestAvatarId
ZopeInterfaceFunction
Method
PUBLIC
Part of the
ICredentialsChecker interface. Called by a portal with some credentials to check if they'll authenticate a user. We check the interfaces that the credentials provide against our list of acceptable checkers...
-
twisted.conch.checkers.SSHProtocolChecker._cbGoodAuthentication
twisted.conch.checkers.SSHProtocolChecker.html#_cbGoodAuthentication
ZopeInterfaceFunction
Method
PRIVATE
Called if a checker has verified the credentials. We call our
areDone method to see if the whole of the successful authentications are enough. If they are, we return the avatar ID returned by the first checker.
-
twisted.conch.checkers.SSHProtocolChecker.areDone
twisted.conch.checkers.SSHProtocolChecker.html#areDone
ZopeInterfaceFunction
Method
PUBLIC
Override to determine if the authentication is finished for a given avatarId.
-
twisted.conch.checkers.IAuthorizedKeysDB
twisted.conch.checkers.IAuthorizedKeysDB.html
ZopeInterfaceClass
Interface
PUBLIC
An object that provides valid authorized ssh keys mapped to usernames.
-
twisted.conch.checkers.IAuthorizedKeysDB.getAuthorizedKeys
twisted.conch.checkers.IAuthorizedKeysDB.html#getAuthorizedKeys
ZopeInterfaceFunction
Method
PUBLIC
Gets an iterable of authorized keys that are valid for the given avatarId.
-
twisted.conch.checkers.readAuthorizedKeyFile
twisted.conch.checkers.html#readAuthorizedKeyFile
ZopeInterfaceFunction
Function
PUBLIC
Reads keys from an authorized keys file. Any non-comment line that cannot be parsed as a key will be ignored, although that particular line will be logged.
-
twisted.conch.checkers._keysFromFilepaths
twisted.conch.checkers.html#_keysFromFilepaths
ZopeInterfaceFunction
Function
PRIVATE
Helper function that turns an iterable of filepaths into a generator of keys. If any file cannot be read, a message is logged but it is otherwise ignored.
-
twisted.conch.checkers.InMemorySSHKeyDB
twisted.conch.checkers.InMemorySSHKeyDB.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.conch.checkers.InMemorySSHKeyDB.__init__
twisted.conch.checkers.InMemorySSHKeyDB.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.conch.checkers.InMemorySSHKeyDB._mapping
twisted.conch.checkers.InMemorySSHKeyDB.html#_mapping
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.checkers.InMemorySSHKeyDB.getAuthorizedKeys
twisted.conch.checkers.InMemorySSHKeyDB.html#getAuthorizedKeys
ZopeInterfaceFunction
Method
PUBLIC
Gets an iterable of authorized keys that are valid for the given avatarId.
-
twisted.conch.checkers.UNIXAuthorizedKeysFiles
twisted.conch.checkers.UNIXAuthorizedKeysFiles.html
ZopeInterfaceClass
Class
PUBLIC
Object that provides SSH public keys based on public keys listed in authorized_keys and authorized_keys2 files in UNIX user .ssh/ directories. If any of the files cannot be read, a message is logged but that file is otherwise ignored.
-
twisted.conch.checkers.UNIXAuthorizedKeysFiles.__init__
twisted.conch.checkers.UNIXAuthorizedKeysFiles.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.conch.checkers.UNIXAuthorizedKeysFiles._userdb
twisted.conch.checkers.UNIXAuthorizedKeysFiles.html#_userdb
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.checkers.UNIXAuthorizedKeysFiles._parseKey
twisted.conch.checkers.UNIXAuthorizedKeysFiles.html#_parseKey
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.checkers.UNIXAuthorizedKeysFiles.getAuthorizedKeys
twisted.conch.checkers.UNIXAuthorizedKeysFiles.html#getAuthorizedKeys
ZopeInterfaceFunction
Method
PUBLIC
Gets an iterable of authorized keys that are valid for the given avatarId.
-
twisted.conch.checkers.SSHPublicKeyChecker
twisted.conch.checkers.SSHPublicKeyChecker.html
ZopeInterfaceClass
Class
PUBLIC
Checker that authenticates SSH public keys, based on public keys listed in authorized_keys and authorized_keys2 files in user .ssh/ directories.
-
twisted.conch.checkers.SSHPublicKeyChecker.credentialInterfaces
twisted.conch.checkers.SSHPublicKeyChecker.html#credentialInterfaces
ZopeInterfaceAttribute
Class Variable
PUBLIC
A list of sub-interfaces of
ICredentials which specifies which I may check.
-
twisted.conch.checkers.SSHPublicKeyChecker.__init__
twisted.conch.checkers.SSHPublicKeyChecker.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.conch.checkers.SSHPublicKeyChecker._keydb
twisted.conch.checkers.SSHPublicKeyChecker.html#_keydb
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.checkers.SSHPublicKeyChecker.requestAvatarId
twisted.conch.checkers.SSHPublicKeyChecker.html#requestAvatarId
ZopeInterfaceFunction
Method
PUBLIC
Validate credentials and produce an avatar ID.
-
twisted.conch.checkers.SSHPublicKeyChecker._sanityCheckKey
twisted.conch.checkers.SSHPublicKeyChecker.html#_sanityCheckKey
ZopeInterfaceFunction
Method
PRIVATE
Checks whether the provided credentials are a valid SSH key with a signature (does not actually verify the signature).
-
twisted.conch.checkers.SSHPublicKeyChecker._checkKey
twisted.conch.checkers.SSHPublicKeyChecker.html#_checkKey
ZopeInterfaceFunction
Method
PRIVATE
Checks the public key against all authorized keys (if any) for the user.
-
twisted.conch.checkers.SSHPublicKeyChecker._verifyKey
twisted.conch.checkers.SSHPublicKeyChecker.html#_verifyKey
ZopeInterfaceFunction
Method
PRIVATE
Checks whether the credentials themselves are valid, now that we know if the key matches the user.
-
twisted.conch.ssh.agent.SSHAgentClient
twisted.conch.ssh.agent.SSHAgentClient.html
ZopeInterfaceClass
Class
PUBLIC
The client side of the SSH agent protocol. This is equivalent to ssh-add(1) and can be used with either ssh-agent(1) or the SSHAgentServer protocol, also in this package.
-
twisted.conch.ssh.agent.SSHAgentClient.__init__
twisted.conch.ssh.agent.SSHAgentClient.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.agent.SSHAgentClient.buf
twisted.conch.ssh.agent.SSHAgentClient.html#buf
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.agent.SSHAgentClient.deferreds
twisted.conch.ssh.agent.SSHAgentClient.html#deferreds
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.agent.SSHAgentClient.dataReceived
twisted.conch.ssh.agent.SSHAgentClient.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever data is received.
-
twisted.conch.ssh.agent.SSHAgentClient.sendRequest
twisted.conch.ssh.agent.SSHAgentClient.html#sendRequest
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.agent.SSHAgentClient.requestIdentities
twisted.conch.ssh.agent.SSHAgentClient.html#requestIdentities
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.conch.ssh.agent.SSHAgentClient._cbRequestIdentities
twisted.conch.ssh.agent.SSHAgentClient.html#_cbRequestIdentities
ZopeInterfaceFunction
Method
PRIVATE
Unpack a collection of identities into a list of tuples comprised of public key blobs and comments.
-
twisted.conch.ssh.agent.SSHAgentClient.addIdentity
twisted.conch.ssh.agent.SSHAgentClient.html#addIdentity
ZopeInterfaceFunction
Method
PUBLIC
Add a private key blob to the agent's collection of keys.
-
twisted.conch.ssh.agent.SSHAgentClient.signData
twisted.conch.ssh.agent.SSHAgentClient.html#signData
ZopeInterfaceFunction
Method
PUBLIC
Request that the agent sign the given data with the private key which corresponds to the public key given by blob. The private key should have been added to the agent already.
-
twisted.conch.ssh.agent.SSHAgentClient._cbSignData
twisted.conch.ssh.agent.SSHAgentClient.html#_cbSignData
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.ssh.agent.SSHAgentClient.removeIdentity
twisted.conch.ssh.agent.SSHAgentClient.html#removeIdentity
ZopeInterfaceFunction
Method
PUBLIC
Remove the private key corresponding to the public key in blob from the running agent.
-
twisted.conch.ssh.agent.SSHAgentClient.removeAllIdentities
twisted.conch.ssh.agent.SSHAgentClient.html#removeAllIdentities
ZopeInterfaceFunction
Method
PUBLIC
Remove all keys from the running agent.
-
twisted.conch.ssh.agent.SSHAgentServer
twisted.conch.ssh.agent.SSHAgentServer.html
ZopeInterfaceClass
Class
PUBLIC
The server side of the SSH agent protocol. This is equivalent to ssh-agent(1) and can be used with either ssh-add(1) or the SSHAgentClient protocol, also in this package.
-
twisted.conch.ssh.agent.SSHAgentServer.__init__
twisted.conch.ssh.agent.SSHAgentServer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.agent.SSHAgentServer.buf
twisted.conch.ssh.agent.SSHAgentServer.html#buf
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.agent.SSHAgentServer.dataReceived
twisted.conch.ssh.agent.SSHAgentServer.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever data is received.
-
twisted.conch.ssh.agent.SSHAgentServer.sendResponse
twisted.conch.ssh.agent.SSHAgentServer.html#sendResponse
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.agent.SSHAgentServer.agentc_REQUEST_IDENTITIES
twisted.conch.ssh.agent.SSHAgentServer.html#agentc_REQUEST_IDENTITIES
ZopeInterfaceFunction
Method
PUBLIC
Return all of the identities that have been added to the server
-
twisted.conch.ssh.agent.SSHAgentServer.agentc_SIGN_REQUEST
twisted.conch.ssh.agent.SSHAgentServer.html#agentc_SIGN_REQUEST
ZopeInterfaceFunction
Method
PUBLIC
Data is a structure with a reference to an already added key object and some data that the clients wants signed with that key. If the key object wasn't loaded, return AGENT_FAILURE, else return the signature.
-
twisted.conch.ssh.agent.SSHAgentServer.agentc_ADD_IDENTITY
twisted.conch.ssh.agent.SSHAgentServer.html#agentc_ADD_IDENTITY
ZopeInterfaceFunction
Method
PUBLIC
Adds a private key to the agent's collection of identities. On subsequent interactions, the private key can be accessed using only the corresponding public key.
-
twisted.conch.ssh.agent.SSHAgentServer.agentc_REMOVE_IDENTITY
twisted.conch.ssh.agent.SSHAgentServer.html#agentc_REMOVE_IDENTITY
ZopeInterfaceFunction
Method
PUBLIC
Remove a specific key from the agent's collection of identities.
-
twisted.conch.ssh.agent.SSHAgentServer.agentc_REMOVE_ALL_IDENTITIES
twisted.conch.ssh.agent.SSHAgentServer.html#agentc_REMOVE_ALL_IDENTITIES
ZopeInterfaceFunction
Method
PUBLIC
Remove all keys from the agent's collection of identities.
-
twisted.conch.ssh.agent.SSHAgentServer.agentc_REQUEST_RSA_IDENTITIES
twisted.conch.ssh.agent.SSHAgentServer.html#agentc_REQUEST_RSA_IDENTITIES
ZopeInterfaceFunction
Method
PUBLIC
v1 message for listing RSA1 keys; superseded by agentc_REQUEST_IDENTITIES, which handles different key types.
-
twisted.conch.ssh.agent.SSHAgentServer.agentc_REMOVE_RSA_IDENTITY
twisted.conch.ssh.agent.SSHAgentServer.html#agentc_REMOVE_RSA_IDENTITY
ZopeInterfaceFunction
Method
PUBLIC
v1 message for removing RSA1 keys; superseded by agentc_REMOVE_IDENTITY, which handles different key types.
-
twisted.conch.ssh.agent.SSHAgentServer.agentc_REMOVE_ALL_RSA_IDENTITIES
twisted.conch.ssh.agent.SSHAgentServer.html#agentc_REMOVE_ALL_RSA_IDENTITIES
ZopeInterfaceFunction
Method
PUBLIC
v1 message for removing all RSA1 keys; superseded by agentc_REMOVE_ALL_IDENTITIES, which handles different key types.
-
twisted.conch.ssh.agent.AGENTC_REQUEST_RSA_IDENTITIES
twisted.conch.ssh.agent.html#AGENTC_REQUEST_RSA_IDENTITIES
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.agent.AGENT_RSA_IDENTITIES_ANSWER
twisted.conch.ssh.agent.html#AGENT_RSA_IDENTITIES_ANSWER
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.agent.AGENT_FAILURE
twisted.conch.ssh.agent.html#AGENT_FAILURE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.agent.AGENT_SUCCESS
twisted.conch.ssh.agent.html#AGENT_SUCCESS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.agent.AGENTC_REMOVE_RSA_IDENTITY
twisted.conch.ssh.agent.html#AGENTC_REMOVE_RSA_IDENTITY
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.agent.AGENTC_REMOVE_ALL_RSA_IDENTITIES
twisted.conch.ssh.agent.html#AGENTC_REMOVE_ALL_RSA_IDENTITIES
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.agent.AGENTC_REQUEST_IDENTITIES
twisted.conch.ssh.agent.html#AGENTC_REQUEST_IDENTITIES
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.agent.AGENT_IDENTITIES_ANSWER
twisted.conch.ssh.agent.html#AGENT_IDENTITIES_ANSWER
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.agent.AGENTC_SIGN_REQUEST
twisted.conch.ssh.agent.html#AGENTC_SIGN_REQUEST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.agent.AGENT_SIGN_RESPONSE
twisted.conch.ssh.agent.html#AGENT_SIGN_RESPONSE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.agent.AGENTC_ADD_IDENTITY
twisted.conch.ssh.agent.html#AGENTC_ADD_IDENTITY
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.agent.AGENTC_REMOVE_IDENTITY
twisted.conch.ssh.agent.html#AGENTC_REMOVE_IDENTITY
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.agent.AGENTC_REMOVE_ALL_IDENTITIES
twisted.conch.ssh.agent.html#AGENTC_REMOVE_ALL_IDENTITIES
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.agent.messages
twisted.conch.ssh.agent.html#messages
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.channel.SSHChannel
twisted.conch.ssh.channel.SSHChannel.html
ZopeInterfaceClass
Class
PUBLIC
A class that represents a multiplexed channel over an SSH connection. The channel has a local window which is the maximum amount of data it will receive, and a remote which is the maximum amount of data the remote side will accept...
-
twisted.conch.ssh.channel.SSHChannel.name
twisted.conch.ssh.channel.SSHChannel.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the name of the channel.
-
twisted.conch.ssh.channel.SSHChannel.localWindowSize
twisted.conch.ssh.channel.SSHChannel.html#localWindowSize
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the maximum size of the local window in bytes.
-
twisted.conch.ssh.channel.SSHChannel.localWindowLeft
twisted.conch.ssh.channel.SSHChannel.html#localWindowLeft
ZopeInterfaceAttribute
Instance Variable
PUBLIC
how many bytes are left in the local window.
-
twisted.conch.ssh.channel.SSHChannel.localMaxPacket
twisted.conch.ssh.channel.SSHChannel.html#localMaxPacket
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the maximum size of packet we will accept in bytes.
-
twisted.conch.ssh.channel.SSHChannel.remoteWindowLeft
twisted.conch.ssh.channel.SSHChannel.html#remoteWindowLeft
ZopeInterfaceAttribute
Instance Variable
PUBLIC
how many bytes are left in the remote window.
-
twisted.conch.ssh.channel.SSHChannel.remoteMaxPacket
twisted.conch.ssh.channel.SSHChannel.html#remoteMaxPacket
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the maximum size of a packet the remote side will accept in bytes.
-
twisted.conch.ssh.channel.SSHChannel.conn
twisted.conch.ssh.channel.SSHChannel.html#conn
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the connection this channel is multiplexed through.
-
twisted.conch.ssh.channel.SSHChannel.data
twisted.conch.ssh.channel.SSHChannel.html#data
ZopeInterfaceAttribute
Instance Variable
PUBLIC
any data to send to the other side when the channel is requested.
-
twisted.conch.ssh.channel.SSHChannel.avatar
twisted.conch.ssh.channel.SSHChannel.html#avatar
ZopeInterfaceAttribute
Instance Variable
PUBLIC
an avatar for the logged-in user (if a server channel)
-
twisted.conch.ssh.channel.SSHChannel.localClosed
twisted.conch.ssh.channel.SSHChannel.html#localClosed
ZopeInterfaceAttribute
Instance Variable
PUBLIC
True if we aren't accepting more data.
-
twisted.conch.ssh.channel.SSHChannel.remoteClosed
twisted.conch.ssh.channel.SSHChannel.html#remoteClosed
ZopeInterfaceAttribute
Instance Variable
PUBLIC
True if the other side isn't accepting more data.
-
twisted.conch.ssh.channel.SSHChannel._log
twisted.conch.ssh.channel.SSHChannel.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.conch.ssh.channel.SSHChannel.__init__
twisted.conch.ssh.channel.SSHChannel.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.channel.SSHChannel.areWriting
twisted.conch.ssh.channel.SSHChannel.html#areWriting
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.channel.SSHChannel.specificData
twisted.conch.ssh.channel.SSHChannel.html#specificData
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.channel.SSHChannel.buf
twisted.conch.ssh.channel.SSHChannel.html#buf
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.channel.SSHChannel.extBuf
twisted.conch.ssh.channel.SSHChannel.html#extBuf
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.channel.SSHChannel.closing
twisted.conch.ssh.channel.SSHChannel.html#closing
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.channel.SSHChannel.id
twisted.conch.ssh.channel.SSHChannel.html#id
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.channel.SSHChannel.__str__
twisted.conch.ssh.channel.SSHChannel.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.channel.SSHChannel.__bytes__
twisted.conch.ssh.channel.SSHChannel.html#__bytes__
ZopeInterfaceFunction
Method
PUBLIC
Return a byte string representation of the channel
-
twisted.conch.ssh.channel.SSHChannel.logPrefix
twisted.conch.ssh.channel.SSHChannel.html#logPrefix
ZopeInterfaceFunction
Method
PUBLIC
Override this method to insert custom logging behavior. Its return value will be inserted in front of every line. It may be called more times than the number of output lines.
-
twisted.conch.ssh.channel.SSHChannel.channelOpen
twisted.conch.ssh.channel.SSHChannel.html#channelOpen
ZopeInterfaceFunction
Method
PUBLIC
Called when the channel is opened. specificData is any data that the other side sent us when opening the channel.
-
twisted.conch.ssh.channel.SSHChannel.openFailed
twisted.conch.ssh.channel.SSHChannel.html#openFailed
ZopeInterfaceFunction
Method
PUBLIC
Called when the open failed for some reason. reason.desc is a string descrption, reason.code the SSH error code.
-
twisted.conch.ssh.channel.SSHChannel.addWindowBytes
twisted.conch.ssh.channel.SSHChannel.html#addWindowBytes
ZopeInterfaceFunction
Method
PUBLIC
Called when bytes are added to the remote window. By default it clears the data buffers.
-
twisted.conch.ssh.channel.SSHChannel.requestReceived
twisted.conch.ssh.channel.SSHChannel.html#requestReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when a request is sent to this channel. By default it delegates to self.request_<requestType>. If this function returns true, the request succeeded, otherwise it failed.
-
twisted.conch.ssh.channel.SSHChannel.dataReceived
twisted.conch.ssh.channel.SSHChannel.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when we receive data.
-
twisted.conch.ssh.channel.SSHChannel.extReceived
twisted.conch.ssh.channel.SSHChannel.html#extReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when we receive extended data (usually standard error).
-
twisted.conch.ssh.channel.SSHChannel.eofReceived
twisted.conch.ssh.channel.SSHChannel.html#eofReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when the other side will send no more data.
-
twisted.conch.ssh.channel.SSHChannel.closeReceived
twisted.conch.ssh.channel.SSHChannel.html#closeReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when the other side has closed the channel.
-
twisted.conch.ssh.channel.SSHChannel.closed
twisted.conch.ssh.channel.SSHChannel.html#closed
ZopeInterfaceFunction
Method
PUBLIC
Called when the channel is closed. This means that both our side and the remote side have closed the channel.
-
twisted.conch.ssh.channel.SSHChannel.write
twisted.conch.ssh.channel.SSHChannel.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write some data to the channel. If there is not enough remote window available, buffer until it is. Otherwise, split the data into packets of length remoteMaxPacket and send them.
-
twisted.conch.ssh.channel.SSHChannel.writeExtended
twisted.conch.ssh.channel.SSHChannel.html#writeExtended
ZopeInterfaceFunction
Method
PUBLIC
Send extended data to this channel. If there is not enough remote window available, buffer until there is. Otherwise, split the data into packets of length remoteMaxPacket and send them.
-
twisted.conch.ssh.channel.SSHChannel.writeSequence
twisted.conch.ssh.channel.SSHChannel.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Part of the Transport interface. Write a list of strings to the channel.
-
twisted.conch.ssh.channel.SSHChannel.loseConnection
twisted.conch.ssh.channel.SSHChannel.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Close the channel if there is no buferred data. Otherwise, note the request and return.
-
twisted.conch.ssh.channel.SSHChannel.getPeer
twisted.conch.ssh.channel.SSHChannel.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.conch.ssh.channel.SSHChannel.getHost
twisted.conch.ssh.channel.SSHChannel.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.conch.ssh.channel.SSHChannel.stopWriting
twisted.conch.ssh.channel.SSHChannel.html#stopWriting
ZopeInterfaceFunction
Method
PUBLIC
Called when the remote buffer is full, as a hint to stop writing. This can be ignored, but it can be helpful.
-
twisted.conch.ssh.channel.SSHChannel.startWriting
twisted.conch.ssh.channel.SSHChannel.html#startWriting
ZopeInterfaceFunction
Method
PUBLIC
Called when the remote buffer has more room, as a hint to continue writing.
-
twisted.conch.client.agent.SSHAgentClient
twisted.conch.client.agent.SSHAgentClient.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/1 instance variable, 0/1 class variable, 1/4 method documented
-
twisted.conch.client.agent.SSHAgentClient._log
twisted.conch.client.agent.SSHAgentClient.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.conch.client.agent.SSHAgentClient.__init__
twisted.conch.client.agent.SSHAgentClient.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.client.agent.SSHAgentClient.blobs
twisted.conch.client.agent.SSHAgentClient.html#blobs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.client.agent.SSHAgentClient.getPublicKeys
twisted.conch.client.agent.SSHAgentClient.html#getPublicKeys
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.client.agent.SSHAgentClient._cbPublicKeys
twisted.conch.client.agent.SSHAgentClient.html#_cbPublicKeys
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.client.agent.SSHAgentClient.getPublicKey
twisted.conch.client.agent.SSHAgentClient.html#getPublicKey
ZopeInterfaceFunction
Method
PUBLIC
Return a
Key from the first blob in
self.blobs, if any, or return
None.
-
twisted.conch.client.agent.SSHAgentForwardingChannel
twisted.conch.client.agent.SSHAgentForwardingChannel.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.client.agent.SSHAgentForwardingChannel.channelOpen
twisted.conch.client.agent.SSHAgentForwardingChannel.html#channelOpen
ZopeInterfaceFunction
Method
PUBLIC
Called when the channel is opened. specificData is any data that the other side sent us when opening the channel.
-
twisted.conch.client.agent.SSHAgentForwardingChannel.buf
twisted.conch.client.agent.SSHAgentForwardingChannel.html#buf
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.client.agent.SSHAgentForwardingChannel._cbGotLocal
twisted.conch.client.agent.SSHAgentForwardingChannel.html#_cbGotLocal
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.client.agent.SSHAgentForwardingChannel.local
twisted.conch.client.agent.SSHAgentForwardingChannel.html#local
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.client.agent.SSHAgentForwardingChannel.dataReceived
twisted.conch.client.agent.SSHAgentForwardingChannel.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when we receive data.
-
twisted.conch.client.agent.SSHAgentForwardingChannel.closed
twisted.conch.client.agent.SSHAgentForwardingChannel.html#closed
ZopeInterfaceFunction
Method
PUBLIC
Called when the channel is closed. This means that both our side and the remote side have closed the channel.
-
twisted.conch.client.agent.SSHAgentForwardingLocal
twisted.conch.client.agent.SSHAgentForwardingLocal.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.ssh._kex._IKexAlgorithm
twisted.conch.ssh._kex._IKexAlgorithm.html
ZopeInterfaceClass
Interface
PRIVATE
-
twisted.conch.ssh._kex._IKexAlgorithm.preference
twisted.conch.ssh._kex._IKexAlgorithm.html#preference
ZopeInterfaceAttribute
Attribute
PUBLIC
An int giving the preference of the algorithm when negotiating key exchange. Algorithms with lower precedence values are more preferred.
-
twisted.conch.ssh._kex._IKexAlgorithm.hashProcessor
twisted.conch.ssh._kex._IKexAlgorithm.html#hashProcessor
ZopeInterfaceAttribute
Attribute
PUBLIC
A callable hash algorithm constructor (e.g. hashlib.sha256) suitable for use with this key exchange algorithm.
-
twisted.conch.ssh._kex._IFixedGroupKexAlgorithm
twisted.conch.ssh._kex._IFixedGroupKexAlgorithm.html
ZopeInterfaceClass
Interface
PRIVATE
-
twisted.conch.ssh._kex._IFixedGroupKexAlgorithm.prime
twisted.conch.ssh._kex._IFixedGroupKexAlgorithm.html#prime
ZopeInterfaceAttribute
Attribute
PUBLIC
An int giving the prime number used in Diffie-Hellman key exchange, or None if not applicable.
-
twisted.conch.ssh._kex._IFixedGroupKexAlgorithm.generator
twisted.conch.ssh._kex._IFixedGroupKexAlgorithm.html#generator
ZopeInterfaceAttribute
Attribute
PUBLIC
An int giving the generator number used in Diffie-Hellman key exchange, or None if not applicable. (This is not related to Python generator functions.)
-
twisted.conch.ssh._kex._IEllipticCurveExchangeKexAlgorithm
twisted.conch.ssh._kex._IEllipticCurveExchangeKexAlgorithm.html
ZopeInterfaceClass
Interface
PRIVATE
-
twisted.conch.ssh._kex._IGroupExchangeKexAlgorithm
twisted.conch.ssh._kex._IGroupExchangeKexAlgorithm.html
ZopeInterfaceClass
Interface
PRIVATE
-
twisted.conch.ssh._kex._Curve25519SHA256
twisted.conch.ssh._kex._Curve25519SHA256.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.conch.ssh._kex._Curve25519SHA256.preference
twisted.conch.ssh._kex._Curve25519SHA256.html#preference
ZopeInterfaceAttribute
Class Variable
PUBLIC
An int giving the preference of the algorithm when negotiating key exchange. Algorithms with lower precedence values are more preferred.
-
twisted.conch.ssh._kex._Curve25519SHA256LibSSH
twisted.conch.ssh._kex._Curve25519SHA256LibSSH.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.conch.ssh._kex._Curve25519SHA256LibSSH.preference
twisted.conch.ssh._kex._Curve25519SHA256LibSSH.html#preference
ZopeInterfaceAttribute
Class Variable
PUBLIC
An int giving the preference of the algorithm when negotiating key exchange. Algorithms with lower precedence values are more preferred.
-
twisted.conch.ssh._kex._ECDH256
twisted.conch.ssh._kex._ECDH256.html
ZopeInterfaceClass
Class
PRIVATE
Elliptic Curve Key Exchange with SHA-256 as HASH. Defined in RFC 5656.
-
twisted.conch.ssh._kex._ECDH256.preference
twisted.conch.ssh._kex._ECDH256.html#preference
ZopeInterfaceAttribute
Class Variable
PUBLIC
An int giving the preference of the algorithm when negotiating key exchange. Algorithms with lower precedence values are more preferred.
-
twisted.conch.ssh._kex._ECDH384
twisted.conch.ssh._kex._ECDH384.html
ZopeInterfaceClass
Class
PRIVATE
Elliptic Curve Key Exchange with SHA-384 as HASH. Defined in RFC 5656.
-
twisted.conch.ssh._kex._ECDH384.preference
twisted.conch.ssh._kex._ECDH384.html#preference
ZopeInterfaceAttribute
Class Variable
PUBLIC
An int giving the preference of the algorithm when negotiating key exchange. Algorithms with lower precedence values are more preferred.
-
twisted.conch.ssh._kex._ECDH512
twisted.conch.ssh._kex._ECDH512.html
ZopeInterfaceClass
Class
PRIVATE
Elliptic Curve Key Exchange with SHA-512 as HASH. Defined in RFC 5656.
-
twisted.conch.ssh._kex._ECDH512.preference
twisted.conch.ssh._kex._ECDH512.html#preference
ZopeInterfaceAttribute
Class Variable
PUBLIC
An int giving the preference of the algorithm when negotiating key exchange. Algorithms with lower precedence values are more preferred.
-
twisted.conch.ssh._kex._DHGroupExchangeSHA256
twisted.conch.ssh._kex._DHGroupExchangeSHA256.html
ZopeInterfaceClass
Class
PRIVATE
Diffie-Hellman Group and Key Exchange with SHA-256 as HASH. Defined in RFC 4419, 4.2.
-
twisted.conch.ssh._kex._DHGroupExchangeSHA256.preference
twisted.conch.ssh._kex._DHGroupExchangeSHA256.html#preference
ZopeInterfaceAttribute
Class Variable
PUBLIC
An int giving the preference of the algorithm when negotiating key exchange. Algorithms with lower precedence values are more preferred.
-
twisted.conch.ssh._kex._DHGroupExchangeSHA1
twisted.conch.ssh._kex._DHGroupExchangeSHA1.html
ZopeInterfaceClass
Class
PRIVATE
Diffie-Hellman Group and Key Exchange with SHA-1 as HASH. Defined in RFC 4419, 4.1.
-
twisted.conch.ssh._kex._DHGroupExchangeSHA1.preference
twisted.conch.ssh._kex._DHGroupExchangeSHA1.html#preference
ZopeInterfaceAttribute
Class Variable
PUBLIC
An int giving the preference of the algorithm when negotiating key exchange. Algorithms with lower precedence values are more preferred.
-
twisted.conch.ssh._kex._DHGroup14SHA1
twisted.conch.ssh._kex._DHGroup14SHA1.html
ZopeInterfaceClass
Class
PRIVATE
Diffie-Hellman key exchange with SHA-1 as HASH and Oakley Group 14 (2048-bit MODP Group). Defined in RFC 4253, 8.2.
-
twisted.conch.ssh._kex._DHGroup14SHA1.preference
twisted.conch.ssh._kex._DHGroup14SHA1.html#preference
ZopeInterfaceAttribute
Class Variable
PUBLIC
An int giving the preference of the algorithm when negotiating key exchange. Algorithms with lower precedence values are more preferred.
-
twisted.conch.ssh._kex._DHGroup14SHA1.prime
twisted.conch.ssh._kex._DHGroup14SHA1.html#prime
ZopeInterfaceAttribute
Class Variable
PUBLIC
An int giving the prime number used in Diffie-Hellman key exchange, or None if not applicable.
-
twisted.conch.ssh._kex._DHGroup14SHA1.generator
twisted.conch.ssh._kex._DHGroup14SHA1.html#generator
ZopeInterfaceAttribute
Class Variable
PUBLIC
An int giving the generator number used in Diffie-Hellman key exchange, or None if not applicable. (This is not related to Python generator functions.)
-
twisted.conch.ssh._kex._kexAlgorithms
twisted.conch.ssh._kex.html#_kexAlgorithms
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.conch.ssh._kex.getKex
twisted.conch.ssh._kex.html#getKex
ZopeInterfaceFunction
Function
PUBLIC
Get a description of a named key exchange algorithm.
-
twisted.conch.ssh._kex.isEllipticCurve
twisted.conch.ssh._kex.html#isEllipticCurve
ZopeInterfaceFunction
Function
PUBLIC
Returns True if kexAlgorithm is an elliptic curve.
-
twisted.conch.ssh._kex.isFixedGroup
twisted.conch.ssh._kex.html#isFixedGroup
ZopeInterfaceFunction
Function
PUBLIC
Returns True if kexAlgorithm has a fixed prime / generator group.
-
twisted.conch.ssh._kex.getHashProcessor
twisted.conch.ssh._kex.html#getHashProcessor
ZopeInterfaceFunction
Function
PUBLIC
Get the hash algorithm callable to use in key exchange.
-
twisted.conch.ssh._kex.getDHGeneratorAndPrime
twisted.conch.ssh._kex.html#getDHGeneratorAndPrime
ZopeInterfaceFunction
Function
PUBLIC
Get the generator and the prime to use in key exchange.
-
twisted.conch.ssh._kex.getSupportedKeyExchanges
twisted.conch.ssh._kex.html#getSupportedKeyExchanges
ZopeInterfaceFunction
Function
PUBLIC
Get a list of supported key exchange algorithm names in order of preference.
-
twisted.conch.ssh.address.SSHTransportAddress
twisted.conch.ssh.address.SSHTransportAddress.html
ZopeInterfaceClass
Class
PUBLIC
Object representing an SSH Transport endpoint.
-
twisted.conch.ssh.address.SSHTransportAddress.address
twisted.conch.ssh.address.SSHTransportAddress.html#address
ZopeInterfaceAttribute
Instance Variable
PUBLIC
An instance of an object which implements IAddress to which this transport address is connected.
-
twisted.conch.ssh.address.SSHTransportAddress.compareAttributes
twisted.conch.ssh.address.SSHTransportAddress.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.address.SSHTransportAddress.__init__
twisted.conch.ssh.address.SSHTransportAddress.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.address.SSHTransportAddress.__repr__
twisted.conch.ssh.address.SSHTransportAddress.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.address.SSHTransportAddress.__hash__
twisted.conch.ssh.address.SSHTransportAddress.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.transport._mpFromBytes
twisted.conch.ssh.transport.html#_mpFromBytes
ZopeInterfaceFunction
Function
PRIVATE
Make an SSH multiple-precision integer from big-endian bytes.
-
twisted.conch.ssh.transport._MACParams
twisted.conch.ssh.transport._MACParams.html
ZopeInterfaceClass
Class
PRIVATE
_MACParams represents the parameters necessary to compute SSH MAC (Message Authenticate Codes).
-
twisted.conch.ssh.transport._MACParams.key
twisted.conch.ssh.transport._MACParams.html#key
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The HMAC key which will be used.
-
twisted.conch.ssh.transport.SSHCiphers
twisted.conch.ssh.transport.SSHCiphers.html
ZopeInterfaceClass
Class
PUBLIC
SSHCiphers represents all the encryption operations that need to occur to encrypt and authenticate the SSH connection.
-
twisted.conch.ssh.transport.SSHCiphers.cipherMap
twisted.conch.ssh.transport.SSHCiphers.html#cipherMap
ZopeInterfaceAttribute
Class Variable
PUBLIC
A dictionary mapping SSH encryption names to 3-tuples of (<cryptography.hazmat.primitives.interfaces.CipherAlgorithm>, <block size>, <cryptography.hazmat.primitives.interfaces.Mode>)
-
twisted.conch.ssh.transport.SSHCiphers.macMap
twisted.conch.ssh.transport.SSHCiphers.html#macMap
ZopeInterfaceAttribute
Class Variable
PUBLIC
A dictionary mapping SSH MAC names to hash modules.
-
twisted.conch.ssh.transport.SSHCiphers.outCipType
twisted.conch.ssh.transport.SSHCiphers.html#outCipType
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the string type of the outgoing cipher.
-
twisted.conch.ssh.transport.SSHCiphers.inCipType
twisted.conch.ssh.transport.SSHCiphers.html#inCipType
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the string type of the incoming cipher.
-
twisted.conch.ssh.transport.SSHCiphers.outMACType
twisted.conch.ssh.transport.SSHCiphers.html#outMACType
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the string type of the incoming MAC.
-
twisted.conch.ssh.transport.SSHCiphers.inMACType
twisted.conch.ssh.transport.SSHCiphers.html#inMACType
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the string type of the incoming MAC.
-
twisted.conch.ssh.transport.SSHCiphers.encBlockSize
twisted.conch.ssh.transport.SSHCiphers.html#encBlockSize
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the block size of the outgoing cipher.
-
twisted.conch.ssh.transport.SSHCiphers.decBlockSize
twisted.conch.ssh.transport.SSHCiphers.html#decBlockSize
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the block size of the incoming cipher.
-
twisted.conch.ssh.transport.SSHCiphers.verifyDigestSize
twisted.conch.ssh.transport.SSHCiphers.html#verifyDigestSize
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the size of the incoming MAC.
-
twisted.conch.ssh.transport.SSHCiphers.outMAC
twisted.conch.ssh.transport.SSHCiphers.html#outMAC
ZopeInterfaceAttribute
Instance Variable
PUBLIC
a tuple of (<hash module>, <inner key>, <outer key>, <digest size>) representing the outgoing MAC.
-
twisted.conch.ssh.transport.SSHCiphers.inMAc
twisted.conch.ssh.transport.SSHCiphers.html#inMAc
ZopeInterfaceAttribute
Instance Variable
PUBLIC
see outMAC, but for the incoming MAC.
-
twisted.conch.ssh.transport.SSHCiphers.__init__
twisted.conch.ssh.transport.SSHCiphers.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.SSHCiphers.inMAC
twisted.conch.ssh.transport.SSHCiphers.html#inMAC
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.SSHCiphers.setKeys
twisted.conch.ssh.transport.SSHCiphers.html#setKeys
ZopeInterfaceFunction
Method
PUBLIC
Set up the ciphers and hashes using the given keys,
-
twisted.conch.ssh.transport.SSHCiphers.encryptor
twisted.conch.ssh.transport.SSHCiphers.html#encryptor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.SSHCiphers.decryptor
twisted.conch.ssh.transport.SSHCiphers.html#decryptor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.SSHCiphers._getCipher
twisted.conch.ssh.transport.SSHCiphers.html#_getCipher
ZopeInterfaceFunction
Method
PRIVATE
Creates an initialized cipher object.
-
twisted.conch.ssh.transport.SSHCiphers._getMAC
twisted.conch.ssh.transport.SSHCiphers.html#_getMAC
ZopeInterfaceFunction
Method
PRIVATE
Gets a 4-tuple representing the message authentication code. (<hash module>, <inner hash value>, <outer hash value>, <digest size>)
-
twisted.conch.ssh.transport.SSHCiphers.encrypt
twisted.conch.ssh.transport.SSHCiphers.html#encrypt
ZopeInterfaceFunction
Method
PUBLIC
Encrypt some data.
-
twisted.conch.ssh.transport.SSHCiphers.decrypt
twisted.conch.ssh.transport.SSHCiphers.html#decrypt
ZopeInterfaceFunction
Method
PUBLIC
Decrypt some data.
-
twisted.conch.ssh.transport.SSHCiphers.makeMAC
twisted.conch.ssh.transport.SSHCiphers.html#makeMAC
ZopeInterfaceFunction
Method
PUBLIC
Create a message authentication code (MAC) for the given packet using the outgoing MAC values.
-
twisted.conch.ssh.transport.SSHCiphers.verify
twisted.conch.ssh.transport.SSHCiphers.html#verify
ZopeInterfaceFunction
Method
PUBLIC
Verify an incoming MAC using the incoming MAC values.
-
twisted.conch.ssh.transport._getSupportedCiphers
twisted.conch.ssh.transport.html#_getSupportedCiphers
ZopeInterfaceFunction
Function
PRIVATE
Build a list of ciphers that are supported by the backend in use.
-
twisted.conch.ssh.transport.SSHTransportBase
twisted.conch.ssh.transport.SSHTransportBase.html
ZopeInterfaceClass
Class
PUBLIC
Protocol supporting basic SSH functionality: sending/receiving packets and message dispatch. To connect to or run a server, you must use SSHClientTransport or SSHServerTransport.
-
twisted.conch.ssh.transport.SSHTransportBase.protocolVersion
twisted.conch.ssh.transport.SSHTransportBase.html#protocolVersion
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A string representing the version of the SSH protocol we support. Currently defaults to '2.0'.
-
twisted.conch.ssh.transport.SSHTransportBase.version
twisted.conch.ssh.transport.SSHTransportBase.html#version
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A string representing the version of the server or client. Currently defaults to 'Twisted'.
-
twisted.conch.ssh.transport.SSHTransportBase.supportedCiphers
twisted.conch.ssh.transport.SSHTransportBase.html#supportedCiphers
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A list of strings representing the encryption algorithms supported, in order from most-preferred to least.
-
twisted.conch.ssh.transport.SSHTransportBase.supportedMACs
twisted.conch.ssh.transport.SSHTransportBase.html#supportedMACs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A list of strings representing the message authentication codes (hashes) supported, in order from most-preferred to least. Both this and supportedCiphers can include 'none' to use no encryption or authentication, but that must be done manually,...
-
twisted.conch.ssh.transport.SSHTransportBase.supportedKeyExchanges
twisted.conch.ssh.transport.SSHTransportBase.html#supportedKeyExchanges
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A list of strings representing the key exchanges supported, in order from most-preferred to least.
-
twisted.conch.ssh.transport.SSHTransportBase.supportedPublicKeys
twisted.conch.ssh.transport.SSHTransportBase.html#supportedPublicKeys
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A list of strings representing the public key algorithms supported, in order from most-preferred to least.
-
twisted.conch.ssh.transport.SSHTransportBase.supportedCompressions
twisted.conch.ssh.transport.SSHTransportBase.html#supportedCompressions
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A list of strings representing compression types supported, from most-preferred to least.
-
twisted.conch.ssh.transport.SSHTransportBase.supportedLanguages
twisted.conch.ssh.transport.SSHTransportBase.html#supportedLanguages
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A list of strings representing languages supported, from most-preferred to least.
-
twisted.conch.ssh.transport.SSHTransportBase.supportedVersions
twisted.conch.ssh.transport.SSHTransportBase.html#supportedVersions
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A container of strings representing supported ssh protocol version numbers.
-
twisted.conch.ssh.transport.SSHTransportBase.isClient
twisted.conch.ssh.transport.SSHTransportBase.html#isClient
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A boolean indicating whether this is a client or server.
-
twisted.conch.ssh.transport.SSHTransportBase.gotVersion
twisted.conch.ssh.transport.SSHTransportBase.html#gotVersion
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A boolean indicating whether we have received the version string from the other side.
-
twisted.conch.ssh.transport.SSHTransportBase.buf
twisted.conch.ssh.transport.SSHTransportBase.html#buf
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Data we've received but hasn't been parsed into a packet.
-
twisted.conch.ssh.transport.SSHTransportBase.outgoingPacketSequence
twisted.conch.ssh.transport.SSHTransportBase.html#outgoingPacketSequence
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the sequence number of the next packet we will send.
-
twisted.conch.ssh.transport.SSHTransportBase.incomingPacketSequence
twisted.conch.ssh.transport.SSHTransportBase.html#incomingPacketSequence
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the sequence number of the next packet we are expecting from the other side.
-
twisted.conch.ssh.transport.SSHTransportBase.outgoingCompression
twisted.conch.ssh.transport.SSHTransportBase.html#outgoingCompression
ZopeInterfaceAttribute
Instance Variable
PUBLIC
an object supporting the .compress(str) and .flush() methods, or None if there is no outgoing compression. Used to compress outgoing data.
-
twisted.conch.ssh.transport.SSHTransportBase.outgoingCompressionType
twisted.conch.ssh.transport.SSHTransportBase.html#outgoingCompressionType
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A string representing the outgoing compression type.
-
twisted.conch.ssh.transport.SSHTransportBase.incomingCompression
twisted.conch.ssh.transport.SSHTransportBase.html#incomingCompression
ZopeInterfaceAttribute
Instance Variable
PUBLIC
an object supporting the .decompress(str) method, or None if there is no incoming compression. Used to decompress incoming data.
-
twisted.conch.ssh.transport.SSHTransportBase.incomingCompressionType
twisted.conch.ssh.transport.SSHTransportBase.html#incomingCompressionType
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A string representing the incoming compression type.
-
twisted.conch.ssh.transport.SSHTransportBase.ourVersionString
twisted.conch.ssh.transport.SSHTransportBase.html#ourVersionString
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the version string that we sent to the other side. Used in the key exchange.
-
twisted.conch.ssh.transport.SSHTransportBase.otherVersionString
twisted.conch.ssh.transport.SSHTransportBase.html#otherVersionString
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the version string sent by the other side. Used in the key exchange.
-
twisted.conch.ssh.transport.SSHTransportBase.ourKexInitPayload
twisted.conch.ssh.transport.SSHTransportBase.html#ourKexInitPayload
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the MSG_KEXINIT payload we sent. Used in the key exchange.
-
twisted.conch.ssh.transport.SSHTransportBase.otherKexInitPayload
twisted.conch.ssh.transport.SSHTransportBase.html#otherKexInitPayload
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the MSG_KEXINIT payload we received. Used in the key exchange
-
twisted.conch.ssh.transport.SSHTransportBase.sessionID
twisted.conch.ssh.transport.SSHTransportBase.html#sessionID
ZopeInterfaceAttribute
Instance Variable
PUBLIC
a string that is unique to this SSH session. Created as part of the key exchange, sessionID is used to generate the various encryption and authentication keys.
-
twisted.conch.ssh.transport.SSHTransportBase.service
twisted.conch.ssh.transport.SSHTransportBase.html#service
ZopeInterfaceAttribute
Instance Variable
PUBLIC
an SSHService instance, or None. If it's set to an object, it's the currently running service.
-
twisted.conch.ssh.transport.SSHTransportBase.keyAlg
twisted.conch.ssh.transport.SSHTransportBase.html#keyAlg
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the agreed-upon public key type for the key exchange.
-
twisted.conch.ssh.transport.SSHTransportBase.currentEncryptions
twisted.conch.ssh.transport.SSHTransportBase.html#currentEncryptions
ZopeInterfaceAttribute
Instance Variable
PUBLIC
an SSHCiphers instance. It represents the current encryption and authentication options for the transport.
-
twisted.conch.ssh.transport.SSHTransportBase.nextEncryptions
twisted.conch.ssh.transport.SSHTransportBase.html#nextEncryptions
ZopeInterfaceAttribute
Instance Variable
PUBLIC
an SSHCiphers instance. Held here until the MSG_NEWKEYS messages are exchanged, when nextEncryptions is transitioned to currentEncryptions.
-
twisted.conch.ssh.transport.SSHTransportBase.first
twisted.conch.ssh.transport.SSHTransportBase.html#first
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the first bytes of the next packet. In order to avoid decrypting data twice, the first bytes are decrypted and stored until the whole packet is available.
-
twisted.conch.ssh.transport.SSHTransportBase._keyExchangeState
twisted.conch.ssh.transport.SSHTransportBase.html#_keyExchangeState
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The current protocol state with respect to key exchange. This is either _KEY_EXCHANGE_NONE if no key exchange is in progress (and returns to this value after any key exchange completqes), _KEY_EXCHANGE_REQUESTED...
-
twisted.conch.ssh.transport.SSHTransportBase._blockedByKeyExchange
twisted.conch.ssh.transport.SSHTransportBase.html#_blockedByKeyExchange
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Whenever
_keyExchangeState is not
_KEY_EXCHANGE_NONE, this is a
list of pending messages which were passed to
sendPacket but could not be sent because it is not legal to send them while a key exchange is in progress...
-
twisted.conch.ssh.transport.SSHTransportBase._peerSupportsExtensions
twisted.conch.ssh.transport.SSHTransportBase.html#_peerSupportsExtensions
ZopeInterfaceAttribute
Instance Variable
PRIVATE
a boolean indicating whether the other side of the connection supports RFC 8308 extension negotiation.
-
twisted.conch.ssh.transport.SSHTransportBase.peerExtensions
twisted.conch.ssh.transport.SSHTransportBase.html#peerExtensions
ZopeInterfaceAttribute
Instance Variable
PUBLIC
a dict of extensions supported by the other side of the connection.
-
twisted.conch.ssh.transport.SSHTransportBase._log
twisted.conch.ssh.transport.SSHTransportBase.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.conch.ssh.transport.SSHTransportBase._KEY_EXCHANGE_NONE
twisted.conch.ssh.transport.SSHTransportBase.html#_KEY_EXCHANGE_NONE
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.conch.ssh.transport.SSHTransportBase._KEY_EXCHANGE_REQUESTED
twisted.conch.ssh.transport.SSHTransportBase.html#_KEY_EXCHANGE_REQUESTED
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.conch.ssh.transport.SSHTransportBase._KEY_EXCHANGE_PROGRESSING
twisted.conch.ssh.transport.SSHTransportBase.html#_KEY_EXCHANGE_PROGRESSING
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.conch.ssh.transport.SSHTransportBase._EXT_INFO_C
twisted.conch.ssh.transport.SSHTransportBase.html#_EXT_INFO_C
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.conch.ssh.transport.SSHTransportBase._EXT_INFO_S
twisted.conch.ssh.transport.SSHTransportBase.html#_EXT_INFO_S
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.conch.ssh.transport.SSHTransportBase.connectionLost
twisted.conch.ssh.transport.SSHTransportBase.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
When the underlying connection is closed, stop the running service (if any), and log out the avatar (if any).
-
twisted.conch.ssh.transport.SSHTransportBase.connectionMade
twisted.conch.ssh.transport.SSHTransportBase.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is made to the other side. We sent our version and the MSG_KEXINIT packet.
-
twisted.conch.ssh.transport.SSHTransportBase.sendKexInit
twisted.conch.ssh.transport.SSHTransportBase.html#sendKexInit
ZopeInterfaceFunction
Method
PUBLIC
Send a KEXINIT message to initiate key exchange or to respond to a key exchange initiated by the peer.
-
twisted.conch.ssh.transport.SSHTransportBase._allowedKeyExchangeMessageType
twisted.conch.ssh.transport.SSHTransportBase.html#_allowedKeyExchangeMessageType
ZopeInterfaceFunction
Method
PRIVATE
Determine if the given message type may be sent while key exchange is in progress.
-
twisted.conch.ssh.transport.SSHTransportBase.sendPacket
twisted.conch.ssh.transport.SSHTransportBase.html#sendPacket
ZopeInterfaceFunction
Method
PUBLIC
Sends a packet. If it's been set up, compress the data, encrypt it, and authenticate it before sending. If key exchange is in progress and the message is not part of key exchange, queue it to be sent later.
-
twisted.conch.ssh.transport.SSHTransportBase.getPacket
twisted.conch.ssh.transport.SSHTransportBase.html#getPacket
ZopeInterfaceFunction
Method
PUBLIC
Try to return a decrypted, authenticated, and decompressed packet out of the buffer. If there is not enough data, return None.
-
twisted.conch.ssh.transport.SSHTransportBase._unsupportedVersionReceived
twisted.conch.ssh.transport.SSHTransportBase.html#_unsupportedVersionReceived
ZopeInterfaceFunction
Method
PRIVATE
Called when an unsupported version of the ssh protocol is received from the remote endpoint.
-
twisted.conch.ssh.transport.SSHTransportBase.dataReceived
twisted.conch.ssh.transport.SSHTransportBase.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
First, check for the version string (SSH-2.0-*). After that has been received, this method adds data to the buffer, and pulls out any packets.
-
twisted.conch.ssh.transport.SSHTransportBase.dispatchMessage
twisted.conch.ssh.transport.SSHTransportBase.html#dispatchMessage
ZopeInterfaceFunction
Method
PUBLIC
Send a received message to the appropriate method.
-
twisted.conch.ssh.transport.SSHTransportBase.getPeer
twisted.conch.ssh.transport.SSHTransportBase.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.conch.ssh.transport.SSHTransportBase.getHost
twisted.conch.ssh.transport.SSHTransportBase.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.conch.ssh.transport.SSHTransportBase.kexAlg 0
twisted.conch.ssh.transport.SSHTransportBase.html#kexAlg%200
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the agreed-upon key exchange algorithm.
-
twisted.conch.ssh.transport.SSHTransportBase.kexAlg
twisted.conch.ssh.transport.SSHTransportBase.html#kexAlg
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The key exchange algorithm name agreed between client and server.
-
twisted.conch.ssh.transport.SSHTransportBase.kexAlg.setter
twisted.conch.ssh.transport.SSHTransportBase.html#kexAlg.setter
ZopeInterfaceFunction
Method
PUBLIC
Set the key exchange algorithm name.
-
twisted.conch.ssh.transport.SSHTransportBase._kexAlg
twisted.conch.ssh.transport.SSHTransportBase.html#_kexAlg
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.ssh.transport.SSHTransportBase.ssh_KEXINIT
twisted.conch.ssh.transport.SSHTransportBase.html#ssh_KEXINIT
ZopeInterfaceFunction
Method
PUBLIC
Called when we receive a MSG_KEXINIT message. Payload:
-
twisted.conch.ssh.transport.SSHTransportBase.ssh_DISCONNECT
twisted.conch.ssh.transport.SSHTransportBase.html#ssh_DISCONNECT
ZopeInterfaceFunction
Method
PUBLIC
Called when we receive a MSG_DISCONNECT message. Payload:
-
twisted.conch.ssh.transport.SSHTransportBase.ssh_IGNORE
twisted.conch.ssh.transport.SSHTransportBase.html#ssh_IGNORE
ZopeInterfaceFunction
Method
PUBLIC
Called when we receive a MSG_IGNORE message. No payload. This means nothing; we simply return.
-
twisted.conch.ssh.transport.SSHTransportBase.ssh_UNIMPLEMENTED
twisted.conch.ssh.transport.SSHTransportBase.html#ssh_UNIMPLEMENTED
ZopeInterfaceFunction
Method
PUBLIC
Called when we receive a MSG_UNIMPLEMENTED message. Payload:
-
twisted.conch.ssh.transport.SSHTransportBase.ssh_DEBUG
twisted.conch.ssh.transport.SSHTransportBase.html#ssh_DEBUG
ZopeInterfaceFunction
Method
PUBLIC
Called when we receive a MSG_DEBUG message. Payload:
-
twisted.conch.ssh.transport.SSHTransportBase.ssh_EXT_INFO
twisted.conch.ssh.transport.SSHTransportBase.html#ssh_EXT_INFO
ZopeInterfaceFunction
Method
PUBLIC
Called when we get a MSG_EXT_INFO message. Payload:
-
twisted.conch.ssh.transport.SSHTransportBase.setService
twisted.conch.ssh.transport.SSHTransportBase.html#setService
ZopeInterfaceFunction
Method
PUBLIC
Set our service to service and start it running. If we were running a service previously, stop it first.
-
twisted.conch.ssh.transport.SSHTransportBase.sendDebug
twisted.conch.ssh.transport.SSHTransportBase.html#sendDebug
ZopeInterfaceFunction
Method
PUBLIC
Send a debug message to the other side.
-
twisted.conch.ssh.transport.SSHTransportBase.sendIgnore
twisted.conch.ssh.transport.SSHTransportBase.html#sendIgnore
ZopeInterfaceFunction
Method
PUBLIC
Send a message that will be ignored by the other side. This is useful to fool attacks based on guessing packet sizes in the encrypted stream.
-
twisted.conch.ssh.transport.SSHTransportBase.sendUnimplemented
twisted.conch.ssh.transport.SSHTransportBase.html#sendUnimplemented
ZopeInterfaceFunction
Method
PUBLIC
Send a message to the other side that the last packet was not understood.
-
twisted.conch.ssh.transport.SSHTransportBase.sendDisconnect
twisted.conch.ssh.transport.SSHTransportBase.html#sendDisconnect
ZopeInterfaceFunction
Method
PUBLIC
Send a disconnect message to the other side and then disconnect.
-
twisted.conch.ssh.transport.SSHTransportBase.sendExtInfo
twisted.conch.ssh.transport.SSHTransportBase.html#sendExtInfo
ZopeInterfaceFunction
Method
PUBLIC
Send an RFC 8308 extension advertisement to the remote peer.
-
twisted.conch.ssh.transport.SSHTransportBase._startEphemeralDH
twisted.conch.ssh.transport.SSHTransportBase.html#_startEphemeralDH
ZopeInterfaceFunction
Method
PRIVATE
Prepares for a Diffie-Hellman key agreement exchange.
-
twisted.conch.ssh.transport.SSHTransportBase.dhSecretKey
twisted.conch.ssh.transport.SSHTransportBase.html#dhSecretKey
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.SSHTransportBase.dhSecretKeyPublicMP
twisted.conch.ssh.transport.SSHTransportBase.html#dhSecretKeyPublicMP
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.SSHTransportBase._finishEphemeralDH
twisted.conch.ssh.transport.SSHTransportBase.html#_finishEphemeralDH
ZopeInterfaceFunction
Method
PRIVATE
Completes the Diffie-Hellman key agreement started by _startEphemeralDH, and forgets the ephemeral secret key.
-
twisted.conch.ssh.transport.SSHTransportBase._getKey
twisted.conch.ssh.transport.SSHTransportBase.html#_getKey
ZopeInterfaceFunction
Method
PRIVATE
Get one of the keys for authentication/encryption.
-
twisted.conch.ssh.transport.SSHTransportBase._keySetup
twisted.conch.ssh.transport.SSHTransportBase.html#_keySetup
ZopeInterfaceFunction
Method
PRIVATE
Set up the keys for the connection and sends MSG_NEWKEYS when finished,
-
twisted.conch.ssh.transport.SSHTransportBase._newKeys
twisted.conch.ssh.transport.SSHTransportBase.html#_newKeys
ZopeInterfaceFunction
Method
PRIVATE
Called back by a subclass once a MSG_NEWKEYS message has been received. This indicates key exchange has completed and new encryption and compression parameters should be adopted. Any messages which were queued during key exchange will also be flushed.
-
twisted.conch.ssh.transport.SSHTransportBase.isEncrypted
twisted.conch.ssh.transport.SSHTransportBase.html#isEncrypted
ZopeInterfaceFunction
Method
PUBLIC
Check if the connection is encrypted in the given direction.
-
twisted.conch.ssh.transport.SSHTransportBase.isVerified
twisted.conch.ssh.transport.SSHTransportBase.html#isVerified
ZopeInterfaceFunction
Method
PUBLIC
Check if the connection is verified/authentication in the given direction.
-
twisted.conch.ssh.transport.SSHTransportBase.loseConnection
twisted.conch.ssh.transport.SSHTransportBase.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Lose the connection to the other side, sending a DISCONNECT_CONNECTION_LOST message.
-
twisted.conch.ssh.transport.SSHTransportBase.receiveError
twisted.conch.ssh.transport.SSHTransportBase.html#receiveError
ZopeInterfaceFunction
Method
PUBLIC
Called when we receive a disconnect error message from the other side.
-
twisted.conch.ssh.transport.SSHTransportBase.receiveUnimplemented
twisted.conch.ssh.transport.SSHTransportBase.html#receiveUnimplemented
ZopeInterfaceFunction
Method
PUBLIC
Called when we receive an unimplemented packet message from the other side.
-
twisted.conch.ssh.transport.SSHTransportBase.receiveDebug
twisted.conch.ssh.transport.SSHTransportBase.html#receiveDebug
ZopeInterfaceFunction
Method
PUBLIC
Called when we receive a debug message from the other side.
-
twisted.conch.ssh.transport.SSHTransportBase._generateECPrivateKey
twisted.conch.ssh.transport.SSHTransportBase.html#_generateECPrivateKey
ZopeInterfaceFunction
Method
PRIVATE
Generate an private key for ECDH key exchange.
-
twisted.conch.ssh.transport.SSHTransportBase._encodeECPublicKey
twisted.conch.ssh.transport.SSHTransportBase.html#_encodeECPublicKey
ZopeInterfaceFunction
Method
PRIVATE
Encode an elliptic curve public key to bytes.
-
twisted.conch.ssh.transport.SSHTransportBase._generateECSharedSecret
twisted.conch.ssh.transport.SSHTransportBase.html#_generateECSharedSecret
ZopeInterfaceFunction
Method
PRIVATE
Generate a shared secret for ECDH key exchange.
-
twisted.conch.ssh.transport.SSHServerTransport
twisted.conch.ssh.transport.SSHServerTransport.html
ZopeInterfaceClass
Class
PUBLIC
SSHServerTransport implements the server side of the SSH protocol.
-
twisted.conch.ssh.transport.SSHServerTransport.isClient
twisted.conch.ssh.transport.SSHServerTransport.html#isClient
ZopeInterfaceAttribute
Instance Variable
PUBLIC
since we are never the client, this is always False.
-
twisted.conch.ssh.transport.SSHServerTransport.ignoreNextPacket
twisted.conch.ssh.transport.SSHServerTransport.html#ignoreNextPacket
ZopeInterfaceAttribute
Instance Variable
PUBLIC
if True, ignore the next key exchange packet. This is set when the client sends a guessed key exchange packet but with an incorrect guess.
-
twisted.conch.ssh.transport.SSHServerTransport.dhGexRequest
twisted.conch.ssh.transport.SSHServerTransport.html#dhGexRequest
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the KEX_DH_GEX_REQUEST(_OLD) that the client sent. The key generation needs this to be stored.
-
twisted.conch.ssh.transport.SSHServerTransport.g
twisted.conch.ssh.transport.SSHServerTransport.html#g
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the Diffie-Hellman group generator.
-
twisted.conch.ssh.transport.SSHServerTransport.p
twisted.conch.ssh.transport.SSHServerTransport.html#p
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the Diffie-Hellman group prime.
-
twisted.conch.ssh.transport.SSHServerTransport._getHostKeys
twisted.conch.ssh.transport.SSHServerTransport.html#_getHostKeys
ZopeInterfaceFunction
Method
PRIVATE
Get the public and private host keys corresponding to the given public key signature algorithm.
-
twisted.conch.ssh.transport.SSHServerTransport.ssh_KEXINIT
twisted.conch.ssh.transport.SSHServerTransport.html#ssh_KEXINIT
ZopeInterfaceFunction
Method
PUBLIC
Called when we receive a MSG_KEXINIT message. For a description of the packet, see SSHTransportBase.ssh_KEXINIT(). Additionally, this method checks if a guessed key exchange packet was sent. If it was sent, and it guessed incorrectly, the next key exchange packet MUST be ignored.
-
twisted.conch.ssh.transport.SSHServerTransport._ssh_KEX_ECDH_INIT
twisted.conch.ssh.transport.SSHServerTransport.html#_ssh_KEX_ECDH_INIT
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.conch.ssh.transport.SSHServerTransport.ecPub
twisted.conch.ssh.transport.SSHServerTransport.html#ecPub
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.SSHServerTransport._ssh_KEXDH_INIT
twisted.conch.ssh.transport.SSHServerTransport.html#_ssh_KEXDH_INIT
ZopeInterfaceFunction
Method
PRIVATE
Called to handle the beginning of a non-group key exchange.
-
twisted.conch.ssh.transport.SSHServerTransport.ssh_KEX_DH_GEX_REQUEST_OLD
twisted.conch.ssh.transport.SSHServerTransport.html#ssh_KEX_DH_GEX_REQUEST_OLD
ZopeInterfaceFunction
Method
PUBLIC
This represents different key exchange methods that share the same integer value. If the message is determined to be a KEXDH_INIT,
_ssh_KEXDH_INIT is called to handle it. If it is a KEX_ECDH_INIT,
_ssh_KEX_ECDH_INIT...
-
twisted.conch.ssh.transport.SSHServerTransport.ssh_KEX_DH_GEX_REQUEST
twisted.conch.ssh.transport.SSHServerTransport.html#ssh_KEX_DH_GEX_REQUEST
ZopeInterfaceFunction
Method
PUBLIC
Called when we receive a MSG_KEX_DH_GEX_REQUEST message. Payload:
-
twisted.conch.ssh.transport.SSHServerTransport.ssh_KEX_DH_GEX_INIT
twisted.conch.ssh.transport.SSHServerTransport.html#ssh_KEX_DH_GEX_INIT
ZopeInterfaceFunction
Method
PUBLIC
Called when we get a MSG_KEX_DH_GEX_INIT message. Payload:
-
twisted.conch.ssh.transport.SSHServerTransport._keySetup
twisted.conch.ssh.transport.SSHServerTransport.html#_keySetup
ZopeInterfaceFunction
Method
PRIVATE
See SSHTransportBase._keySetup().
-
twisted.conch.ssh.transport.SSHServerTransport.ssh_NEWKEYS
twisted.conch.ssh.transport.SSHServerTransport.html#ssh_NEWKEYS
ZopeInterfaceFunction
Method
PUBLIC
Called when we get a MSG_NEWKEYS message. No payload. When we get this, the keys have been set on both sides, and we start using them to encrypt and authenticate the connection.
-
twisted.conch.ssh.transport.SSHServerTransport.ssh_SERVICE_REQUEST
twisted.conch.ssh.transport.SSHServerTransport.html#ssh_SERVICE_REQUEST
ZopeInterfaceFunction
Method
PUBLIC
Called when we get a MSG_SERVICE_REQUEST message. Payload:
-
twisted.conch.ssh.transport.SSHClientTransport
twisted.conch.ssh.transport.SSHClientTransport.html
ZopeInterfaceClass
Class
PUBLIC
SSHClientTransport implements the client side of the SSH protocol.
-
twisted.conch.ssh.transport.SSHClientTransport.isClient
twisted.conch.ssh.transport.SSHClientTransport.html#isClient
ZopeInterfaceAttribute
Instance Variable
PUBLIC
since we are always the client, this is always True.
-
twisted.conch.ssh.transport.SSHClientTransport._gotNewKeys
twisted.conch.ssh.transport.SSHClientTransport.html#_gotNewKeys
ZopeInterfaceAttribute
Instance Variable
PRIVATE
if we receive a MSG_NEWKEYS message before we are ready to transition to the new keys, this is set to True so we can transition when the keys are ready locally.
-
twisted.conch.ssh.transport.SSHClientTransport.x
twisted.conch.ssh.transport.SSHClientTransport.html#x
ZopeInterfaceAttribute
Instance Variable
PUBLIC
our Diffie-Hellman private key.
-
twisted.conch.ssh.transport.SSHClientTransport.e
twisted.conch.ssh.transport.SSHClientTransport.html#e
ZopeInterfaceAttribute
Instance Variable
PUBLIC
our Diffie-Hellman public key.
-
twisted.conch.ssh.transport.SSHClientTransport.g
twisted.conch.ssh.transport.SSHClientTransport.html#g
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the Diffie-Hellman group generator.
-
twisted.conch.ssh.transport.SSHClientTransport.p
twisted.conch.ssh.transport.SSHClientTransport.html#p
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the Diffie-Hellman group prime
-
twisted.conch.ssh.transport.SSHClientTransport.instance
twisted.conch.ssh.transport.SSHClientTransport.html#instance
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the SSHService object we are requesting.
-
twisted.conch.ssh.transport.SSHClientTransport._dhMinimalGroupSize
twisted.conch.ssh.transport.SSHClientTransport.html#_dhMinimalGroupSize
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Minimal acceptable group size advertised by the client in MSG_KEX_DH_GEX_REQUEST.
-
twisted.conch.ssh.transport.SSHClientTransport._dhMaximalGroupSize
twisted.conch.ssh.transport.SSHClientTransport.html#_dhMaximalGroupSize
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Maximal acceptable group size advertised by the client in MSG_KEX_DH_GEX_REQUEST.
-
twisted.conch.ssh.transport.SSHClientTransport._dhPreferredGroupSize
twisted.conch.ssh.transport.SSHClientTransport.html#_dhPreferredGroupSize
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Preferred group size advertised by the client in MSG_KEX_DH_GEX_REQUEST.
-
twisted.conch.ssh.transport.SSHClientTransport.connectionMade
twisted.conch.ssh.transport.SSHClientTransport.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is started with the server. Just sets up a private instance variable.
-
twisted.conch.ssh.transport.SSHClientTransport.ssh_KEXINIT
twisted.conch.ssh.transport.SSHClientTransport.html#ssh_KEXINIT
ZopeInterfaceFunction
Method
PUBLIC
Called when we receive a MSG_KEXINIT message. For a description of the packet, see SSHTransportBase.ssh_KEXINIT(). Additionally, this method sends the first key exchange packet.
-
twisted.conch.ssh.transport.SSHClientTransport.ecPriv
twisted.conch.ssh.transport.SSHClientTransport.html#ecPriv
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.SSHClientTransport.ecPub
twisted.conch.ssh.transport.SSHClientTransport.html#ecPub
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.SSHClientTransport._ssh_KEX_ECDH_REPLY
twisted.conch.ssh.transport.SSHClientTransport.html#_ssh_KEX_ECDH_REPLY
ZopeInterfaceFunction
Method
PRIVATE
Called to handle a reply to a ECDH exchange message(KEX_ECDH_INIT).
-
twisted.conch.ssh.transport.SSHClientTransport._ssh_KEXDH_REPLY
twisted.conch.ssh.transport.SSHClientTransport.html#_ssh_KEXDH_REPLY
ZopeInterfaceFunction
Method
PRIVATE
Called to handle a reply to a non-group key exchange message (KEXDH_INIT).
-
twisted.conch.ssh.transport.SSHClientTransport.ssh_KEX_DH_GEX_GROUP
twisted.conch.ssh.transport.SSHClientTransport.html#ssh_KEX_DH_GEX_GROUP
ZopeInterfaceFunction
Method
PUBLIC
This handles different messages which share an integer value.
-
twisted.conch.ssh.transport.SSHClientTransport._continueKEXDH_REPLY
twisted.conch.ssh.transport.SSHClientTransport.html#_continueKEXDH_REPLY
ZopeInterfaceFunction
Method
PRIVATE
The host key has been verified, so we generate the keys.
-
twisted.conch.ssh.transport.SSHClientTransport.ssh_KEX_DH_GEX_REPLY
twisted.conch.ssh.transport.SSHClientTransport.html#ssh_KEX_DH_GEX_REPLY
ZopeInterfaceFunction
Method
PUBLIC
Called when we receive a MSG_KEX_DH_GEX_REPLY message. Payload:
-
twisted.conch.ssh.transport.SSHClientTransport._continueGEX_REPLY
twisted.conch.ssh.transport.SSHClientTransport.html#_continueGEX_REPLY
ZopeInterfaceFunction
Method
PRIVATE
The host key has been verified, so we generate the keys.
-
twisted.conch.ssh.transport.SSHClientTransport._keySetup
twisted.conch.ssh.transport.SSHClientTransport.html#_keySetup
ZopeInterfaceFunction
Method
PRIVATE
See SSHTransportBase._keySetup().
-
twisted.conch.ssh.transport.SSHClientTransport.ssh_NEWKEYS
twisted.conch.ssh.transport.SSHClientTransport.html#ssh_NEWKEYS
ZopeInterfaceFunction
Method
PUBLIC
Called when we receive a MSG_NEWKEYS message. No payload. If we've finished setting up our own keys, start using them. Otherwise, remember that we've received this message.
-
twisted.conch.ssh.transport.SSHClientTransport.ssh_SERVICE_ACCEPT
twisted.conch.ssh.transport.SSHClientTransport.html#ssh_SERVICE_ACCEPT
ZopeInterfaceFunction
Method
PUBLIC
Called when we receive a MSG_SERVICE_ACCEPT message. Payload:
-
twisted.conch.ssh.transport.SSHClientTransport.requestService
twisted.conch.ssh.transport.SSHClientTransport.html#requestService
ZopeInterfaceFunction
Method
PUBLIC
Request that a service be run over this transport.
-
twisted.conch.ssh.transport.SSHClientTransport.verifyHostKey
twisted.conch.ssh.transport.SSHClientTransport.html#verifyHostKey
ZopeInterfaceFunction
Method
PUBLIC
Returns a Deferred that gets a callback if it is a valid key, or an errback if not.
-
twisted.conch.ssh.transport.SSHClientTransport.connectionSecure
twisted.conch.ssh.transport.SSHClientTransport.html#connectionSecure
ZopeInterfaceFunction
Method
PUBLIC
Called when the encryption has been set up. Generally, requestService() is called to run another service over the transport.
-
twisted.conch.ssh.transport._NullEncryptionContext
twisted.conch.ssh.transport._NullEncryptionContext.html
ZopeInterfaceClass
Class
PRIVATE
An encryption context that does not actually encrypt anything.
-
twisted.conch.ssh.transport._NullEncryptionContext.update
twisted.conch.ssh.transport._NullEncryptionContext.html#update
ZopeInterfaceFunction
Method
PUBLIC
'Encrypt' new data by doing nothing.
-
twisted.conch.ssh.transport._DummyAlgorithm
twisted.conch.ssh.transport._DummyAlgorithm.html
ZopeInterfaceClass
Class
PRIVATE
An encryption algorithm that does not actually encrypt anything.
-
twisted.conch.ssh.transport._DummyAlgorithm.block_size
twisted.conch.ssh.transport._DummyAlgorithm.html#block_size
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.transport._DummyCipher
twisted.conch.ssh.transport._DummyCipher.html
ZopeInterfaceClass
Class
PRIVATE
A cipher for the none encryption method.
-
twisted.conch.ssh.transport._DummyCipher.block_size
twisted.conch.ssh.transport._DummyCipher.html#block_size
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the block size of the encryption. In the case of the none cipher, this is 8 bytes.
-
twisted.conch.ssh.transport._DummyCipher.algorithm
twisted.conch.ssh.transport._DummyCipher.html#algorithm
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.transport._DummyCipher.encryptor
twisted.conch.ssh.transport._DummyCipher.html#encryptor
ZopeInterfaceFunction
Method
PUBLIC
Construct a noop encryptor.
-
twisted.conch.ssh.transport._DummyCipher.decryptor
twisted.conch.ssh.transport._DummyCipher.html#decryptor
ZopeInterfaceFunction
Method
PUBLIC
Construct a noop decryptor.
-
twisted.conch.ssh.transport.DH_GENERATOR
twisted.conch.ssh.transport.html#DH_GENERATOR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.DH_PRIME
twisted.conch.ssh.transport.html#DH_PRIME
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.MSG_DISCONNECT
twisted.conch.ssh.transport.html#MSG_DISCONNECT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.MSG_IGNORE
twisted.conch.ssh.transport.html#MSG_IGNORE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.MSG_UNIMPLEMENTED
twisted.conch.ssh.transport.html#MSG_UNIMPLEMENTED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.MSG_DEBUG
twisted.conch.ssh.transport.html#MSG_DEBUG
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.MSG_SERVICE_REQUEST
twisted.conch.ssh.transport.html#MSG_SERVICE_REQUEST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.MSG_SERVICE_ACCEPT
twisted.conch.ssh.transport.html#MSG_SERVICE_ACCEPT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.MSG_EXT_INFO
twisted.conch.ssh.transport.html#MSG_EXT_INFO
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.MSG_KEXINIT
twisted.conch.ssh.transport.html#MSG_KEXINIT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.MSG_NEWKEYS
twisted.conch.ssh.transport.html#MSG_NEWKEYS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.MSG_KEXDH_INIT
twisted.conch.ssh.transport.html#MSG_KEXDH_INIT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.MSG_KEXDH_REPLY
twisted.conch.ssh.transport.html#MSG_KEXDH_REPLY
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.MSG_KEX_DH_GEX_REQUEST_OLD
twisted.conch.ssh.transport.html#MSG_KEX_DH_GEX_REQUEST_OLD
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.MSG_KEX_DH_GEX_REQUEST
twisted.conch.ssh.transport.html#MSG_KEX_DH_GEX_REQUEST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.MSG_KEX_DH_GEX_GROUP
twisted.conch.ssh.transport.html#MSG_KEX_DH_GEX_GROUP
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.MSG_KEX_DH_GEX_INIT
twisted.conch.ssh.transport.html#MSG_KEX_DH_GEX_INIT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.MSG_KEX_DH_GEX_REPLY
twisted.conch.ssh.transport.html#MSG_KEX_DH_GEX_REPLY
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.DISCONNECT_HOST_NOT_ALLOWED_TO_CONNECT
twisted.conch.ssh.transport.html#DISCONNECT_HOST_NOT_ALLOWED_TO_CONNECT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.DISCONNECT_PROTOCOL_ERROR
twisted.conch.ssh.transport.html#DISCONNECT_PROTOCOL_ERROR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.DISCONNECT_KEY_EXCHANGE_FAILED
twisted.conch.ssh.transport.html#DISCONNECT_KEY_EXCHANGE_FAILED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.DISCONNECT_RESERVED
twisted.conch.ssh.transport.html#DISCONNECT_RESERVED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.DISCONNECT_MAC_ERROR
twisted.conch.ssh.transport.html#DISCONNECT_MAC_ERROR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.DISCONNECT_COMPRESSION_ERROR
twisted.conch.ssh.transport.html#DISCONNECT_COMPRESSION_ERROR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.DISCONNECT_SERVICE_NOT_AVAILABLE
twisted.conch.ssh.transport.html#DISCONNECT_SERVICE_NOT_AVAILABLE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.DISCONNECT_PROTOCOL_VERSION_NOT_SUPPORTED
twisted.conch.ssh.transport.html#DISCONNECT_PROTOCOL_VERSION_NOT_SUPPORTED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.DISCONNECT_HOST_KEY_NOT_VERIFIABLE
twisted.conch.ssh.transport.html#DISCONNECT_HOST_KEY_NOT_VERIFIABLE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.DISCONNECT_CONNECTION_LOST
twisted.conch.ssh.transport.html#DISCONNECT_CONNECTION_LOST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.DISCONNECT_BY_APPLICATION
twisted.conch.ssh.transport.html#DISCONNECT_BY_APPLICATION
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.DISCONNECT_TOO_MANY_CONNECTIONS
twisted.conch.ssh.transport.html#DISCONNECT_TOO_MANY_CONNECTIONS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.DISCONNECT_AUTH_CANCELLED_BY_USER
twisted.conch.ssh.transport.html#DISCONNECT_AUTH_CANCELLED_BY_USER
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE
twisted.conch.ssh.transport.html#DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.DISCONNECT_ILLEGAL_USER_NAME
twisted.conch.ssh.transport.html#DISCONNECT_ILLEGAL_USER_NAME
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.transport.messages
twisted.conch.ssh.transport.html#messages
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.conch.client.direct.SSHClientFactory
twisted.conch.client.direct.SSHClientFactory.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.client.direct.SSHClientFactory.__init__
twisted.conch.client.direct.SSHClientFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.client.direct.SSHClientFactory.d
twisted.conch.client.direct.SSHClientFactory.html#d
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.client.direct.SSHClientFactory.options
twisted.conch.client.direct.SSHClientFactory.html#options
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.client.direct.SSHClientFactory.verifyHostKey
twisted.conch.client.direct.SSHClientFactory.html#verifyHostKey
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.client.direct.SSHClientFactory.userAuthObject
twisted.conch.client.direct.SSHClientFactory.html#userAuthObject
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.client.direct.SSHClientFactory.clientConnectionLost
twisted.conch.client.direct.SSHClientFactory.html#clientConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when an established connection is lost.
-
twisted.conch.client.direct.SSHClientFactory.clientConnectionFailed
twisted.conch.client.direct.SSHClientFactory.html#clientConnectionFailed
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection has failed to connect.
-
twisted.conch.client.direct.SSHClientFactory.buildProtocol
twisted.conch.client.direct.SSHClientFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of a subclass of Protocol.
-
twisted.conch.client.direct.SSHClientTransport
twisted.conch.client.direct.SSHClientTransport.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.client.direct.SSHClientTransport.__init__
twisted.conch.client.direct.SSHClientTransport.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.client.direct.SSHClientTransport.factory
twisted.conch.client.direct.SSHClientTransport.html#factory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.client.direct.SSHClientTransport.unixServer
twisted.conch.client.direct.SSHClientTransport.html#unixServer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.client.direct.SSHClientTransport.connectionLost
twisted.conch.client.direct.SSHClientTransport.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
When the underlying connection is closed, stop the running service (if any), and log out the avatar (if any).
-
twisted.conch.client.direct.SSHClientTransport.receiveError
twisted.conch.client.direct.SSHClientTransport.html#receiveError
ZopeInterfaceFunction
Method
PUBLIC
Called when we receive a disconnect error message from the other side.
-
twisted.conch.client.direct.SSHClientTransport.sendDisconnect
twisted.conch.client.direct.SSHClientTransport.html#sendDisconnect
ZopeInterfaceFunction
Method
PUBLIC
Send a disconnect message to the other side and then disconnect.
-
twisted.conch.client.direct.SSHClientTransport.receiveDebug
twisted.conch.client.direct.SSHClientTransport.html#receiveDebug
ZopeInterfaceFunction
Method
PUBLIC
Called when we receive a debug message from the other side.
-
twisted.conch.client.direct.SSHClientTransport.verifyHostKey
twisted.conch.client.direct.SSHClientTransport.html#verifyHostKey
ZopeInterfaceFunction
Method
PUBLIC
Returns a Deferred that gets a callback if it is a valid key, or an errback if not.
-
twisted.conch.client.direct.SSHClientTransport.setService
twisted.conch.client.direct.SSHClientTransport.html#setService
ZopeInterfaceFunction
Method
PUBLIC
Set our service to service and start it running. If we were running a service previously, stop it first.
-
twisted.conch.client.direct.SSHClientTransport.connectionSecure
twisted.conch.client.direct.SSHClientTransport.html#connectionSecure
ZopeInterfaceFunction
Method
PUBLIC
Called when the encryption has been set up. Generally, requestService() is called to run another service over the transport.
-
twisted.conch.client.direct.connect
twisted.conch.client.direct.html#connect
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.client.connect.connectTypes
twisted.conch.client.connect.html#connectTypes
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.conch.client.connect.connect
twisted.conch.client.connect.html#connect
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.client.connect._ebConnect
twisted.conch.client.connect.html#_ebConnect
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.conch.client.knownhosts.log
twisted.conch.client.knownhosts.html#log
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.conch.client.knownhosts._b64encode
twisted.conch.client.knownhosts.html#_b64encode
ZopeInterfaceFunction
Function
PRIVATE
Encode a binary string as base64 with no trailing newline.
-
twisted.conch.client.knownhosts._BaseEntry
twisted.conch.client.knownhosts._BaseEntry.html
ZopeInterfaceClass
Class
PRIVATE
Abstract base of both hashed and non-hashed entry objects, since they represent keys and key types the same way.
-
twisted.conch.client.knownhosts._BaseEntry.keyType
twisted.conch.client.knownhosts._BaseEntry.html#keyType
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The type of the key; either ssh-dss or ssh-rsa.
-
twisted.conch.client.knownhosts._BaseEntry.publicKey
twisted.conch.client.knownhosts._BaseEntry.html#publicKey
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The server public key indicated by this line.
-
twisted.conch.client.knownhosts._BaseEntry.__init__
twisted.conch.client.knownhosts._BaseEntry.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.client.knownhosts._BaseEntry.matchesKey
twisted.conch.client.knownhosts._BaseEntry.html#matchesKey
ZopeInterfaceFunction
Method
PUBLIC
Check to see if this entry matches a given key object.
-
twisted.conch.client.knownhosts.PlainEntry
twisted.conch.client.knownhosts.PlainEntry.html
ZopeInterfaceClass
Class
PUBLIC
A
PlainEntry is a representation of a plain-text entry in a known_hosts file.
-
twisted.conch.client.knownhosts.PlainEntry._hostnames
twisted.conch.client.knownhosts.PlainEntry.html#_hostnames
ZopeInterfaceAttribute
Instance Variable
PRIVATE
the list of all host-names associated with this entry.
-
twisted.conch.client.knownhosts.PlainEntry.__init__
twisted.conch.client.knownhosts.PlainEntry.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.client.knownhosts.PlainEntry.fromString
twisted.conch.client.knownhosts.PlainEntry.html#fromString
ZopeInterfaceFunction
Class Method
PUBLIC
Parse a plain-text entry in a known_hosts file, and return a corresponding
PlainEntry.
-
twisted.conch.client.knownhosts.PlainEntry.matchesHost
twisted.conch.client.knownhosts.PlainEntry.html#matchesHost
ZopeInterfaceFunction
Method
PUBLIC
Check to see if this entry matches a given hostname.
-
twisted.conch.client.knownhosts.PlainEntry.toString
twisted.conch.client.knownhosts.PlainEntry.html#toString
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.conch.client.knownhosts.UnparsedEntry
twisted.conch.client.knownhosts.UnparsedEntry.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.conch.client.knownhosts.UnparsedEntry.__init__
twisted.conch.client.knownhosts.UnparsedEntry.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create an unparsed entry from a line in a known_hosts file which cannot otherwise be parsed.
-
twisted.conch.client.knownhosts.UnparsedEntry._string
twisted.conch.client.knownhosts.UnparsedEntry.html#_string
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.client.knownhosts.UnparsedEntry.matchesHost
twisted.conch.client.knownhosts.UnparsedEntry.html#matchesHost
ZopeInterfaceFunction
Method
PUBLIC
Always returns False.
-
twisted.conch.client.knownhosts.UnparsedEntry.matchesKey
twisted.conch.client.knownhosts.UnparsedEntry.html#matchesKey
ZopeInterfaceFunction
Method
PUBLIC
Always returns False.
-
twisted.conch.client.knownhosts.UnparsedEntry.toString
twisted.conch.client.knownhosts.UnparsedEntry.html#toString
ZopeInterfaceFunction
Method
PUBLIC
Returns the input line, without its newline if one was given.
-
twisted.conch.client.knownhosts._hmacedString
twisted.conch.client.knownhosts.html#_hmacedString
ZopeInterfaceFunction
Function
PRIVATE
Return the SHA-1 HMAC hash of the given key and string.
-
twisted.conch.client.knownhosts.HashedEntry
twisted.conch.client.knownhosts.HashedEntry.html
ZopeInterfaceClass
Class
PUBLIC
A
HashedEntry is a representation of an entry in a known_hosts file where the hostname has been hashed and salted.
-
twisted.conch.client.knownhosts.HashedEntry._hostSalt
twisted.conch.client.knownhosts.HashedEntry.html#_hostSalt
ZopeInterfaceAttribute
Instance Variable
PRIVATE
the salt to combine with a hostname for hashing.
-
twisted.conch.client.knownhosts.HashedEntry._hostHash
twisted.conch.client.knownhosts.HashedEntry.html#_hostHash
ZopeInterfaceAttribute
Instance Variable
PRIVATE
the hashed representation of the hostname.
-
twisted.conch.client.knownhosts.HashedEntry.MAGIC
twisted.conch.client.knownhosts.HashedEntry.html#MAGIC
ZopeInterfaceAttribute
Constant
PUBLIC
the 'hash magic' string used to identify a hashed line in a known_hosts file as opposed to a plaintext one.
-
twisted.conch.client.knownhosts.HashedEntry.compareAttributes
twisted.conch.client.knownhosts.HashedEntry.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.client.knownhosts.HashedEntry.__init__
twisted.conch.client.knownhosts.HashedEntry.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.client.knownhosts.HashedEntry.fromString
twisted.conch.client.knownhosts.HashedEntry.html#fromString
ZopeInterfaceFunction
Class Method
PUBLIC
Load a hashed entry from a string representing a line in a known_hosts file.
-
twisted.conch.client.knownhosts.HashedEntry.matchesHost
twisted.conch.client.knownhosts.HashedEntry.html#matchesHost
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.conch.client.knownhosts.HashedEntry.toString
twisted.conch.client.knownhosts.HashedEntry.html#toString
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.conch.client.knownhosts.KnownHostsFile
twisted.conch.client.knownhosts.KnownHostsFile.html
ZopeInterfaceClass
Class
PUBLIC
A structured representation of an OpenSSH-format ~/.ssh/known_hosts file.
-
twisted.conch.client.knownhosts.KnownHostsFile._added
twisted.conch.client.knownhosts.KnownHostsFile.html#_added
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A list of
IKnownHostEntry providers which have been added to this instance in memory but not yet saved.
-
twisted.conch.client.knownhosts.KnownHostsFile._clobber
twisted.conch.client.knownhosts.KnownHostsFile.html#_clobber
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A flag indicating whether the current contents of the save path will be disregarded and potentially overwritten or not. If True, this will be done. If False, entries in the save path will be read and new entries will be saved by appending rather than overwriting.
-
twisted.conch.client.knownhosts.KnownHostsFile._savePath
twisted.conch.client.knownhosts.KnownHostsFile.html#_savePath
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.conch.client.knownhosts.KnownHostsFile.__init__
twisted.conch.client.knownhosts.KnownHostsFile.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create a new, empty KnownHostsFile.
-
twisted.conch.client.knownhosts.KnownHostsFile.savePath
twisted.conch.client.knownhosts.KnownHostsFile.html#savePath
ZopeInterfaceAttribute
Property
PUBLIC
No summary
-
twisted.conch.client.knownhosts.KnownHostsFile.iterentries
twisted.conch.client.knownhosts.KnownHostsFile.html#iterentries
ZopeInterfaceFunction
Method
PUBLIC
Iterate over the host entries in this file.
-
twisted.conch.client.knownhosts.KnownHostsFile.hasHostKey
twisted.conch.client.knownhosts.KnownHostsFile.html#hasHostKey
ZopeInterfaceFunction
Method
PUBLIC
Check for an entry with matching hostname and key.
-
twisted.conch.client.knownhosts.KnownHostsFile.verifyHostKey
twisted.conch.client.knownhosts.KnownHostsFile.html#verifyHostKey
ZopeInterfaceFunction
Method
PUBLIC
Verify the given host key for the given IP and host, asking for confirmation from, and notifying, the given UI about changes to this file.
-
twisted.conch.client.knownhosts.KnownHostsFile.addHostKey
twisted.conch.client.knownhosts.KnownHostsFile.html#addHostKey
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.conch.client.knownhosts.KnownHostsFile.save
twisted.conch.client.knownhosts.KnownHostsFile.html#save
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.conch.client.knownhosts.KnownHostsFile.fromPath
twisted.conch.client.knownhosts.KnownHostsFile.html#fromPath
ZopeInterfaceFunction
Class Method
PUBLIC
Create a new
KnownHostsFile, potentially reading existing known hosts information from the given file.
-
twisted.conch.client.knownhosts.ConsoleUI
twisted.conch.client.knownhosts.ConsoleUI.html
ZopeInterfaceClass
Class
PUBLIC
A UI object that can ask true/false questions and post notifications on the console, to be used during key verification.
-
twisted.conch.client.knownhosts.ConsoleUI.__init__
twisted.conch.client.knownhosts.ConsoleUI.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.conch.client.knownhosts.ConsoleUI.opener
twisted.conch.client.knownhosts.ConsoleUI.html#opener
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.client.knownhosts.ConsoleUI.prompt
twisted.conch.client.knownhosts.ConsoleUI.html#prompt
ZopeInterfaceFunction
Method
PUBLIC
Write the given text as a prompt to the console output, then read a result from the console input.
-
twisted.conch.client.knownhosts.ConsoleUI.warn
twisted.conch.client.knownhosts.ConsoleUI.html#warn
ZopeInterfaceFunction
Method
PUBLIC
Notify the user (non-interactively) of the provided text, by writing it to the console.
-
twisted.conch.ssh.userauth.SSHUserAuthServer
twisted.conch.ssh.userauth.SSHUserAuthServer.html
ZopeInterfaceClass
Class
PUBLIC
A service implementing the server side of the 'ssh-userauth' service. It is used to authenticate the user on the other side as being able to access this server.
-
twisted.conch.ssh.userauth.SSHUserAuthServer.name
twisted.conch.ssh.userauth.SSHUserAuthServer.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the name of this service: 'ssh-userauth'
-
twisted.conch.ssh.userauth.SSHUserAuthServer.authenticatedWith
twisted.conch.ssh.userauth.SSHUserAuthServer.html#authenticatedWith
ZopeInterfaceAttribute
Instance Variable
PUBLIC
a list of authentication methods that have already been used.
-
twisted.conch.ssh.userauth.SSHUserAuthServer.loginTimeout
twisted.conch.ssh.userauth.SSHUserAuthServer.html#loginTimeout
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the number of seconds we wait before disconnecting the user for taking too long to authenticate
-
twisted.conch.ssh.userauth.SSHUserAuthServer.attemptsBeforeDisconnect
twisted.conch.ssh.userauth.SSHUserAuthServer.html#attemptsBeforeDisconnect
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the number of failed login attempts we allow before disconnecting.
-
twisted.conch.ssh.userauth.SSHUserAuthServer.loginAttempts
twisted.conch.ssh.userauth.SSHUserAuthServer.html#loginAttempts
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the number of login attempts that have been made
-
twisted.conch.ssh.userauth.SSHUserAuthServer.passwordDelay
twisted.conch.ssh.userauth.SSHUserAuthServer.html#passwordDelay
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the number of seconds to delay when the user gives an incorrect password
-
twisted.conch.ssh.userauth.SSHUserAuthServer.interfaceToMethod
twisted.conch.ssh.userauth.SSHUserAuthServer.html#interfaceToMethod
ZopeInterfaceAttribute
Instance Variable
PUBLIC
a
dict mapping credential interfaces to authentication methods. The server checks to see which of the cred interfaces have checkers and tells the client that those methods are valid for authentication.
-
twisted.conch.ssh.userauth.SSHUserAuthServer.supportedAuthentications
twisted.conch.ssh.userauth.SSHUserAuthServer.html#supportedAuthentications
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A list of the supported authentication methods.
-
twisted.conch.ssh.userauth.SSHUserAuthServer.user
twisted.conch.ssh.userauth.SSHUserAuthServer.html#user
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the last username the client tried to authenticate with
-
twisted.conch.ssh.userauth.SSHUserAuthServer.method
twisted.conch.ssh.userauth.SSHUserAuthServer.html#method
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the current authentication method
-
twisted.conch.ssh.userauth.SSHUserAuthServer.nextService
twisted.conch.ssh.userauth.SSHUserAuthServer.html#nextService
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the service the user wants started after authentication has been completed.
-
twisted.conch.ssh.userauth.SSHUserAuthServer.portal
twisted.conch.ssh.userauth.SSHUserAuthServer.html#portal
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.conch.ssh.userauth.SSHUserAuthServer.clock
twisted.conch.ssh.userauth.SSHUserAuthServer.html#clock
ZopeInterfaceAttribute
Instance Variable
PUBLIC
an object with a callLater method. Stubbed out for testing.
-
twisted.conch.ssh.userauth.SSHUserAuthServer._log
twisted.conch.ssh.userauth.SSHUserAuthServer.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.conch.ssh.userauth.SSHUserAuthServer.serviceStarted
twisted.conch.ssh.userauth.SSHUserAuthServer.html#serviceStarted
ZopeInterfaceFunction
Method
PUBLIC
Called when the userauth service is started. Set up instance variables, check if we should allow password authentication (only allow if the outgoing connection is encrypted) and set up a login timeout.
-
twisted.conch.ssh.userauth.SSHUserAuthServer._cancelLoginTimeout
twisted.conch.ssh.userauth.SSHUserAuthServer.html#_cancelLoginTimeout
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.ssh.userauth.SSHUserAuthServer.serviceStopped
twisted.conch.ssh.userauth.SSHUserAuthServer.html#serviceStopped
ZopeInterfaceFunction
Method
PUBLIC
Called when the userauth service is stopped. Cancel the login timeout if it's still going.
-
twisted.conch.ssh.userauth.SSHUserAuthServer.timeoutAuthentication
twisted.conch.ssh.userauth.SSHUserAuthServer.html#timeoutAuthentication
ZopeInterfaceFunction
Method
PUBLIC
Called when the user has timed out on authentication. Disconnect with a DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE message.
-
twisted.conch.ssh.userauth.SSHUserAuthServer.tryAuth
twisted.conch.ssh.userauth.SSHUserAuthServer.html#tryAuth
ZopeInterfaceFunction
Method
PUBLIC
Try to authenticate the user with the given method. Dispatches to a auth_* method.
-
twisted.conch.ssh.userauth.SSHUserAuthServer.ssh_USERAUTH_REQUEST
twisted.conch.ssh.userauth.SSHUserAuthServer.html#ssh_USERAUTH_REQUEST
ZopeInterfaceFunction
Method
PUBLIC
The client has requested authentication. Payload:
-
twisted.conch.ssh.userauth.SSHUserAuthServer._cbFinishedAuth
twisted.conch.ssh.userauth.SSHUserAuthServer.html#_cbFinishedAuth
ZopeInterfaceFunction
Method
PRIVATE
The callback when user has successfully been authenticated. For a description of the arguments, see
twisted.cred.portal.Portal.login. We start the service requested by the user.
-
twisted.conch.ssh.userauth.SSHUserAuthServer._ebMaybeBadAuth
twisted.conch.ssh.userauth.SSHUserAuthServer.html#_ebMaybeBadAuth
ZopeInterfaceFunction
Method
PRIVATE
An intermediate errback. If the reason is error.NotEnoughAuthentication, we send a MSG_USERAUTH_FAILURE, but with the partial success indicator set.
-
twisted.conch.ssh.userauth.SSHUserAuthServer._ebBadAuth
twisted.conch.ssh.userauth.SSHUserAuthServer.html#_ebBadAuth
ZopeInterfaceFunction
Method
PRIVATE
The final errback in the authentication chain. If the reason is error.IgnoreAuthentication, we simply return; the authentication method has sent its own response. Otherwise, send a failure message and (if the method is not 'none') increment the number of login attempts.
-
twisted.conch.ssh.userauth.SSHUserAuthServer.auth_publickey
twisted.conch.ssh.userauth.SSHUserAuthServer.html#auth_publickey
ZopeInterfaceFunction
Method
PUBLIC
Public key authentication. Payload:
-
twisted.conch.ssh.userauth.SSHUserAuthServer._ebCheckKey
twisted.conch.ssh.userauth.SSHUserAuthServer.html#_ebCheckKey
ZopeInterfaceFunction
Method
PRIVATE
Called back if the user did not sent a signature. If reason is error.ValidPublicKey then this key is valid for the user to authenticate with. Send MSG_USERAUTH_PK_OK.
-
twisted.conch.ssh.userauth.SSHUserAuthServer.auth_password
twisted.conch.ssh.userauth.SSHUserAuthServer.html#auth_password
ZopeInterfaceFunction
Method
PUBLIC
Password authentication. Payload:
-
twisted.conch.ssh.userauth.SSHUserAuthServer._ebPassword
twisted.conch.ssh.userauth.SSHUserAuthServer.html#_ebPassword
ZopeInterfaceFunction
Method
PRIVATE
If the password is invalid, wait before sending the failure in order to delay brute-force password guessing.
-
twisted.conch.ssh.userauth.SSHUserAuthClient
twisted.conch.ssh.userauth.SSHUserAuthClient.html
ZopeInterfaceClass
Class
PUBLIC
A service implementing the client side of 'ssh-userauth'.
-
twisted.conch.ssh.userauth.SSHUserAuthClient.name
twisted.conch.ssh.userauth.SSHUserAuthClient.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the name of this service: 'ssh-userauth'
-
twisted.conch.ssh.userauth.SSHUserAuthClient.preferredOrder
twisted.conch.ssh.userauth.SSHUserAuthClient.html#preferredOrder
ZopeInterfaceAttribute
Instance Variable
PUBLIC
a list of authentication methods that should be used first, in order of preference, if supported by the server
-
twisted.conch.ssh.userauth.SSHUserAuthClient.user
twisted.conch.ssh.userauth.SSHUserAuthClient.html#user
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the name of the user to authenticate as
-
twisted.conch.ssh.userauth.SSHUserAuthClient.instance
twisted.conch.ssh.userauth.SSHUserAuthClient.html#instance
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the service to start after authentication has finished
-
twisted.conch.ssh.userauth.SSHUserAuthClient.authenticatedWith
twisted.conch.ssh.userauth.SSHUserAuthClient.html#authenticatedWith
ZopeInterfaceAttribute
Instance Variable
PUBLIC
a list of strings of authentication methods we've tried
-
twisted.conch.ssh.userauth.SSHUserAuthClient.triedPublicKeys
twisted.conch.ssh.userauth.SSHUserAuthClient.html#triedPublicKeys
ZopeInterfaceAttribute
Instance Variable
PUBLIC
a list of public key objects that we've tried to authenticate with
-
twisted.conch.ssh.userauth.SSHUserAuthClient.lastPublicKey
twisted.conch.ssh.userauth.SSHUserAuthClient.html#lastPublicKey
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the last public key object we've tried to authenticate with
-
twisted.conch.ssh.userauth.SSHUserAuthClient.__init__
twisted.conch.ssh.userauth.SSHUserAuthClient.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.userauth.SSHUserAuthClient.serviceStarted
twisted.conch.ssh.userauth.SSHUserAuthClient.html#serviceStarted
ZopeInterfaceFunction
Method
PUBLIC
called when the service is active on the transport.
-
twisted.conch.ssh.userauth.SSHUserAuthClient.askForAuth
twisted.conch.ssh.userauth.SSHUserAuthClient.html#askForAuth
ZopeInterfaceFunction
Method
PUBLIC
Send a MSG_USERAUTH_REQUEST.
-
twisted.conch.ssh.userauth.SSHUserAuthClient.lastAuth
twisted.conch.ssh.userauth.SSHUserAuthClient.html#lastAuth
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.userauth.SSHUserAuthClient.tryAuth
twisted.conch.ssh.userauth.SSHUserAuthClient.html#tryAuth
ZopeInterfaceFunction
Method
PUBLIC
Dispatch to an authentication method.
-
twisted.conch.ssh.userauth.SSHUserAuthClient._ebAuth
twisted.conch.ssh.userauth.SSHUserAuthClient.html#_ebAuth
ZopeInterfaceFunction
Method
PRIVATE
Generic callback for a failed authentication attempt. Respond by asking for the list of accepted methods (the 'none' method)
-
twisted.conch.ssh.userauth.SSHUserAuthClient.ssh_USERAUTH_SUCCESS
twisted.conch.ssh.userauth.SSHUserAuthClient.html#ssh_USERAUTH_SUCCESS
ZopeInterfaceFunction
Method
PUBLIC
We received a MSG_USERAUTH_SUCCESS. The server has accepted our authentication, so start the next service.
-
twisted.conch.ssh.userauth.SSHUserAuthClient.ssh_USERAUTH_FAILURE
twisted.conch.ssh.userauth.SSHUserAuthClient.html#ssh_USERAUTH_FAILURE
ZopeInterfaceFunction
Method
PUBLIC
We received a MSG_USERAUTH_FAILURE. Payload:
-
twisted.conch.ssh.userauth.SSHUserAuthClient._cbUserauthFailure
twisted.conch.ssh.userauth.SSHUserAuthClient.html#_cbUserauthFailure
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.ssh.userauth.SSHUserAuthClient.ssh_USERAUTH_PK_OK
twisted.conch.ssh.userauth.SSHUserAuthClient.html#ssh_USERAUTH_PK_OK
ZopeInterfaceFunction
Method
PUBLIC
This message (number 60) can mean several different messages depending on the current authentication type. We dispatch to individual methods in order to handle this request.
-
twisted.conch.ssh.userauth.SSHUserAuthClient.ssh_USERAUTH_PK_OK_publickey
twisted.conch.ssh.userauth.SSHUserAuthClient.html#ssh_USERAUTH_PK_OK_publickey
ZopeInterfaceFunction
Method
PUBLIC
This is MSG_USERAUTH_PK. Our public key is valid, so we create a signature and try to authenticate with it.
-
twisted.conch.ssh.userauth.SSHUserAuthClient.ssh_USERAUTH_PK_OK_password
twisted.conch.ssh.userauth.SSHUserAuthClient.html#ssh_USERAUTH_PK_OK_password
ZopeInterfaceFunction
Method
PUBLIC
This is MSG_USERAUTH_PASSWD_CHANGEREQ. The password given has expired. We ask for an old password and a new password, then send both back to the server.
-
twisted.conch.ssh.userauth.SSHUserAuthClient._oldPass
twisted.conch.ssh.userauth.SSHUserAuthClient.html#_oldPass
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.ssh.userauth.SSHUserAuthClient._newPass
twisted.conch.ssh.userauth.SSHUserAuthClient.html#_newPass
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.ssh.userauth.SSHUserAuthClient.ssh_USERAUTH_PK_OK_keyboard_interactive
twisted.conch.ssh.userauth.SSHUserAuthClient.html#ssh_USERAUTH_PK_OK_keyboard_interactive
ZopeInterfaceFunction
Method
PUBLIC
This is MSG_USERAUTH_INFO_RESPONSE. The server has sent us the questions it wants us to answer, so we ask the user and sent the responses.
-
twisted.conch.ssh.userauth.SSHUserAuthClient._cbSignedData
twisted.conch.ssh.userauth.SSHUserAuthClient.html#_cbSignedData
ZopeInterfaceFunction
Method
PRIVATE
Called back out of self.signData with the signed data. Send the authentication request with the signature.
-
twisted.conch.ssh.userauth.SSHUserAuthClient._setOldPass
twisted.conch.ssh.userauth.SSHUserAuthClient.html#_setOldPass
ZopeInterfaceFunction
Method
PRIVATE
Called back when we are choosing a new password. Simply store the old password for now.
-
twisted.conch.ssh.userauth.SSHUserAuthClient._setNewPass
twisted.conch.ssh.userauth.SSHUserAuthClient.html#_setNewPass
ZopeInterfaceFunction
Method
PRIVATE
Called back when we are choosing a new password. Get the old password and send the authentication message with both.
-
twisted.conch.ssh.userauth.SSHUserAuthClient._cbGenericAnswers
twisted.conch.ssh.userauth.SSHUserAuthClient.html#_cbGenericAnswers
ZopeInterfaceFunction
Method
PRIVATE
Called back when we are finished answering keyboard-interactive questions. Send the info back to the server in a MSG_USERAUTH_INFO_RESPONSE.
-
twisted.conch.ssh.userauth.SSHUserAuthClient.auth_publickey
twisted.conch.ssh.userauth.SSHUserAuthClient.html#auth_publickey
ZopeInterfaceFunction
Method
PUBLIC
Try to authenticate with a public key. Ask the user for a public key; if the user has one, send the request to the server and return True. Otherwise, return False.
-
twisted.conch.ssh.userauth.SSHUserAuthClient._cbGetPublicKey
twisted.conch.ssh.userauth.SSHUserAuthClient.html#_cbGetPublicKey
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.ssh.userauth.SSHUserAuthClient.auth_password
twisted.conch.ssh.userauth.SSHUserAuthClient.html#auth_password
ZopeInterfaceFunction
Method
PUBLIC
Try to authenticate with a password. Ask the user for a password. If the user will return a password, return True. Otherwise, return False.
-
twisted.conch.ssh.userauth.SSHUserAuthClient.auth_keyboard_interactive
twisted.conch.ssh.userauth.SSHUserAuthClient.html#auth_keyboard_interactive
ZopeInterfaceFunction
Method
PUBLIC
Try to authenticate with keyboard-interactive authentication. Send the request to the server and return True.
-
twisted.conch.ssh.userauth.SSHUserAuthClient._cbPassword
twisted.conch.ssh.userauth.SSHUserAuthClient.html#_cbPassword
ZopeInterfaceFunction
Method
PRIVATE
Called back when the user gives a password. Send the request to the server.
-
twisted.conch.ssh.userauth.SSHUserAuthClient.signData
twisted.conch.ssh.userauth.SSHUserAuthClient.html#signData
ZopeInterfaceFunction
Method
PUBLIC
Sign the given data with the given public key.
-
twisted.conch.ssh.userauth.SSHUserAuthClient._cbSignData
twisted.conch.ssh.userauth.SSHUserAuthClient.html#_cbSignData
ZopeInterfaceFunction
Method
PRIVATE
Called back when the private key is returned. Sign the data and return the signature.
-
twisted.conch.ssh.userauth.SSHUserAuthClient.getPublicKey
twisted.conch.ssh.userauth.SSHUserAuthClient.html#getPublicKey
ZopeInterfaceFunction
Method
PUBLIC
Return a public key for the user. If no more public keys are available, return None.
-
twisted.conch.ssh.userauth.SSHUserAuthClient.getPrivateKey
twisted.conch.ssh.userauth.SSHUserAuthClient.html#getPrivateKey
ZopeInterfaceFunction
Method
PUBLIC
Return a
Deferred that will be called back with the private key object corresponding to the last public key from getPublicKey(). If the private key is not available, errback on the Deferred.
-
twisted.conch.ssh.userauth.SSHUserAuthClient.getPassword
twisted.conch.ssh.userauth.SSHUserAuthClient.html#getPassword
ZopeInterfaceFunction
Method
PUBLIC
Return a
Deferred that will be called back with a password. prompt is a string to display for the password, or None for a generic 'user@hostname's password: '.
-
twisted.conch.ssh.userauth.SSHUserAuthClient.getGenericAnswers
twisted.conch.ssh.userauth.SSHUserAuthClient.html#getGenericAnswers
ZopeInterfaceFunction
Method
PUBLIC
Returns a
Deferred with the responses to the promopts.
-
twisted.conch.ssh.userauth.MSG_USERAUTH_REQUEST
twisted.conch.ssh.userauth.html#MSG_USERAUTH_REQUEST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.userauth.MSG_USERAUTH_FAILURE
twisted.conch.ssh.userauth.html#MSG_USERAUTH_FAILURE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.userauth.MSG_USERAUTH_SUCCESS
twisted.conch.ssh.userauth.html#MSG_USERAUTH_SUCCESS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.userauth.MSG_USERAUTH_BANNER
twisted.conch.ssh.userauth.html#MSG_USERAUTH_BANNER
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.userauth.MSG_USERAUTH_INFO_RESPONSE
twisted.conch.ssh.userauth.html#MSG_USERAUTH_INFO_RESPONSE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.userauth.MSG_USERAUTH_PK_OK
twisted.conch.ssh.userauth.html#MSG_USERAUTH_PK_OK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.userauth.messages
twisted.conch.ssh.userauth.html#messages
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.userauth.MSG_USERAUTH_PASSWD_CHANGEREQ
twisted.conch.ssh.userauth.html#MSG_USERAUTH_PASSWD_CHANGEREQ
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.userauth.MSG_USERAUTH_INFO_REQUEST
twisted.conch.ssh.userauth.html#MSG_USERAUTH_INFO_REQUEST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.client.default._KNOWN_HOSTS
twisted.conch.client.default.html#_KNOWN_HOSTS
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.conch.client.default.verifyHostKey
twisted.conch.client.default.html#verifyHostKey
ZopeInterfaceFunction
Function
PUBLIC
Verify a host's key.
-
twisted.conch.client.default.isInKnownHosts
twisted.conch.client.default.html#isInKnownHosts
ZopeInterfaceFunction
Function
PUBLIC
Checks to see if host is in the known_hosts file for the user.
-
twisted.conch.client.default.getHostKeyAlgorithms
twisted.conch.client.default.html#getHostKeyAlgorithms
ZopeInterfaceFunction
Function
PUBLIC
Look in known_hosts for a key corresponding to host. This can be used to change the order of supported key types in the KEXINIT packet.
-
twisted.conch.client.default.SSHUserAuthClient
twisted.conch.client.default.SSHUserAuthClient.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/3 instance variable, 4/11 methods, 2/2 class methods documented
-
twisted.conch.client.default.SSHUserAuthClient.__init__
twisted.conch.client.default.SSHUserAuthClient.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.client.default.SSHUserAuthClient.keyAgent
twisted.conch.client.default.SSHUserAuthClient.html#keyAgent
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.client.default.SSHUserAuthClient.options
twisted.conch.client.default.SSHUserAuthClient.html#options
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.client.default.SSHUserAuthClient.usedFiles
twisted.conch.client.default.SSHUserAuthClient.html#usedFiles
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.client.default.SSHUserAuthClient.serviceStarted
twisted.conch.client.default.SSHUserAuthClient.html#serviceStarted
ZopeInterfaceFunction
Method
PUBLIC
called when the service is active on the transport.
-
twisted.conch.client.default.SSHUserAuthClient.serviceStopped
twisted.conch.client.default.SSHUserAuthClient.html#serviceStopped
ZopeInterfaceFunction
Method
PUBLIC
called when the service is stopped, either by the connection ending or by another service being started
-
twisted.conch.client.default.SSHUserAuthClient._setAgent
twisted.conch.client.default.SSHUserAuthClient.html#_setAgent
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.client.default.SSHUserAuthClient._ebSetAgent
twisted.conch.client.default.SSHUserAuthClient.html#_ebSetAgent
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.client.default.SSHUserAuthClient._getPassword
twisted.conch.client.default.SSHUserAuthClient.html#_getPassword
ZopeInterfaceFunction
Method
PRIVATE
Prompt for a password using getpass.getpass.
-
twisted.conch.client.default.SSHUserAuthClient.getPassword
twisted.conch.client.default.SSHUserAuthClient.html#getPassword
ZopeInterfaceFunction
Method
PUBLIC
Return a
Deferred that will be called back with a password. prompt is a string to display for the password, or None for a generic 'user@hostname's password: '.
-
twisted.conch.client.default.SSHUserAuthClient.getPublicKey
twisted.conch.client.default.SSHUserAuthClient.html#getPublicKey
ZopeInterfaceFunction
Method
PUBLIC
Get a public key from the key agent if possible, otherwise look in the next configured identity file for one.
-
twisted.conch.client.default.SSHUserAuthClient.signData
twisted.conch.client.default.SSHUserAuthClient.html#signData
ZopeInterfaceFunction
Method
PUBLIC
Extend the base signing behavior by using an SSH agent to sign the data, if one is available.
-
twisted.conch.client.default.SSHUserAuthClient.getPrivateKey
twisted.conch.client.default.SSHUserAuthClient.html#getPrivateKey
ZopeInterfaceFunction
Method
PUBLIC
Try to load the private key from the last used file identified by getPublicKey, potentially asking for the passphrase if the key is encrypted.
-
twisted.conch.client.default.SSHUserAuthClient.getGenericAnswers
twisted.conch.client.default.SSHUserAuthClient.html#getGenericAnswers
ZopeInterfaceFunction
Method
PUBLIC
Returns a
Deferred with the responses to the promopts.
-
twisted.conch.client.default.SSHUserAuthClient._openTty
twisted.conch.client.default.SSHUserAuthClient.html#_openTty
ZopeInterfaceFunction
Class Method
PRIVATE
Open /dev/tty as two streams one in read, one in write mode, and return them.
-
twisted.conch.client.default.SSHUserAuthClient._replaceStdoutStdin
twisted.conch.client.default.SSHUserAuthClient.html#_replaceStdoutStdin
ZopeInterfaceFunction
Class Method
PRIVATE
Contextmanager that replaces stdout and stdin with /dev/tty and resets them when it is done.
-
twisted.conch.client.options.ConchOptions
twisted.conch.client.options.ConchOptions.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/2 instance variable, 0/3 class variable, 5/6 methods documented
-
twisted.conch.client.options.ConchOptions.optParameters
twisted.conch.client.options.ConchOptions.html#optParameters
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.client.options.ConchOptions.optFlags
twisted.conch.client.options.ConchOptions.html#optFlags
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.client.options.ConchOptions.compData
twisted.conch.client.options.ConchOptions.html#compData
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.client.options.ConchOptions.__init__
twisted.conch.client.options.ConchOptions.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.client.options.ConchOptions.identitys
twisted.conch.client.options.ConchOptions.html#identitys
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.client.options.ConchOptions.conns
twisted.conch.client.options.ConchOptions.html#conns
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.client.options.ConchOptions.opt_identity
twisted.conch.client.options.ConchOptions.html#opt_identity
ZopeInterfaceFunction
Method
PUBLIC
Identity for public-key authentication
-
twisted.conch.client.options.ConchOptions.opt_ciphers
twisted.conch.client.options.ConchOptions.html#opt_ciphers
ZopeInterfaceFunction
Method
PUBLIC
Select encryption algorithms
-
twisted.conch.client.options.ConchOptions.opt_macs
twisted.conch.client.options.ConchOptions.html#opt_macs
ZopeInterfaceFunction
Method
PUBLIC
Specify MAC algorithms
-
twisted.conch.client.options.ConchOptions.opt_host_key_algorithms
twisted.conch.client.options.ConchOptions.html#opt_host_key_algorithms
ZopeInterfaceFunction
Method
PUBLIC
Select host key algorithms
-
twisted.conch.client.options.ConchOptions.opt_user_authentications
twisted.conch.client.options.ConchOptions.html#opt_user_authentications
ZopeInterfaceFunction
Method
PUBLIC
Choose how to authenticate to the remote server
-
twisted.conch.endpoints.AuthenticationFailed
twisted.conch.endpoints.AuthenticationFailed.html
ZopeInterfaceClass
Class
PUBLIC
An SSH session could not be established because authentication was not successful.
-
twisted.conch.endpoints._ISSHConnectionCreator
twisted.conch.endpoints._ISSHConnectionCreator.html
ZopeInterfaceClass
Interface
PRIVATE
-
twisted.conch.endpoints._ISSHConnectionCreator.secureConnection
twisted.conch.endpoints._ISSHConnectionCreator.html#secureConnection
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.conch.endpoints._ISSHConnectionCreator.cleanupConnection
twisted.conch.endpoints._ISSHConnectionCreator.html#cleanupConnection
ZopeInterfaceFunction
Method
PUBLIC
Perform cleanup necessary for a connection object previously returned from this creator's secureConnection method.
-
twisted.conch.endpoints.SSHCommandAddress
twisted.conch.endpoints.SSHCommandAddress.html
ZopeInterfaceClass
Class
PUBLIC
An
SSHCommandAddress instance represents the address of an SSH server, a username which was used to authenticate with that server, and a command which was run there.
-
twisted.conch.endpoints.SSHCommandAddress.server
twisted.conch.endpoints.SSHCommandAddress.html#server
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.conch.endpoints.SSHCommandAddress.username
twisted.conch.endpoints.SSHCommandAddress.html#username
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.conch.endpoints.SSHCommandAddress.command
twisted.conch.endpoints.SSHCommandAddress.html#command
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.conch.endpoints.SSHCommandAddress.__init__
twisted.conch.endpoints.SSHCommandAddress.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.conch.endpoints._CommandChannel
twisted.conch.endpoints._CommandChannel.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.conch.endpoints._CommandChannel._creator
twisted.conch.endpoints._CommandChannel.html#_creator
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.conch.endpoints._CommandChannel._command
twisted.conch.endpoints._CommandChannel.html#_command
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.conch.endpoints._CommandChannel._protocolFactory
twisted.conch.endpoints._CommandChannel.html#_protocolFactory
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.conch.endpoints._CommandChannel._commandConnected
twisted.conch.endpoints._CommandChannel.html#_commandConnected
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.conch.endpoints._CommandChannel._protocol
twisted.conch.endpoints._CommandChannel.html#_protocol
ZopeInterfaceAttribute
Instance Variable
PRIVATE
An
IProtocol provider created using
_protocolFactory which is hooked up to the running command's input and output streams.
-
twisted.conch.endpoints._CommandChannel.name
twisted.conch.endpoints._CommandChannel.html#name
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.endpoints._CommandChannel._log
twisted.conch.endpoints._CommandChannel.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.conch.endpoints._CommandChannel.__init__
twisted.conch.endpoints._CommandChannel.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.conch.endpoints._CommandChannel._reason
twisted.conch.endpoints._CommandChannel.html#_reason
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.endpoints._CommandChannel.openFailed
twisted.conch.endpoints._CommandChannel.html#openFailed
ZopeInterfaceFunction
Method
PUBLIC
When the request to open a new channel to run this command in fails, fire the commandConnected deferred with a failure indicating that.
-
twisted.conch.endpoints._CommandChannel.channelOpen
twisted.conch.endpoints._CommandChannel.html#channelOpen
ZopeInterfaceFunction
Method
PUBLIC
When the request to open a new channel to run this command in succeeds, issue an "exec" request to run the command.
-
twisted.conch.endpoints._CommandChannel._execFailure
twisted.conch.endpoints._CommandChannel.html#_execFailure
ZopeInterfaceFunction
Method
PRIVATE
When the request to execute the command in this channel fails, fire the commandConnected deferred with a failure indicating this.
-
twisted.conch.endpoints._CommandChannel._execSuccess
twisted.conch.endpoints._CommandChannel.html#_execSuccess
ZopeInterfaceFunction
Method
PRIVATE
When the request to execute the command in this channel succeeds, use protocolFactory to build a protocol to handle the command's input and output and connect the protocol to a transport representing those streams.
-
twisted.conch.endpoints._CommandChannel.dataReceived
twisted.conch.endpoints._CommandChannel.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
When the command's stdout data arrives over the channel, deliver it to the protocol instance.
-
twisted.conch.endpoints._CommandChannel.request_exit_status
twisted.conch.endpoints._CommandChannel.html#request_exit_status
ZopeInterfaceFunction
Method
PUBLIC
When the server sends the command's exit status, record it for later delivery to the protocol.
-
twisted.conch.endpoints._CommandChannel.request_exit_signal
twisted.conch.endpoints._CommandChannel.html#request_exit_signal
ZopeInterfaceFunction
Method
PUBLIC
When the server sends the command's exit status, record it for later delivery to the protocol.
-
twisted.conch.endpoints._CommandChannel.closed
twisted.conch.endpoints._CommandChannel.html#closed
ZopeInterfaceFunction
Method
PUBLIC
When the channel closes, deliver disconnection notification to the protocol.
-
twisted.conch.endpoints._ConnectionReady
twisted.conch.endpoints._ConnectionReady.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.conch.endpoints._ConnectionReady.__init__
twisted.conch.endpoints._ConnectionReady.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.conch.endpoints._ConnectionReady._ready
twisted.conch.endpoints._ConnectionReady.html#_ready
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.endpoints._ConnectionReady.serviceStarted
twisted.conch.endpoints._ConnectionReady.html#serviceStarted
ZopeInterfaceFunction
Method
PUBLIC
When the SSH
connection service this object represents is ready to be used, fire the
connectionReady Deferred to publish that event to some other interested party.
-
twisted.conch.endpoints._UserAuth
twisted.conch.endpoints._UserAuth.html
ZopeInterfaceClass
Class
PRIVATE
_UserAuth implements the client part of SSH user authentication in the convenient way a user might expect if they are familiar with the interactive
ssh command line client.
-
twisted.conch.endpoints._UserAuth.password
twisted.conch.endpoints._UserAuth.html#password
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.endpoints._UserAuth.keys
twisted.conch.endpoints._UserAuth.html#keys
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.endpoints._UserAuth.agent
twisted.conch.endpoints._UserAuth.html#agent
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.endpoints._UserAuth.getPublicKey
twisted.conch.endpoints._UserAuth.html#getPublicKey
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the next public key object to offer to the server, possibly delegating to an authentication agent if there is one.
-
twisted.conch.endpoints._UserAuth.key
twisted.conch.endpoints._UserAuth.html#key
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.endpoints._UserAuth.signData
twisted.conch.endpoints._UserAuth.html#signData
ZopeInterfaceFunction
Method
PUBLIC
Extend the base signing behavior by using an SSH agent to sign the data, if one is available.
-
twisted.conch.endpoints._UserAuth.getPrivateKey
twisted.conch.endpoints._UserAuth.html#getPrivateKey
ZopeInterfaceFunction
Method
PUBLIC
Get the private part of a key pair to use for authentication. The key corresponds to the public part most recently returned from getPublicKey.
-
twisted.conch.endpoints._UserAuth.getPassword
twisted.conch.endpoints._UserAuth.html#getPassword
ZopeInterfaceFunction
Method
PUBLIC
Get the password to use for authentication.
-
twisted.conch.endpoints._UserAuth.ssh_USERAUTH_SUCCESS
twisted.conch.endpoints._UserAuth.html#ssh_USERAUTH_SUCCESS
ZopeInterfaceFunction
Method
PUBLIC
Handle user authentication success in the normal way, but also make a note of the state change on the
_CommandTransport.
-
twisted.conch.endpoints._UserAuth.connectToAgent
twisted.conch.endpoints._UserAuth.html#connectToAgent
ZopeInterfaceFunction
Method
PUBLIC
Set up a connection to the authentication agent and trigger its initialization.
-
twisted.conch.endpoints._UserAuth.loseAgentConnection
twisted.conch.endpoints._UserAuth.html#loseAgentConnection
ZopeInterfaceFunction
Method
PUBLIC
Disconnect the agent.
-
twisted.conch.endpoints._CommandTransport
twisted.conch.endpoints._CommandTransport.html
ZopeInterfaceClass
Class
PRIVATE
_CommandTransport is an SSH client
transport which includes a host key verification step before it will proceed to secure the connection.
-
twisted.conch.endpoints._CommandTransport._userauth
twisted.conch.endpoints._CommandTransport.html#_userauth
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The
_UserAuth instance which is in charge of the overall authentication process or
None if the SSH connection has not reach yet the
user-auth service.
-
twisted.conch.endpoints._CommandTransport._state
twisted.conch.endpoints._CommandTransport.html#_state
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.endpoints._CommandTransport._hostKeyFailure
twisted.conch.endpoints._CommandTransport.html#_hostKeyFailure
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.endpoints._CommandTransport.__init__
twisted.conch.endpoints._CommandTransport.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.conch.endpoints._CommandTransport.connectionReady
twisted.conch.endpoints._CommandTransport.html#connectionReady
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.endpoints._CommandTransport.creator
twisted.conch.endpoints._CommandTransport.html#creator
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.endpoints._CommandTransport.verifyHostKey
twisted.conch.endpoints._CommandTransport.html#verifyHostKey
ZopeInterfaceFunction
Method
PUBLIC
Ask the
KnownHostsFile provider available on the factory which created this protocol this protocol to verify the given host key.
-
twisted.conch.endpoints._CommandTransport._saveHostKeyFailure
twisted.conch.endpoints._CommandTransport.html#_saveHostKeyFailure
ZopeInterfaceFunction
Method
PRIVATE
When host key verification fails, record the reason for the failure in order to fire a
Deferred with it later.
-
twisted.conch.endpoints._CommandTransport.connectionSecure
twisted.conch.endpoints._CommandTransport.html#connectionSecure
ZopeInterfaceFunction
Method
PUBLIC
When the connection is secure, start the authentication process.
-
twisted.conch.endpoints._CommandTransport.connectionLost
twisted.conch.endpoints._CommandTransport.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
When the underlying connection to the SSH server is lost, if there were any connection setup errors, propagate them. Also, clean up the connection to the ssh agent if one was created.
-
twisted.conch.endpoints.SSHCommandClientEndpoint
twisted.conch.endpoints.SSHCommandClientEndpoint.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.conch.endpoints.SSHCommandClientEndpoint.__init__
twisted.conch.endpoints.SSHCommandClientEndpoint.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.conch.endpoints.SSHCommandClientEndpoint._creator
twisted.conch.endpoints.SSHCommandClientEndpoint.html#_creator
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.endpoints.SSHCommandClientEndpoint._command
twisted.conch.endpoints.SSHCommandClientEndpoint.html#_command
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.endpoints.SSHCommandClientEndpoint.newConnection
twisted.conch.endpoints.SSHCommandClientEndpoint.html#newConnection
ZopeInterfaceFunction
Class Method
PUBLIC
Create and return a new endpoint which will try to create a new connection to an SSH server and run a command over it. It will also close the connection if there are problems leading up to the command being executed, after the command finishes, or if the connection ...
-
twisted.conch.endpoints.SSHCommandClientEndpoint.existingConnection
twisted.conch.endpoints.SSHCommandClientEndpoint.html#existingConnection
ZopeInterfaceFunction
Class Method
PUBLIC
Create and return a new endpoint which will try to open a new channel on an existing SSH connection and run a command over it. It will not close the connection if there is a problem executing the command or after the command finishes.
-
twisted.conch.endpoints.SSHCommandClientEndpoint.connect
twisted.conch.endpoints.SSHCommandClientEndpoint.html#connect
ZopeInterfaceFunction
Method
PUBLIC
Set up an SSH connection, use a channel from that connection to launch a command, and hook the stdin and stdout of that command up as a transport for a protocol created by the given factory.
-
twisted.conch.endpoints.SSHCommandClientEndpoint._executeCommand
twisted.conch.endpoints.SSHCommandClientEndpoint.html#_executeCommand
ZopeInterfaceFunction
Method
PRIVATE
Given a secured SSH connection, try to execute a command in a new channel created on it and associate the result with a protocol from the given factory.
-
twisted.conch.endpoints._ReadFile
twisted.conch.endpoints._ReadFile.html
ZopeInterfaceClass
Class
PRIVATE
A weakly file-like object which can be used with
KnownHostsFile to respond in the negative to all prompts for decisions.
-
twisted.conch.endpoints._ReadFile.__init__
twisted.conch.endpoints._ReadFile.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.conch.endpoints._ReadFile._contents
twisted.conch.endpoints._ReadFile.html#_contents
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.endpoints._ReadFile.write
twisted.conch.endpoints._ReadFile.html#write
ZopeInterfaceFunction
Method
PUBLIC
No-op.
-
twisted.conch.endpoints._ReadFile.readline
twisted.conch.endpoints._ReadFile.html#readline
ZopeInterfaceFunction
Method
PUBLIC
Always give back the byte string that this
_ReadFile was initialized with.
-
twisted.conch.endpoints._ReadFile.close
twisted.conch.endpoints._ReadFile.html#close
ZopeInterfaceFunction
Method
PUBLIC
No-op.
-
twisted.conch.endpoints._NewConnectionHelper
twisted.conch.endpoints._NewConnectionHelper.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.conch.endpoints._NewConnectionHelper.port
twisted.conch.endpoints._NewConnectionHelper.html#port
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.endpoints._NewConnectionHelper.__init__
twisted.conch.endpoints._NewConnectionHelper.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.conch.endpoints._NewConnectionHelper.reactor
twisted.conch.endpoints._NewConnectionHelper.html#reactor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.endpoints._NewConnectionHelper.hostname
twisted.conch.endpoints._NewConnectionHelper.html#hostname
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.endpoints._NewConnectionHelper.command
twisted.conch.endpoints._NewConnectionHelper.html#command
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.endpoints._NewConnectionHelper.username
twisted.conch.endpoints._NewConnectionHelper.html#username
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.endpoints._NewConnectionHelper.keys
twisted.conch.endpoints._NewConnectionHelper.html#keys
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.endpoints._NewConnectionHelper.password
twisted.conch.endpoints._NewConnectionHelper.html#password
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.endpoints._NewConnectionHelper.agentEndpoint
twisted.conch.endpoints._NewConnectionHelper.html#agentEndpoint
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.endpoints._NewConnectionHelper.knownHosts
twisted.conch.endpoints._NewConnectionHelper.html#knownHosts
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.endpoints._NewConnectionHelper.ui
twisted.conch.endpoints._NewConnectionHelper.html#ui
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.endpoints._NewConnectionHelper.tty
twisted.conch.endpoints._NewConnectionHelper.html#tty
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.endpoints._NewConnectionHelper._opener
twisted.conch.endpoints._NewConnectionHelper.html#_opener
ZopeInterfaceFunction
Method
PRIVATE
Open the tty if possible, otherwise give back a file-like object from which b"no" can be read.
-
twisted.conch.endpoints._NewConnectionHelper._knownHosts
twisted.conch.endpoints._NewConnectionHelper.html#_knownHosts
ZopeInterfaceFunction
Class Method
PRIVATE
No summary
-
twisted.conch.endpoints._NewConnectionHelper.secureConnection
twisted.conch.endpoints._NewConnectionHelper.html#secureConnection
ZopeInterfaceFunction
Method
PUBLIC
Create and return a new SSH connection which has been secured and on which authentication has already happened.
-
twisted.conch.endpoints._NewConnectionHelper.cleanupConnection
twisted.conch.endpoints._NewConnectionHelper.html#cleanupConnection
ZopeInterfaceFunction
Method
PUBLIC
Clean up the connection by closing it. The command running on the endpoint has ended so the connection is no longer needed.
-
twisted.conch.endpoints._ExistingConnectionHelper
twisted.conch.endpoints._ExistingConnectionHelper.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.conch.endpoints._ExistingConnectionHelper.__init__
twisted.conch.endpoints._ExistingConnectionHelper.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.conch.endpoints._ExistingConnectionHelper.connection
twisted.conch.endpoints._ExistingConnectionHelper.html#connection
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.endpoints._ExistingConnectionHelper.secureConnection
twisted.conch.endpoints._ExistingConnectionHelper.html#secureConnection
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.conch.endpoints._ExistingConnectionHelper.cleanupConnection
twisted.conch.endpoints._ExistingConnectionHelper.html#cleanupConnection
ZopeInterfaceFunction
Method
PUBLIC
Do not do any cleanup on the connection. Leave that responsibility to whatever code created it in the first place.
-
twisted.conch.insults.insults.ITerminalProtocol
twisted.conch.insults.insults.ITerminalProtocol.html
ZopeInterfaceClass
Interface
PUBLIC
No interface docstring; 5/5 methods documented
-
twisted.conch.insults.insults.ITerminalProtocol.makeConnection
twisted.conch.insults.insults.ITerminalProtocol.html#makeConnection
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.conch.insults.insults.ITerminalProtocol.keystrokeReceived
twisted.conch.insults.insults.ITerminalProtocol.html#keystrokeReceived
ZopeInterfaceFunction
Method
PUBLIC
A keystroke was received.
-
twisted.conch.insults.insults.ITerminalProtocol.terminalSize
twisted.conch.insults.insults.ITerminalProtocol.html#terminalSize
ZopeInterfaceFunction
Method
PUBLIC
Called to indicate the size of the terminal.
-
twisted.conch.insults.insults.ITerminalProtocol.unhandledControlSequence
twisted.conch.insults.insults.ITerminalProtocol.html#unhandledControlSequence
ZopeInterfaceFunction
Method
PUBLIC
Called when an unsupported control sequence is received.
-
twisted.conch.insults.insults.ITerminalProtocol.connectionLost
twisted.conch.insults.insults.ITerminalProtocol.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection has been lost.
-
twisted.conch.insults.insults.TerminalProtocol
twisted.conch.insults.insults.TerminalProtocol.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/1 instance variable, 1/6 method documented
-
twisted.conch.insults.insults.TerminalProtocol.makeConnection
twisted.conch.insults.insults.TerminalProtocol.html#makeConnection
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.conch.insults.insults.TerminalProtocol.terminal
twisted.conch.insults.insults.TerminalProtocol.html#terminal
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.insults.TerminalProtocol.connectionMade
twisted.conch.insults.insults.TerminalProtocol.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called after a connection has been established.
-
twisted.conch.insults.insults.TerminalProtocol.keystrokeReceived
twisted.conch.insults.insults.TerminalProtocol.html#keystrokeReceived
ZopeInterfaceFunction
Method
PUBLIC
A keystroke was received.
-
twisted.conch.insults.insults.TerminalProtocol.terminalSize
twisted.conch.insults.insults.TerminalProtocol.html#terminalSize
ZopeInterfaceFunction
Method
PUBLIC
Called to indicate the size of the terminal.
-
twisted.conch.insults.insults.TerminalProtocol.unhandledControlSequence
twisted.conch.insults.insults.TerminalProtocol.html#unhandledControlSequence
ZopeInterfaceFunction
Method
PUBLIC
Called when an unsupported control sequence is received.
-
twisted.conch.insults.insults.TerminalProtocol.connectionLost
twisted.conch.insults.insults.TerminalProtocol.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection has been lost.
-
twisted.conch.insults.insults.ITerminalTransport
twisted.conch.insults.insults.ITerminalTransport.html
ZopeInterfaceClass
Interface
PUBLIC
No interface docstring; 41/41 methods documented
-
twisted.conch.insults.insults.ITerminalTransport.cursorUp
twisted.conch.insults.insults.ITerminalTransport.html#cursorUp
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor up n lines.
-
twisted.conch.insults.insults.ITerminalTransport.cursorDown
twisted.conch.insults.insults.ITerminalTransport.html#cursorDown
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor down n lines.
-
twisted.conch.insults.insults.ITerminalTransport.cursorForward
twisted.conch.insults.insults.ITerminalTransport.html#cursorForward
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor right n columns.
-
twisted.conch.insults.insults.ITerminalTransport.cursorBackward
twisted.conch.insults.insults.ITerminalTransport.html#cursorBackward
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor left n columns.
-
twisted.conch.insults.insults.ITerminalTransport.cursorPosition
twisted.conch.insults.insults.ITerminalTransport.html#cursorPosition
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor to the given line and column.
-
twisted.conch.insults.insults.ITerminalTransport.cursorHome
twisted.conch.insults.insults.ITerminalTransport.html#cursorHome
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor home.
-
twisted.conch.insults.insults.ITerminalTransport.index
twisted.conch.insults.insults.ITerminalTransport.html#index
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor down one line, performing scrolling if necessary.
-
twisted.conch.insults.insults.ITerminalTransport.reverseIndex
twisted.conch.insults.insults.ITerminalTransport.html#reverseIndex
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor up one line, performing scrolling if necessary.
-
twisted.conch.insults.insults.ITerminalTransport.nextLine
twisted.conch.insults.insults.ITerminalTransport.html#nextLine
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor to the first position on the next line, performing scrolling if necessary.
-
twisted.conch.insults.insults.ITerminalTransport.saveCursor
twisted.conch.insults.insults.ITerminalTransport.html#saveCursor
ZopeInterfaceFunction
Method
PUBLIC
Save the cursor position, character attribute, character set, and origin mode selection.
-
twisted.conch.insults.insults.ITerminalTransport.restoreCursor
twisted.conch.insults.insults.ITerminalTransport.html#restoreCursor
ZopeInterfaceFunction
Method
PUBLIC
Restore the previously saved cursor position, character attribute, character set, and origin mode selection.
-
twisted.conch.insults.insults.ITerminalTransport.setModes
twisted.conch.insults.insults.ITerminalTransport.html#setModes
ZopeInterfaceFunction
Method
PUBLIC
Set the given modes on the terminal.
-
twisted.conch.insults.insults.ITerminalTransport.resetModes
twisted.conch.insults.insults.ITerminalTransport.html#resetModes
ZopeInterfaceFunction
Method
PUBLIC
Reset the given modes on the terminal.
-
twisted.conch.insults.insults.ITerminalTransport.setPrivateModes
twisted.conch.insults.insults.ITerminalTransport.html#setPrivateModes
ZopeInterfaceFunction
Method
PUBLIC
Set the given DEC private modes on the terminal.
-
twisted.conch.insults.insults.ITerminalTransport.resetPrivateModes
twisted.conch.insults.insults.ITerminalTransport.html#resetPrivateModes
ZopeInterfaceFunction
Method
PUBLIC
Reset the given DEC private modes on the terminal.
-
twisted.conch.insults.insults.ITerminalTransport.applicationKeypadMode
twisted.conch.insults.insults.ITerminalTransport.html#applicationKeypadMode
ZopeInterfaceFunction
Method
PUBLIC
Cause keypad to generate control functions.
-
twisted.conch.insults.insults.ITerminalTransport.numericKeypadMode
twisted.conch.insults.insults.ITerminalTransport.html#numericKeypadMode
ZopeInterfaceFunction
Method
PUBLIC
Cause keypad to generate normal characters.
-
twisted.conch.insults.insults.ITerminalTransport.selectCharacterSet
twisted.conch.insults.insults.ITerminalTransport.html#selectCharacterSet
ZopeInterfaceFunction
Method
PUBLIC
Select a character set.
-
twisted.conch.insults.insults.ITerminalTransport.shiftIn
twisted.conch.insults.insults.ITerminalTransport.html#shiftIn
ZopeInterfaceFunction
Method
PUBLIC
Activate the G0 character set.
-
twisted.conch.insults.insults.ITerminalTransport.shiftOut
twisted.conch.insults.insults.ITerminalTransport.html#shiftOut
ZopeInterfaceFunction
Method
PUBLIC
Activate the G1 character set.
-
twisted.conch.insults.insults.ITerminalTransport.singleShift2
twisted.conch.insults.insults.ITerminalTransport.html#singleShift2
ZopeInterfaceFunction
Method
PUBLIC
Shift to the G2 character set for a single character.
-
twisted.conch.insults.insults.ITerminalTransport.singleShift3
twisted.conch.insults.insults.ITerminalTransport.html#singleShift3
ZopeInterfaceFunction
Method
PUBLIC
Shift to the G3 character set for a single character.
-
twisted.conch.insults.insults.ITerminalTransport.selectGraphicRendition
twisted.conch.insults.insults.ITerminalTransport.html#selectGraphicRendition
ZopeInterfaceFunction
Method
PUBLIC
Enabled one or more character attributes.
-
twisted.conch.insults.insults.ITerminalTransport.horizontalTabulationSet
twisted.conch.insults.insults.ITerminalTransport.html#horizontalTabulationSet
ZopeInterfaceFunction
Method
PUBLIC
Set a tab stop at the current cursor position.
-
twisted.conch.insults.insults.ITerminalTransport.tabulationClear
twisted.conch.insults.insults.ITerminalTransport.html#tabulationClear
ZopeInterfaceFunction
Method
PUBLIC
Clear the tab stop at the current cursor position.
-
twisted.conch.insults.insults.ITerminalTransport.tabulationClearAll
twisted.conch.insults.insults.ITerminalTransport.html#tabulationClearAll
ZopeInterfaceFunction
Method
PUBLIC
Clear all tab stops.
-
twisted.conch.insults.insults.ITerminalTransport.doubleHeightLine
twisted.conch.insults.insults.ITerminalTransport.html#doubleHeightLine
ZopeInterfaceFunction
Method
PUBLIC
Make the current line the top or bottom half of a double-height, double-width line.
-
twisted.conch.insults.insults.ITerminalTransport.singleWidthLine
twisted.conch.insults.insults.ITerminalTransport.html#singleWidthLine
ZopeInterfaceFunction
Method
PUBLIC
Make the current line a single-width, single-height line.
-
twisted.conch.insults.insults.ITerminalTransport.doubleWidthLine
twisted.conch.insults.insults.ITerminalTransport.html#doubleWidthLine
ZopeInterfaceFunction
Method
PUBLIC
Make the current line a double-width line.
-
twisted.conch.insults.insults.ITerminalTransport.eraseToLineEnd
twisted.conch.insults.insults.ITerminalTransport.html#eraseToLineEnd
ZopeInterfaceFunction
Method
PUBLIC
Erase from the cursor to the end of line, including cursor position.
-
twisted.conch.insults.insults.ITerminalTransport.eraseToLineBeginning
twisted.conch.insults.insults.ITerminalTransport.html#eraseToLineBeginning
ZopeInterfaceFunction
Method
PUBLIC
Erase from the cursor to the beginning of the line, including the cursor position.
-
twisted.conch.insults.insults.ITerminalTransport.eraseLine
twisted.conch.insults.insults.ITerminalTransport.html#eraseLine
ZopeInterfaceFunction
Method
PUBLIC
Erase the entire cursor line.
-
twisted.conch.insults.insults.ITerminalTransport.eraseToDisplayEnd
twisted.conch.insults.insults.ITerminalTransport.html#eraseToDisplayEnd
ZopeInterfaceFunction
Method
PUBLIC
Erase from the cursor to the end of the display, including the cursor position.
-
twisted.conch.insults.insults.ITerminalTransport.eraseToDisplayBeginning
twisted.conch.insults.insults.ITerminalTransport.html#eraseToDisplayBeginning
ZopeInterfaceFunction
Method
PUBLIC
Erase from the cursor to the beginning of the display, including the cursor position.
-
twisted.conch.insults.insults.ITerminalTransport.eraseDisplay
twisted.conch.insults.insults.ITerminalTransport.html#eraseDisplay
ZopeInterfaceFunction
Method
PUBLIC
Erase the entire display.
-
twisted.conch.insults.insults.ITerminalTransport.deleteCharacter
twisted.conch.insults.insults.ITerminalTransport.html#deleteCharacter
ZopeInterfaceFunction
Method
PUBLIC
Delete n characters starting at the cursor position.
-
twisted.conch.insults.insults.ITerminalTransport.insertLine
twisted.conch.insults.insults.ITerminalTransport.html#insertLine
ZopeInterfaceFunction
Method
PUBLIC
Insert n lines at the cursor position.
-
twisted.conch.insults.insults.ITerminalTransport.deleteLine
twisted.conch.insults.insults.ITerminalTransport.html#deleteLine
ZopeInterfaceFunction
Method
PUBLIC
Delete n lines starting at the cursor position.
-
twisted.conch.insults.insults.ITerminalTransport.reportCursorPosition
twisted.conch.insults.insults.ITerminalTransport.html#reportCursorPosition
ZopeInterfaceFunction
Method
PUBLIC
Return a Deferred that fires with a two-tuple of (x, y) indicating the cursor position.
-
twisted.conch.insults.insults.ITerminalTransport.reset
twisted.conch.insults.insults.ITerminalTransport.html#reset
ZopeInterfaceFunction
Method
PUBLIC
Reset the terminal to its initial state.
-
twisted.conch.insults.insults.ITerminalTransport.unhandledControlSequence
twisted.conch.insults.insults.ITerminalTransport.html#unhandledControlSequence
ZopeInterfaceFunction
Method
PUBLIC
Called when an unsupported control sequence is received.
-
twisted.conch.insults.insults.CSI
twisted.conch.insults.insults.html#CSI
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.CST
twisted.conch.insults.insults.html#CST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.modes
twisted.conch.insults.insults.modes.html
ZopeInterfaceClass
Class
PUBLIC
ECMA 48 standardized modes
-
twisted.conch.insults.insults.modes.KEYBOARD_ACTION
twisted.conch.insults.insults.modes.html#KEYBOARD_ACTION
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.modes.KAM
twisted.conch.insults.insults.modes.html#KAM
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.modes.INSERTION_REPLACEMENT
twisted.conch.insults.insults.modes.html#INSERTION_REPLACEMENT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.modes.IRM
twisted.conch.insults.insults.modes.html#IRM
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.modes.LINEFEED_NEWLINE
twisted.conch.insults.insults.modes.html#LINEFEED_NEWLINE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.modes.LNM
twisted.conch.insults.insults.modes.html#LNM
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.privateModes
twisted.conch.insults.insults.privateModes.html
ZopeInterfaceClass
Class
PUBLIC
ANSI-Compatible Private Modes
-
twisted.conch.insults.insults.privateModes.ERROR
twisted.conch.insults.insults.privateModes.html#ERROR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.privateModes.CURSOR_KEY
twisted.conch.insults.insults.privateModes.html#CURSOR_KEY
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.privateModes.ANSI_VT52
twisted.conch.insults.insults.privateModes.html#ANSI_VT52
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.privateModes.COLUMN
twisted.conch.insults.insults.privateModes.html#COLUMN
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.privateModes.SCROLL
twisted.conch.insults.insults.privateModes.html#SCROLL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.privateModes.SCREEN
twisted.conch.insults.insults.privateModes.html#SCREEN
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.privateModes.ORIGIN
twisted.conch.insults.insults.privateModes.html#ORIGIN
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.privateModes.AUTO_WRAP
twisted.conch.insults.insults.privateModes.html#AUTO_WRAP
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.privateModes.AUTO_REPEAT
twisted.conch.insults.insults.privateModes.html#AUTO_REPEAT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.privateModes.PRINTER_FORM_FEED
twisted.conch.insults.insults.privateModes.html#PRINTER_FORM_FEED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.privateModes.PRINTER_EXTENT
twisted.conch.insults.insults.privateModes.html#PRINTER_EXTENT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.privateModes.CURSOR_MODE
twisted.conch.insults.insults.privateModes.html#CURSOR_MODE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.CS_US
twisted.conch.insults.insults.html#CS_US
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.CS_UK
twisted.conch.insults.insults.html#CS_UK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.CS_DRAWING
twisted.conch.insults.insults.html#CS_DRAWING
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.CS_ALTERNATE
twisted.conch.insults.insults.html#CS_ALTERNATE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.CS_ALTERNATE_SPECIAL
twisted.conch.insults.insults.html#CS_ALTERNATE_SPECIAL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.G0
twisted.conch.insults.insults.html#G0
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.G1
twisted.conch.insults.insults.html#G1
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.G2
twisted.conch.insults.insults.html#G2
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.G3
twisted.conch.insults.insults.html#G3
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.NORMAL
twisted.conch.insults.insults.html#NORMAL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.BOLD
twisted.conch.insults.insults.html#BOLD
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.UNDERLINE
twisted.conch.insults.insults.html#UNDERLINE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.BLINK
twisted.conch.insults.insults.html#BLINK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.REVERSE_VIDEO
twisted.conch.insults.insults.html#REVERSE_VIDEO
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.Vector
twisted.conch.insults.insults.Vector.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.insults.insults.Vector.__init__
twisted.conch.insults.insults.Vector.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.insults.Vector.x
twisted.conch.insults.insults.Vector.html#x
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.insults.Vector.y
twisted.conch.insults.insults.Vector.html#y
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.insults.log
twisted.conch.insults.insults.html#log
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.insults.insults._KEY_NAMES
twisted.conch.insults.insults.html#_KEY_NAMES
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.conch.insults.insults._const
twisted.conch.insults.insults._const.html
ZopeInterfaceClass
Class
PRIVATE
No summary
-
twisted.conch.insults.insults._const.name
twisted.conch.insults.insults._const.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A string naming this constant
-
twisted.conch.insults.insults._const.__init__
twisted.conch.insults.insults._const.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.insults._const.__repr__
twisted.conch.insults.insults._const.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.insults._const.__bytes__
twisted.conch.insults.insults._const.html#__bytes__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.insults.FUNCTION_KEYS
twisted.conch.insults.insults.html#FUNCTION_KEYS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ServerProtocol
twisted.conch.insults.insults.ServerProtocol.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/9 instance variable, 0/4 class variable, 0/2 constant, 1/55 method, 0/1 class documented
-
twisted.conch.insults.insults.ServerProtocol.protocolFactory
twisted.conch.insults.insults.ServerProtocol.html#protocolFactory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ServerProtocol.terminalProtocol
twisted.conch.insults.insults.ServerProtocol.html#terminalProtocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ServerProtocol.TAB
twisted.conch.insults.insults.ServerProtocol.html#TAB
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ServerProtocol.BACKSPACE
twisted.conch.insults.insults.ServerProtocol.html#BACKSPACE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ServerProtocol.lastWrite
twisted.conch.insults.insults.ServerProtocol.html#lastWrite
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ServerProtocol.state
twisted.conch.insults.insults.ServerProtocol.html#state
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ServerProtocol.termSize
twisted.conch.insults.insults.ServerProtocol.html#termSize
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ServerProtocol.cursorPos
twisted.conch.insults.insults.ServerProtocol.html#cursorPos
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ServerProtocol.scrollRegion
twisted.conch.insults.insults.ServerProtocol.html#scrollRegion
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ServerProtocol.factory
twisted.conch.insults.insults.ServerProtocol.html#factory
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ServerProtocol.__init__
twisted.conch.insults.insults.ServerProtocol.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.conch.insults.insults.ServerProtocol.protocolArgs
twisted.conch.insults.insults.ServerProtocol.html#protocolArgs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ServerProtocol.protocolKwArgs
twisted.conch.insults.insults.ServerProtocol.html#protocolKwArgs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ServerProtocol._cursorReports
twisted.conch.insults.insults.ServerProtocol.html#_cursorReports
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.insults.insults.ServerProtocol.getHost
twisted.conch.insults.insults.ServerProtocol.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
Similar to getPeer, but returns an address describing this side of the connection.
-
twisted.conch.insults.insults.ServerProtocol.getPeer
twisted.conch.insults.insults.ServerProtocol.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
Get the remote address of this connection.
-
twisted.conch.insults.insults.ServerProtocol.connectionMade
twisted.conch.insults.insults.ServerProtocol.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.conch.insults.insults.ServerProtocol.dataReceived
twisted.conch.insults.insults.ServerProtocol.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever data is received.
-
twisted.conch.insults.insults.ServerProtocol._handleShortControlSequence
twisted.conch.insults.insults.ServerProtocol.html#_handleShortControlSequence
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.insults.insults.ServerProtocol._handleControlSequence
twisted.conch.insults.insults.ServerProtocol.html#_handleControlSequence
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.insults.insults.ServerProtocol.unhandledControlSequence
twisted.conch.insults.insults.ServerProtocol.html#unhandledControlSequence
ZopeInterfaceFunction
Method
PUBLIC
Called when an unsupported control sequence is received.
-
twisted.conch.insults.insults.ServerProtocol._handleLowFunctionControlSequence
twisted.conch.insults.insults.ServerProtocol.html#_handleLowFunctionControlSequence
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.insults.insults.ServerProtocol.ControlSequenceParser
twisted.conch.insults.insults.ServerProtocol.ControlSequenceParser.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ServerProtocol.ControlSequenceParser.A
twisted.conch.insults.insults.ServerProtocol.ControlSequenceParser.html#A
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ServerProtocol.ControlSequenceParser.B
twisted.conch.insults.insults.ServerProtocol.ControlSequenceParser.html#B
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ServerProtocol.ControlSequenceParser.C
twisted.conch.insults.insults.ServerProtocol.ControlSequenceParser.html#C
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ServerProtocol.ControlSequenceParser.D
twisted.conch.insults.insults.ServerProtocol.ControlSequenceParser.html#D
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ServerProtocol.ControlSequenceParser.E
twisted.conch.insults.insults.ServerProtocol.ControlSequenceParser.html#E
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ServerProtocol.ControlSequenceParser.F
twisted.conch.insults.insults.ServerProtocol.ControlSequenceParser.html#F
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ServerProtocol.ControlSequenceParser.H
twisted.conch.insults.insults.ServerProtocol.ControlSequenceParser.html#H
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ServerProtocol.ControlSequenceParser.R
twisted.conch.insults.insults.ServerProtocol.ControlSequenceParser.html#R
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ServerProtocol.ControlSequenceParser.Z
twisted.conch.insults.insults.ServerProtocol.ControlSequenceParser.html#Z
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ServerProtocol.ControlSequenceParser.tilde
twisted.conch.insults.insults.ServerProtocol.ControlSequenceParser.html#tilde
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ServerProtocol.controlSequenceParser
twisted.conch.insults.insults.ServerProtocol.html#controlSequenceParser
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ServerProtocol.cursorUp
twisted.conch.insults.insults.ServerProtocol.html#cursorUp
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor up n lines.
-
twisted.conch.insults.insults.ServerProtocol.cursorDown
twisted.conch.insults.insults.ServerProtocol.html#cursorDown
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor down n lines.
-
twisted.conch.insults.insults.ServerProtocol.cursorForward
twisted.conch.insults.insults.ServerProtocol.html#cursorForward
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor right n columns.
-
twisted.conch.insults.insults.ServerProtocol.cursorBackward
twisted.conch.insults.insults.ServerProtocol.html#cursorBackward
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor left n columns.
-
twisted.conch.insults.insults.ServerProtocol.cursorPosition
twisted.conch.insults.insults.ServerProtocol.html#cursorPosition
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor to the given line and column.
-
twisted.conch.insults.insults.ServerProtocol.cursorHome
twisted.conch.insults.insults.ServerProtocol.html#cursorHome
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor home.
-
twisted.conch.insults.insults.ServerProtocol.index
twisted.conch.insults.insults.ServerProtocol.html#index
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor down one line, performing scrolling if necessary.
-
twisted.conch.insults.insults.ServerProtocol.reverseIndex
twisted.conch.insults.insults.ServerProtocol.html#reverseIndex
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor up one line, performing scrolling if necessary.
-
twisted.conch.insults.insults.ServerProtocol.nextLine
twisted.conch.insults.insults.ServerProtocol.html#nextLine
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor to the first position on the next line, performing scrolling if necessary.
-
twisted.conch.insults.insults.ServerProtocol.saveCursor
twisted.conch.insults.insults.ServerProtocol.html#saveCursor
ZopeInterfaceFunction
Method
PUBLIC
Save the cursor position, character attribute, character set, and origin mode selection.
-
twisted.conch.insults.insults.ServerProtocol._savedCursorPos
twisted.conch.insults.insults.ServerProtocol.html#_savedCursorPos
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.insults.insults.ServerProtocol.restoreCursor
twisted.conch.insults.insults.ServerProtocol.html#restoreCursor
ZopeInterfaceFunction
Method
PUBLIC
Restore the previously saved cursor position, character attribute, character set, and origin mode selection.
-
twisted.conch.insults.insults.ServerProtocol.setModes
twisted.conch.insults.insults.ServerProtocol.html#setModes
ZopeInterfaceFunction
Method
PUBLIC
Set the given modes on the terminal.
-
twisted.conch.insults.insults.ServerProtocol.setPrivateModes
twisted.conch.insults.insults.ServerProtocol.html#setPrivateModes
ZopeInterfaceFunction
Method
PUBLIC
Set the given DEC private modes on the terminal.
-
twisted.conch.insults.insults.ServerProtocol.resetModes
twisted.conch.insults.insults.ServerProtocol.html#resetModes
ZopeInterfaceFunction
Method
PUBLIC
Reset the given modes on the terminal.
-
twisted.conch.insults.insults.ServerProtocol.resetPrivateModes
twisted.conch.insults.insults.ServerProtocol.html#resetPrivateModes
ZopeInterfaceFunction
Method
PUBLIC
Reset the given DEC private modes on the terminal.
-
twisted.conch.insults.insults.ServerProtocol.applicationKeypadMode
twisted.conch.insults.insults.ServerProtocol.html#applicationKeypadMode
ZopeInterfaceFunction
Method
PUBLIC
Cause keypad to generate control functions.
-
twisted.conch.insults.insults.ServerProtocol.numericKeypadMode
twisted.conch.insults.insults.ServerProtocol.html#numericKeypadMode
ZopeInterfaceFunction
Method
PUBLIC
Cause keypad to generate normal characters.
-
twisted.conch.insults.insults.ServerProtocol.selectCharacterSet
twisted.conch.insults.insults.ServerProtocol.html#selectCharacterSet
ZopeInterfaceFunction
Method
PUBLIC
Select a character set.
-
twisted.conch.insults.insults.ServerProtocol.shiftIn
twisted.conch.insults.insults.ServerProtocol.html#shiftIn
ZopeInterfaceFunction
Method
PUBLIC
Activate the G0 character set.
-
twisted.conch.insults.insults.ServerProtocol.shiftOut
twisted.conch.insults.insults.ServerProtocol.html#shiftOut
ZopeInterfaceFunction
Method
PUBLIC
Activate the G1 character set.
-
twisted.conch.insults.insults.ServerProtocol.singleShift2
twisted.conch.insults.insults.ServerProtocol.html#singleShift2
ZopeInterfaceFunction
Method
PUBLIC
Shift to the G2 character set for a single character.
-
twisted.conch.insults.insults.ServerProtocol.singleShift3
twisted.conch.insults.insults.ServerProtocol.html#singleShift3
ZopeInterfaceFunction
Method
PUBLIC
Shift to the G3 character set for a single character.
-
twisted.conch.insults.insults.ServerProtocol.selectGraphicRendition
twisted.conch.insults.insults.ServerProtocol.html#selectGraphicRendition
ZopeInterfaceFunction
Method
PUBLIC
Enabled one or more character attributes.
-
twisted.conch.insults.insults.ServerProtocol.horizontalTabulationSet
twisted.conch.insults.insults.ServerProtocol.html#horizontalTabulationSet
ZopeInterfaceFunction
Method
PUBLIC
Set a tab stop at the current cursor position.
-
twisted.conch.insults.insults.ServerProtocol.tabulationClear
twisted.conch.insults.insults.ServerProtocol.html#tabulationClear
ZopeInterfaceFunction
Method
PUBLIC
Clear the tab stop at the current cursor position.
-
twisted.conch.insults.insults.ServerProtocol.tabulationClearAll
twisted.conch.insults.insults.ServerProtocol.html#tabulationClearAll
ZopeInterfaceFunction
Method
PUBLIC
Clear all tab stops.
-
twisted.conch.insults.insults.ServerProtocol.doubleHeightLine
twisted.conch.insults.insults.ServerProtocol.html#doubleHeightLine
ZopeInterfaceFunction
Method
PUBLIC
Make the current line the top or bottom half of a double-height, double-width line.
-
twisted.conch.insults.insults.ServerProtocol.singleWidthLine
twisted.conch.insults.insults.ServerProtocol.html#singleWidthLine
ZopeInterfaceFunction
Method
PUBLIC
Make the current line a single-width, single-height line.
-
twisted.conch.insults.insults.ServerProtocol.doubleWidthLine
twisted.conch.insults.insults.ServerProtocol.html#doubleWidthLine
ZopeInterfaceFunction
Method
PUBLIC
Make the current line a double-width line.
-
twisted.conch.insults.insults.ServerProtocol.eraseToLineEnd
twisted.conch.insults.insults.ServerProtocol.html#eraseToLineEnd
ZopeInterfaceFunction
Method
PUBLIC
Erase from the cursor to the end of line, including cursor position.
-
twisted.conch.insults.insults.ServerProtocol.eraseToLineBeginning
twisted.conch.insults.insults.ServerProtocol.html#eraseToLineBeginning
ZopeInterfaceFunction
Method
PUBLIC
Erase from the cursor to the beginning of the line, including the cursor position.
-
twisted.conch.insults.insults.ServerProtocol.eraseLine
twisted.conch.insults.insults.ServerProtocol.html#eraseLine
ZopeInterfaceFunction
Method
PUBLIC
Erase the entire cursor line.
-
twisted.conch.insults.insults.ServerProtocol.eraseToDisplayEnd
twisted.conch.insults.insults.ServerProtocol.html#eraseToDisplayEnd
ZopeInterfaceFunction
Method
PUBLIC
Erase from the cursor to the end of the display, including the cursor position.
-
twisted.conch.insults.insults.ServerProtocol.eraseToDisplayBeginning
twisted.conch.insults.insults.ServerProtocol.html#eraseToDisplayBeginning
ZopeInterfaceFunction
Method
PUBLIC
Erase from the cursor to the beginning of the display, including the cursor position.
-
twisted.conch.insults.insults.ServerProtocol.eraseDisplay
twisted.conch.insults.insults.ServerProtocol.html#eraseDisplay
ZopeInterfaceFunction
Method
PUBLIC
Erase the entire display.
-
twisted.conch.insults.insults.ServerProtocol.deleteCharacter
twisted.conch.insults.insults.ServerProtocol.html#deleteCharacter
ZopeInterfaceFunction
Method
PUBLIC
Delete n characters starting at the cursor position.
-
twisted.conch.insults.insults.ServerProtocol.insertLine
twisted.conch.insults.insults.ServerProtocol.html#insertLine
ZopeInterfaceFunction
Method
PUBLIC
Insert n lines at the cursor position.
-
twisted.conch.insults.insults.ServerProtocol.deleteLine
twisted.conch.insults.insults.ServerProtocol.html#deleteLine
ZopeInterfaceFunction
Method
PUBLIC
Delete n lines starting at the cursor position.
-
twisted.conch.insults.insults.ServerProtocol.setScrollRegion
twisted.conch.insults.insults.ServerProtocol.html#setScrollRegion
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ServerProtocol.resetScrollRegion
twisted.conch.insults.insults.ServerProtocol.html#resetScrollRegion
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ServerProtocol.reportCursorPosition
twisted.conch.insults.insults.ServerProtocol.html#reportCursorPosition
ZopeInterfaceFunction
Method
PUBLIC
Return a Deferred that fires with a two-tuple of (x, y) indicating the cursor position.
-
twisted.conch.insults.insults.ServerProtocol.reset
twisted.conch.insults.insults.ServerProtocol.html#reset
ZopeInterfaceFunction
Method
PUBLIC
Reset the terminal to its initial state.
-
twisted.conch.insults.insults.ServerProtocol.write
twisted.conch.insults.insults.ServerProtocol.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write some data to the physical connection, in sequence, in a non-blocking fashion.
-
twisted.conch.insults.insults.ServerProtocol.writeSequence
twisted.conch.insults.insults.ServerProtocol.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Write an iterable of byte strings to the physical connection.
-
twisted.conch.insults.insults.ServerProtocol.loseConnection
twisted.conch.insults.insults.ServerProtocol.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Close my connection, after writing all pending data.
-
twisted.conch.insults.insults.ServerProtocol.connectionLost
twisted.conch.insults.insults.ServerProtocol.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.conch.insults.insults.ClientProtocol
twisted.conch.insults.insults.ClientProtocol.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/5 instance variable, 0/6 class variable, 2/6 methods, 0/1 class documented
-
twisted.conch.insults.insults.ClientProtocol.terminalFactory
twisted.conch.insults.insults.ClientProtocol.html#terminalFactory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ClientProtocol.terminal
twisted.conch.insults.insults.ClientProtocol.html#terminal
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ClientProtocol.state
twisted.conch.insults.insults.ClientProtocol.html#state
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ClientProtocol._escBuf
twisted.conch.insults.insults.ClientProtocol.html#_escBuf
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.conch.insults.insults.ClientProtocol._shorts
twisted.conch.insults.insults.ClientProtocol.html#_shorts
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.conch.insults.insults.ClientProtocol._longs
twisted.conch.insults.insults.ClientProtocol.html#_longs
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.conch.insults.insults.ClientProtocol._charsets
twisted.conch.insults.insults.ClientProtocol.html#_charsets
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.conch.insults.insults.ClientProtocol.factory
twisted.conch.insults.insults.ClientProtocol.html#factory
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ClientProtocol.__init__
twisted.conch.insults.insults.ClientProtocol.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.conch.insults.insults.ClientProtocol.terminalArgs
twisted.conch.insults.insults.ClientProtocol.html#terminalArgs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ClientProtocol.terminalKwArgs
twisted.conch.insults.insults.ClientProtocol.html#terminalKwArgs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ClientProtocol.connectionMade
twisted.conch.insults.insults.ClientProtocol.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.conch.insults.insults.ClientProtocol.connectionLost
twisted.conch.insults.insults.ClientProtocol.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.conch.insults.insults.ClientProtocol.dataReceived
twisted.conch.insults.insults.ClientProtocol.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Parse the given data from a terminal server, dispatching to event handlers defined by self.terminal.
-
twisted.conch.insults.insults.ClientProtocol._handleControlSequence
twisted.conch.insults.insults.ClientProtocol.html#_handleControlSequence
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.insults.insults.ClientProtocol.ControlSequenceParser
twisted.conch.insults.insults.ClientProtocol.ControlSequenceParser.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ClientProtocol.ControlSequenceParser._makeSimple
twisted.conch.insults.insults.ClientProtocol.ControlSequenceParser.html#_makeSimple
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.insults.insults.ClientProtocol.ControlSequenceParser.h
twisted.conch.insults.insults.ClientProtocol.ControlSequenceParser.html#h
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ClientProtocol.ControlSequenceParser.l
twisted.conch.insults.insults.ClientProtocol.ControlSequenceParser.html#l
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ClientProtocol.ControlSequenceParser.r
twisted.conch.insults.insults.ClientProtocol.ControlSequenceParser.html#r
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ClientProtocol.ControlSequenceParser.K
twisted.conch.insults.insults.ClientProtocol.ControlSequenceParser.html#K
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ClientProtocol.ControlSequenceParser.H
twisted.conch.insults.insults.ClientProtocol.ControlSequenceParser.html#H
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ClientProtocol.ControlSequenceParser.J
twisted.conch.insults.insults.ClientProtocol.ControlSequenceParser.html#J
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ClientProtocol.ControlSequenceParser.P
twisted.conch.insults.insults.ClientProtocol.ControlSequenceParser.html#P
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ClientProtocol.ControlSequenceParser.L
twisted.conch.insults.insults.ClientProtocol.ControlSequenceParser.html#L
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ClientProtocol.ControlSequenceParser.M
twisted.conch.insults.insults.ClientProtocol.ControlSequenceParser.html#M
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ClientProtocol.ControlSequenceParser.n
twisted.conch.insults.insults.ClientProtocol.ControlSequenceParser.html#n
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ClientProtocol.ControlSequenceParser.m
twisted.conch.insults.insults.ClientProtocol.ControlSequenceParser.html#m
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ClientProtocol.controlSequenceParser
twisted.conch.insults.insults.ClientProtocol.html#controlSequenceParser
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.insults.insults.ClientProtocol._handleHeightWidth
twisted.conch.insults.insults.ClientProtocol.html#_handleHeightWidth
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.python._textattributes._Attribute
twisted.python._textattributes._Attribute.html
ZopeInterfaceClass
Class
PRIVATE
A text attribute.
-
twisted.python._textattributes._Attribute.children
twisted.python._textattributes._Attribute.html#children
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Child attributes.
-
twisted.python._textattributes._Attribute.compareAttributes
twisted.python._textattributes._Attribute.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.python._textattributes._Attribute.__init__
twisted.python._textattributes._Attribute.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python._textattributes._Attribute.__repr__
twisted.python._textattributes._Attribute.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python._textattributes._Attribute.__getitem__
twisted.python._textattributes._Attribute.html#__getitem__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python._textattributes._Attribute.serialize
twisted.python._textattributes._Attribute.html#serialize
ZopeInterfaceFunction
Method
PUBLIC
Serialize the text attribute and its children.
-
twisted.python._textattributes._NormalAttr
twisted.python._textattributes._NormalAttr.html
ZopeInterfaceClass
Class
PRIVATE
A text attribute for normal text.
-
twisted.python._textattributes._NormalAttr.serialize
twisted.python._textattributes._NormalAttr.html#serialize
ZopeInterfaceFunction
Method
PUBLIC
Serialize the text attribute and its children.
-
twisted.python._textattributes._OtherAttr
twisted.python._textattributes._OtherAttr.html
ZopeInterfaceClass
Class
PRIVATE
A text attribute for text with formatting attributes.
-
twisted.python._textattributes._OtherAttr.attrname
twisted.python._textattributes._OtherAttr.html#attrname
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Text attribute name.
-
twisted.python._textattributes._OtherAttr.attrvalue
twisted.python._textattributes._OtherAttr.html#attrvalue
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Text attribute value.
-
twisted.python._textattributes._OtherAttr.compareAttributes
twisted.python._textattributes._OtherAttr.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.python._textattributes._OtherAttr.__init__
twisted.python._textattributes._OtherAttr.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python._textattributes._OtherAttr.__neg__
twisted.python._textattributes._OtherAttr.html#__neg__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python._textattributes._OtherAttr.serialize
twisted.python._textattributes._OtherAttr.html#serialize
ZopeInterfaceFunction
Method
PUBLIC
Serialize the text attribute and its children.
-
twisted.python._textattributes._ColorAttr
twisted.python._textattributes._ColorAttr.html
ZopeInterfaceClass
Class
PRIVATE
Generic color attribute.
-
twisted.python._textattributes._ColorAttr.compareAttributes
twisted.python._textattributes._ColorAttr.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.python._textattributes._ColorAttr.__init__
twisted.python._textattributes._ColorAttr.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python._textattributes._ColorAttr.color
twisted.python._textattributes._ColorAttr.html#color
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python._textattributes._ColorAttr.ground
twisted.python._textattributes._ColorAttr.html#ground
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python._textattributes._ColorAttr.serialize
twisted.python._textattributes._ColorAttr.html#serialize
ZopeInterfaceFunction
Method
PUBLIC
Serialize the text attribute and its children.
-
twisted.python._textattributes._ForegroundColorAttr
twisted.python._textattributes._ForegroundColorAttr.html
ZopeInterfaceClass
Class
PRIVATE
Foreground color attribute.
-
twisted.python._textattributes._ForegroundColorAttr.__init__
twisted.python._textattributes._ForegroundColorAttr.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python._textattributes._BackgroundColorAttr
twisted.python._textattributes._BackgroundColorAttr.html
ZopeInterfaceClass
Class
PRIVATE
Background color attribute.
-
twisted.python._textattributes._BackgroundColorAttr.__init__
twisted.python._textattributes._BackgroundColorAttr.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python._textattributes._ColorAttribute
twisted.python._textattributes._ColorAttribute.html
ZopeInterfaceClass
Class
PRIVATE
A color text attribute.
-
twisted.python._textattributes._ColorAttribute.ground
twisted.python._textattributes._ColorAttribute.html#ground
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python._textattributes._ColorAttribute.attrs
twisted.python._textattributes._ColorAttribute.html#attrs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python._textattributes._ColorAttribute.__init__
twisted.python._textattributes._ColorAttribute.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python._textattributes._ColorAttribute.__getattr__
twisted.python._textattributes._ColorAttribute.html#__getattr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python._textattributes.CharacterAttributesMixin
twisted.python._textattributes.CharacterAttributesMixin.html
ZopeInterfaceClass
Class
PUBLIC
Mixin for character attributes that implements a __getattr__ method returning a new _NormalAttr instance when attempting to access a 'normal' attribute; otherwise a new _OtherAttr instance is returned for names that appears in the ...
-
twisted.python._textattributes.CharacterAttributesMixin.__getattr__
twisted.python._textattributes.CharacterAttributesMixin.html#__getattr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python._textattributes.DefaultFormattingState
twisted.python._textattributes.DefaultFormattingState.html
ZopeInterfaceClass
Class
PUBLIC
A character attribute that does nothing, thus applying no attributes to text.
-
twisted.python._textattributes.DefaultFormattingState.compareAttributes
twisted.python._textattributes.DefaultFormattingState.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.python._textattributes.DefaultFormattingState._dummy
twisted.python._textattributes.DefaultFormattingState.html#_dummy
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.python._textattributes.DefaultFormattingState.copy
twisted.python._textattributes.DefaultFormattingState.html#copy
ZopeInterfaceFunction
Method
PUBLIC
Make a copy of this formatting state.
-
twisted.python._textattributes.DefaultFormattingState._withAttribute
twisted.python._textattributes.DefaultFormattingState.html#_withAttribute
ZopeInterfaceFunction
Method
PRIVATE
Add a character attribute to a copy of this formatting state.
-
twisted.python._textattributes.DefaultFormattingState.toVT102
twisted.python._textattributes.DefaultFormattingState.html#toVT102
ZopeInterfaceFunction
Method
PUBLIC
Emit a VT102 control sequence that will set up all the attributes this formatting state has set.
-
twisted.python._textattributes._FormattingStateMixin
twisted.python._textattributes._FormattingStateMixin.html
ZopeInterfaceClass
Class
PRIVATE
Mixin for the formatting state/attributes of a single character.
-
twisted.python._textattributes._FormattingStateMixin.copy
twisted.python._textattributes._FormattingStateMixin.html#copy
ZopeInterfaceFunction
Method
PUBLIC
Make a copy of this formatting state.
-
twisted.python._textattributes._FormattingStateMixin._withAttribute
twisted.python._textattributes._FormattingStateMixin.html#_withAttribute
ZopeInterfaceFunction
Method
PRIVATE
Add a character attribute to a copy of this formatting state.
-
twisted.python._textattributes.flatten
twisted.python._textattributes.html#flatten
ZopeInterfaceFunction
Function
PUBLIC
Serialize a sequence of characters with attribute information
-
twisted.conch.insults.helper.FOREGROUND
twisted.conch.insults.helper.html#FOREGROUND
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.helper.BACKGROUND
twisted.conch.insults.helper.html#BACKGROUND
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.helper.BLACK
twisted.conch.insults.helper.html#BLACK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.helper.RED
twisted.conch.insults.helper.html#RED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.helper.GREEN
twisted.conch.insults.helper.html#GREEN
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.helper.YELLOW
twisted.conch.insults.helper.html#YELLOW
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.helper.BLUE
twisted.conch.insults.helper.html#BLUE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.helper.MAGENTA
twisted.conch.insults.helper.html#MAGENTA
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.helper.CYAN
twisted.conch.insults.helper.html#CYAN
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.helper.WHITE
twisted.conch.insults.helper.html#WHITE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.helper.N_COLORS
twisted.conch.insults.helper.html#N_COLORS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.helper._FormattingState
twisted.conch.insults.helper._FormattingState.html
ZopeInterfaceClass
Class
PRIVATE
Represents the formatting state/attributes of a single character.
-
twisted.conch.insults.helper._FormattingState.compareAttributes
twisted.conch.insults.helper._FormattingState.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.insults.helper._FormattingState.__init__
twisted.conch.insults.helper._FormattingState.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.helper._FormattingState.charset
twisted.conch.insults.helper._FormattingState.html#charset
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.helper._FormattingState.bold
twisted.conch.insults.helper._FormattingState.html#bold
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.helper._FormattingState.underline
twisted.conch.insults.helper._FormattingState.html#underline
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.helper._FormattingState.blink
twisted.conch.insults.helper._FormattingState.html#blink
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.helper._FormattingState.reverseVideo
twisted.conch.insults.helper._FormattingState.html#reverseVideo
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.helper._FormattingState.foreground
twisted.conch.insults.helper._FormattingState.html#foreground
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.helper._FormattingState.background
twisted.conch.insults.helper._FormattingState.html#background
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.helper._FormattingState._subtracting
twisted.conch.insults.helper._FormattingState.html#_subtracting
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.insults.helper._FormattingState.wantOne
twisted.conch.insults.helper._FormattingState.html#wantOne
ZopeInterfaceFunction
Method
PUBLIC
Add a character attribute to a copy of this formatting state.
-
twisted.conch.insults.helper._FormattingState.toVT102
twisted.conch.insults.helper._FormattingState.html#toVT102
ZopeInterfaceFunction
Method
PUBLIC
Emit a VT102 control sequence that will set up all the attributes this formatting state has set.
-
twisted.conch.insults.helper.TerminalBuffer
twisted.conch.insults.helper.TerminalBuffer.html
ZopeInterfaceClass
Class
PUBLIC
An in-memory terminal emulator.
-
twisted.conch.insults.helper.TerminalBuffer.execBytes
twisted.conch.insults.helper.TerminalBuffer.html#execBytes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.insults.helper.TerminalBuffer.execStr
twisted.conch.insults.helper.TerminalBuffer.html#execStr
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.insults.helper.TerminalBuffer.TAB
twisted.conch.insults.helper.TerminalBuffer.html#TAB
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.helper.TerminalBuffer.BACKSPACE
twisted.conch.insults.helper.TerminalBuffer.html#BACKSPACE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.helper.TerminalBuffer.width
twisted.conch.insults.helper.TerminalBuffer.html#width
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.insults.helper.TerminalBuffer.height
twisted.conch.insults.helper.TerminalBuffer.html#height
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.insults.helper.TerminalBuffer.fill
twisted.conch.insults.helper.TerminalBuffer.html#fill
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.insults.helper.TerminalBuffer.void
twisted.conch.insults.helper.TerminalBuffer.html#void
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.insults.helper.TerminalBuffer._log
twisted.conch.insults.helper.TerminalBuffer.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.conch.insults.helper.TerminalBuffer.getCharacter
twisted.conch.insults.helper.TerminalBuffer.html#getCharacter
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.helper.TerminalBuffer.connectionMade
twisted.conch.insults.helper.TerminalBuffer.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.conch.insults.helper.TerminalBuffer.write
twisted.conch.insults.helper.TerminalBuffer.html#write
ZopeInterfaceFunction
Method
PUBLIC
Add the given printable bytes to the terminal.
-
twisted.conch.insults.helper.TerminalBuffer._currentFormattingState
twisted.conch.insults.helper.TerminalBuffer.html#_currentFormattingState
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.insults.helper.TerminalBuffer.insertAtCursor
twisted.conch.insults.helper.TerminalBuffer.html#insertAtCursor
ZopeInterfaceFunction
Method
PUBLIC
Add one byte to the terminal at the cursor and make consequent state updates.
-
twisted.conch.insults.helper.TerminalBuffer.x
twisted.conch.insults.helper.TerminalBuffer.html#x
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.helper.TerminalBuffer._emptyLine
twisted.conch.insults.helper.TerminalBuffer.html#_emptyLine
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.insults.helper.TerminalBuffer._scrollDown
twisted.conch.insults.helper.TerminalBuffer.html#_scrollDown
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.insults.helper.TerminalBuffer._scrollUp
twisted.conch.insults.helper.TerminalBuffer.html#_scrollUp
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.insults.helper.TerminalBuffer.y
twisted.conch.insults.helper.TerminalBuffer.html#y
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.helper.TerminalBuffer.cursorUp
twisted.conch.insults.helper.TerminalBuffer.html#cursorUp
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor up n lines.
-
twisted.conch.insults.helper.TerminalBuffer.cursorDown
twisted.conch.insults.helper.TerminalBuffer.html#cursorDown
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor down n lines.
-
twisted.conch.insults.helper.TerminalBuffer.cursorBackward
twisted.conch.insults.helper.TerminalBuffer.html#cursorBackward
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor left n columns.
-
twisted.conch.insults.helper.TerminalBuffer.cursorForward
twisted.conch.insults.helper.TerminalBuffer.html#cursorForward
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor right n columns.
-
twisted.conch.insults.helper.TerminalBuffer.cursorPosition
twisted.conch.insults.helper.TerminalBuffer.html#cursorPosition
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor to the given line and column.
-
twisted.conch.insults.helper.TerminalBuffer.cursorHome
twisted.conch.insults.helper.TerminalBuffer.html#cursorHome
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor home.
-
twisted.conch.insults.helper.TerminalBuffer.index
twisted.conch.insults.helper.TerminalBuffer.html#index
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor down one line, performing scrolling if necessary.
-
twisted.conch.insults.helper.TerminalBuffer.reverseIndex
twisted.conch.insults.helper.TerminalBuffer.html#reverseIndex
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor up one line, performing scrolling if necessary.
-
twisted.conch.insults.helper.TerminalBuffer.nextLine
twisted.conch.insults.helper.TerminalBuffer.html#nextLine
ZopeInterfaceFunction
Method
PUBLIC
Update the cursor position attributes and scroll down if appropriate.
-
twisted.conch.insults.helper.TerminalBuffer.saveCursor
twisted.conch.insults.helper.TerminalBuffer.html#saveCursor
ZopeInterfaceFunction
Method
PUBLIC
Save the cursor position, character attribute, character set, and origin mode selection.
-
twisted.conch.insults.helper.TerminalBuffer._savedCursor
twisted.conch.insults.helper.TerminalBuffer.html#_savedCursor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.insults.helper.TerminalBuffer.restoreCursor
twisted.conch.insults.helper.TerminalBuffer.html#restoreCursor
ZopeInterfaceFunction
Method
PUBLIC
Restore the previously saved cursor position, character attribute, character set, and origin mode selection.
-
twisted.conch.insults.helper.TerminalBuffer.setModes
twisted.conch.insults.helper.TerminalBuffer.html#setModes
ZopeInterfaceFunction
Method
PUBLIC
Set the given modes on the terminal.
-
twisted.conch.insults.helper.TerminalBuffer.resetModes
twisted.conch.insults.helper.TerminalBuffer.html#resetModes
ZopeInterfaceFunction
Method
PUBLIC
Reset the given modes on the terminal.
-
twisted.conch.insults.helper.TerminalBuffer.setPrivateModes
twisted.conch.insults.helper.TerminalBuffer.html#setPrivateModes
ZopeInterfaceFunction
Method
PUBLIC
Enable the given modes.
-
twisted.conch.insults.helper.TerminalBuffer.resetPrivateModes
twisted.conch.insults.helper.TerminalBuffer.html#resetPrivateModes
ZopeInterfaceFunction
Method
PUBLIC
Disable the given modes.
-
twisted.conch.insults.helper.TerminalBuffer.applicationKeypadMode
twisted.conch.insults.helper.TerminalBuffer.html#applicationKeypadMode
ZopeInterfaceFunction
Method
PUBLIC
Cause keypad to generate control functions.
-
twisted.conch.insults.helper.TerminalBuffer.keypadMode
twisted.conch.insults.helper.TerminalBuffer.html#keypadMode
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.helper.TerminalBuffer.numericKeypadMode
twisted.conch.insults.helper.TerminalBuffer.html#numericKeypadMode
ZopeInterfaceFunction
Method
PUBLIC
Cause keypad to generate normal characters.
-
twisted.conch.insults.helper.TerminalBuffer.selectCharacterSet
twisted.conch.insults.helper.TerminalBuffer.html#selectCharacterSet
ZopeInterfaceFunction
Method
PUBLIC
Select a character set.
-
twisted.conch.insults.helper.TerminalBuffer.shiftIn
twisted.conch.insults.helper.TerminalBuffer.html#shiftIn
ZopeInterfaceFunction
Method
PUBLIC
Activate the G0 character set.
-
twisted.conch.insults.helper.TerminalBuffer.activeCharset
twisted.conch.insults.helper.TerminalBuffer.html#activeCharset
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.helper.TerminalBuffer.shiftOut
twisted.conch.insults.helper.TerminalBuffer.html#shiftOut
ZopeInterfaceFunction
Method
PUBLIC
Activate the G1 character set.
-
twisted.conch.insults.helper.TerminalBuffer.singleShift2
twisted.conch.insults.helper.TerminalBuffer.html#singleShift2
ZopeInterfaceFunction
Method
PUBLIC
Shift to the G2 character set for a single character.
-
twisted.conch.insults.helper.TerminalBuffer.singleShift3
twisted.conch.insults.helper.TerminalBuffer.html#singleShift3
ZopeInterfaceFunction
Method
PUBLIC
Shift to the G3 character set for a single character.
-
twisted.conch.insults.helper.TerminalBuffer.selectGraphicRendition
twisted.conch.insults.helper.TerminalBuffer.html#selectGraphicRendition
ZopeInterfaceFunction
Method
PUBLIC
Enabled one or more character attributes.
-
twisted.conch.insults.helper.TerminalBuffer.graphicRendition
twisted.conch.insults.helper.TerminalBuffer.html#graphicRendition
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.helper.TerminalBuffer.eraseLine
twisted.conch.insults.helper.TerminalBuffer.html#eraseLine
ZopeInterfaceFunction
Method
PUBLIC
Erase the entire cursor line.
-
twisted.conch.insults.helper.TerminalBuffer.eraseToLineEnd
twisted.conch.insults.helper.TerminalBuffer.html#eraseToLineEnd
ZopeInterfaceFunction
Method
PUBLIC
Erase from the cursor to the end of line, including cursor position.
-
twisted.conch.insults.helper.TerminalBuffer.eraseToLineBeginning
twisted.conch.insults.helper.TerminalBuffer.html#eraseToLineBeginning
ZopeInterfaceFunction
Method
PUBLIC
Erase from the cursor to the beginning of the line, including the cursor position.
-
twisted.conch.insults.helper.TerminalBuffer.eraseDisplay
twisted.conch.insults.helper.TerminalBuffer.html#eraseDisplay
ZopeInterfaceFunction
Method
PUBLIC
Erase the entire display.
-
twisted.conch.insults.helper.TerminalBuffer.lines
twisted.conch.insults.helper.TerminalBuffer.html#lines
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.helper.TerminalBuffer.eraseToDisplayEnd
twisted.conch.insults.helper.TerminalBuffer.html#eraseToDisplayEnd
ZopeInterfaceFunction
Method
PUBLIC
Erase from the cursor to the end of the display, including the cursor position.
-
twisted.conch.insults.helper.TerminalBuffer.eraseToDisplayBeginning
twisted.conch.insults.helper.TerminalBuffer.html#eraseToDisplayBeginning
ZopeInterfaceFunction
Method
PUBLIC
Erase from the cursor to the beginning of the display, including the cursor position.
-
twisted.conch.insults.helper.TerminalBuffer.deleteCharacter
twisted.conch.insults.helper.TerminalBuffer.html#deleteCharacter
ZopeInterfaceFunction
Method
PUBLIC
Delete n characters starting at the cursor position.
-
twisted.conch.insults.helper.TerminalBuffer.insertLine
twisted.conch.insults.helper.TerminalBuffer.html#insertLine
ZopeInterfaceFunction
Method
PUBLIC
Insert n lines at the cursor position.
-
twisted.conch.insults.helper.TerminalBuffer.deleteLine
twisted.conch.insults.helper.TerminalBuffer.html#deleteLine
ZopeInterfaceFunction
Method
PUBLIC
Delete n lines starting at the cursor position.
-
twisted.conch.insults.helper.TerminalBuffer.reportCursorPosition
twisted.conch.insults.helper.TerminalBuffer.html#reportCursorPosition
ZopeInterfaceFunction
Method
PUBLIC
Return a Deferred that fires with a two-tuple of (x, y) indicating the cursor position.
-
twisted.conch.insults.helper.TerminalBuffer.reset
twisted.conch.insults.helper.TerminalBuffer.html#reset
ZopeInterfaceFunction
Method
PUBLIC
Reset the terminal to its initial state.
-
twisted.conch.insults.helper.TerminalBuffer.home
twisted.conch.insults.helper.TerminalBuffer.html#home
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.helper.TerminalBuffer.modes
twisted.conch.insults.helper.TerminalBuffer.html#modes
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.helper.TerminalBuffer.privateModes
twisted.conch.insults.helper.TerminalBuffer.html#privateModes
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.helper.TerminalBuffer.numericKeypad
twisted.conch.insults.helper.TerminalBuffer.html#numericKeypad
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.helper.TerminalBuffer.charsets
twisted.conch.insults.helper.TerminalBuffer.html#charsets
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.helper.TerminalBuffer.unhandledControlSequence
twisted.conch.insults.helper.TerminalBuffer.html#unhandledControlSequence
ZopeInterfaceFunction
Method
PUBLIC
Called when an unsupported control sequence is received.
-
twisted.conch.insults.helper.TerminalBuffer.__bytes__
twisted.conch.insults.helper.TerminalBuffer.html#__bytes__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.helper.TerminalBuffer.getHost
twisted.conch.insults.helper.TerminalBuffer.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
Similar to getPeer, but returns an address describing this side of the connection.
-
twisted.conch.insults.helper.TerminalBuffer.getPeer
twisted.conch.insults.helper.TerminalBuffer.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
Get the remote address of this connection.
-
twisted.conch.insults.helper.TerminalBuffer.loseConnection
twisted.conch.insults.helper.TerminalBuffer.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Close my connection, after writing all pending data.
-
twisted.conch.insults.helper.TerminalBuffer.writeSequence
twisted.conch.insults.helper.TerminalBuffer.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Write an iterable of byte strings to the physical connection.
-
twisted.conch.insults.helper.TerminalBuffer.horizontalTabulationSet
twisted.conch.insults.helper.TerminalBuffer.html#horizontalTabulationSet
ZopeInterfaceFunction
Method
PUBLIC
Set a tab stop at the current cursor position.
-
twisted.conch.insults.helper.TerminalBuffer.tabulationClear
twisted.conch.insults.helper.TerminalBuffer.html#tabulationClear
ZopeInterfaceFunction
Method
PUBLIC
Clear the tab stop at the current cursor position.
-
twisted.conch.insults.helper.TerminalBuffer.tabulationClearAll
twisted.conch.insults.helper.TerminalBuffer.html#tabulationClearAll
ZopeInterfaceFunction
Method
PUBLIC
Clear all tab stops.
-
twisted.conch.insults.helper.TerminalBuffer.doubleHeightLine
twisted.conch.insults.helper.TerminalBuffer.html#doubleHeightLine
ZopeInterfaceFunction
Method
PUBLIC
Make the current line the top or bottom half of a double-height, double-width line.
-
twisted.conch.insults.helper.TerminalBuffer.singleWidthLine
twisted.conch.insults.helper.TerminalBuffer.html#singleWidthLine
ZopeInterfaceFunction
Method
PUBLIC
Make the current line a single-width, single-height line.
-
twisted.conch.insults.helper.TerminalBuffer.doubleWidthLine
twisted.conch.insults.helper.TerminalBuffer.html#doubleWidthLine
ZopeInterfaceFunction
Method
PUBLIC
Make the current line a double-width line.
-
twisted.conch.insults.helper.ExpectationTimeout
twisted.conch.insults.helper.ExpectationTimeout.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.insults.helper.ExpectableBuffer
twisted.conch.insults.helper.ExpectableBuffer.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.insults.helper.ExpectableBuffer._mark
twisted.conch.insults.helper.ExpectableBuffer.html#_mark
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.insults.helper.ExpectableBuffer.connectionMade
twisted.conch.insults.helper.ExpectableBuffer.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.conch.insults.helper.ExpectableBuffer._expecting
twisted.conch.insults.helper.ExpectableBuffer.html#_expecting
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.insults.helper.ExpectableBuffer.write
twisted.conch.insults.helper.ExpectableBuffer.html#write
ZopeInterfaceFunction
Method
PUBLIC
Add the given printable bytes to the terminal.
-
twisted.conch.insults.helper.ExpectableBuffer.cursorHome
twisted.conch.insults.helper.ExpectableBuffer.html#cursorHome
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor home.
-
twisted.conch.insults.helper.ExpectableBuffer._timeoutExpected
twisted.conch.insults.helper.ExpectableBuffer.html#_timeoutExpected
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.insults.helper.ExpectableBuffer._checkExpected
twisted.conch.insults.helper.ExpectableBuffer.html#_checkExpected
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.insults.helper.ExpectableBuffer.expect
twisted.conch.insults.helper.ExpectableBuffer.html#expect
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.text._TEXT_COLORS
twisted.conch.insults.text.html#_TEXT_COLORS
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.conch.insults.text._CharacterAttributes
twisted.conch.insults.text._CharacterAttributes.html
ZopeInterfaceClass
Class
PRIVATE
Factory for character attributes, including foreground and background color and non-color attributes such as bold, reverse video and underline.
-
twisted.conch.insults.text._CharacterAttributes.fg
twisted.conch.insults.text._CharacterAttributes.html#fg
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Foreground colors accessed by attribute name, see above for possible names.
-
twisted.conch.insults.text._CharacterAttributes.bg
twisted.conch.insults.text._CharacterAttributes.html#bg
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Background colors accessed by attribute name, see above for possible names.
-
twisted.conch.insults.text._CharacterAttributes.attrs
twisted.conch.insults.text._CharacterAttributes.html#attrs
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.insults.text.assembleFormattedText
twisted.conch.insults.text.html#assembleFormattedText
ZopeInterfaceFunction
Function
PUBLIC
Assemble formatted text from structured information.
-
twisted.conch.insults.text.attributes
twisted.conch.insults.text.html#attributes
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python.text.stringyString
twisted.python.text.html#stringyString
ZopeInterfaceFunction
Function
PUBLIC
Expansive string formatting for sequence types.
-
twisted.python.text.isMultiline
twisted.python.text.html#isMultiline
ZopeInterfaceFunction
Function
PUBLIC
Returns True if this string has a newline in it.
-
twisted.python.text.endsInNewline
twisted.python.text.html#endsInNewline
ZopeInterfaceFunction
Function
PUBLIC
Returns True if this string ends in a newline.
-
twisted.python.text.greedyWrap
twisted.python.text.html#greedyWrap
ZopeInterfaceFunction
Function
PUBLIC
Given a string and a column width, return a list of lines.
-
twisted.python.text.removeLeadingBlanks
twisted.python.text.html#removeLeadingBlanks
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.python.text.removeLeadingTrailingBlanks
twisted.python.text.html#removeLeadingTrailingBlanks
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.python.text.splitQuoted
twisted.python.text.html#splitQuoted
ZopeInterfaceFunction
Function
PUBLIC
Like a string split, but don't break substrings inside quotes.
-
twisted.python.text.strFile
twisted.python.text.html#strFile
ZopeInterfaceFunction
Function
PUBLIC
Find whether string p occurs in a read()able object f.
-
twisted.conch.insults.window.YieldFocus
twisted.conch.insults.window.YieldFocus.html
ZopeInterfaceClass
Class
PUBLIC
Input focus manipulation exception
-
twisted.conch.insults.window.BoundedTerminalWrapper
twisted.conch.insults.window.BoundedTerminalWrapper.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.insults.window.BoundedTerminalWrapper.__init__
twisted.conch.insults.window.BoundedTerminalWrapper.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.BoundedTerminalWrapper.width
twisted.conch.insults.window.BoundedTerminalWrapper.html#width
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.BoundedTerminalWrapper.height
twisted.conch.insults.window.BoundedTerminalWrapper.html#height
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.BoundedTerminalWrapper.xoff
twisted.conch.insults.window.BoundedTerminalWrapper.html#xoff
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.BoundedTerminalWrapper.yoff
twisted.conch.insults.window.BoundedTerminalWrapper.html#yoff
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.BoundedTerminalWrapper.terminal
twisted.conch.insults.window.BoundedTerminalWrapper.html#terminal
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.BoundedTerminalWrapper.cursorForward
twisted.conch.insults.window.BoundedTerminalWrapper.html#cursorForward
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.BoundedTerminalWrapper.selectCharacterSet
twisted.conch.insults.window.BoundedTerminalWrapper.html#selectCharacterSet
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.BoundedTerminalWrapper.selectGraphicRendition
twisted.conch.insults.window.BoundedTerminalWrapper.html#selectGraphicRendition
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.BoundedTerminalWrapper.saveCursor
twisted.conch.insults.window.BoundedTerminalWrapper.html#saveCursor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.BoundedTerminalWrapper.restoreCursor
twisted.conch.insults.window.BoundedTerminalWrapper.html#restoreCursor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.BoundedTerminalWrapper.cursorPosition
twisted.conch.insults.window.BoundedTerminalWrapper.html#cursorPosition
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.BoundedTerminalWrapper.cursorHome
twisted.conch.insults.window.BoundedTerminalWrapper.html#cursorHome
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.BoundedTerminalWrapper.write
twisted.conch.insults.window.BoundedTerminalWrapper.html#write
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Widget
twisted.conch.insults.window.Widget.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/4 instance variable, 0/1 class variable, 1/13 method documented
-
twisted.conch.insults.window.Widget.focused
twisted.conch.insults.window.Widget.html#focused
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.Widget.parent
twisted.conch.insults.window.Widget.html#parent
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.Widget.dirty
twisted.conch.insults.window.Widget.html#dirty
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.Widget.width
twisted.conch.insults.window.Widget.html#width
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.Widget.height
twisted.conch.insults.window.Widget.html#height
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.Widget.repaint
twisted.conch.insults.window.Widget.html#repaint
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Widget.filthy
twisted.conch.insults.window.Widget.html#filthy
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Widget.redraw
twisted.conch.insults.window.Widget.html#redraw
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Widget.draw
twisted.conch.insults.window.Widget.html#draw
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Widget.render
twisted.conch.insults.window.Widget.html#render
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Widget.sizeHint
twisted.conch.insults.window.Widget.html#sizeHint
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Widget.keystrokeReceived
twisted.conch.insults.window.Widget.html#keystrokeReceived
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Widget.tabReceived
twisted.conch.insults.window.Widget.html#tabReceived
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Widget.focusReceived
twisted.conch.insults.window.Widget.html#focusReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when focus is being given to this widget.
-
twisted.conch.insults.window.Widget.focusLost
twisted.conch.insults.window.Widget.html#focusLost
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Widget.backspaceReceived
twisted.conch.insults.window.Widget.html#backspaceReceived
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Widget.functionKeyReceived
twisted.conch.insults.window.Widget.html#functionKeyReceived
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Widget.characterReceived
twisted.conch.insults.window.Widget.html#characterReceived
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.ContainerWidget
twisted.conch.insults.window.ContainerWidget.html
ZopeInterfaceClass
Class
PUBLIC
No summary
-
twisted.conch.insults.window.ContainerWidget.focusedChild
twisted.conch.insults.window.ContainerWidget.html#focusedChild
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The contained widget which currently has focus, or None.
-
twisted.conch.insults.window.ContainerWidget.focused
twisted.conch.insults.window.ContainerWidget.html#focused
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.ContainerWidget.__init__
twisted.conch.insults.window.ContainerWidget.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.ContainerWidget.children
twisted.conch.insults.window.ContainerWidget.html#children
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.ContainerWidget.addChild
twisted.conch.insults.window.ContainerWidget.html#addChild
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.ContainerWidget.remChild
twisted.conch.insults.window.ContainerWidget.html#remChild
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.ContainerWidget.filthy
twisted.conch.insults.window.ContainerWidget.html#filthy
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.ContainerWidget.render
twisted.conch.insults.window.ContainerWidget.html#render
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.ContainerWidget.changeFocus
twisted.conch.insults.window.ContainerWidget.html#changeFocus
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.ContainerWidget.focusReceived
twisted.conch.insults.window.ContainerWidget.html#focusReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when focus is being given to this widget.
-
twisted.conch.insults.window.ContainerWidget.keystrokeReceived
twisted.conch.insults.window.ContainerWidget.html#keystrokeReceived
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.TopWindow
twisted.conch.insults.window.TopWindow.html
ZopeInterfaceClass
Class
PUBLIC
A top-level container object which provides focus wrap-around and paint scheduling.
-
twisted.conch.insults.window.TopWindow.painter
twisted.conch.insults.window.TopWindow.html#painter
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A no-argument callable which will be invoked when this widget needs to be redrawn.
-
twisted.conch.insults.window.TopWindow.scheduler
twisted.conch.insults.window.TopWindow.html#scheduler
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A one-argument callable which will be invoked with a no-argument callable and should arrange for it to invoked at some point in the near future. The no-argument callable will cause this widget and all its children to be redrawn...
-
twisted.conch.insults.window.TopWindow.focused
twisted.conch.insults.window.TopWindow.html#focused
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.TopWindow.__init__
twisted.conch.insults.window.TopWindow.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.TopWindow._paintCall
twisted.conch.insults.window.TopWindow.html#_paintCall
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.insults.window.TopWindow.repaint
twisted.conch.insults.window.TopWindow.html#repaint
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.TopWindow._paint
twisted.conch.insults.window.TopWindow.html#_paint
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.insults.window.TopWindow.changeFocus
twisted.conch.insults.window.TopWindow.html#changeFocus
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.TopWindow.keystrokeReceived
twisted.conch.insults.window.TopWindow.html#keystrokeReceived
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.AbsoluteBox
twisted.conch.insults.window.AbsoluteBox.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.insults.window.AbsoluteBox.moveChild
twisted.conch.insults.window.AbsoluteBox.html#moveChild
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.AbsoluteBox.render
twisted.conch.insults.window.AbsoluteBox.html#render
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window._Box
twisted.conch.insults.window._Box.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.conch.insults.window._Box.TOP
twisted.conch.insults.window._Box.html#TOP
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.window._Box.CENTER
twisted.conch.insults.window._Box.html#CENTER
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.window._Box.BOTTOM
twisted.conch.insults.window._Box.html#BOTTOM
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.window._Box.__init__
twisted.conch.insults.window._Box.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window._Box.gravity
twisted.conch.insults.window._Box.html#gravity
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window._Box.sizeHint
twisted.conch.insults.window._Box.html#sizeHint
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window._Box.render
twisted.conch.insults.window._Box.html#render
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.HBox
twisted.conch.insults.window.HBox.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.insults.window.HBox.variableDimension
twisted.conch.insults.window.HBox.html#variableDimension
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.VBox
twisted.conch.insults.window.VBox.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.insults.window.VBox.variableDimension
twisted.conch.insults.window.VBox.html#variableDimension
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.Packer
twisted.conch.insults.window.Packer.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.insults.window.Packer.render
twisted.conch.insults.window.Packer.html#render
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Canvas
twisted.conch.insults.window.Canvas.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.insults.window.Canvas.focused
twisted.conch.insults.window.Canvas.html#focused
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.Canvas.contents
twisted.conch.insults.window.Canvas.html#contents
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.Canvas.__init__
twisted.conch.insults.window.Canvas.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Canvas.resize
twisted.conch.insults.window.Canvas.html#resize
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Canvas._width
twisted.conch.insults.window.Canvas.html#_width
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.insults.window.Canvas._height
twisted.conch.insults.window.Canvas.html#_height
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.insults.window.Canvas.x
twisted.conch.insults.window.Canvas.html#x
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.Canvas.y
twisted.conch.insults.window.Canvas.html#y
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.Canvas.__getitem__
twisted.conch.insults.window.Canvas.html#__getitem__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Canvas.__setitem__
twisted.conch.insults.window.Canvas.html#__setitem__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Canvas.clear
twisted.conch.insults.window.Canvas.html#clear
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Canvas.render
twisted.conch.insults.window.Canvas.html#render
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.horizontalLine
twisted.conch.insults.window.html#horizontalLine
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.insults.window.verticalLine
twisted.conch.insults.window.html#verticalLine
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.insults.window.rectangle
twisted.conch.insults.window.html#rectangle
ZopeInterfaceFunction
Function
PUBLIC
Draw a rectangle
-
twisted.conch.insults.window.Border
twisted.conch.insults.window.Border.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.insults.window.Border.__init__
twisted.conch.insults.window.Border.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Border.containee
twisted.conch.insults.window.Border.html#containee
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.Border.focusReceived
twisted.conch.insults.window.Border.html#focusReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when focus is being given to this widget.
-
twisted.conch.insults.window.Border.focusLost
twisted.conch.insults.window.Border.html#focusLost
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Border.keystrokeReceived
twisted.conch.insults.window.Border.html#keystrokeReceived
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Border.sizeHint
twisted.conch.insults.window.Border.html#sizeHint
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Border.filthy
twisted.conch.insults.window.Border.html#filthy
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Border.render
twisted.conch.insults.window.Border.html#render
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Button
twisted.conch.insults.window.Button.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.insults.window.Button.__init__
twisted.conch.insults.window.Button.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Button.label
twisted.conch.insults.window.Button.html#label
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.Button.onPress
twisted.conch.insults.window.Button.html#onPress
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.Button.sizeHint
twisted.conch.insults.window.Button.html#sizeHint
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Button.characterReceived
twisted.conch.insults.window.Button.html#characterReceived
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Button.render
twisted.conch.insults.window.Button.html#render
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.TextInput
twisted.conch.insults.window.TextInput.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.insults.window.TextInput.__init__
twisted.conch.insults.window.TextInput.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.TextInput.onSubmit
twisted.conch.insults.window.TextInput.html#onSubmit
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.TextInput.maxwidth
twisted.conch.insults.window.TextInput.html#maxwidth
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.TextInput.buffer
twisted.conch.insults.window.TextInput.html#buffer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.TextInput.cursor
twisted.conch.insults.window.TextInput.html#cursor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.TextInput.setText
twisted.conch.insults.window.TextInput.html#setText
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.TextInput.func_LEFT_ARROW
twisted.conch.insults.window.TextInput.html#func_LEFT_ARROW
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.TextInput.func_RIGHT_ARROW
twisted.conch.insults.window.TextInput.html#func_RIGHT_ARROW
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.TextInput.backspaceReceived
twisted.conch.insults.window.TextInput.html#backspaceReceived
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.TextInput.characterReceived
twisted.conch.insults.window.TextInput.html#characterReceived
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.TextInput.sizeHint
twisted.conch.insults.window.TextInput.html#sizeHint
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.TextInput.render
twisted.conch.insults.window.TextInput.html#render
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.TextInput._renderText
twisted.conch.insults.window.TextInput.html#_renderText
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.insults.window.PasswordInput
twisted.conch.insults.window.PasswordInput.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.insults.window.PasswordInput._renderText
twisted.conch.insults.window.PasswordInput.html#_renderText
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.insults.window.TextOutput
twisted.conch.insults.window.TextOutput.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.insults.window.TextOutput.text
twisted.conch.insults.window.TextOutput.html#text
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.TextOutput.__init__
twisted.conch.insults.window.TextOutput.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.TextOutput.size
twisted.conch.insults.window.TextOutput.html#size
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.TextOutput.sizeHint
twisted.conch.insults.window.TextOutput.html#sizeHint
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.TextOutput.render
twisted.conch.insults.window.TextOutput.html#render
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.TextOutput.setText
twisted.conch.insults.window.TextOutput.html#setText
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.TextOutput.focusReceived
twisted.conch.insults.window.TextOutput.html#focusReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when focus is being given to this widget.
-
twisted.conch.insults.window.TextOutputArea
twisted.conch.insults.window.TextOutputArea.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.insults.window.TextOutputArea.WRAP
twisted.conch.insults.window.TextOutputArea.html#WRAP
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.window.TextOutputArea.TRUNCATE
twisted.conch.insults.window.TextOutputArea.html#TRUNCATE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.insults.window.TextOutputArea.__init__
twisted.conch.insults.window.TextOutputArea.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.TextOutputArea.longLines
twisted.conch.insults.window.TextOutputArea.html#longLines
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.TextOutputArea.render
twisted.conch.insults.window.TextOutputArea.html#render
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Viewport
twisted.conch.insults.window.Viewport.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.insults.window.Viewport._xOffset
twisted.conch.insults.window.Viewport.html#_xOffset
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.insults.window.Viewport._yOffset
twisted.conch.insults.window.Viewport.html#_yOffset
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.insults.window.Viewport.xOffset
twisted.conch.insults.window.Viewport.html#xOffset
ZopeInterfaceAttribute
Property
PUBLIC
Undocumented
-
twisted.conch.insults.window.Viewport.xOffset.setter
twisted.conch.insults.window.Viewport.html#xOffset.setter
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Viewport.yOffset
twisted.conch.insults.window.Viewport.html#yOffset
ZopeInterfaceAttribute
Property
PUBLIC
Undocumented
-
twisted.conch.insults.window.Viewport.yOffset.setter
twisted.conch.insults.window.Viewport.html#yOffset.setter
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Viewport._width
twisted.conch.insults.window.Viewport.html#_width
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.conch.insults.window.Viewport._height
twisted.conch.insults.window.Viewport.html#_height
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.conch.insults.window.Viewport.__init__
twisted.conch.insults.window.Viewport.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Viewport.containee
twisted.conch.insults.window.Viewport.html#containee
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.Viewport._buf
twisted.conch.insults.window.Viewport.html#_buf
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.insults.window.Viewport.filthy
twisted.conch.insults.window.Viewport.html#filthy
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Viewport.render
twisted.conch.insults.window.Viewport.html#render
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window._Scrollbar
twisted.conch.insults.window._Scrollbar.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.conch.insults.window._Scrollbar.__init__
twisted.conch.insults.window._Scrollbar.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window._Scrollbar.onScroll
twisted.conch.insults.window._Scrollbar.html#onScroll
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window._Scrollbar.percent
twisted.conch.insults.window._Scrollbar.html#percent
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window._Scrollbar.smaller
twisted.conch.insults.window._Scrollbar.html#smaller
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window._Scrollbar.bigger
twisted.conch.insults.window._Scrollbar.html#bigger
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.HorizontalScrollbar
twisted.conch.insults.window.HorizontalScrollbar.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.insults.window.HorizontalScrollbar.sizeHint
twisted.conch.insults.window.HorizontalScrollbar.html#sizeHint
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.HorizontalScrollbar.func_LEFT_ARROW
twisted.conch.insults.window.HorizontalScrollbar.html#func_LEFT_ARROW
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.HorizontalScrollbar.func_RIGHT_ARROW
twisted.conch.insults.window.HorizontalScrollbar.html#func_RIGHT_ARROW
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.HorizontalScrollbar._left
twisted.conch.insults.window.HorizontalScrollbar.html#_left
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.conch.insults.window.HorizontalScrollbar._right
twisted.conch.insults.window.HorizontalScrollbar.html#_right
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.conch.insults.window.HorizontalScrollbar._bar
twisted.conch.insults.window.HorizontalScrollbar.html#_bar
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.conch.insults.window.HorizontalScrollbar._slider
twisted.conch.insults.window.HorizontalScrollbar.html#_slider
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.conch.insults.window.HorizontalScrollbar.render
twisted.conch.insults.window.HorizontalScrollbar.html#render
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.VerticalScrollbar
twisted.conch.insults.window.VerticalScrollbar.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.insults.window.VerticalScrollbar.sizeHint
twisted.conch.insults.window.VerticalScrollbar.html#sizeHint
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.VerticalScrollbar.func_UP_ARROW
twisted.conch.insults.window.VerticalScrollbar.html#func_UP_ARROW
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.VerticalScrollbar.func_DOWN_ARROW
twisted.conch.insults.window.VerticalScrollbar.html#func_DOWN_ARROW
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.VerticalScrollbar._up
twisted.conch.insults.window.VerticalScrollbar.html#_up
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.conch.insults.window.VerticalScrollbar._down
twisted.conch.insults.window.VerticalScrollbar.html#_down
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.conch.insults.window.VerticalScrollbar._bar
twisted.conch.insults.window.VerticalScrollbar.html#_bar
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.conch.insults.window.VerticalScrollbar._slider
twisted.conch.insults.window.VerticalScrollbar.html#_slider
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.conch.insults.window.VerticalScrollbar.render
twisted.conch.insults.window.VerticalScrollbar.html#render
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.ScrolledArea
twisted.conch.insults.window.ScrolledArea.html
ZopeInterfaceClass
Class
PUBLIC
A
ScrolledArea contains another widget wrapped in a viewport and vertical and horizontal scrollbars for moving the viewport around.
-
twisted.conch.insults.window.ScrolledArea.__init__
twisted.conch.insults.window.ScrolledArea.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.ScrolledArea._viewport
twisted.conch.insults.window.ScrolledArea.html#_viewport
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.insults.window.ScrolledArea._horiz
twisted.conch.insults.window.ScrolledArea.html#_horiz
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.insults.window.ScrolledArea._vert
twisted.conch.insults.window.ScrolledArea.html#_vert
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.insults.window.ScrolledArea._horizScroll
twisted.conch.insults.window.ScrolledArea.html#_horizScroll
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.insults.window.ScrolledArea._vertScroll
twisted.conch.insults.window.ScrolledArea.html#_vertScroll
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.insults.window.ScrolledArea.func_UP_ARROW
twisted.conch.insults.window.ScrolledArea.html#func_UP_ARROW
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.ScrolledArea.func_DOWN_ARROW
twisted.conch.insults.window.ScrolledArea.html#func_DOWN_ARROW
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.ScrolledArea.func_LEFT_ARROW
twisted.conch.insults.window.ScrolledArea.html#func_LEFT_ARROW
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.ScrolledArea.func_RIGHT_ARROW
twisted.conch.insults.window.ScrolledArea.html#func_RIGHT_ARROW
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.ScrolledArea.filthy
twisted.conch.insults.window.ScrolledArea.html#filthy
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.ScrolledArea.render
twisted.conch.insults.window.ScrolledArea.html#render
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.cursor
twisted.conch.insults.window.html#cursor
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.insults.window.Selection
twisted.conch.insults.window.Selection.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.insults.window.Selection.focusedIndex
twisted.conch.insults.window.Selection.html#focusedIndex
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.Selection.renderOffset
twisted.conch.insults.window.Selection.html#renderOffset
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.Selection.__init__
twisted.conch.insults.window.Selection.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Selection.sequence
twisted.conch.insults.window.Selection.html#sequence
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.Selection.onSelect
twisted.conch.insults.window.Selection.html#onSelect
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.Selection.minVisible
twisted.conch.insults.window.Selection.html#minVisible
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.insults.window.Selection._width
twisted.conch.insults.window.Selection.html#_width
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.insults.window.Selection.sizeHint
twisted.conch.insults.window.Selection.html#sizeHint
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Selection.func_UP_ARROW
twisted.conch.insults.window.Selection.html#func_UP_ARROW
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Selection.func_PGUP
twisted.conch.insults.window.Selection.html#func_PGUP
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Selection.func_DOWN_ARROW
twisted.conch.insults.window.Selection.html#func_DOWN_ARROW
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Selection.func_PGDN
twisted.conch.insults.window.Selection.html#func_PGDN
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Selection.characterReceived
twisted.conch.insults.window.Selection.html#characterReceived
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Selection.render
twisted.conch.insults.window.Selection.html#render
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.insults.window.Selection.height
twisted.conch.insults.window.Selection.html#height
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ls._MONTH_NAMES
twisted.conch.ls.html#_MONTH_NAMES
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.conch.ls.lsLine
twisted.conch.ls.html#lsLine
ZopeInterfaceFunction
Function
PUBLIC
Build an 'ls' line for a file ('file' in its generic sense, it can be of any type).
-
twisted.conch.recvline._counters
twisted.conch.recvline.html#_counters
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.conch.recvline.Logging
twisted.conch.recvline.Logging.html
ZopeInterfaceClass
Class
PUBLIC
Wrapper which logs attribute lookups.
-
twisted.conch.recvline.Logging.__init__
twisted.conch.recvline.Logging.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.recvline.Logging.original
twisted.conch.recvline.Logging.html#original
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.recvline.Logging._logFile
twisted.conch.recvline.Logging.html#_logFile
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.recvline.Logging.__str__
twisted.conch.recvline.Logging.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.recvline.Logging.__repr__
twisted.conch.recvline.Logging.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.recvline.Logging.__getattribute__
twisted.conch.recvline.Logging.html#__getattribute__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.recvline.TransportSequence
twisted.conch.recvline.TransportSequence.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.conch.recvline.TransportSequence.execBytes
twisted.conch.recvline.TransportSequence.html#execBytes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.recvline.TransportSequence.execStr
twisted.conch.recvline.TransportSequence.html#execStr
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.recvline.TransportSequence.TAB
twisted.conch.recvline.TransportSequence.html#TAB
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.recvline.TransportSequence.BACKSPACE
twisted.conch.recvline.TransportSequence.html#BACKSPACE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.recvline.TransportSequence.__init__
twisted.conch.recvline.TransportSequence.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.recvline.TransportSequence.transports
twisted.conch.recvline.TransportSequence.html#transports
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.recvline.TransportSequence.getHost
twisted.conch.recvline.TransportSequence.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
Similar to getPeer, but returns an address describing this side of the connection.
-
twisted.conch.recvline.TransportSequence.getPeer
twisted.conch.recvline.TransportSequence.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
Get the remote address of this connection.
-
twisted.conch.recvline.TransportSequence.loseConnection
twisted.conch.recvline.TransportSequence.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Close my connection, after writing all pending data.
-
twisted.conch.recvline.TransportSequence.write
twisted.conch.recvline.TransportSequence.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write some data to the physical connection, in sequence, in a non-blocking fashion.
-
twisted.conch.recvline.TransportSequence.writeSequence
twisted.conch.recvline.TransportSequence.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Write an iterable of byte strings to the physical connection.
-
twisted.conch.recvline.TransportSequence.cursorUp
twisted.conch.recvline.TransportSequence.html#cursorUp
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor up n lines.
-
twisted.conch.recvline.TransportSequence.cursorDown
twisted.conch.recvline.TransportSequence.html#cursorDown
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor down n lines.
-
twisted.conch.recvline.TransportSequence.cursorForward
twisted.conch.recvline.TransportSequence.html#cursorForward
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor right n columns.
-
twisted.conch.recvline.TransportSequence.cursorBackward
twisted.conch.recvline.TransportSequence.html#cursorBackward
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor left n columns.
-
twisted.conch.recvline.TransportSequence.cursorPosition
twisted.conch.recvline.TransportSequence.html#cursorPosition
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor to the given line and column.
-
twisted.conch.recvline.TransportSequence.cursorHome
twisted.conch.recvline.TransportSequence.html#cursorHome
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor home.
-
twisted.conch.recvline.TransportSequence.index
twisted.conch.recvline.TransportSequence.html#index
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor down one line, performing scrolling if necessary.
-
twisted.conch.recvline.TransportSequence.reverseIndex
twisted.conch.recvline.TransportSequence.html#reverseIndex
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor up one line, performing scrolling if necessary.
-
twisted.conch.recvline.TransportSequence.nextLine
twisted.conch.recvline.TransportSequence.html#nextLine
ZopeInterfaceFunction
Method
PUBLIC
Move the cursor to the first position on the next line, performing scrolling if necessary.
-
twisted.conch.recvline.TransportSequence.saveCursor
twisted.conch.recvline.TransportSequence.html#saveCursor
ZopeInterfaceFunction
Method
PUBLIC
Save the cursor position, character attribute, character set, and origin mode selection.
-
twisted.conch.recvline.TransportSequence.restoreCursor
twisted.conch.recvline.TransportSequence.html#restoreCursor
ZopeInterfaceFunction
Method
PUBLIC
Restore the previously saved cursor position, character attribute, character set, and origin mode selection.
-
twisted.conch.recvline.TransportSequence.setModes
twisted.conch.recvline.TransportSequence.html#setModes
ZopeInterfaceFunction
Method
PUBLIC
Set the given modes on the terminal.
-
twisted.conch.recvline.TransportSequence.resetModes
twisted.conch.recvline.TransportSequence.html#resetModes
ZopeInterfaceFunction
Method
PUBLIC
Reset the given modes on the terminal.
-
twisted.conch.recvline.TransportSequence.setPrivateModes
twisted.conch.recvline.TransportSequence.html#setPrivateModes
ZopeInterfaceFunction
Method
PUBLIC
Set the given DEC private modes on the terminal.
-
twisted.conch.recvline.TransportSequence.resetPrivateModes
twisted.conch.recvline.TransportSequence.html#resetPrivateModes
ZopeInterfaceFunction
Method
PUBLIC
Reset the given DEC private modes on the terminal.
-
twisted.conch.recvline.TransportSequence.applicationKeypadMode
twisted.conch.recvline.TransportSequence.html#applicationKeypadMode
ZopeInterfaceFunction
Method
PUBLIC
Cause keypad to generate control functions.
-
twisted.conch.recvline.TransportSequence.numericKeypadMode
twisted.conch.recvline.TransportSequence.html#numericKeypadMode
ZopeInterfaceFunction
Method
PUBLIC
Cause keypad to generate normal characters.
-
twisted.conch.recvline.TransportSequence.selectCharacterSet
twisted.conch.recvline.TransportSequence.html#selectCharacterSet
ZopeInterfaceFunction
Method
PUBLIC
Select a character set.
-
twisted.conch.recvline.TransportSequence.shiftIn
twisted.conch.recvline.TransportSequence.html#shiftIn
ZopeInterfaceFunction
Method
PUBLIC
Activate the G0 character set.
-
twisted.conch.recvline.TransportSequence.shiftOut
twisted.conch.recvline.TransportSequence.html#shiftOut
ZopeInterfaceFunction
Method
PUBLIC
Activate the G1 character set.
-
twisted.conch.recvline.TransportSequence.singleShift2
twisted.conch.recvline.TransportSequence.html#singleShift2
ZopeInterfaceFunction
Method
PUBLIC
Shift to the G2 character set for a single character.
-
twisted.conch.recvline.TransportSequence.singleShift3
twisted.conch.recvline.TransportSequence.html#singleShift3
ZopeInterfaceFunction
Method
PUBLIC
Shift to the G3 character set for a single character.
-
twisted.conch.recvline.TransportSequence.selectGraphicRendition
twisted.conch.recvline.TransportSequence.html#selectGraphicRendition
ZopeInterfaceFunction
Method
PUBLIC
Enabled one or more character attributes.
-
twisted.conch.recvline.TransportSequence.horizontalTabulationSet
twisted.conch.recvline.TransportSequence.html#horizontalTabulationSet
ZopeInterfaceFunction
Method
PUBLIC
Set a tab stop at the current cursor position.
-
twisted.conch.recvline.TransportSequence.tabulationClear
twisted.conch.recvline.TransportSequence.html#tabulationClear
ZopeInterfaceFunction
Method
PUBLIC
Clear the tab stop at the current cursor position.
-
twisted.conch.recvline.TransportSequence.tabulationClearAll
twisted.conch.recvline.TransportSequence.html#tabulationClearAll
ZopeInterfaceFunction
Method
PUBLIC
Clear all tab stops.
-
twisted.conch.recvline.TransportSequence.doubleHeightLine
twisted.conch.recvline.TransportSequence.html#doubleHeightLine
ZopeInterfaceFunction
Method
PUBLIC
Make the current line the top or bottom half of a double-height, double-width line.
-
twisted.conch.recvline.TransportSequence.singleWidthLine
twisted.conch.recvline.TransportSequence.html#singleWidthLine
ZopeInterfaceFunction
Method
PUBLIC
Make the current line a single-width, single-height line.
-
twisted.conch.recvline.TransportSequence.doubleWidthLine
twisted.conch.recvline.TransportSequence.html#doubleWidthLine
ZopeInterfaceFunction
Method
PUBLIC
Make the current line a double-width line.
-
twisted.conch.recvline.TransportSequence.eraseToLineEnd
twisted.conch.recvline.TransportSequence.html#eraseToLineEnd
ZopeInterfaceFunction
Method
PUBLIC
Erase from the cursor to the end of line, including cursor position.
-
twisted.conch.recvline.TransportSequence.eraseToLineBeginning
twisted.conch.recvline.TransportSequence.html#eraseToLineBeginning
ZopeInterfaceFunction
Method
PUBLIC
Erase from the cursor to the beginning of the line, including the cursor position.
-
twisted.conch.recvline.TransportSequence.eraseLine
twisted.conch.recvline.TransportSequence.html#eraseLine
ZopeInterfaceFunction
Method
PUBLIC
Erase the entire cursor line.
-
twisted.conch.recvline.TransportSequence.eraseToDisplayEnd
twisted.conch.recvline.TransportSequence.html#eraseToDisplayEnd
ZopeInterfaceFunction
Method
PUBLIC
Erase from the cursor to the end of the display, including the cursor position.
-
twisted.conch.recvline.TransportSequence.eraseToDisplayBeginning
twisted.conch.recvline.TransportSequence.html#eraseToDisplayBeginning
ZopeInterfaceFunction
Method
PUBLIC
Erase from the cursor to the beginning of the display, including the cursor position.
-
twisted.conch.recvline.TransportSequence.eraseDisplay
twisted.conch.recvline.TransportSequence.html#eraseDisplay
ZopeInterfaceFunction
Method
PUBLIC
Erase the entire display.
-
twisted.conch.recvline.TransportSequence.deleteCharacter
twisted.conch.recvline.TransportSequence.html#deleteCharacter
ZopeInterfaceFunction
Method
PUBLIC
Delete n characters starting at the cursor position.
-
twisted.conch.recvline.TransportSequence.insertLine
twisted.conch.recvline.TransportSequence.html#insertLine
ZopeInterfaceFunction
Method
PUBLIC
Insert n lines at the cursor position.
-
twisted.conch.recvline.TransportSequence.deleteLine
twisted.conch.recvline.TransportSequence.html#deleteLine
ZopeInterfaceFunction
Method
PUBLIC
Delete n lines starting at the cursor position.
-
twisted.conch.recvline.TransportSequence.reportCursorPosition
twisted.conch.recvline.TransportSequence.html#reportCursorPosition
ZopeInterfaceFunction
Method
PUBLIC
Return a Deferred that fires with a two-tuple of (x, y) indicating the cursor position.
-
twisted.conch.recvline.TransportSequence.reset
twisted.conch.recvline.TransportSequence.html#reset
ZopeInterfaceFunction
Method
PUBLIC
Reset the terminal to its initial state.
-
twisted.conch.recvline.TransportSequence.unhandledControlSequence
twisted.conch.recvline.TransportSequence.html#unhandledControlSequence
ZopeInterfaceFunction
Method
PUBLIC
Called when an unsupported control sequence is received.
-
twisted.conch.recvline.LocalTerminalBufferMixin
twisted.conch.recvline.LocalTerminalBufferMixin.html
ZopeInterfaceClass
Class
PUBLIC
A mixin for RecvLine subclasses which records the state of the terminal.
-
twisted.conch.recvline.LocalTerminalBufferMixin.terminalCopy
twisted.conch.recvline.LocalTerminalBufferMixin.html#terminalCopy
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A
helper.TerminalBuffer instance which efforts will be made to keep up to date with the actual terminal associated with this protocol instance.
-
twisted.conch.recvline.LocalTerminalBufferMixin.makeConnection
twisted.conch.recvline.LocalTerminalBufferMixin.html#makeConnection
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.recvline.LocalTerminalBufferMixin.__str__
twisted.conch.recvline.LocalTerminalBufferMixin.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.recvline.RecvLine
twisted.conch.recvline.RecvLine.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.conch.recvline.RecvLine.width
twisted.conch.recvline.RecvLine.html#width
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.recvline.RecvLine.height
twisted.conch.recvline.RecvLine.html#height
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.recvline.RecvLine.TABSTOP
twisted.conch.recvline.RecvLine.html#TABSTOP
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.recvline.RecvLine.ps
twisted.conch.recvline.RecvLine.html#ps
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.recvline.RecvLine.pn
twisted.conch.recvline.RecvLine.html#pn
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.recvline.RecvLine._printableChars
twisted.conch.recvline.RecvLine.html#_printableChars
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.conch.recvline.RecvLine._log
twisted.conch.recvline.RecvLine.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.conch.recvline.RecvLine.connectionMade
twisted.conch.recvline.RecvLine.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called after a connection has been established.
-
twisted.conch.recvline.RecvLine.lineBuffer
twisted.conch.recvline.RecvLine.html#lineBuffer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.recvline.RecvLine.lineBufferIndex
twisted.conch.recvline.RecvLine.html#lineBufferIndex
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.recvline.RecvLine.keyHandlers
twisted.conch.recvline.RecvLine.html#keyHandlers
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.recvline.RecvLine.initializeScreen
twisted.conch.recvline.RecvLine.html#initializeScreen
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.recvline.RecvLine.currentLineBuffer
twisted.conch.recvline.RecvLine.html#currentLineBuffer
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.recvline.RecvLine.setInsertMode
twisted.conch.recvline.RecvLine.html#setInsertMode
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.recvline.RecvLine.mode
twisted.conch.recvline.RecvLine.html#mode
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.recvline.RecvLine.setTypeoverMode
twisted.conch.recvline.RecvLine.html#setTypeoverMode
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.recvline.RecvLine.drawInputLine
twisted.conch.recvline.RecvLine.html#drawInputLine
ZopeInterfaceFunction
Method
PUBLIC
Write a line containing the current input prompt and the current line buffer at the current cursor position.
-
twisted.conch.recvline.RecvLine.terminalSize
twisted.conch.recvline.RecvLine.html#terminalSize
ZopeInterfaceFunction
Method
PUBLIC
Called to indicate the size of the terminal.
-
twisted.conch.recvline.RecvLine.unhandledControlSequence
twisted.conch.recvline.RecvLine.html#unhandledControlSequence
ZopeInterfaceFunction
Method
PUBLIC
Called when an unsupported control sequence is received.
-
twisted.conch.recvline.RecvLine.keystrokeReceived
twisted.conch.recvline.RecvLine.html#keystrokeReceived
ZopeInterfaceFunction
Method
PUBLIC
A keystroke was received.
-
twisted.conch.recvline.RecvLine.characterReceived
twisted.conch.recvline.RecvLine.html#characterReceived
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.recvline.RecvLine.handle_TAB
twisted.conch.recvline.RecvLine.html#handle_TAB
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.recvline.RecvLine.handle_LEFT
twisted.conch.recvline.RecvLine.html#handle_LEFT
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.recvline.RecvLine.handle_RIGHT
twisted.conch.recvline.RecvLine.html#handle_RIGHT
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.recvline.RecvLine.handle_HOME
twisted.conch.recvline.RecvLine.html#handle_HOME
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.recvline.RecvLine.handle_END
twisted.conch.recvline.RecvLine.html#handle_END
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.recvline.RecvLine.handle_BACKSPACE
twisted.conch.recvline.RecvLine.html#handle_BACKSPACE
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.recvline.RecvLine.handle_DELETE
twisted.conch.recvline.RecvLine.html#handle_DELETE
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.recvline.RecvLine.handle_RETURN
twisted.conch.recvline.RecvLine.html#handle_RETURN
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.recvline.RecvLine.handle_INSERT
twisted.conch.recvline.RecvLine.html#handle_INSERT
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.recvline.RecvLine.lineReceived
twisted.conch.recvline.RecvLine.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.recvline.HistoricRecvLine
twisted.conch.recvline.HistoricRecvLine.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.conch.recvline.HistoricRecvLine.connectionMade
twisted.conch.recvline.HistoricRecvLine.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called after a connection has been established.
-
twisted.conch.recvline.HistoricRecvLine.historyLines
twisted.conch.recvline.HistoricRecvLine.html#historyLines
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.recvline.HistoricRecvLine.historyPosition
twisted.conch.recvline.HistoricRecvLine.html#historyPosition
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.recvline.HistoricRecvLine.currentHistoryBuffer
twisted.conch.recvline.HistoricRecvLine.html#currentHistoryBuffer
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.recvline.HistoricRecvLine._deliverBuffer
twisted.conch.recvline.HistoricRecvLine.html#_deliverBuffer
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.recvline.HistoricRecvLine.handle_UP
twisted.conch.recvline.HistoricRecvLine.html#handle_UP
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.recvline.HistoricRecvLine.lineBuffer
twisted.conch.recvline.HistoricRecvLine.html#lineBuffer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.recvline.HistoricRecvLine.handle_DOWN
twisted.conch.recvline.HistoricRecvLine.html#handle_DOWN
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.recvline.HistoricRecvLine.handle_RETURN
twisted.conch.recvline.HistoricRecvLine.html#handle_RETURN
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.htmlizer.TokenPrinter
twisted.python.htmlizer.TokenPrinter.html
ZopeInterfaceClass
Class
PUBLIC
Format a stream of tokens and intermediate whitespace, for pretty-printing.
-
twisted.python.htmlizer.TokenPrinter.currentCol
twisted.python.htmlizer.TokenPrinter.html#currentCol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.htmlizer.TokenPrinter.currentLine
twisted.python.htmlizer.TokenPrinter.html#currentLine
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.htmlizer.TokenPrinter.lastIdentifier
twisted.python.htmlizer.TokenPrinter.html#lastIdentifier
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.htmlizer.TokenPrinter.parameters
twisted.python.htmlizer.TokenPrinter.html#parameters
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.htmlizer.TokenPrinter.encoding
twisted.python.htmlizer.TokenPrinter.html#encoding
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.htmlizer.TokenPrinter.__init__
twisted.python.htmlizer.TokenPrinter.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.python.htmlizer.TokenPrinter.writer
twisted.python.htmlizer.TokenPrinter.html#writer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.htmlizer.TokenPrinter.printtoken
twisted.python.htmlizer.TokenPrinter.html#printtoken
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.htmlizer.HTMLWriter
twisted.python.htmlizer.HTMLWriter.html
ZopeInterfaceClass
Class
PUBLIC
Write the stream of tokens and whitespace from
TokenPrinter, formating tokens as HTML spans.
-
twisted.python.htmlizer.HTMLWriter.noSpan
twisted.python.htmlizer.HTMLWriter.html#noSpan
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.htmlizer.HTMLWriter.__init__
twisted.python.htmlizer.HTMLWriter.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.htmlizer.HTMLWriter.writer
twisted.python.htmlizer.HTMLWriter.html#writer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.htmlizer.HTMLWriter.write
twisted.python.htmlizer.HTMLWriter.html#write
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.htmlizer.SmallerHTMLWriter
twisted.python.htmlizer.SmallerHTMLWriter.html
ZopeInterfaceClass
Class
PUBLIC
HTMLWriter that doesn't generate spans for some junk.
-
twisted.python.htmlizer.SmallerHTMLWriter.noSpan
twisted.python.htmlizer.SmallerHTMLWriter.html#noSpan
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.python.htmlizer.filter
twisted.python.htmlizer.html#filter
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.python.htmlizer.main
twisted.python.htmlizer.html#main
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.manhole.FileWrapper
twisted.conch.manhole.FileWrapper.html
ZopeInterfaceClass
Class
PUBLIC
Minimal write-file-like object.
-
twisted.conch.manhole.FileWrapper.softspace
twisted.conch.manhole.FileWrapper.html#softspace
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.manhole.FileWrapper.state
twisted.conch.manhole.FileWrapper.html#state
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.manhole.FileWrapper.__init__
twisted.conch.manhole.FileWrapper.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.manhole.FileWrapper.o
twisted.conch.manhole.FileWrapper.html#o
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.manhole.FileWrapper.flush
twisted.conch.manhole.FileWrapper.html#flush
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.manhole.FileWrapper.write
twisted.conch.manhole.FileWrapper.html#write
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.manhole.FileWrapper.writelines
twisted.conch.manhole.FileWrapper.html#writelines
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.manhole.ManholeInterpreter
twisted.conch.manhole.ManholeInterpreter.html
ZopeInterfaceClass
Class
PUBLIC
Interactive Interpreter with special output and Deferred support.
-
twisted.conch.manhole.ManholeInterpreter.numDeferreds
twisted.conch.manhole.ManholeInterpreter.html#numDeferreds
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.manhole.ManholeInterpreter.__init__
twisted.conch.manhole.ManholeInterpreter.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.manhole.ManholeInterpreter._pendingDeferreds
twisted.conch.manhole.ManholeInterpreter.html#_pendingDeferreds
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.manhole.ManholeInterpreter.handler
twisted.conch.manhole.ManholeInterpreter.html#handler
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.manhole.ManholeInterpreter.filename
twisted.conch.manhole.ManholeInterpreter.html#filename
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.manhole.ManholeInterpreter.resetBuffer
twisted.conch.manhole.ManholeInterpreter.html#resetBuffer
ZopeInterfaceFunction
Method
PUBLIC
Reset the input buffer.
-
twisted.conch.manhole.ManholeInterpreter.buffer
twisted.conch.manhole.ManholeInterpreter.html#buffer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.manhole.ManholeInterpreter.push
twisted.conch.manhole.ManholeInterpreter.html#push
ZopeInterfaceFunction
Method
PUBLIC
Push a line to the interpreter.
-
twisted.conch.manhole.ManholeInterpreter.runcode
twisted.conch.manhole.ManholeInterpreter.html#runcode
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.manhole.ManholeInterpreter.displayhook
twisted.conch.manhole.ManholeInterpreter.html#displayhook
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.manhole.ManholeInterpreter._cbDisplayDeferred
twisted.conch.manhole.ManholeInterpreter.html#_cbDisplayDeferred
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.manhole.ManholeInterpreter._ebDisplayDeferred
twisted.conch.manhole.ManholeInterpreter.html#_ebDisplayDeferred
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.manhole.ManholeInterpreter.write
twisted.conch.manhole.ManholeInterpreter.html#write
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.manhole.CTRL_C
twisted.conch.manhole.html#CTRL_C
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.manhole.CTRL_D
twisted.conch.manhole.html#CTRL_D
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.manhole.CTRL_BACKSLASH
twisted.conch.manhole.html#CTRL_BACKSLASH
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.manhole.CTRL_L
twisted.conch.manhole.html#CTRL_L
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.manhole.CTRL_A
twisted.conch.manhole.html#CTRL_A
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.manhole.CTRL_E
twisted.conch.manhole.html#CTRL_E
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.manhole.Manhole
twisted.conch.manhole.Manhole.html
ZopeInterfaceClass
Class
PUBLIC
Mediator between a fancy line source and an interactive interpreter.
-
twisted.conch.manhole.Manhole.namespace
twisted.conch.manhole.Manhole.html#namespace
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.manhole.Manhole.__init__
twisted.conch.manhole.Manhole.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.manhole.Manhole.connectionMade
twisted.conch.manhole.Manhole.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called after a connection has been established.
-
twisted.conch.manhole.Manhole.interpreter
twisted.conch.manhole.Manhole.html#interpreter
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.manhole.Manhole.handle_INT
twisted.conch.manhole.Manhole.html#handle_INT
ZopeInterfaceFunction
Method
PUBLIC
Handle ^C as an interrupt keystroke by resetting the current input variables to their initial state.
-
twisted.conch.manhole.Manhole.pn
twisted.conch.manhole.Manhole.html#pn
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.manhole.Manhole.lineBuffer
twisted.conch.manhole.Manhole.html#lineBuffer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.manhole.Manhole.lineBufferIndex
twisted.conch.manhole.Manhole.html#lineBufferIndex
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.manhole.Manhole.handle_EOF
twisted.conch.manhole.Manhole.html#handle_EOF
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.manhole.Manhole.handle_FF
twisted.conch.manhole.Manhole.html#handle_FF
ZopeInterfaceFunction
Method
PUBLIC
Handle a 'form feed' byte - generally used to request a screen refresh/redraw.
-
twisted.conch.manhole.Manhole.handle_QUIT
twisted.conch.manhole.Manhole.html#handle_QUIT
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.manhole.Manhole._needsNewline
twisted.conch.manhole.Manhole.html#_needsNewline
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.manhole.Manhole.addOutput
twisted.conch.manhole.Manhole.html#addOutput
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.manhole.Manhole.lineReceived
twisted.conch.manhole.Manhole.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.manhole.VT102Writer
twisted.conch.manhole.VT102Writer.html
ZopeInterfaceClass
Class
PUBLIC
Colorizer for Python tokens.
-
twisted.conch.manhole.VT102Writer.typeToColor
twisted.conch.manhole.VT102Writer.html#typeToColor
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.manhole.VT102Writer.normalColor
twisted.conch.manhole.VT102Writer.html#normalColor
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.manhole.VT102Writer.__init__
twisted.conch.manhole.VT102Writer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.manhole.VT102Writer.written
twisted.conch.manhole.VT102Writer.html#written
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.manhole.VT102Writer.color
twisted.conch.manhole.VT102Writer.html#color
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.manhole.VT102Writer.write
twisted.conch.manhole.VT102Writer.html#write
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.manhole.VT102Writer.__bytes__
twisted.conch.manhole.VT102Writer.html#__bytes__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.manhole.lastColorizedLine
twisted.conch.manhole.html#lastColorizedLine
ZopeInterfaceFunction
Function
PUBLIC
Tokenize and colorize the given Python source.
-
twisted.conch.manhole.ColoredManhole
twisted.conch.manhole.ColoredManhole.html
ZopeInterfaceClass
Class
PUBLIC
A REPL which syntax colors input as users type it.
-
twisted.conch.manhole.ColoredManhole.getSource
twisted.conch.manhole.ColoredManhole.html#getSource
ZopeInterfaceFunction
Method
PUBLIC
Return a string containing the currently entered source.
-
twisted.conch.manhole.ColoredManhole.characterReceived
twisted.conch.manhole.ColoredManhole.html#characterReceived
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.factory.SSHFactory
twisted.conch.ssh.factory.SSHFactory.html
ZopeInterfaceClass
Class
PUBLIC
A Factory for SSH servers.
-
twisted.conch.ssh.factory.SSHFactory._log
twisted.conch.ssh.factory.SSHFactory.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.conch.ssh.factory.SSHFactory.services
twisted.conch.ssh.factory.SSHFactory.html#services
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.factory.SSHFactory.startFactory
twisted.conch.ssh.factory.SSHFactory.html#startFactory
ZopeInterfaceFunction
Method
PUBLIC
Check for public and private keys.
-
twisted.conch.ssh.factory.SSHFactory.publicKeys
twisted.conch.ssh.factory.SSHFactory.html#publicKeys
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.factory.SSHFactory.privateKeys
twisted.conch.ssh.factory.SSHFactory.html#privateKeys
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.factory.SSHFactory.primes
twisted.conch.ssh.factory.SSHFactory.html#primes
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.factory.SSHFactory.buildProtocol
twisted.conch.ssh.factory.SSHFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of the server side of the SSH protocol.
-
twisted.conch.ssh.factory.SSHFactory.getPublicKeys
twisted.conch.ssh.factory.SSHFactory.html#getPublicKeys
ZopeInterfaceFunction
Method
PUBLIC
Called when the factory is started to get the public portions of the servers host keys. Returns a dictionary mapping SSH key types to public key strings.
-
twisted.conch.ssh.factory.SSHFactory.getPrivateKeys
twisted.conch.ssh.factory.SSHFactory.html#getPrivateKeys
ZopeInterfaceFunction
Method
PUBLIC
Called when the factory is started to get the private portions of the servers host keys. Returns a dictionary mapping SSH key types to
twisted.conch.ssh.keys.Key objects.
-
twisted.conch.ssh.factory.SSHFactory.getPrimes
twisted.conch.ssh.factory.SSHFactory.html#getPrimes
ZopeInterfaceFunction
Method
PUBLIC
Called when the factory is started to get Diffie-Hellman generators and primes to use. Returns a dictionary mapping number of bits to lists of tuple of (generator, prime).
-
twisted.conch.ssh.factory.SSHFactory.getDHPrime
twisted.conch.ssh.factory.SSHFactory.html#getDHPrime
ZopeInterfaceFunction
Method
PUBLIC
Return a tuple of (g, p) for a Diffe-Hellman process, with p being as close to bits bits as possible.
-
twisted.conch.ssh.factory.SSHFactory.getService
twisted.conch.ssh.factory.SSHFactory.html#getService
ZopeInterfaceFunction
Method
PUBLIC
Return a class to use as a service for the given transport.
-
twisted.conch.ssh.session.log
twisted.conch.ssh.session.html#log
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.session.SSHSession
twisted.conch.ssh.session.SSHSession.html
ZopeInterfaceClass
Class
PUBLIC
A generalized implementation of an SSH session.
-
twisted.conch.ssh.session.SSHSession.buf
twisted.conch.ssh.session.SSHSession.html#buf
ZopeInterfaceAttribute
Instance Variable
PUBLIC
a buffer for data received before making a connection to a client.
-
twisted.conch.ssh.session.SSHSession.client
twisted.conch.ssh.session.SSHSession.html#client
ZopeInterfaceAttribute
Instance Variable
PUBLIC
a protocol for communication with a shell, an application program, or a subsystem (see RFC 4254, section 6.5).
-
twisted.conch.ssh.session.SSHSession.session
twisted.conch.ssh.session.SSHSession.html#session
ZopeInterfaceAttribute
Instance Variable
PUBLIC
an object providing concrete implementations of session operations.
-
twisted.conch.ssh.session.SSHSession.name
twisted.conch.ssh.session.SSHSession.html#name
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.session.SSHSession.__init__
twisted.conch.ssh.session.SSHSession.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.session.SSHSession.request_subsystem
twisted.conch.ssh.session.SSHSession.html#request_subsystem
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.session.SSHSession.request_shell
twisted.conch.ssh.session.SSHSession.html#request_shell
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.session.SSHSession.request_exec
twisted.conch.ssh.session.SSHSession.html#request_exec
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.session.SSHSession.request_pty_req
twisted.conch.ssh.session.SSHSession.html#request_pty_req
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.session.SSHSession.request_env
twisted.conch.ssh.session.SSHSession.html#request_env
ZopeInterfaceFunction
Method
PUBLIC
Process a request to pass an environment variable.
-
twisted.conch.ssh.session.SSHSession.request_window_change
twisted.conch.ssh.session.SSHSession.html#request_window_change
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.session.SSHSession.dataReceived
twisted.conch.ssh.session.SSHSession.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when we receive data.
-
twisted.conch.ssh.session.SSHSession.extReceived
twisted.conch.ssh.session.SSHSession.html#extReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when we receive extended data (usually standard error).
-
twisted.conch.ssh.session.SSHSession.eofReceived
twisted.conch.ssh.session.SSHSession.html#eofReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when the other side will send no more data.
-
twisted.conch.ssh.session.SSHSession.closed
twisted.conch.ssh.session.SSHSession.html#closed
ZopeInterfaceFunction
Method
PUBLIC
Called when the channel is closed. This means that both our side and the remote side have closed the channel.
-
twisted.conch.ssh.session.SSHSession.loseConnection
twisted.conch.ssh.session.SSHSession.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Close the channel if there is no buferred data. Otherwise, note the request and return.
-
twisted.conch.ssh.session._ProtocolWrapper
twisted.conch.ssh.session._ProtocolWrapper.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.conch.ssh.session._ProtocolWrapper.__init__
twisted.conch.ssh.session._ProtocolWrapper.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.session._ProtocolWrapper.proto
twisted.conch.ssh.session._ProtocolWrapper.html#proto
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.session._ProtocolWrapper.connectionMade
twisted.conch.ssh.session._ProtocolWrapper.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.conch.ssh.session._ProtocolWrapper.outReceived
twisted.conch.ssh.session._ProtocolWrapper.html#outReceived
ZopeInterfaceFunction
Method
PUBLIC
Some data was received from stdout.
-
twisted.conch.ssh.session._ProtocolWrapper.processEnded
twisted.conch.ssh.session._ProtocolWrapper.html#processEnded
ZopeInterfaceFunction
Method
PUBLIC
Called when the child process exits and all file descriptors associated with it have been closed.
-
twisted.conch.ssh.session._DummyTransport
twisted.conch.ssh.session._DummyTransport.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.conch.ssh.session._DummyTransport.__init__
twisted.conch.ssh.session._DummyTransport.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.session._DummyTransport.proto
twisted.conch.ssh.session._DummyTransport.html#proto
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.session._DummyTransport.dataReceived
twisted.conch.ssh.session._DummyTransport.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.session._DummyTransport.write
twisted.conch.ssh.session._DummyTransport.html#write
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.session._DummyTransport.writeSequence
twisted.conch.ssh.session._DummyTransport.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.session._DummyTransport.loseConnection
twisted.conch.ssh.session._DummyTransport.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.session.wrapProcessProtocol
twisted.conch.ssh.session.html#wrapProcessProtocol
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.ssh.session.wrapProtocol
twisted.conch.ssh.session.html#wrapProtocol
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.ssh.session.SUPPORTED_SIGNALS
twisted.conch.ssh.session.html#SUPPORTED_SIGNALS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.session.SSHSessionProcessProtocol
twisted.conch.ssh.session.SSHSessionProcessProtocol.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.conch.ssh.session.SSHSessionProcessProtocol._signalValuesToNames
twisted.conch.ssh.session.SSHSessionProcessProtocol.html#_signalValuesToNames
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.ssh.session.SSHSessionProcessProtocol.__init__
twisted.conch.ssh.session.SSHSessionProcessProtocol.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.session.SSHSessionProcessProtocol.session
twisted.conch.ssh.session.SSHSessionProcessProtocol.html#session
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.session.SSHSessionProcessProtocol.lostOutOrErrFlag
twisted.conch.ssh.session.SSHSessionProcessProtocol.html#lostOutOrErrFlag
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.session.SSHSessionProcessProtocol.connectionMade
twisted.conch.ssh.session.SSHSessionProcessProtocol.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.conch.ssh.session.SSHSessionProcessProtocol.outReceived
twisted.conch.ssh.session.SSHSessionProcessProtocol.html#outReceived
ZopeInterfaceFunction
Method
PUBLIC
Some data was received from stdout.
-
twisted.conch.ssh.session.SSHSessionProcessProtocol.errReceived
twisted.conch.ssh.session.SSHSessionProcessProtocol.html#errReceived
ZopeInterfaceFunction
Method
PUBLIC
Some data was received from stderr.
-
twisted.conch.ssh.session.SSHSessionProcessProtocol.outConnectionLost
twisted.conch.ssh.session.SSHSessionProcessProtocol.html#outConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
EOF should only be sent when both STDOUT and STDERR have been closed.
-
twisted.conch.ssh.session.SSHSessionProcessProtocol.errConnectionLost
twisted.conch.ssh.session.SSHSessionProcessProtocol.html#errConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
See outConnectionLost().
-
twisted.conch.ssh.session.SSHSessionProcessProtocol.connectionLost
twisted.conch.ssh.session.SSHSessionProcessProtocol.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.session.SSHSessionProcessProtocol._getSignalName
twisted.conch.ssh.session.SSHSessionProcessProtocol.html#_getSignalName
ZopeInterfaceFunction
Method
PRIVATE
Get a signal name given a signal number.
-
twisted.conch.ssh.session.SSHSessionProcessProtocol.processEnded
twisted.conch.ssh.session.SSHSessionProcessProtocol.html#processEnded
ZopeInterfaceFunction
Method
PUBLIC
When we are told the process ended, try to notify the other side about how the process ended using the exit-signal or exit-status requests. Also, close the channel.
-
twisted.conch.ssh.session.SSHSessionProcessProtocol.getHost
twisted.conch.ssh.session.SSHSessionProcessProtocol.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
Return the host from my session's transport.
-
twisted.conch.ssh.session.SSHSessionProcessProtocol.getPeer
twisted.conch.ssh.session.SSHSessionProcessProtocol.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
Return the peer from my session's transport.
-
twisted.conch.ssh.session.SSHSessionProcessProtocol.write
twisted.conch.ssh.session.SSHSessionProcessProtocol.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write some data to the physical connection, in sequence, in a non-blocking fashion.
-
twisted.conch.ssh.session.SSHSessionProcessProtocol.writeSequence
twisted.conch.ssh.session.SSHSessionProcessProtocol.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Write an iterable of byte strings to the physical connection.
-
twisted.conch.ssh.session.SSHSessionProcessProtocol.loseConnection
twisted.conch.ssh.session.SSHSessionProcessProtocol.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Close my connection, after writing all pending data.
-
twisted.conch.ssh.session.SSHSessionClient
twisted.conch.ssh.session.SSHSessionClient.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.ssh.session.SSHSessionClient.dataReceived
twisted.conch.ssh.session.SSHSessionClient.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever data is received.
-
twisted.conch.ssh.session.parseRequest_pty_req
twisted.conch.ssh.session.html#parseRequest_pty_req
ZopeInterfaceFunction
Function
PUBLIC
Parse the data from a pty-req request into usable data.
-
twisted.conch.ssh.session.packRequest_pty_req
twisted.conch.ssh.session.html#packRequest_pty_req
ZopeInterfaceFunction
Function
PUBLIC
Pack a pty-req request so that it is suitable for sending.
-
twisted.conch.ssh.session.parseRequest_window_change
twisted.conch.ssh.session.html#parseRequest_window_change
ZopeInterfaceFunction
Function
PUBLIC
Parse the data from a window-change request into usuable data.
-
twisted.conch.ssh.session.packRequest_window_change
twisted.conch.ssh.session.html#packRequest_window_change
ZopeInterfaceFunction
Function
PUBLIC
Pack a window-change request so that it is suitable for sending.
-
twisted.conch.manhole_ssh._Glue
twisted.conch.manhole_ssh._Glue.html
ZopeInterfaceClass
Class
PRIVATE
A feeble class for making one attribute look like another.
-
twisted.conch.manhole_ssh._Glue.__init__
twisted.conch.manhole_ssh._Glue.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.manhole_ssh._Glue.__getattr__
twisted.conch.manhole_ssh._Glue.html#__getattr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.manhole_ssh.TerminalSessionTransport
twisted.conch.manhole_ssh.TerminalSessionTransport.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.manhole_ssh.TerminalSessionTransport.__init__
twisted.conch.manhole_ssh.TerminalSessionTransport.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.manhole_ssh.TerminalSessionTransport.proto
twisted.conch.manhole_ssh.TerminalSessionTransport.html#proto
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.manhole_ssh.TerminalSessionTransport.avatar
twisted.conch.manhole_ssh.TerminalSessionTransport.html#avatar
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.manhole_ssh.TerminalSessionTransport.chainedProtocol
twisted.conch.manhole_ssh.TerminalSessionTransport.html#chainedProtocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.manhole_ssh.TerminalSession
twisted.conch.manhole_ssh.TerminalSession.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.manhole_ssh.TerminalSession.getPty
twisted.conch.manhole_ssh.TerminalSession.html#getPty
ZopeInterfaceFunction
Method
PUBLIC
Get a pseudo-terminal for use by a shell or command.
-
twisted.conch.manhole_ssh.TerminalSession.height
twisted.conch.manhole_ssh.TerminalSession.html#height
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.manhole_ssh.TerminalSession.width
twisted.conch.manhole_ssh.TerminalSession.html#width
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.manhole_ssh.TerminalSession.openShell
twisted.conch.manhole_ssh.TerminalSession.html#openShell
ZopeInterfaceFunction
Method
PUBLIC
Open a shell and connect it to proto.
-
twisted.conch.manhole_ssh.TerminalSession.execCommand
twisted.conch.manhole_ssh.TerminalSession.html#execCommand
ZopeInterfaceFunction
Method
PUBLIC
Execute a command.
-
twisted.conch.manhole_ssh.TerminalSession.windowChanged
twisted.conch.manhole_ssh.TerminalSession.html#windowChanged
ZopeInterfaceFunction
Method
PUBLIC
Called when the size of the remote screen has changed.
-
twisted.conch.manhole_ssh.TerminalSession.eofReceived
twisted.conch.manhole_ssh.TerminalSession.html#eofReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when the other side has indicated no more data will be sent.
-
twisted.conch.manhole_ssh.TerminalSession.closed
twisted.conch.manhole_ssh.TerminalSession.html#closed
ZopeInterfaceFunction
Method
PUBLIC
Called when the session is closed.
-
twisted.conch.manhole_ssh.TerminalUser
twisted.conch.manhole_ssh.TerminalUser.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.manhole_ssh.TerminalUser.__init__
twisted.conch.manhole_ssh.TerminalUser.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Set my 'original' attribute to be the object I am adapting.
-
twisted.conch.manhole_ssh.TerminalRealm
twisted.conch.manhole_ssh.TerminalRealm.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.manhole_ssh.TerminalRealm._getAvatar
twisted.conch.manhole_ssh.TerminalRealm.html#_getAvatar
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.manhole_ssh.TerminalRealm.__init__
twisted.conch.manhole_ssh.TerminalRealm.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.manhole_ssh.TerminalRealm.transportFactory
twisted.conch.manhole_ssh.TerminalRealm.html#transportFactory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.manhole_ssh.TerminalRealm.requestAvatar
twisted.conch.manhole_ssh.TerminalRealm.html#requestAvatar
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.manhole_ssh.ConchFactory
twisted.conch.manhole_ssh.ConchFactory.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.manhole_ssh.ConchFactory.publicKeys
twisted.conch.manhole_ssh.ConchFactory.html#publicKeys
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.manhole_ssh.ConchFactory.privateKeys
twisted.conch.manhole_ssh.ConchFactory.html#privateKeys
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.manhole_ssh.ConchFactory.__init__
twisted.conch.manhole_ssh.ConchFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.manhole_ssh.ConchFactory.portal
twisted.conch.manhole_ssh.ConchFactory.html#portal
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.telnet._chr
twisted.conch.telnet.html#_chr
ZopeInterfaceFunction
Function
PRIVATE
Create a byte sequence of length 1.
-
twisted.conch.telnet.MODE
twisted.conch.telnet.html#MODE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.EDIT
twisted.conch.telnet.html#EDIT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.TRAPSIG
twisted.conch.telnet.html#TRAPSIG
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.MODE_ACK
twisted.conch.telnet.html#MODE_ACK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.SOFT_TAB
twisted.conch.telnet.html#SOFT_TAB
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LIT_ECHO
twisted.conch.telnet.html#LIT_ECHO
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.NULL
twisted.conch.telnet.html#NULL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.BEL
twisted.conch.telnet.html#BEL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.BS
twisted.conch.telnet.html#BS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.HT
twisted.conch.telnet.html#HT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LF
twisted.conch.telnet.html#LF
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.VT
twisted.conch.telnet.html#VT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.FF
twisted.conch.telnet.html#FF
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.CR
twisted.conch.telnet.html#CR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.ECHO
twisted.conch.telnet.html#ECHO
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.SGA
twisted.conch.telnet.html#SGA
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.NAWS
twisted.conch.telnet.html#NAWS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE
twisted.conch.telnet.html#LINEMODE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.EOR
twisted.conch.telnet.html#EOR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.SE
twisted.conch.telnet.html#SE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.NOP
twisted.conch.telnet.html#NOP
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.DM
twisted.conch.telnet.html#DM
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.BRK
twisted.conch.telnet.html#BRK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.IP
twisted.conch.telnet.html#IP
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.AO
twisted.conch.telnet.html#AO
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.AYT
twisted.conch.telnet.html#AYT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.EC
twisted.conch.telnet.html#EC
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.EL
twisted.conch.telnet.html#EL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.GA
twisted.conch.telnet.html#GA
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.SB
twisted.conch.telnet.html#SB
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.WILL
twisted.conch.telnet.html#WILL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.WONT
twisted.conch.telnet.html#WONT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.DO
twisted.conch.telnet.html#DO
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.DONT
twisted.conch.telnet.html#DONT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.IAC
twisted.conch.telnet.html#IAC
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_MODE
twisted.conch.telnet.html#LINEMODE_MODE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_EDIT
twisted.conch.telnet.html#LINEMODE_EDIT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_TRAPSIG
twisted.conch.telnet.html#LINEMODE_TRAPSIG
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_MODE_ACK
twisted.conch.telnet.html#LINEMODE_MODE_ACK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SOFT_TAB
twisted.conch.telnet.html#LINEMODE_SOFT_TAB
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_LIT_ECHO
twisted.conch.telnet.html#LINEMODE_LIT_ECHO
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_FORWARDMASK
twisted.conch.telnet.html#LINEMODE_FORWARDMASK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC
twisted.conch.telnet.html#LINEMODE_SLC
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_SYNCH
twisted.conch.telnet.html#LINEMODE_SLC_SYNCH
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_BRK
twisted.conch.telnet.html#LINEMODE_SLC_BRK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_IP
twisted.conch.telnet.html#LINEMODE_SLC_IP
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_AO
twisted.conch.telnet.html#LINEMODE_SLC_AO
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_AYT
twisted.conch.telnet.html#LINEMODE_SLC_AYT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_EOR
twisted.conch.telnet.html#LINEMODE_SLC_EOR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_ABORT
twisted.conch.telnet.html#LINEMODE_SLC_ABORT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_EOF
twisted.conch.telnet.html#LINEMODE_SLC_EOF
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_SUSP
twisted.conch.telnet.html#LINEMODE_SLC_SUSP
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_EC
twisted.conch.telnet.html#LINEMODE_SLC_EC
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_EL
twisted.conch.telnet.html#LINEMODE_SLC_EL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_EW
twisted.conch.telnet.html#LINEMODE_SLC_EW
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_RP
twisted.conch.telnet.html#LINEMODE_SLC_RP
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_LNEXT
twisted.conch.telnet.html#LINEMODE_SLC_LNEXT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_XON
twisted.conch.telnet.html#LINEMODE_SLC_XON
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_XOFF
twisted.conch.telnet.html#LINEMODE_SLC_XOFF
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_FORW1
twisted.conch.telnet.html#LINEMODE_SLC_FORW1
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_FORW2
twisted.conch.telnet.html#LINEMODE_SLC_FORW2
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_MCL
twisted.conch.telnet.html#LINEMODE_SLC_MCL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_MCR
twisted.conch.telnet.html#LINEMODE_SLC_MCR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_MCWL
twisted.conch.telnet.html#LINEMODE_SLC_MCWL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_MCWR
twisted.conch.telnet.html#LINEMODE_SLC_MCWR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_MCBOL
twisted.conch.telnet.html#LINEMODE_SLC_MCBOL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_MCEOL
twisted.conch.telnet.html#LINEMODE_SLC_MCEOL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_INSRT
twisted.conch.telnet.html#LINEMODE_SLC_INSRT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_OVER
twisted.conch.telnet.html#LINEMODE_SLC_OVER
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_ECR
twisted.conch.telnet.html#LINEMODE_SLC_ECR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_EWR
twisted.conch.telnet.html#LINEMODE_SLC_EWR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_EBOL
twisted.conch.telnet.html#LINEMODE_SLC_EBOL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_EEOL
twisted.conch.telnet.html#LINEMODE_SLC_EEOL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_DEFAULT
twisted.conch.telnet.html#LINEMODE_SLC_DEFAULT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_VALUE
twisted.conch.telnet.html#LINEMODE_SLC_VALUE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_CANTCHANGE
twisted.conch.telnet.html#LINEMODE_SLC_CANTCHANGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_NOSUPPORT
twisted.conch.telnet.html#LINEMODE_SLC_NOSUPPORT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_LEVELBITS
twisted.conch.telnet.html#LINEMODE_SLC_LEVELBITS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_ACK
twisted.conch.telnet.html#LINEMODE_SLC_ACK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_FLUSHIN
twisted.conch.telnet.html#LINEMODE_SLC_FLUSHIN
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SLC_FLUSHOUT
twisted.conch.telnet.html#LINEMODE_SLC_FLUSHOUT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_EOF
twisted.conch.telnet.html#LINEMODE_EOF
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_SUSP
twisted.conch.telnet.html#LINEMODE_SUSP
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.LINEMODE_ABORT
twisted.conch.telnet.html#LINEMODE_ABORT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.telnet.ITelnetProtocol
twisted.conch.telnet.ITelnetProtocol.html
ZopeInterfaceClass
Interface
PUBLIC
No interface docstring; 6/6 methods documented
-
twisted.conch.telnet.ITelnetProtocol.unhandledCommand
twisted.conch.telnet.ITelnetProtocol.html#unhandledCommand
ZopeInterfaceFunction
Method
PUBLIC
A command was received but not understood.
-
twisted.conch.telnet.ITelnetProtocol.unhandledSubnegotiation
twisted.conch.telnet.ITelnetProtocol.html#unhandledSubnegotiation
ZopeInterfaceFunction
Method
PUBLIC
A subnegotiation command was received but not understood.
-
twisted.conch.telnet.ITelnetProtocol.enableLocal
twisted.conch.telnet.ITelnetProtocol.html#enableLocal
ZopeInterfaceFunction
Method
PUBLIC
Enable the given option locally.
-
twisted.conch.telnet.ITelnetProtocol.enableRemote
twisted.conch.telnet.ITelnetProtocol.html#enableRemote
ZopeInterfaceFunction
Method
PUBLIC
Indicate whether the peer should be allowed to enable this option.
-
twisted.conch.telnet.ITelnetProtocol.disableLocal
twisted.conch.telnet.ITelnetProtocol.html#disableLocal
ZopeInterfaceFunction
Method
PUBLIC
Disable the given option locally.
-
twisted.conch.telnet.ITelnetProtocol.disableRemote
twisted.conch.telnet.ITelnetProtocol.html#disableRemote
ZopeInterfaceFunction
Method
PUBLIC
Indicate that the peer has disabled this option.
-
twisted.conch.telnet.ITelnetTransport
twisted.conch.telnet.ITelnetTransport.html
ZopeInterfaceClass
Interface
PUBLIC
No interface docstring; 5/5 methods documented
-
twisted.conch.telnet.ITelnetTransport.do
twisted.conch.telnet.ITelnetTransport.html#do
ZopeInterfaceFunction
Method
PUBLIC
Indicate a desire for the peer to begin performing the given option.
-
twisted.conch.telnet.ITelnetTransport.dont
twisted.conch.telnet.ITelnetTransport.html#dont
ZopeInterfaceFunction
Method
PUBLIC
Indicate a desire for the peer to cease performing the given option.
-
twisted.conch.telnet.ITelnetTransport.will
twisted.conch.telnet.ITelnetTransport.html#will
ZopeInterfaceFunction
Method
PUBLIC
Indicate our willingness to begin performing this option locally.
-
twisted.conch.telnet.ITelnetTransport.wont
twisted.conch.telnet.ITelnetTransport.html#wont
ZopeInterfaceFunction
Method
PUBLIC
Indicate that we will stop performing the given option.
-
twisted.conch.telnet.ITelnetTransport.requestNegotiation
twisted.conch.telnet.ITelnetTransport.html#requestNegotiation
ZopeInterfaceFunction
Method
PUBLIC
Send a subnegotiation request.
-
twisted.conch.telnet.TelnetError
twisted.conch.telnet.TelnetError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.telnet.NegotiationError
twisted.conch.telnet.NegotiationError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.telnet.NegotiationError.__str__
twisted.conch.telnet.NegotiationError.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.OptionRefused
twisted.conch.telnet.OptionRefused.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.telnet.AlreadyEnabled
twisted.conch.telnet.AlreadyEnabled.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.telnet.AlreadyDisabled
twisted.conch.telnet.AlreadyDisabled.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.telnet.AlreadyNegotiating
twisted.conch.telnet.AlreadyNegotiating.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.telnet.TelnetProtocol
twisted.conch.telnet.TelnetProtocol.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.telnet.TelnetProtocol._log
twisted.conch.telnet.TelnetProtocol.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.conch.telnet.TelnetProtocol.unhandledCommand
twisted.conch.telnet.TelnetProtocol.html#unhandledCommand
ZopeInterfaceFunction
Method
PUBLIC
A command was received but not understood.
-
twisted.conch.telnet.TelnetProtocol.unhandledSubnegotiation
twisted.conch.telnet.TelnetProtocol.html#unhandledSubnegotiation
ZopeInterfaceFunction
Method
PUBLIC
A subnegotiation command was received but not understood.
-
twisted.conch.telnet.TelnetProtocol.enableLocal
twisted.conch.telnet.TelnetProtocol.html#enableLocal
ZopeInterfaceFunction
Method
PUBLIC
Enable the given option locally.
-
twisted.conch.telnet.TelnetProtocol.enableRemote
twisted.conch.telnet.TelnetProtocol.html#enableRemote
ZopeInterfaceFunction
Method
PUBLIC
Indicate whether the peer should be allowed to enable this option.
-
twisted.conch.telnet.TelnetProtocol.disableLocal
twisted.conch.telnet.TelnetProtocol.html#disableLocal
ZopeInterfaceFunction
Method
PUBLIC
Disable the given option locally.
-
twisted.conch.telnet.TelnetProtocol.disableRemote
twisted.conch.telnet.TelnetProtocol.html#disableRemote
ZopeInterfaceFunction
Method
PUBLIC
Indicate that the peer has disabled this option.
-
twisted.conch.telnet.Telnet
twisted.conch.telnet.Telnet.html
ZopeInterfaceClass
Class
PUBLIC
No summary
-
twisted.conch.telnet.Telnet.commandMap
twisted.conch.telnet.Telnet.html#commandMap
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A mapping of bytes to callables. When a telnet command is received, the command byte (the first byte after IAC) is looked up in this dictionary. If a callable is found, it is invoked with the argument of the command, or None if the command takes no argument...
-
twisted.conch.telnet.Telnet.negotiationMap
twisted.conch.telnet.Telnet.html#negotiationMap
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A mapping of bytes to callables. When a subnegotiation command is received, the command byte (the first byte after SB) is looked up in this dictionary. If a callable is found, it is invoked with the argument of the subnegotiation...
-
twisted.conch.telnet.Telnet.options
twisted.conch.telnet.Telnet.html#options
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A mapping of option bytes to their current state. This state is likely of little use to user code. Changes should not be made to it.
-
twisted.conch.telnet.Telnet.state
twisted.conch.telnet.Telnet.html#state
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A string indicating the current parse state. It can take on the values "data", "escaped", "command", "newline", "subnegotiation", and "subnegotiation-escaped". Changes should not be made to it.
-
twisted.conch.telnet.Telnet.transport
twisted.conch.telnet.Telnet.html#transport
ZopeInterfaceAttribute
Instance Variable
PUBLIC
This protocol's transport object.
-
twisted.conch.telnet.Telnet.__init__
twisted.conch.telnet.Telnet.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.Telnet._write
twisted.conch.telnet.Telnet.html#_write
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.telnet.Telnet._OptionState
twisted.conch.telnet.Telnet._OptionState.html
ZopeInterfaceClass
Class
PRIVATE
Represents the state of an option on both sides of a telnet connection.
-
twisted.conch.telnet.Telnet._OptionState.us
twisted.conch.telnet.Telnet._OptionState.html#us
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The state of the option on this side of the connection.
-
twisted.conch.telnet.Telnet._OptionState.him
twisted.conch.telnet.Telnet._OptionState.html#him
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The state of the option on the other side of the connection.
-
twisted.conch.telnet.Telnet._OptionState._Perspective
twisted.conch.telnet.Telnet._OptionState._Perspective.html
ZopeInterfaceClass
Class
PRIVATE
Represents the state of an option on side of the telnet connection. Some options can be enabled on a particular side of the connection (RFC 1073 for example: only the client can have NAWS enabled). Other options can be enabled on either or both sides (such as RFC 1372: each side can have its own flow control state).
-
twisted.conch.telnet.Telnet._OptionState._Perspective.state
twisted.conch.telnet.Telnet._OptionState._Perspective.html#state
ZopeInterfaceAttribute
Instance Variable
PUBLIC
'yes' or 'no' indicating whether or not this option is enabled on one side of the connection.
-
twisted.conch.telnet.Telnet._OptionState._Perspective.negotiating
twisted.conch.telnet.Telnet._OptionState._Perspective.html#negotiating
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A boolean tracking whether negotiation about this option is in progress.
-
twisted.conch.telnet.Telnet._OptionState._Perspective.onResult
twisted.conch.telnet.Telnet._OptionState._Perspective.html#onResult
ZopeInterfaceAttribute
Instance Variable
PUBLIC
When negotiation about this option has been initiated by this side of the connection, a
Deferred which will fire with the result of the negotiation.
None at other times.
-
twisted.conch.telnet.Telnet._OptionState._Perspective.__str__
twisted.conch.telnet.Telnet._OptionState._Perspective.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.Telnet._OptionState.__init__
twisted.conch.telnet.Telnet._OptionState.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.Telnet._OptionState.__repr__
twisted.conch.telnet.Telnet._OptionState.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.Telnet.getOptionState
twisted.conch.telnet.Telnet.html#getOptionState
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.Telnet._do
twisted.conch.telnet.Telnet.html#_do
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.telnet.Telnet._dont
twisted.conch.telnet.Telnet.html#_dont
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.telnet.Telnet._will
twisted.conch.telnet.Telnet.html#_will
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.telnet.Telnet._wont
twisted.conch.telnet.Telnet.html#_wont
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.telnet.Telnet.will
twisted.conch.telnet.Telnet.html#will
ZopeInterfaceFunction
Method
PUBLIC
Indicate our willingness to enable an option.
-
twisted.conch.telnet.Telnet.wont
twisted.conch.telnet.Telnet.html#wont
ZopeInterfaceFunction
Method
PUBLIC
Indicate we are not willing to enable an option.
-
twisted.conch.telnet.Telnet.do
twisted.conch.telnet.Telnet.html#do
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.Telnet.dont
twisted.conch.telnet.Telnet.html#dont
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.Telnet.requestNegotiation
twisted.conch.telnet.Telnet.html#requestNegotiation
ZopeInterfaceFunction
Method
PUBLIC
Send a negotiation message for the option about with data as the payload.
-
twisted.conch.telnet.Telnet.dataReceived
twisted.conch.telnet.Telnet.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever data is received.
-
twisted.conch.telnet.Telnet.connectionLost
twisted.conch.telnet.Telnet.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.conch.telnet.Telnet.applicationDataReceived
twisted.conch.telnet.Telnet.html#applicationDataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called with application-level data.
-
twisted.conch.telnet.Telnet.unhandledCommand
twisted.conch.telnet.Telnet.html#unhandledCommand
ZopeInterfaceFunction
Method
PUBLIC
Called for commands for which no handler is installed.
-
twisted.conch.telnet.Telnet.commandReceived
twisted.conch.telnet.Telnet.html#commandReceived
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.Telnet.unhandledSubnegotiation
twisted.conch.telnet.Telnet.html#unhandledSubnegotiation
ZopeInterfaceFunction
Method
PUBLIC
Called for subnegotiations for which no handler is installed.
-
twisted.conch.telnet.Telnet.negotiate
twisted.conch.telnet.Telnet.html#negotiate
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.Telnet.telnet_WILL
twisted.conch.telnet.Telnet.html#telnet_WILL
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.Telnet.will_no_false
twisted.conch.telnet.Telnet.html#will_no_false
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.Telnet.will_no_true
twisted.conch.telnet.Telnet.html#will_no_true
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.Telnet.will_yes_false
twisted.conch.telnet.Telnet.html#will_yes_false
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.Telnet.will_yes_true
twisted.conch.telnet.Telnet.html#will_yes_true
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.Telnet.willMap
twisted.conch.telnet.Telnet.html#willMap
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.telnet.Telnet.telnet_WONT
twisted.conch.telnet.Telnet.html#telnet_WONT
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.Telnet.wont_no_false
twisted.conch.telnet.Telnet.html#wont_no_false
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.Telnet.wont_no_true
twisted.conch.telnet.Telnet.html#wont_no_true
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.Telnet.wont_yes_false
twisted.conch.telnet.Telnet.html#wont_yes_false
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.Telnet.wont_yes_true
twisted.conch.telnet.Telnet.html#wont_yes_true
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.Telnet.wontMap
twisted.conch.telnet.Telnet.html#wontMap
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.telnet.Telnet.telnet_DO
twisted.conch.telnet.Telnet.html#telnet_DO
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.Telnet.do_no_false
twisted.conch.telnet.Telnet.html#do_no_false
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.Telnet.do_no_true
twisted.conch.telnet.Telnet.html#do_no_true
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.Telnet.do_yes_false
twisted.conch.telnet.Telnet.html#do_yes_false
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.Telnet.do_yes_true
twisted.conch.telnet.Telnet.html#do_yes_true
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.Telnet.doMap
twisted.conch.telnet.Telnet.html#doMap
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.telnet.Telnet.telnet_DONT
twisted.conch.telnet.Telnet.html#telnet_DONT
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.Telnet.dont_no_false
twisted.conch.telnet.Telnet.html#dont_no_false
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.Telnet.dont_no_true
twisted.conch.telnet.Telnet.html#dont_no_true
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.Telnet.dont_yes_false
twisted.conch.telnet.Telnet.html#dont_yes_false
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.Telnet.dont_yes_true
twisted.conch.telnet.Telnet.html#dont_yes_true
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.Telnet.dontMap
twisted.conch.telnet.Telnet.html#dontMap
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.telnet.Telnet.enableLocal
twisted.conch.telnet.Telnet.html#enableLocal
ZopeInterfaceFunction
Method
PUBLIC
Reject all attempts to enable options.
-
twisted.conch.telnet.Telnet.enableRemote
twisted.conch.telnet.Telnet.html#enableRemote
ZopeInterfaceFunction
Method
PUBLIC
Reject all attempts to enable options.
-
twisted.conch.telnet.Telnet.disableLocal
twisted.conch.telnet.Telnet.html#disableLocal
ZopeInterfaceFunction
Method
PUBLIC
Signal a programming error by raising an exception.
-
twisted.conch.telnet.Telnet.disableRemote
twisted.conch.telnet.Telnet.html#disableRemote
ZopeInterfaceFunction
Method
PUBLIC
Signal a programming error by raising an exception.
-
twisted.conch.telnet.ProtocolTransportMixin
twisted.conch.telnet.ProtocolTransportMixin.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.telnet.ProtocolTransportMixin.write
twisted.conch.telnet.ProtocolTransportMixin.html#write
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.ProtocolTransportMixin.writeSequence
twisted.conch.telnet.ProtocolTransportMixin.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.ProtocolTransportMixin.loseConnection
twisted.conch.telnet.ProtocolTransportMixin.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.ProtocolTransportMixin.getHost
twisted.conch.telnet.ProtocolTransportMixin.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.ProtocolTransportMixin.getPeer
twisted.conch.telnet.ProtocolTransportMixin.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.TelnetTransport
twisted.conch.telnet.TelnetTransport.html
ZopeInterfaceClass
Class
PUBLIC
No summary
-
twisted.conch.telnet.TelnetTransport.protocol
twisted.conch.telnet.TelnetTransport.html#protocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
An instance of the protocol to which this transport is connected, or None before the connection is established and after it is lost.
-
twisted.conch.telnet.TelnetTransport.protocolFactory
twisted.conch.telnet.TelnetTransport.html#protocolFactory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A callable which returns protocol instances which provide
ITelnetProtocol. This will be invoked when a connection is established. It is passed *protocolArgs and **protocolKwArgs.
-
twisted.conch.telnet.TelnetTransport.protocolArgs
twisted.conch.telnet.TelnetTransport.html#protocolArgs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A tuple of additional arguments to pass to protocolFactory.
-
twisted.conch.telnet.TelnetTransport.protocolKwArgs
twisted.conch.telnet.TelnetTransport.html#protocolKwArgs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A dictionary of additional arguments to pass to protocolFactory.
-
twisted.conch.telnet.TelnetTransport.disconnecting
twisted.conch.telnet.TelnetTransport.html#disconnecting
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.telnet.TelnetTransport.__init__
twisted.conch.telnet.TelnetTransport.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.TelnetTransport.connectionMade
twisted.conch.telnet.TelnetTransport.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.conch.telnet.TelnetTransport.connectionLost
twisted.conch.telnet.TelnetTransport.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.conch.telnet.TelnetTransport.enableLocal
twisted.conch.telnet.TelnetTransport.html#enableLocal
ZopeInterfaceFunction
Method
PUBLIC
Reject all attempts to enable options.
-
twisted.conch.telnet.TelnetTransport.enableRemote
twisted.conch.telnet.TelnetTransport.html#enableRemote
ZopeInterfaceFunction
Method
PUBLIC
Reject all attempts to enable options.
-
twisted.conch.telnet.TelnetTransport.disableLocal
twisted.conch.telnet.TelnetTransport.html#disableLocal
ZopeInterfaceFunction
Method
PUBLIC
Signal a programming error by raising an exception.
-
twisted.conch.telnet.TelnetTransport.disableRemote
twisted.conch.telnet.TelnetTransport.html#disableRemote
ZopeInterfaceFunction
Method
PUBLIC
Signal a programming error by raising an exception.
-
twisted.conch.telnet.TelnetTransport.unhandledSubnegotiation
twisted.conch.telnet.TelnetTransport.html#unhandledSubnegotiation
ZopeInterfaceFunction
Method
PUBLIC
Called for subnegotiations for which no handler is installed.
-
twisted.conch.telnet.TelnetTransport.unhandledCommand
twisted.conch.telnet.TelnetTransport.html#unhandledCommand
ZopeInterfaceFunction
Method
PUBLIC
Called for commands for which no handler is installed.
-
twisted.conch.telnet.TelnetTransport.applicationDataReceived
twisted.conch.telnet.TelnetTransport.html#applicationDataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called with application-level data.
-
twisted.conch.telnet.TelnetTransport.write
twisted.conch.telnet.TelnetTransport.html#write
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.TelnetBootstrapProtocol
twisted.conch.telnet.TelnetBootstrapProtocol.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.telnet.TelnetBootstrapProtocol.protocol
twisted.conch.telnet.TelnetBootstrapProtocol.html#protocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.telnet.TelnetBootstrapProtocol.__init__
twisted.conch.telnet.TelnetBootstrapProtocol.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.TelnetBootstrapProtocol.protocolFactory
twisted.conch.telnet.TelnetBootstrapProtocol.html#protocolFactory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.telnet.TelnetBootstrapProtocol.protocolArgs
twisted.conch.telnet.TelnetBootstrapProtocol.html#protocolArgs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.telnet.TelnetBootstrapProtocol.protocolKwArgs
twisted.conch.telnet.TelnetBootstrapProtocol.html#protocolKwArgs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.telnet.TelnetBootstrapProtocol.connectionMade
twisted.conch.telnet.TelnetBootstrapProtocol.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.conch.telnet.TelnetBootstrapProtocol.connectionLost
twisted.conch.telnet.TelnetBootstrapProtocol.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.conch.telnet.TelnetBootstrapProtocol.dataReceived
twisted.conch.telnet.TelnetBootstrapProtocol.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever data is received.
-
twisted.conch.telnet.TelnetBootstrapProtocol.enableLocal
twisted.conch.telnet.TelnetBootstrapProtocol.html#enableLocal
ZopeInterfaceFunction
Method
PUBLIC
Enable the given option locally.
-
twisted.conch.telnet.TelnetBootstrapProtocol.enableRemote
twisted.conch.telnet.TelnetBootstrapProtocol.html#enableRemote
ZopeInterfaceFunction
Method
PUBLIC
Indicate whether the peer should be allowed to enable this option.
-
twisted.conch.telnet.TelnetBootstrapProtocol.telnet_NAWS
twisted.conch.telnet.TelnetBootstrapProtocol.html#telnet_NAWS
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.TelnetBootstrapProtocol.linemodeSubcommands
twisted.conch.telnet.TelnetBootstrapProtocol.html#linemodeSubcommands
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.telnet.TelnetBootstrapProtocol.telnet_LINEMODE
twisted.conch.telnet.TelnetBootstrapProtocol.html#telnet_LINEMODE
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.TelnetBootstrapProtocol.linemode_SLC
twisted.conch.telnet.TelnetBootstrapProtocol.html#linemode_SLC
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.StatefulTelnetProtocol
twisted.conch.telnet.StatefulTelnetProtocol.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.telnet.StatefulTelnetProtocol.delimiter
twisted.conch.telnet.StatefulTelnetProtocol.html#delimiter
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.telnet.StatefulTelnetProtocol.state
twisted.conch.telnet.StatefulTelnetProtocol.html#state
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.telnet.StatefulTelnetProtocol.connectionLost
twisted.conch.telnet.StatefulTelnetProtocol.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.conch.telnet.StatefulTelnetProtocol.lineReceived
twisted.conch.telnet.StatefulTelnetProtocol.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Override this for when each line is received.
-
twisted.conch.telnet.StatefulTelnetProtocol.telnet_Discard
twisted.conch.telnet.StatefulTelnetProtocol.html#telnet_Discard
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.AuthenticatingTelnetProtocol
twisted.conch.telnet.AuthenticatingTelnetProtocol.html
ZopeInterfaceClass
Class
PUBLIC
A protocol which prompts for credentials and attempts to authenticate them.
-
twisted.conch.telnet.AuthenticatingTelnetProtocol.state
twisted.conch.telnet.AuthenticatingTelnetProtocol.html#state
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.telnet.AuthenticatingTelnetProtocol.protocol
twisted.conch.telnet.AuthenticatingTelnetProtocol.html#protocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.telnet.AuthenticatingTelnetProtocol.__init__
twisted.conch.telnet.AuthenticatingTelnetProtocol.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.AuthenticatingTelnetProtocol.portal
twisted.conch.telnet.AuthenticatingTelnetProtocol.html#portal
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.telnet.AuthenticatingTelnetProtocol.connectionMade
twisted.conch.telnet.AuthenticatingTelnetProtocol.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.conch.telnet.AuthenticatingTelnetProtocol.connectionLost
twisted.conch.telnet.AuthenticatingTelnetProtocol.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.conch.telnet.AuthenticatingTelnetProtocol.telnet_User
twisted.conch.telnet.AuthenticatingTelnetProtocol.html#telnet_User
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.AuthenticatingTelnetProtocol.username
twisted.conch.telnet.AuthenticatingTelnetProtocol.html#username
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.telnet.AuthenticatingTelnetProtocol.telnet_Password
twisted.conch.telnet.AuthenticatingTelnetProtocol.html#telnet_Password
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.telnet.AuthenticatingTelnetProtocol._cbLogin
twisted.conch.telnet.AuthenticatingTelnetProtocol.html#_cbLogin
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.telnet.AuthenticatingTelnetProtocol.logout
twisted.conch.telnet.AuthenticatingTelnetProtocol.html#logout
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.telnet.AuthenticatingTelnetProtocol._ebLogin
twisted.conch.telnet.AuthenticatingTelnetProtocol.html#_ebLogin
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.cred.portal.IRealm
twisted.cred.portal.IRealm.html
ZopeInterfaceClass
Interface
PUBLIC
The realm connects application-specific objects to the authentication system.
-
twisted.cred.portal.IRealm.requestAvatar
twisted.cred.portal.IRealm.html#requestAvatar
ZopeInterfaceFunction
Method
PUBLIC
Return avatar which provides one of the given interfaces.
-
twisted.cred.portal.Portal
twisted.cred.portal.Portal.html
ZopeInterfaceClass
Class
PUBLIC
A mediator between clients and a realm.
-
twisted.cred.portal.Portal.__init__
twisted.cred.portal.Portal.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.cred.portal.Portal.realm
twisted.cred.portal.Portal.html#realm
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.cred.portal.Portal.checkers
twisted.cred.portal.Portal.html#checkers
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.cred.portal.Portal.listCredentialsInterfaces
twisted.cred.portal.Portal.html#listCredentialsInterfaces
ZopeInterfaceFunction
Method
PUBLIC
Return list of credentials interfaces that can be used to login.
-
twisted.cred.portal.Portal.registerChecker
twisted.cred.portal.Portal.html#registerChecker
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.cred.portal.Portal.login
twisted.cred.portal.Portal.html#login
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.conch.manhole_tap.makeTelnetProtocol
twisted.conch.manhole_tap.makeTelnetProtocol.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.manhole_tap.makeTelnetProtocol.__init__
twisted.conch.manhole_tap.makeTelnetProtocol.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.manhole_tap.makeTelnetProtocol.portal
twisted.conch.manhole_tap.makeTelnetProtocol.html#portal
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.manhole_tap.makeTelnetProtocol.__call__
twisted.conch.manhole_tap.makeTelnetProtocol.html#__call__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.manhole_tap.chainedProtocolFactory
twisted.conch.manhole_tap.chainedProtocolFactory.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.manhole_tap.chainedProtocolFactory.__init__
twisted.conch.manhole_tap.chainedProtocolFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.manhole_tap.chainedProtocolFactory.namespace
twisted.conch.manhole_tap.chainedProtocolFactory.html#namespace
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.manhole_tap.chainedProtocolFactory.__call__
twisted.conch.manhole_tap.chainedProtocolFactory.html#__call__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.manhole_tap._StupidRealm
twisted.conch.manhole_tap._StupidRealm.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.conch.manhole_tap._StupidRealm.__init__
twisted.conch.manhole_tap._StupidRealm.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.manhole_tap._StupidRealm.protocolFactory
twisted.conch.manhole_tap._StupidRealm.html#protocolFactory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.manhole_tap._StupidRealm.protocolArgs
twisted.conch.manhole_tap._StupidRealm.html#protocolArgs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.manhole_tap._StupidRealm.protocolKwArgs
twisted.conch.manhole_tap._StupidRealm.html#protocolKwArgs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.manhole_tap._StupidRealm.requestAvatar
twisted.conch.manhole_tap._StupidRealm.html#requestAvatar
ZopeInterfaceFunction
Method
PUBLIC
Return avatar which provides one of the given interfaces.
-
twisted.conch.manhole_tap.Options
twisted.conch.manhole_tap.Options.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.manhole_tap.Options.optParameters
twisted.conch.manhole_tap.Options.html#optParameters
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.manhole_tap.Options.__init__
twisted.conch.manhole_tap.Options.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.manhole_tap.Options.postOptions
twisted.conch.manhole_tap.Options.html#postOptions
ZopeInterfaceFunction
Method
PUBLIC
I am called after the options are parsed.
-
twisted.conch.manhole_tap.makeService
twisted.conch.manhole_tap.html#makeService
ZopeInterfaceFunction
Function
PUBLIC
Create a manhole server service.
-
twisted.conch.mixin.BufferingMixin
twisted.conch.mixin.BufferingMixin.html
ZopeInterfaceClass
Class
PUBLIC
Mixin which adds write buffering.
-
twisted.conch.mixin.BufferingMixin._delayedWriteCall
twisted.conch.mixin.BufferingMixin.html#_delayedWriteCall
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.mixin.BufferingMixin.data
twisted.conch.mixin.BufferingMixin.html#data
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.mixin.BufferingMixin.DELAY
twisted.conch.mixin.BufferingMixin.html#DELAY
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.mixin.BufferingMixin.schedule
twisted.conch.mixin.BufferingMixin.html#schedule
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.mixin.BufferingMixin.reschedule
twisted.conch.mixin.BufferingMixin.html#reschedule
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.mixin.BufferingMixin.write
twisted.conch.mixin.BufferingMixin.html#write
ZopeInterfaceFunction
Method
PUBLIC
Buffer some bytes to be written soon.
-
twisted.conch.mixin.BufferingMixin.flush
twisted.conch.mixin.BufferingMixin.html#flush
ZopeInterfaceFunction
Method
PUBLIC
Flush the buffer immediately.
-
twisted.conch.openssh_compat.primes.parseModuliFile
twisted.conch.openssh_compat.primes.html#parseModuliFile
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.openssh_compat.factory.OpenSSHFactory
twisted.conch.openssh_compat.factory.OpenSSHFactory.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/2 class variable, 2/3 methods documented
-
twisted.conch.openssh_compat.factory.OpenSSHFactory.dataRoot
twisted.conch.openssh_compat.factory.OpenSSHFactory.html#dataRoot
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.openssh_compat.factory.OpenSSHFactory.moduliRoot
twisted.conch.openssh_compat.factory.OpenSSHFactory.html#moduliRoot
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.openssh_compat.factory.OpenSSHFactory.getPublicKeys
twisted.conch.openssh_compat.factory.OpenSSHFactory.html#getPublicKeys
ZopeInterfaceFunction
Method
PUBLIC
Return the server public keys.
-
twisted.conch.openssh_compat.factory.OpenSSHFactory.getPrivateKeys
twisted.conch.openssh_compat.factory.OpenSSHFactory.html#getPrivateKeys
ZopeInterfaceFunction
Method
PUBLIC
Return the server private keys.
-
twisted.conch.openssh_compat.factory.OpenSSHFactory.getPrimes
twisted.conch.openssh_compat.factory.OpenSSHFactory.html#getPrimes
ZopeInterfaceFunction
Method
PUBLIC
Called when the factory is started to get Diffie-Hellman generators and primes to use. Returns a dictionary mapping number of bits to lists of tuple of (generator, prime).
-
twisted.conch.ssh.filetransfer.FileTransferBase
twisted.conch.ssh.filetransfer.FileTransferBase.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/3 instance variable, 0/3 class variable, 1/6 method documented
-
twisted.conch.ssh.filetransfer.FileTransferBase._log
twisted.conch.ssh.filetransfer.FileTransferBase.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferBase.versions
twisted.conch.ssh.filetransfer.FileTransferBase.html#versions
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferBase.packetTypes
twisted.conch.ssh.filetransfer.FileTransferBase.html#packetTypes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferBase.__init__
twisted.conch.ssh.filetransfer.FileTransferBase.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferBase.buf
twisted.conch.ssh.filetransfer.FileTransferBase.html#buf
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferBase.otherVersion
twisted.conch.ssh.filetransfer.FileTransferBase.html#otherVersion
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferBase.sendPacket
twisted.conch.ssh.filetransfer.FileTransferBase.html#sendPacket
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferBase.dataReceived
twisted.conch.ssh.filetransfer.FileTransferBase.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever data is received.
-
twisted.conch.ssh.filetransfer.FileTransferBase._parseAttributes
twisted.conch.ssh.filetransfer.FileTransferBase.html#_parseAttributes
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferBase._packAttributes
twisted.conch.ssh.filetransfer.FileTransferBase.html#_packAttributes
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferBase.connectionLost
twisted.conch.ssh.filetransfer.FileTransferBase.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when connection to the remote subsystem was lost.
-
twisted.conch.ssh.filetransfer.FileTransferBase.connected
twisted.conch.ssh.filetransfer.FileTransferBase.html#connected
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer
twisted.conch.ssh.filetransfer.FileTransferServer.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/4 instance variable, 2/35 methods documented
-
twisted.conch.ssh.filetransfer.FileTransferServer.__init__
twisted.conch.ssh.filetransfer.FileTransferServer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer.client
twisted.conch.ssh.filetransfer.FileTransferServer.html#client
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer.openFiles
twisted.conch.ssh.filetransfer.FileTransferServer.html#openFiles
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer.openDirs
twisted.conch.ssh.filetransfer.FileTransferServer.html#openDirs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer.packet_INIT
twisted.conch.ssh.filetransfer.FileTransferServer.html#packet_INIT
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer.version
twisted.conch.ssh.filetransfer.FileTransferServer.html#version
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer.packet_OPEN
twisted.conch.ssh.filetransfer.FileTransferServer.html#packet_OPEN
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer._cbOpenFile
twisted.conch.ssh.filetransfer.FileTransferServer.html#_cbOpenFile
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer.packet_CLOSE
twisted.conch.ssh.filetransfer.FileTransferServer.html#packet_CLOSE
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer._cbClose
twisted.conch.ssh.filetransfer.FileTransferServer.html#_cbClose
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer.packet_READ
twisted.conch.ssh.filetransfer.FileTransferServer.html#packet_READ
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer._cbRead
twisted.conch.ssh.filetransfer.FileTransferServer.html#_cbRead
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer.packet_WRITE
twisted.conch.ssh.filetransfer.FileTransferServer.html#packet_WRITE
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer.packet_REMOVE
twisted.conch.ssh.filetransfer.FileTransferServer.html#packet_REMOVE
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer.packet_RENAME
twisted.conch.ssh.filetransfer.FileTransferServer.html#packet_RENAME
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer.packet_MKDIR
twisted.conch.ssh.filetransfer.FileTransferServer.html#packet_MKDIR
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer.packet_RMDIR
twisted.conch.ssh.filetransfer.FileTransferServer.html#packet_RMDIR
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer.packet_OPENDIR
twisted.conch.ssh.filetransfer.FileTransferServer.html#packet_OPENDIR
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer._cbOpenDirectory
twisted.conch.ssh.filetransfer.FileTransferServer.html#_cbOpenDirectory
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer.packet_READDIR
twisted.conch.ssh.filetransfer.FileTransferServer.html#packet_READDIR
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer._scanDirectory
twisted.conch.ssh.filetransfer.FileTransferServer.html#_scanDirectory
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer._cbScanDirectory
twisted.conch.ssh.filetransfer.FileTransferServer.html#_cbScanDirectory
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer._cbSendDirectory
twisted.conch.ssh.filetransfer.FileTransferServer.html#_cbSendDirectory
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer.packet_STAT
twisted.conch.ssh.filetransfer.FileTransferServer.html#packet_STAT
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer.packet_LSTAT
twisted.conch.ssh.filetransfer.FileTransferServer.html#packet_LSTAT
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer.packet_FSTAT
twisted.conch.ssh.filetransfer.FileTransferServer.html#packet_FSTAT
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer._cbStat
twisted.conch.ssh.filetransfer.FileTransferServer.html#_cbStat
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer.packet_SETSTAT
twisted.conch.ssh.filetransfer.FileTransferServer.html#packet_SETSTAT
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer.packet_FSETSTAT
twisted.conch.ssh.filetransfer.FileTransferServer.html#packet_FSETSTAT
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer.packet_READLINK
twisted.conch.ssh.filetransfer.FileTransferServer.html#packet_READLINK
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer._cbReadLink
twisted.conch.ssh.filetransfer.FileTransferServer.html#_cbReadLink
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer.packet_SYMLINK
twisted.conch.ssh.filetransfer.FileTransferServer.html#packet_SYMLINK
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer.packet_REALPATH
twisted.conch.ssh.filetransfer.FileTransferServer.html#packet_REALPATH
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer.packet_EXTENDED
twisted.conch.ssh.filetransfer.FileTransferServer.html#packet_EXTENDED
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer._cbExtended
twisted.conch.ssh.filetransfer.FileTransferServer.html#_cbExtended
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer._cbStatus
twisted.conch.ssh.filetransfer.FileTransferServer.html#_cbStatus
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer._ebStatus
twisted.conch.ssh.filetransfer.FileTransferServer.html#_ebStatus
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferServer._sendStatus
twisted.conch.ssh.filetransfer.FileTransferServer.html#_sendStatus
ZopeInterfaceFunction
Method
PRIVATE
Helper method to send a FXP_STATUS message.
-
twisted.conch.ssh.filetransfer.FileTransferServer.connectionLost
twisted.conch.ssh.filetransfer.FileTransferServer.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when connection to the remote subsystem was lost.
-
twisted.conch.ssh.filetransfer.FileTransferClient
twisted.conch.ssh.filetransfer.FileTransferClient.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/4 instance variable, 17/27 methods documented
-
twisted.conch.ssh.filetransfer.FileTransferClient.__init__
twisted.conch.ssh.filetransfer.FileTransferClient.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.conch.ssh.filetransfer.FileTransferClient.extData
twisted.conch.ssh.filetransfer.FileTransferClient.html#extData
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferClient.counter
twisted.conch.ssh.filetransfer.FileTransferClient.html#counter
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferClient.openRequests
twisted.conch.ssh.filetransfer.FileTransferClient.html#openRequests
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferClient.connectionMade
twisted.conch.ssh.filetransfer.FileTransferClient.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.conch.ssh.filetransfer.FileTransferClient.connectionLost
twisted.conch.ssh.filetransfer.FileTransferClient.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when connection to the remote subsystem was lost.
-
twisted.conch.ssh.filetransfer.FileTransferClient._sendRequest
twisted.conch.ssh.filetransfer.FileTransferClient.html#_sendRequest
ZopeInterfaceFunction
Method
PRIVATE
Send a request and return a deferred which waits for the result.
-
twisted.conch.ssh.filetransfer.FileTransferClient._parseRequest
twisted.conch.ssh.filetransfer.FileTransferClient.html#_parseRequest
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferClient.openFile
twisted.conch.ssh.filetransfer.FileTransferClient.html#openFile
ZopeInterfaceFunction
Method
PUBLIC
Open a file.
-
twisted.conch.ssh.filetransfer.FileTransferClient._cbOpenHandle
twisted.conch.ssh.filetransfer.FileTransferClient.html#_cbOpenHandle
ZopeInterfaceFunction
Method
PRIVATE
Callback invoked when an OPEN or OPENDIR request succeeds.
-
twisted.conch.ssh.filetransfer.FileTransferClient.removeFile
twisted.conch.ssh.filetransfer.FileTransferClient.html#removeFile
ZopeInterfaceFunction
Method
PUBLIC
Remove the given file.
-
twisted.conch.ssh.filetransfer.FileTransferClient.renameFile
twisted.conch.ssh.filetransfer.FileTransferClient.html#renameFile
ZopeInterfaceFunction
Method
PUBLIC
Rename the given file.
-
twisted.conch.ssh.filetransfer.FileTransferClient.makeDirectory
twisted.conch.ssh.filetransfer.FileTransferClient.html#makeDirectory
ZopeInterfaceFunction
Method
PUBLIC
Make a directory.
-
twisted.conch.ssh.filetransfer.FileTransferClient.removeDirectory
twisted.conch.ssh.filetransfer.FileTransferClient.html#removeDirectory
ZopeInterfaceFunction
Method
PUBLIC
Remove a directory (non-recursively)
-
twisted.conch.ssh.filetransfer.FileTransferClient.openDirectory
twisted.conch.ssh.filetransfer.FileTransferClient.html#openDirectory
ZopeInterfaceFunction
Method
PUBLIC
Open a directory for scanning.
-
twisted.conch.ssh.filetransfer.FileTransferClient.getAttrs
twisted.conch.ssh.filetransfer.FileTransferClient.html#getAttrs
ZopeInterfaceFunction
Method
PUBLIC
Return the attributes for the given path.
-
twisted.conch.ssh.filetransfer.FileTransferClient.setAttrs
twisted.conch.ssh.filetransfer.FileTransferClient.html#setAttrs
ZopeInterfaceFunction
Method
PUBLIC
Set the attributes for the path.
-
twisted.conch.ssh.filetransfer.FileTransferClient.readLink
twisted.conch.ssh.filetransfer.FileTransferClient.html#readLink
ZopeInterfaceFunction
Method
PUBLIC
Find the root of a set of symbolic links.
-
twisted.conch.ssh.filetransfer.FileTransferClient.makeLink
twisted.conch.ssh.filetransfer.FileTransferClient.html#makeLink
ZopeInterfaceFunction
Method
PUBLIC
Create a symbolic link.
-
twisted.conch.ssh.filetransfer.FileTransferClient.realPath
twisted.conch.ssh.filetransfer.FileTransferClient.html#realPath
ZopeInterfaceFunction
Method
PUBLIC
Convert any path to an absolute path.
-
twisted.conch.ssh.filetransfer.FileTransferClient._cbRealPath
twisted.conch.ssh.filetransfer.FileTransferClient.html#_cbRealPath
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferClient.extendedRequest
twisted.conch.ssh.filetransfer.FileTransferClient.html#extendedRequest
ZopeInterfaceFunction
Method
PUBLIC
Make an extended request of the server.
-
twisted.conch.ssh.filetransfer.FileTransferClient.packet_VERSION
twisted.conch.ssh.filetransfer.FileTransferClient.html#packet_VERSION
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferClient.version
twisted.conch.ssh.filetransfer.FileTransferClient.html#version
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferClient.packet_STATUS
twisted.conch.ssh.filetransfer.FileTransferClient.html#packet_STATUS
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferClient.packet_HANDLE
twisted.conch.ssh.filetransfer.FileTransferClient.html#packet_HANDLE
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferClient.packet_DATA
twisted.conch.ssh.filetransfer.FileTransferClient.html#packet_DATA
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferClient.packet_NAME
twisted.conch.ssh.filetransfer.FileTransferClient.html#packet_NAME
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferClient.packet_ATTRS
twisted.conch.ssh.filetransfer.FileTransferClient.html#packet_ATTRS
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferClient.packet_EXTENDED_REPLY
twisted.conch.ssh.filetransfer.FileTransferClient.html#packet_EXTENDED_REPLY
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FileTransferClient.gotServerVersion
twisted.conch.ssh.filetransfer.FileTransferClient.html#gotServerVersion
ZopeInterfaceFunction
Method
PUBLIC
Called when the client sends their version info.
-
twisted.conch.ssh.filetransfer.ClientFile
twisted.conch.ssh.filetransfer.ClientFile.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.ClientFile.__init__
twisted.conch.ssh.filetransfer.ClientFile.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.ClientFile.parent
twisted.conch.ssh.filetransfer.ClientFile.html#parent
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.ClientFile.handle
twisted.conch.ssh.filetransfer.ClientFile.html#handle
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.ClientFile.close
twisted.conch.ssh.filetransfer.ClientFile.html#close
ZopeInterfaceFunction
Method
PUBLIC
Close the file.
-
twisted.conch.ssh.filetransfer.ClientFile.readChunk
twisted.conch.ssh.filetransfer.ClientFile.html#readChunk
ZopeInterfaceFunction
Method
PUBLIC
Read from the file.
-
twisted.conch.ssh.filetransfer.ClientFile.writeChunk
twisted.conch.ssh.filetransfer.ClientFile.html#writeChunk
ZopeInterfaceFunction
Method
PUBLIC
Write to the file.
-
twisted.conch.ssh.filetransfer.ClientFile.getAttrs
twisted.conch.ssh.filetransfer.ClientFile.html#getAttrs
ZopeInterfaceFunction
Method
PUBLIC
Return the attributes for the file.
-
twisted.conch.ssh.filetransfer.ClientFile.setAttrs
twisted.conch.ssh.filetransfer.ClientFile.html#setAttrs
ZopeInterfaceFunction
Method
PUBLIC
Set the attributes for the file.
-
twisted.conch.ssh.filetransfer.ClientDirectory
twisted.conch.ssh.filetransfer.ClientDirectory.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.ClientDirectory.__init__
twisted.conch.ssh.filetransfer.ClientDirectory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.ClientDirectory.parent
twisted.conch.ssh.filetransfer.ClientDirectory.html#parent
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.ClientDirectory.handle
twisted.conch.ssh.filetransfer.ClientDirectory.html#handle
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.ClientDirectory.filesCache
twisted.conch.ssh.filetransfer.ClientDirectory.html#filesCache
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.ClientDirectory.read
twisted.conch.ssh.filetransfer.ClientDirectory.html#read
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.ClientDirectory.close
twisted.conch.ssh.filetransfer.ClientDirectory.html#close
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.ClientDirectory.__iter__
twisted.conch.ssh.filetransfer.ClientDirectory.html#__iter__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.ClientDirectory.__next__
twisted.conch.ssh.filetransfer.ClientDirectory.html#__next__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.ClientDirectory._cbReadDir
twisted.conch.ssh.filetransfer.ClientDirectory.html#_cbReadDir
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.ssh.filetransfer.ClientDirectory._ebReadDir
twisted.conch.ssh.filetransfer.ClientDirectory.html#_ebReadDir
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.ssh.filetransfer.SFTPError
twisted.conch.ssh.filetransfer.SFTPError.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 1/1 property, 0/3 instance variable, 0/2 method documented
-
twisted.conch.ssh.filetransfer.SFTPError.__init__
twisted.conch.ssh.filetransfer.SFTPError.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.SFTPError.code
twisted.conch.ssh.filetransfer.SFTPError.html#code
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.SFTPError._message
twisted.conch.ssh.filetransfer.SFTPError.html#_message
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.ssh.filetransfer.SFTPError.lang
twisted.conch.ssh.filetransfer.SFTPError.html#lang
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.SFTPError.message
twisted.conch.ssh.filetransfer.SFTPError.html#message
ZopeInterfaceAttribute
Property
PUBLIC
A string received over the network that explains the error to a human.
-
twisted.conch.ssh.filetransfer.SFTPError.__str__
twisted.conch.ssh.filetransfer.SFTPError.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXP_INIT
twisted.conch.ssh.filetransfer.html#FXP_INIT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXP_VERSION
twisted.conch.ssh.filetransfer.html#FXP_VERSION
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXP_OPEN
twisted.conch.ssh.filetransfer.html#FXP_OPEN
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXP_CLOSE
twisted.conch.ssh.filetransfer.html#FXP_CLOSE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXP_READ
twisted.conch.ssh.filetransfer.html#FXP_READ
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXP_WRITE
twisted.conch.ssh.filetransfer.html#FXP_WRITE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXP_LSTAT
twisted.conch.ssh.filetransfer.html#FXP_LSTAT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXP_FSTAT
twisted.conch.ssh.filetransfer.html#FXP_FSTAT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXP_SETSTAT
twisted.conch.ssh.filetransfer.html#FXP_SETSTAT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXP_FSETSTAT
twisted.conch.ssh.filetransfer.html#FXP_FSETSTAT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXP_OPENDIR
twisted.conch.ssh.filetransfer.html#FXP_OPENDIR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXP_READDIR
twisted.conch.ssh.filetransfer.html#FXP_READDIR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXP_REMOVE
twisted.conch.ssh.filetransfer.html#FXP_REMOVE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXP_MKDIR
twisted.conch.ssh.filetransfer.html#FXP_MKDIR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXP_RMDIR
twisted.conch.ssh.filetransfer.html#FXP_RMDIR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXP_REALPATH
twisted.conch.ssh.filetransfer.html#FXP_REALPATH
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXP_STAT
twisted.conch.ssh.filetransfer.html#FXP_STAT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXP_RENAME
twisted.conch.ssh.filetransfer.html#FXP_RENAME
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXP_READLINK
twisted.conch.ssh.filetransfer.html#FXP_READLINK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXP_SYMLINK
twisted.conch.ssh.filetransfer.html#FXP_SYMLINK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXP_STATUS
twisted.conch.ssh.filetransfer.html#FXP_STATUS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXP_HANDLE
twisted.conch.ssh.filetransfer.html#FXP_HANDLE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXP_DATA
twisted.conch.ssh.filetransfer.html#FXP_DATA
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXP_NAME
twisted.conch.ssh.filetransfer.html#FXP_NAME
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXP_ATTRS
twisted.conch.ssh.filetransfer.html#FXP_ATTRS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXP_EXTENDED
twisted.conch.ssh.filetransfer.html#FXP_EXTENDED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXP_EXTENDED_REPLY
twisted.conch.ssh.filetransfer.html#FXP_EXTENDED_REPLY
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FILEXFER_ATTR_SIZE
twisted.conch.ssh.filetransfer.html#FILEXFER_ATTR_SIZE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FILEXFER_ATTR_UIDGID
twisted.conch.ssh.filetransfer.html#FILEXFER_ATTR_UIDGID
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FILEXFER_ATTR_PERMISSIONS
twisted.conch.ssh.filetransfer.html#FILEXFER_ATTR_PERMISSIONS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FILEXFER_ATTR_ACMODTIME
twisted.conch.ssh.filetransfer.html#FILEXFER_ATTR_ACMODTIME
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FILEXFER_ATTR_EXTENDED
twisted.conch.ssh.filetransfer.html#FILEXFER_ATTR_EXTENDED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FILEXFER_TYPE_REGULAR
twisted.conch.ssh.filetransfer.html#FILEXFER_TYPE_REGULAR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FILEXFER_TYPE_DIRECTORY
twisted.conch.ssh.filetransfer.html#FILEXFER_TYPE_DIRECTORY
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FILEXFER_TYPE_SYMLINK
twisted.conch.ssh.filetransfer.html#FILEXFER_TYPE_SYMLINK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FILEXFER_TYPE_SPECIAL
twisted.conch.ssh.filetransfer.html#FILEXFER_TYPE_SPECIAL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FILEXFER_TYPE_UNKNOWN
twisted.conch.ssh.filetransfer.html#FILEXFER_TYPE_UNKNOWN
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXF_READ
twisted.conch.ssh.filetransfer.html#FXF_READ
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXF_WRITE
twisted.conch.ssh.filetransfer.html#FXF_WRITE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXF_APPEND
twisted.conch.ssh.filetransfer.html#FXF_APPEND
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXF_CREAT
twisted.conch.ssh.filetransfer.html#FXF_CREAT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXF_TRUNC
twisted.conch.ssh.filetransfer.html#FXF_TRUNC
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXF_EXCL
twisted.conch.ssh.filetransfer.html#FXF_EXCL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FXF_TEXT
twisted.conch.ssh.filetransfer.html#FXF_TEXT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FX_OK
twisted.conch.ssh.filetransfer.html#FX_OK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FX_EOF
twisted.conch.ssh.filetransfer.html#FX_EOF
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FX_NO_SUCH_FILE
twisted.conch.ssh.filetransfer.html#FX_NO_SUCH_FILE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FX_PERMISSION_DENIED
twisted.conch.ssh.filetransfer.html#FX_PERMISSION_DENIED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FX_FAILURE
twisted.conch.ssh.filetransfer.html#FX_FAILURE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FX_BAD_MESSAGE
twisted.conch.ssh.filetransfer.html#FX_BAD_MESSAGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FX_NO_CONNECTION
twisted.conch.ssh.filetransfer.html#FX_NO_CONNECTION
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FX_CONNECTION_LOST
twisted.conch.ssh.filetransfer.html#FX_CONNECTION_LOST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FX_OP_UNSUPPORTED
twisted.conch.ssh.filetransfer.html#FX_OP_UNSUPPORTED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.FX_FILE_ALREADY_EXISTS
twisted.conch.ssh.filetransfer.html#FX_FILE_ALREADY_EXISTS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.g
twisted.conch.ssh.filetransfer.html#g
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.filetransfer.value
twisted.conch.ssh.filetransfer.html#value
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.ClientOptions
twisted.conch.scripts.cftp.ClientOptions.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.ClientOptions.synopsis
twisted.conch.scripts.cftp.ClientOptions.html#synopsis
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.ClientOptions.longdesc
twisted.conch.scripts.cftp.ClientOptions.html#longdesc
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.ClientOptions.optParameters
twisted.conch.scripts.cftp.ClientOptions.html#optParameters
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.ClientOptions.compData
twisted.conch.scripts.cftp.ClientOptions.html#compData
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.ClientOptions.parseArgs
twisted.conch.scripts.cftp.ClientOptions.html#parseArgs
ZopeInterfaceFunction
Method
PUBLIC
I am called with any leftover arguments which were not options.
-
twisted.conch.scripts.cftp.run
twisted.conch.scripts.cftp.html#run
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.handleError
twisted.conch.scripts.cftp.html#handleError
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.doConnect
twisted.conch.scripts.cftp.html#doConnect
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp._ebExit
twisted.conch.scripts.cftp.html#_ebExit
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.conch.scripts.cftp._ignore
twisted.conch.scripts.cftp.html#_ignore
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.conch.scripts.cftp.FileWrapper
twisted.conch.scripts.cftp.FileWrapper.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.FileWrapper.__init__
twisted.conch.scripts.cftp.FileWrapper.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.FileWrapper.f
twisted.conch.scripts.cftp.FileWrapper.html#f
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.FileWrapper.total
twisted.conch.scripts.cftp.FileWrapper.html#total
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.FileWrapper.size
twisted.conch.scripts.cftp.FileWrapper.html#size
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.FileWrapper.__getattr__
twisted.conch.scripts.cftp.FileWrapper.html#__getattr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.StdioClient
twisted.conch.scripts.cftp.StdioClient.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/5 instance variable, 0/2 class variable, 8/59 methods documented
-
twisted.conch.scripts.cftp.StdioClient.ps
twisted.conch.scripts.cftp.StdioClient.html#ps
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.StdioClient.delimiter
twisted.conch.scripts.cftp.StdioClient.html#delimiter
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.StdioClient.__init__
twisted.conch.scripts.cftp.StdioClient.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.StdioClient.client
twisted.conch.scripts.cftp.StdioClient.html#client
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.StdioClient.currentDirectory
twisted.conch.scripts.cftp.StdioClient.html#currentDirectory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.StdioClient.file
twisted.conch.scripts.cftp.StdioClient.html#file
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.StdioClient.useProgressBar
twisted.conch.scripts.cftp.StdioClient.html#useProgressBar
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.StdioClient.connectionMade
twisted.conch.scripts.cftp.StdioClient.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.conch.scripts.cftp.StdioClient._cbSetCurDir
twisted.conch.scripts.cftp.StdioClient.html#_cbSetCurDir
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.cftp.StdioClient._writeToTransport
twisted.conch.scripts.cftp.StdioClient.html#_writeToTransport
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.cftp.StdioClient.lineReceived
twisted.conch.scripts.cftp.StdioClient.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Override this for when each line is received.
-
twisted.conch.scripts.cftp.StdioClient.ignoreErrors
twisted.conch.scripts.cftp.StdioClient.html#ignoreErrors
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.StdioClient._dispatchCommand
twisted.conch.scripts.cftp.StdioClient.html#_dispatchCommand
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.cftp.StdioClient._printFailure
twisted.conch.scripts.cftp.StdioClient.html#_printFailure
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.cftp.StdioClient._newLine
twisted.conch.scripts.cftp.StdioClient.html#_newLine
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.cftp.StdioClient._cbCommand
twisted.conch.scripts.cftp.StdioClient.html#_cbCommand
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.cftp.StdioClient._ebCommand
twisted.conch.scripts.cftp.StdioClient.html#_ebCommand
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.cftp.StdioClient.cmd_CD
twisted.conch.scripts.cftp.StdioClient.html#cmd_CD
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.StdioClient._cbCd
twisted.conch.scripts.cftp.StdioClient.html#_cbCd
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.cftp.StdioClient._cbCurDir
twisted.conch.scripts.cftp.StdioClient.html#_cbCurDir
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.cftp.StdioClient.cmd_CHGRP
twisted.conch.scripts.cftp.StdioClient.html#cmd_CHGRP
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.StdioClient.cmd_CHMOD
twisted.conch.scripts.cftp.StdioClient.html#cmd_CHMOD
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.StdioClient.cmd_CHOWN
twisted.conch.scripts.cftp.StdioClient.html#cmd_CHOWN
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.StdioClient._cbSetUsrGrp
twisted.conch.scripts.cftp.StdioClient.html#_cbSetUsrGrp
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.cftp.StdioClient.cmd_GET
twisted.conch.scripts.cftp.StdioClient.html#cmd_GET
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.StdioClient._cbGetMultiple
twisted.conch.scripts.cftp.StdioClient.html#_cbGetMultiple
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.cftp.StdioClient._cbGetMultipleNext
twisted.conch.scripts.cftp.StdioClient.html#_cbGetMultipleNext
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.cftp.StdioClient._ebCloseLf
twisted.conch.scripts.cftp.StdioClient.html#_ebCloseLf
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.cftp.StdioClient._cbGetOpenFile
twisted.conch.scripts.cftp.StdioClient.html#_cbGetOpenFile
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.cftp.StdioClient._cbGetFileSize
twisted.conch.scripts.cftp.StdioClient.html#_cbGetFileSize
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.cftp.StdioClient._getNextChunk
twisted.conch.scripts.cftp.StdioClient.html#_getNextChunk
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.cftp.StdioClient._cbGetRead
twisted.conch.scripts.cftp.StdioClient.html#_cbGetRead
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.cftp.StdioClient._cbGetDone
twisted.conch.scripts.cftp.StdioClient.html#_cbGetDone
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.cftp.StdioClient.cmd_PUT
twisted.conch.scripts.cftp.StdioClient.html#cmd_PUT
ZopeInterfaceFunction
Method
PUBLIC
Do an upload request for a single local file or a globing expression.
-
twisted.conch.scripts.cftp.StdioClient._putSingleFile
twisted.conch.scripts.cftp.StdioClient.html#_putSingleFile
ZopeInterfaceFunction
Method
PRIVATE
Perform an upload for a single file.
-
twisted.conch.scripts.cftp.StdioClient._putMultipleFiles
twisted.conch.scripts.cftp.StdioClient.html#_putMultipleFiles
ZopeInterfaceFunction
Method
PRIVATE
Perform an upload for a list of local files.
-
twisted.conch.scripts.cftp.StdioClient._cbPutMultipleNext
twisted.conch.scripts.cftp.StdioClient.html#_cbPutMultipleNext
ZopeInterfaceFunction
Method
PRIVATE
Perform an upload for the next file in the list of local files.
-
twisted.conch.scripts.cftp.StdioClient._putRemoteFile
twisted.conch.scripts.cftp.StdioClient.html#_putRemoteFile
ZopeInterfaceFunction
Method
PRIVATE
Do an upload request.
-
twisted.conch.scripts.cftp.StdioClient._cbPutOpenFile
twisted.conch.scripts.cftp.StdioClient.html#_cbPutOpenFile
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.cftp.StdioClient._cbPutWrite
twisted.conch.scripts.cftp.StdioClient.html#_cbPutWrite
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.cftp.StdioClient._cbPutDone
twisted.conch.scripts.cftp.StdioClient.html#_cbPutDone
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.cftp.StdioClient.cmd_LCD
twisted.conch.scripts.cftp.StdioClient.html#cmd_LCD
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.StdioClient.cmd_LN
twisted.conch.scripts.cftp.StdioClient.html#cmd_LN
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.StdioClient.cmd_LS
twisted.conch.scripts.cftp.StdioClient.html#cmd_LS
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.StdioClient._cbDisplayFiles
twisted.conch.scripts.cftp.StdioClient.html#_cbDisplayFiles
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.cftp.StdioClient.cmd_MKDIR
twisted.conch.scripts.cftp.StdioClient.html#cmd_MKDIR
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.StdioClient.cmd_RMDIR
twisted.conch.scripts.cftp.StdioClient.html#cmd_RMDIR
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.StdioClient.cmd_LMKDIR
twisted.conch.scripts.cftp.StdioClient.html#cmd_LMKDIR
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.StdioClient.cmd_RM
twisted.conch.scripts.cftp.StdioClient.html#cmd_RM
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.StdioClient.cmd_LLS
twisted.conch.scripts.cftp.StdioClient.html#cmd_LLS
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.StdioClient.cmd_RENAME
twisted.conch.scripts.cftp.StdioClient.html#cmd_RENAME
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.StdioClient.cmd_EXIT
twisted.conch.scripts.cftp.StdioClient.html#cmd_EXIT
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.StdioClient.cmd_VERSION
twisted.conch.scripts.cftp.StdioClient.html#cmd_VERSION
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.StdioClient.cmd_HELP
twisted.conch.scripts.cftp.StdioClient.html#cmd_HELP
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.StdioClient.cmd_PWD
twisted.conch.scripts.cftp.StdioClient.html#cmd_PWD
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.StdioClient.cmd_LPWD
twisted.conch.scripts.cftp.StdioClient.html#cmd_LPWD
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.StdioClient.cmd_PROGRESS
twisted.conch.scripts.cftp.StdioClient.html#cmd_PROGRESS
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.StdioClient.cmd_EXEC
twisted.conch.scripts.cftp.StdioClient.html#cmd_EXEC
ZopeInterfaceFunction
Method
PUBLIC
Run rest using the user's shell (or /bin/sh if they do not have one).
-
twisted.conch.scripts.cftp.StdioClient._remoteGlob
twisted.conch.scripts.cftp.StdioClient.html#_remoteGlob
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.cftp.StdioClient._cbOpenList
twisted.conch.scripts.cftp.StdioClient.html#_cbOpenList
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.cftp.StdioClient._ebNotADirectory
twisted.conch.scripts.cftp.StdioClient.html#_ebNotADirectory
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.cftp.StdioClient._cbReadFile
twisted.conch.scripts.cftp.StdioClient.html#_cbReadFile
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.cftp.StdioClient._abbrevSize
twisted.conch.scripts.cftp.StdioClient.html#_abbrevSize
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.cftp.StdioClient._abbrevTime
twisted.conch.scripts.cftp.StdioClient.html#_abbrevTime
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.cftp.StdioClient._printProgressBar
twisted.conch.scripts.cftp.StdioClient.html#_printProgressBar
ZopeInterfaceFunction
Method
PRIVATE
Update a console progress bar on this
StdioClient's transport, based on the difference between the start time of the operation and the current time according to the reactor, and appropriate to the size of the console window.
-
twisted.conch.scripts.cftp.StdioClient._getFilename
twisted.conch.scripts.cftp.StdioClient.html#_getFilename
ZopeInterfaceFunction
Method
PRIVATE
Parse line received as command line input and return first filename together with the remaining line.
-
twisted.conch.scripts.cftp.SSHConnection
twisted.conch.scripts.cftp.SSHConnection.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.SSHConnection.serviceStarted
twisted.conch.scripts.cftp.SSHConnection.html#serviceStarted
ZopeInterfaceFunction
Method
PUBLIC
called when the service is active on the transport.
-
twisted.conch.scripts.cftp.SSHSession
twisted.conch.scripts.cftp.SSHSession.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.SSHSession.name
twisted.conch.scripts.cftp.SSHSession.html#name
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.SSHSession.channelOpen
twisted.conch.scripts.cftp.SSHSession.html#channelOpen
ZopeInterfaceFunction
Method
PUBLIC
Called when the channel is opened. specificData is any data that the other side sent us when opening the channel.
-
twisted.conch.scripts.cftp.SSHSession._cbSubsystem
twisted.conch.scripts.cftp.SSHSession.html#_cbSubsystem
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.cftp.SSHSession.client
twisted.conch.scripts.cftp.SSHSession.html#client
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.SSHSession.stdio
twisted.conch.scripts.cftp.SSHSession.html#stdio
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.cftp.SSHSession.extReceived
twisted.conch.scripts.cftp.SSHSession.html#extReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when we receive extended data (usually standard error).
-
twisted.conch.scripts.cftp.SSHSession.eofReceived
twisted.conch.scripts.cftp.SSHSession.html#eofReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when the other side will send no more data.
-
twisted.conch.scripts.cftp.SSHSession.closeReceived
twisted.conch.scripts.cftp.SSHSession.html#closeReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when the other side has closed the channel.
-
twisted.conch.scripts.cftp.SSHSession.closed
twisted.conch.scripts.cftp.SSHSession.html#closed
ZopeInterfaceFunction
Method
PUBLIC
Called when the channel is closed. This means that both our side and the remote side have closed the channel.
-
twisted.conch.scripts.cftp.SSHSession.stopWriting
twisted.conch.scripts.cftp.SSHSession.html#stopWriting
ZopeInterfaceFunction
Method
PUBLIC
Called when the remote buffer is full, as a hint to stop writing. This can be ignored, but it can be helpful.
-
twisted.conch.scripts.cftp.SSHSession.startWriting
twisted.conch.scripts.cftp.SSHSession.html#startWriting
ZopeInterfaceFunction
Method
PUBLIC
Called when the remote buffer has more room, as a hint to continue writing.
-
twisted.conch.scripts.ckeygen.supportedKeyTypes
twisted.conch.scripts.ckeygen.html#supportedKeyTypes
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.ckeygen._keyGenerator
twisted.conch.scripts.ckeygen.html#_keyGenerator
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.conch.scripts.ckeygen.GeneralOptions
twisted.conch.scripts.ckeygen.GeneralOptions.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.scripts.ckeygen.GeneralOptions.synopsis
twisted.conch.scripts.ckeygen.GeneralOptions.html#synopsis
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.ckeygen.GeneralOptions.longdesc
twisted.conch.scripts.ckeygen.GeneralOptions.html#longdesc
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.ckeygen.GeneralOptions.optParameters
twisted.conch.scripts.ckeygen.GeneralOptions.html#optParameters
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.ckeygen.GeneralOptions.optFlags
twisted.conch.scripts.ckeygen.GeneralOptions.html#optFlags
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.ckeygen.GeneralOptions.compData
twisted.conch.scripts.ckeygen.GeneralOptions.html#compData
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.ckeygen.run
twisted.conch.scripts.ckeygen.html#run
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.scripts.ckeygen.enumrepresentation
twisted.conch.scripts.ckeygen.html#enumrepresentation
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.scripts.ckeygen.handleError
twisted.conch.scripts.ckeygen.html#handleError
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.scripts.ckeygen.generateRSAkey
twisted.conch.scripts.ckeygen.html#generateRSAkey
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.scripts.ckeygen.generateDSAkey
twisted.conch.scripts.ckeygen.html#generateDSAkey
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.scripts.ckeygen.generateECDSAkey
twisted.conch.scripts.ckeygen.html#generateECDSAkey
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.scripts.ckeygen.generateEd25519key
twisted.conch.scripts.ckeygen.html#generateEd25519key
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.scripts.ckeygen._defaultPrivateKeySubtype
twisted.conch.scripts.ckeygen.html#_defaultPrivateKeySubtype
ZopeInterfaceFunction
Function
PRIVATE
Return a reasonable default private key subtype for a given key type.
-
twisted.conch.scripts.ckeygen.printFingerprint
twisted.conch.scripts.ckeygen.html#printFingerprint
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.scripts.ckeygen.changePassPhrase
twisted.conch.scripts.ckeygen.html#changePassPhrase
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.scripts.ckeygen.displayPublicKey
twisted.conch.scripts.ckeygen.html#displayPublicKey
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.scripts.ckeygen._inputSaveFile
twisted.conch.scripts.ckeygen.html#_inputSaveFile
ZopeInterfaceFunction
Function
PRIVATE
Ask the user where to save the key.
-
twisted.conch.scripts.ckeygen._saveKey
twisted.conch.scripts.ckeygen.html#_saveKey
ZopeInterfaceFunction
Function
PRIVATE
Persist a SSH key on local filesystem.
-
twisted.conch.ssh.forwarding.SSHListenForwardingFactory
twisted.conch.ssh.forwarding.SSHListenForwardingFactory.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.ssh.forwarding.SSHListenForwardingFactory.__init__
twisted.conch.ssh.forwarding.SSHListenForwardingFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.forwarding.SSHListenForwardingFactory.conn
twisted.conch.ssh.forwarding.SSHListenForwardingFactory.html#conn
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.forwarding.SSHListenForwardingFactory.hostport
twisted.conch.ssh.forwarding.SSHListenForwardingFactory.html#hostport
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.forwarding.SSHListenForwardingFactory.klass
twisted.conch.ssh.forwarding.SSHListenForwardingFactory.html#klass
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.forwarding.SSHListenForwardingFactory.buildProtocol
twisted.conch.ssh.forwarding.SSHListenForwardingFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of a subclass of Protocol.
-
twisted.conch.ssh.forwarding.SSHListenForwardingChannel
twisted.conch.ssh.forwarding.SSHListenForwardingChannel.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.ssh.forwarding.SSHListenForwardingChannel.channelOpen
twisted.conch.ssh.forwarding.SSHListenForwardingChannel.html#channelOpen
ZopeInterfaceFunction
Method
PUBLIC
Called when the channel is opened. specificData is any data that the other side sent us when opening the channel.
-
twisted.conch.ssh.forwarding.SSHListenForwardingChannel.openFailed
twisted.conch.ssh.forwarding.SSHListenForwardingChannel.html#openFailed
ZopeInterfaceFunction
Method
PUBLIC
Called when the open failed for some reason. reason.desc is a string descrption, reason.code the SSH error code.
-
twisted.conch.ssh.forwarding.SSHListenForwardingChannel.dataReceived
twisted.conch.ssh.forwarding.SSHListenForwardingChannel.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when we receive data.
-
twisted.conch.ssh.forwarding.SSHListenForwardingChannel.eofReceived
twisted.conch.ssh.forwarding.SSHListenForwardingChannel.html#eofReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when the other side will send no more data.
-
twisted.conch.ssh.forwarding.SSHListenForwardingChannel.closed
twisted.conch.ssh.forwarding.SSHListenForwardingChannel.html#closed
ZopeInterfaceFunction
Method
PUBLIC
Called when the channel is closed. This means that both our side and the remote side have closed the channel.
-
twisted.conch.ssh.forwarding.SSHListenClientForwardingChannel
twisted.conch.ssh.forwarding.SSHListenClientForwardingChannel.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.ssh.forwarding.SSHListenClientForwardingChannel.name
twisted.conch.ssh.forwarding.SSHListenClientForwardingChannel.html#name
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.forwarding.SSHListenServerForwardingChannel
twisted.conch.ssh.forwarding.SSHListenServerForwardingChannel.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.ssh.forwarding.SSHListenServerForwardingChannel.name
twisted.conch.ssh.forwarding.SSHListenServerForwardingChannel.html#name
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.forwarding.SSHConnectForwardingChannel
twisted.conch.ssh.forwarding.SSHConnectForwardingChannel.html
ZopeInterfaceClass
Class
PUBLIC
Channel used for handling server side forwarding request. It acts as a client for the remote forwarding destination.
-
twisted.conch.ssh.forwarding.SSHConnectForwardingChannel.hostport
twisted.conch.ssh.forwarding.SSHConnectForwardingChannel.html#hostport
ZopeInterfaceAttribute
Instance Variable
PUBLIC
(host, port) requested by client as forwarding destination.
-
twisted.conch.ssh.forwarding.SSHConnectForwardingChannel.client
twisted.conch.ssh.forwarding.SSHConnectForwardingChannel.html#client
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Protocol connected to the forwarding destination.
-
twisted.conch.ssh.forwarding.SSHConnectForwardingChannel.clientBuf
twisted.conch.ssh.forwarding.SSHConnectForwardingChannel.html#clientBuf
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Data received while forwarding channel is not yet connected.
-
twisted.conch.ssh.forwarding.SSHConnectForwardingChannel._reactor
twisted.conch.ssh.forwarding.SSHConnectForwardingChannel.html#_reactor
ZopeInterfaceAttribute
Variable
PRIVATE
Reactor used for TCP connections.
-
twisted.conch.ssh.forwarding.SSHConnectForwardingChannel._channelOpenDeferred
twisted.conch.ssh.forwarding.SSHConnectForwardingChannel.html#_channelOpenDeferred
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Deferred used in testing to check the result of channelOpen.
-
twisted.conch.ssh.forwarding.SSHConnectForwardingChannel.__init__
twisted.conch.ssh.forwarding.SSHConnectForwardingChannel.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.forwarding.SSHConnectForwardingChannel.channelOpen
twisted.conch.ssh.forwarding.SSHConnectForwardingChannel.html#channelOpen
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.conch.ssh.forwarding.SSHConnectForwardingChannel._setClient
twisted.conch.ssh.forwarding.SSHConnectForwardingChannel.html#_setClient
ZopeInterfaceFunction
Method
PRIVATE
Called when the connection was established to the forwarding destination.
-
twisted.conch.ssh.forwarding.SSHConnectForwardingChannel._close
twisted.conch.ssh.forwarding.SSHConnectForwardingChannel.html#_close
ZopeInterfaceFunction
Method
PRIVATE
Called when failed to connect to the forwarding destination.
-
twisted.conch.ssh.forwarding.SSHConnectForwardingChannel.dataReceived
twisted.conch.ssh.forwarding.SSHConnectForwardingChannel.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.conch.ssh.forwarding.SSHConnectForwardingChannel.closed
twisted.conch.ssh.forwarding.SSHConnectForwardingChannel.html#closed
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.conch.ssh.forwarding.openConnectForwardingClient
twisted.conch.ssh.forwarding.html#openConnectForwardingClient
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.ssh.forwarding.SSHForwardingClient
twisted.conch.ssh.forwarding.SSHForwardingClient.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.ssh.forwarding.SSHForwardingClient.__init__
twisted.conch.ssh.forwarding.SSHForwardingClient.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh.forwarding.SSHForwardingClient.channel
twisted.conch.ssh.forwarding.SSHForwardingClient.html#channel
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.forwarding.SSHForwardingClient.buf
twisted.conch.ssh.forwarding.SSHForwardingClient.html#buf
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ssh.forwarding.SSHForwardingClient.dataReceived
twisted.conch.ssh.forwarding.SSHForwardingClient.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever data is received.
-
twisted.conch.ssh.forwarding.SSHForwardingClient.connectionLost
twisted.conch.ssh.forwarding.SSHForwardingClient.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.conch.ssh.forwarding.packOpen_direct_tcpip
twisted.conch.ssh.forwarding.html#packOpen_direct_tcpip
ZopeInterfaceFunction
Function
PUBLIC
Pack the data suitable for sending in a CHANNEL_OPEN packet.
-
twisted.conch.ssh.forwarding.unpackOpen_direct_tcpip
twisted.conch.ssh.forwarding.html#unpackOpen_direct_tcpip
ZopeInterfaceFunction
Function
PUBLIC
Unpack the data to a usable format.
-
twisted.conch.ssh.forwarding.packGlobal_tcpip_forward
twisted.conch.ssh.forwarding.html#packGlobal_tcpip_forward
ZopeInterfaceFunction
Function
PUBLIC
Pack the data for tcpip forwarding.
-
twisted.conch.ssh.forwarding.unpackGlobal_tcpip_forward
twisted.conch.ssh.forwarding.html#unpackGlobal_tcpip_forward
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.scripts.conch.ClientOptions
twisted.conch.scripts.conch.ClientOptions.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/7 class variable, 3/4 methods documented
-
twisted.conch.scripts.conch.ClientOptions.synopsis
twisted.conch.scripts.conch.ClientOptions.html#synopsis
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.conch.ClientOptions.longdesc
twisted.conch.scripts.conch.ClientOptions.html#longdesc
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.conch.ClientOptions.optParameters
twisted.conch.scripts.conch.ClientOptions.html#optParameters
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.conch.ClientOptions.optFlags
twisted.conch.scripts.conch.ClientOptions.html#optFlags
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.conch.ClientOptions.compData
twisted.conch.scripts.conch.ClientOptions.html#compData
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.conch.ClientOptions.localForwards
twisted.conch.scripts.conch.ClientOptions.html#localForwards
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.conch.ClientOptions.remoteForwards
twisted.conch.scripts.conch.ClientOptions.html#remoteForwards
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.conch.ClientOptions.opt_escape
twisted.conch.scripts.conch.ClientOptions.html#opt_escape
ZopeInterfaceFunction
Method
PUBLIC
Set escape character; ``none'' = disable
-
twisted.conch.scripts.conch.ClientOptions.opt_localforward
twisted.conch.scripts.conch.ClientOptions.html#opt_localforward
ZopeInterfaceFunction
Method
PUBLIC
Forward local port to remote address (lport:host:port)
-
twisted.conch.scripts.conch.ClientOptions.opt_remoteforward
twisted.conch.scripts.conch.ClientOptions.html#opt_remoteforward
ZopeInterfaceFunction
Method
PUBLIC
Forward remote port to local address (rport:host:port)
-
twisted.conch.scripts.conch.ClientOptions.parseArgs
twisted.conch.scripts.conch.ClientOptions.html#parseArgs
ZopeInterfaceFunction
Method
PUBLIC
I am called with any leftover arguments which were not options.
-
twisted.conch.scripts.conch.options
twisted.conch.scripts.conch.html#options
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.conch.conn
twisted.conch.scripts.conch.html#conn
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.conch.exitStatus
twisted.conch.scripts.conch.html#exitStatus
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.conch.old
twisted.conch.scripts.conch.html#old
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.conch._inRawMode
twisted.conch.scripts.conch.html#_inRawMode
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.conch.scripts.conch._savedRawMode
twisted.conch.scripts.conch.html#_savedRawMode
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.conch.scripts.conch.run
twisted.conch.scripts.conch.html#run
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.scripts.conch.handleError
twisted.conch.scripts.conch.html#handleError
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.scripts.conch._stopReactor
twisted.conch.scripts.conch.html#_stopReactor
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.conch.scripts.conch.doConnect
twisted.conch.scripts.conch.html#doConnect
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.scripts.conch._ebExit
twisted.conch.scripts.conch.html#_ebExit
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.conch.scripts.conch.onConnect
twisted.conch.scripts.conch.html#onConnect
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.scripts.conch.reConnect
twisted.conch.scripts.conch.html#reConnect
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.scripts.conch.beforeShutdown
twisted.conch.scripts.conch.html#beforeShutdown
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.scripts.conch.stopConnection
twisted.conch.scripts.conch.html#stopConnection
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.scripts.conch._KeepAlive
twisted.conch.scripts.conch._KeepAlive.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.conch.scripts.conch._KeepAlive.__init__
twisted.conch.scripts.conch._KeepAlive.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.conch._KeepAlive.conn
twisted.conch.scripts.conch._KeepAlive.html#conn
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.conch._KeepAlive.globalTimeout
twisted.conch.scripts.conch._KeepAlive.html#globalTimeout
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.conch._KeepAlive.lc
twisted.conch.scripts.conch._KeepAlive.html#lc
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.conch._KeepAlive.sendGlobal
twisted.conch.scripts.conch._KeepAlive.html#sendGlobal
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.conch._KeepAlive._cbGlobal
twisted.conch.scripts.conch._KeepAlive.html#_cbGlobal
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.conch._KeepAlive._ebGlobal
twisted.conch.scripts.conch._KeepAlive.html#_ebGlobal
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.conch.SSHConnection
twisted.conch.scripts.conch.SSHConnection.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.scripts.conch.SSHConnection.serviceStarted
twisted.conch.scripts.conch.SSHConnection.html#serviceStarted
ZopeInterfaceFunction
Method
PUBLIC
called when the service is active on the transport.
-
twisted.conch.scripts.conch.SSHConnection.localForwards
twisted.conch.scripts.conch.SSHConnection.html#localForwards
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.conch.SSHConnection.remoteForwards
twisted.conch.scripts.conch.SSHConnection.html#remoteForwards
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.conch.SSHConnection.serviceStopped
twisted.conch.scripts.conch.SSHConnection.html#serviceStopped
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is stopped.
-
twisted.conch.scripts.conch.SSHConnection.requestRemoteForwarding
twisted.conch.scripts.conch.SSHConnection.html#requestRemoteForwarding
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.conch.SSHConnection._cbRemoteForwarding
twisted.conch.scripts.conch.SSHConnection.html#_cbRemoteForwarding
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.conch.SSHConnection._ebRemoteForwarding
twisted.conch.scripts.conch.SSHConnection.html#_ebRemoteForwarding
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.conch.SSHConnection.cancelRemoteForwarding
twisted.conch.scripts.conch.SSHConnection.html#cancelRemoteForwarding
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.conch.SSHConnection.channel_forwarded_tcpip
twisted.conch.scripts.conch.SSHConnection.html#channel_forwarded_tcpip
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.conch.SSHConnection.channelClosed
twisted.conch.scripts.conch.SSHConnection.html#channelClosed
ZopeInterfaceFunction
Method
PUBLIC
Called when a channel is closed. It clears the local state related to the channel, and calls channel.closed(). MAKE SURE YOU CALL THIS METHOD, even if you subclass
SSHConnection. If you don't, things will break mysteriously.
-
twisted.conch.scripts.conch.SSHSession
twisted.conch.scripts.conch.SSHSession.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.scripts.conch.SSHSession.name
twisted.conch.scripts.conch.SSHSession.html#name
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.conch.SSHSession.channelOpen
twisted.conch.scripts.conch.SSHSession.html#channelOpen
ZopeInterfaceFunction
Method
PUBLIC
Called when the channel is opened. specificData is any data that the other side sent us when opening the channel.
-
twisted.conch.scripts.conch.SSHSession.escapeMode
twisted.conch.scripts.conch.SSHSession.html#escapeMode
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.conch.SSHSession.stdio
twisted.conch.scripts.conch.SSHSession.html#stdio
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.conch.SSHSession.handleInput
twisted.conch.scripts.conch.SSHSession.html#handleInput
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.conch.SSHSession.dataReceived
twisted.conch.scripts.conch.SSHSession.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when we receive data.
-
twisted.conch.scripts.conch.SSHSession.extReceived
twisted.conch.scripts.conch.SSHSession.html#extReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when we receive extended data (usually standard error).
-
twisted.conch.scripts.conch.SSHSession.eofReceived
twisted.conch.scripts.conch.SSHSession.html#eofReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when the other side will send no more data.
-
twisted.conch.scripts.conch.SSHSession.closeReceived
twisted.conch.scripts.conch.SSHSession.html#closeReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when the other side has closed the channel.
-
twisted.conch.scripts.conch.SSHSession.closed
twisted.conch.scripts.conch.SSHSession.html#closed
ZopeInterfaceFunction
Method
PUBLIC
Called when the channel is closed. This means that both our side and the remote side have closed the channel.
-
twisted.conch.scripts.conch.SSHSession.request_exit_status
twisted.conch.scripts.conch.SSHSession.html#request_exit_status
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.conch.SSHSession.sendEOF
twisted.conch.scripts.conch.SSHSession.html#sendEOF
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.conch.SSHSession.stopWriting
twisted.conch.scripts.conch.SSHSession.html#stopWriting
ZopeInterfaceFunction
Method
PUBLIC
Called when the remote buffer is full, as a hint to stop writing. This can be ignored, but it can be helpful.
-
twisted.conch.scripts.conch.SSHSession.startWriting
twisted.conch.scripts.conch.SSHSession.html#startWriting
ZopeInterfaceFunction
Method
PUBLIC
Called when the remote buffer has more room, as a hint to continue writing.
-
twisted.conch.scripts.conch.SSHSession._windowResized
twisted.conch.scripts.conch.SSHSession.html#_windowResized
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.conch.SSHListenClientForwardingChannel
twisted.conch.scripts.conch.SSHListenClientForwardingChannel.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.scripts.conch.SSHConnectForwardingChannel
twisted.conch.scripts.conch.SSHConnectForwardingChannel.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.scripts.conch._leaveRawMode
twisted.conch.scripts.conch.html#_leaveRawMode
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.conch.scripts.conch._enterRawMode
twisted.conch.scripts.conch.html#_enterRawMode
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.conch.ui.ansi._log
twisted.conch.ui.ansi.html#_log
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.conch.ui.ansi.ColorText
twisted.conch.ui.ansi.ColorText.html
ZopeInterfaceClass
Class
PUBLIC
Represents an element of text along with the texts colors and additional attributes.
-
twisted.conch.ui.ansi.ColorText.COLORS
twisted.conch.ui.ansi.ColorText.html#COLORS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.ColorText.BOLD_COLORS
twisted.conch.ui.ansi.ColorText.html#BOLD_COLORS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.ColorText.BLACK
twisted.conch.ui.ansi.ColorText.html#BLACK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.ColorText.RED
twisted.conch.ui.ansi.ColorText.html#RED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.ColorText.GREEN
twisted.conch.ui.ansi.ColorText.html#GREEN
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.ColorText.YELLOW
twisted.conch.ui.ansi.ColorText.html#YELLOW
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.ColorText.BLUE
twisted.conch.ui.ansi.ColorText.html#BLUE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.ColorText.MAGENTA
twisted.conch.ui.ansi.ColorText.html#MAGENTA
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.ColorText.CYAN
twisted.conch.ui.ansi.ColorText.html#CYAN
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.ColorText.WHITE
twisted.conch.ui.ansi.ColorText.html#WHITE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.ColorText.COLOR_NAMES
twisted.conch.ui.ansi.ColorText.html#COLOR_NAMES
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.ColorText.__init__
twisted.conch.ui.ansi.ColorText.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.ColorText.text
twisted.conch.ui.ansi.ColorText.html#text
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.ColorText.fg
twisted.conch.ui.ansi.ColorText.html#fg
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.ColorText.bg
twisted.conch.ui.ansi.ColorText.html#bg
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.ColorText.display
twisted.conch.ui.ansi.ColorText.html#display
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.ColorText.bold
twisted.conch.ui.ansi.ColorText.html#bold
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.ColorText.underline
twisted.conch.ui.ansi.ColorText.html#underline
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.ColorText.flash
twisted.conch.ui.ansi.ColorText.html#flash
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.ColorText.reverse
twisted.conch.ui.ansi.ColorText.html#reverse
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.AnsiParser
twisted.conch.ui.ansi.AnsiParser.html
ZopeInterfaceClass
Class
PUBLIC
Parser class for ANSI codes.
-
twisted.conch.ui.ansi.AnsiParser.CURSOR_SET
twisted.conch.ui.ansi.AnsiParser.html#CURSOR_SET
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.AnsiParser.ERASE_SET
twisted.conch.ui.ansi.AnsiParser.html#ERASE_SET
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.AnsiParser.MODE_SET
twisted.conch.ui.ansi.AnsiParser.html#MODE_SET
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.AnsiParser.ASSIGN_SET
twisted.conch.ui.ansi.AnsiParser.html#ASSIGN_SET
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.AnsiParser.COLOR_SET
twisted.conch.ui.ansi.AnsiParser.html#COLOR_SET
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.AnsiParser.SETS
twisted.conch.ui.ansi.AnsiParser.html#SETS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.AnsiParser.__init__
twisted.conch.ui.ansi.AnsiParser.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.AnsiParser.defaultFG
twisted.conch.ui.ansi.AnsiParser.html#defaultFG
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.AnsiParser.defaultBG
twisted.conch.ui.ansi.AnsiParser.html#defaultBG
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.AnsiParser.currentFG
twisted.conch.ui.ansi.AnsiParser.html#currentFG
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.AnsiParser.currentBG
twisted.conch.ui.ansi.AnsiParser.html#currentBG
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.AnsiParser.bold
twisted.conch.ui.ansi.AnsiParser.html#bold
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.AnsiParser.flash
twisted.conch.ui.ansi.AnsiParser.html#flash
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.AnsiParser.underline
twisted.conch.ui.ansi.AnsiParser.html#underline
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.AnsiParser.reverse
twisted.conch.ui.ansi.AnsiParser.html#reverse
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.AnsiParser.display
twisted.conch.ui.ansi.AnsiParser.html#display
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.AnsiParser.prepend
twisted.conch.ui.ansi.AnsiParser.html#prepend
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.AnsiParser.stripEscapes
twisted.conch.ui.ansi.AnsiParser.html#stripEscapes
ZopeInterfaceFunction
Method
PUBLIC
Remove all ANSI color escapes from the given string.
-
twisted.conch.ui.ansi.AnsiParser.writeString
twisted.conch.ui.ansi.AnsiParser.html#writeString
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.AnsiParser.parseString
twisted.conch.ui.ansi.AnsiParser.html#parseString
ZopeInterfaceFunction
Method
PUBLIC
Turn a string input into a list of
ColorText elements.
-
twisted.conch.ui.ansi.AnsiParser.parseColor
twisted.conch.ui.ansi.AnsiParser.html#parseColor
ZopeInterfaceFunction
Method
PUBLIC
Handle a single ANSI color sequence
-
twisted.conch.ui.ansi.AnsiParser.parseCursor
twisted.conch.ui.ansi.AnsiParser.html#parseCursor
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.AnsiParser.parseErase
twisted.conch.ui.ansi.AnsiParser.html#parseErase
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.AnsiParser.pickColor
twisted.conch.ui.ansi.AnsiParser.html#pickColor
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ui.ansi.AnsiParser.formatText
twisted.conch.ui.ansi.AnsiParser.html#formatText
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ui.ansi._sets
twisted.conch.ui.ansi.html#_sets
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.conch.ui.ansi._setmap
twisted.conch.ui.ansi.html#_setmap
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.conch.ui.tkvt100.ttyFont
twisted.conch.ui.tkvt100.html#ttyFont
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.conch.ui.tkvt100.fontWidth
twisted.conch.ui.tkvt100.html#fontWidth
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.conch.ui.tkvt100.fontHeight
twisted.conch.ui.tkvt100.html#fontHeight
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.conch.ui.tkvt100.colorKeys
twisted.conch.ui.tkvt100.html#colorKeys
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.conch.ui.tkvt100.colorMap
twisted.conch.ui.tkvt100.html#colorMap
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.conch.ui.tkvt100.VT100Frame
twisted.conch.ui.tkvt100.VT100Frame.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.ui.tkvt100.VT100Frame.__init__
twisted.conch.ui.tkvt100.VT100Frame.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ui.tkvt100.VT100Frame.width
twisted.conch.ui.tkvt100.VT100Frame.html#width
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ui.tkvt100.VT100Frame.height
twisted.conch.ui.tkvt100.VT100Frame.html#height
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ui.tkvt100.VT100Frame.callback
twisted.conch.ui.tkvt100.VT100Frame.html#callback
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ui.tkvt100.VT100Frame.canvas
twisted.conch.ui.tkvt100.VT100Frame.html#canvas
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ui.tkvt100.VT100Frame.ansiParser
twisted.conch.ui.tkvt100.VT100Frame.html#ansiParser
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ui.tkvt100.VT100Frame.x
twisted.conch.ui.tkvt100.VT100Frame.html#x
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ui.tkvt100.VT100Frame.y
twisted.conch.ui.tkvt100.VT100Frame.html#y
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ui.tkvt100.VT100Frame.cursor
twisted.conch.ui.tkvt100.VT100Frame.html#cursor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.ui.tkvt100.VT100Frame._delete
twisted.conch.ui.tkvt100.VT100Frame.html#_delete
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.ui.tkvt100.VT100Frame._write
twisted.conch.ui.tkvt100.VT100Frame.html#_write
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.ui.tkvt100.VT100Frame.write
twisted.conch.ui.tkvt100.VT100Frame.html#write
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ui.tkvt100.VT100Frame.writeString
twisted.conch.ui.tkvt100.VT100Frame.html#writeString
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ui.tkvt100.VT100Frame.parseErase
twisted.conch.ui.tkvt100.VT100Frame.html#parseErase
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ui.tkvt100.VT100Frame.parseCursor
twisted.conch.ui.tkvt100.VT100Frame.html#parseCursor
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ui.tkvt100.VT100Frame.keyPressed
twisted.conch.ui.tkvt100.VT100Frame.html#keyPressed
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ui.tkvt100.VT100Frame.upPressed
twisted.conch.ui.tkvt100.VT100Frame.html#upPressed
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ui.tkvt100.VT100Frame.downPressed
twisted.conch.ui.tkvt100.VT100Frame.html#downPressed
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ui.tkvt100.VT100Frame.rightPressed
twisted.conch.ui.tkvt100.VT100Frame.html#rightPressed
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ui.tkvt100.VT100Frame.leftPressed
twisted.conch.ui.tkvt100.VT100Frame.html#leftPressed
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.tksupport._task
twisted.internet.tksupport.html#_task
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet.tksupport.install
twisted.internet.tksupport.html#install
ZopeInterfaceFunction
Function
PUBLIC
Install a Tkinter.Tk() object into the reactor.
-
twisted.internet.tksupport.uninstall
twisted.internet.tksupport.html#uninstall
ZopeInterfaceFunction
Function
PUBLIC
Remove the root Tk widget from the reactor.
-
twisted.internet.tksupport.installTkFunctions
twisted.internet.tksupport.html#installTkFunctions
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.internet.tksupport.getPassword
twisted.internet.tksupport.html#getPassword
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.scripts.tkconch.TkConchMenu.command
twisted.conch.scripts.tkconch.TkConchMenu.html#command
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.tkconch.GeneralOptions
twisted.conch.scripts.tkconch.GeneralOptions.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.scripts.tkconch.GeneralOptions.synopsis
twisted.conch.scripts.tkconch.GeneralOptions.html#synopsis
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.tkconch.GeneralOptions.optParameters
twisted.conch.scripts.tkconch.GeneralOptions.html#optParameters
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.tkconch.GeneralOptions.optFlags
twisted.conch.scripts.tkconch.GeneralOptions.html#optFlags
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.tkconch.GeneralOptions.compData
twisted.conch.scripts.tkconch.GeneralOptions.html#compData
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.tkconch.GeneralOptions.identitys
twisted.conch.scripts.tkconch.GeneralOptions.html#identitys
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.tkconch.GeneralOptions.localForwards
twisted.conch.scripts.tkconch.GeneralOptions.html#localForwards
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.tkconch.GeneralOptions.remoteForwards
twisted.conch.scripts.tkconch.GeneralOptions.html#remoteForwards
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.tkconch.GeneralOptions.opt_identity
twisted.conch.scripts.tkconch.GeneralOptions.html#opt_identity
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.tkconch.GeneralOptions.opt_localforward
twisted.conch.scripts.tkconch.GeneralOptions.html#opt_localforward
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.tkconch.GeneralOptions.opt_remoteforward
twisted.conch.scripts.tkconch.GeneralOptions.html#opt_remoteforward
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.tkconch.GeneralOptions.opt_compress
twisted.conch.scripts.tkconch.GeneralOptions.html#opt_compress
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.tkconch.GeneralOptions.parseArgs
twisted.conch.scripts.tkconch.GeneralOptions.html#parseArgs
ZopeInterfaceFunction
Method
PUBLIC
I am called with any leftover arguments which were not options.
-
twisted.conch.scripts.tkconch.options
twisted.conch.scripts.tkconch.html#options
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.tkconch.exitStatus
twisted.conch.scripts.tkconch.html#exitStatus
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.tkconch.frame
twisted.conch.scripts.tkconch.html#frame
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.tkconch.deferredAskFrame
twisted.conch.scripts.tkconch.html#deferredAskFrame
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.scripts.tkconch.run
twisted.conch.scripts.tkconch.html#run
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.scripts.tkconch.handleError
twisted.conch.scripts.tkconch.html#handleError
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.scripts.tkconch.SSHClientFactory
twisted.conch.scripts.tkconch.SSHClientFactory.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.scripts.tkconch.SSHClientFactory.noisy
twisted.conch.scripts.tkconch.SSHClientFactory.html#noisy
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.tkconch.SSHClientFactory.stopFactory
twisted.conch.scripts.tkconch.SSHClientFactory.html#stopFactory
ZopeInterfaceFunction
Method
PUBLIC
This will be called before I stop listening on all Ports/Connectors.
-
twisted.conch.scripts.tkconch.SSHClientFactory.buildProtocol
twisted.conch.scripts.tkconch.SSHClientFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of a subclass of Protocol.
-
twisted.conch.scripts.tkconch.SSHClientFactory.clientConnectionFailed
twisted.conch.scripts.tkconch.SSHClientFactory.html#clientConnectionFailed
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection has failed to connect.
-
twisted.conch.scripts.tkconch.SSHClientTransport
twisted.conch.scripts.tkconch.SSHClientTransport.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.scripts.tkconch.SSHClientTransport.receiveError
twisted.conch.scripts.tkconch.SSHClientTransport.html#receiveError
ZopeInterfaceFunction
Method
PUBLIC
Called when we receive a disconnect error message from the other side.
-
twisted.conch.scripts.tkconch.SSHClientTransport.sendDisconnect
twisted.conch.scripts.tkconch.SSHClientTransport.html#sendDisconnect
ZopeInterfaceFunction
Method
PUBLIC
Send a disconnect message to the other side and then disconnect.
-
twisted.conch.scripts.tkconch.SSHClientTransport.receiveDebug
twisted.conch.scripts.tkconch.SSHClientTransport.html#receiveDebug
ZopeInterfaceFunction
Method
PUBLIC
Called when we receive a debug message from the other side.
-
twisted.conch.scripts.tkconch.SSHClientTransport.verifyHostKey
twisted.conch.scripts.tkconch.SSHClientTransport.html#verifyHostKey
ZopeInterfaceFunction
Method
PUBLIC
Returns a Deferred that gets a callback if it is a valid key, or an errback if not.
-
twisted.conch.scripts.tkconch.SSHClientTransport._cbVerifyHostKey
twisted.conch.scripts.tkconch.SSHClientTransport.html#_cbVerifyHostKey
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.tkconch.SSHClientTransport.connectionSecure
twisted.conch.scripts.tkconch.SSHClientTransport.html#connectionSecure
ZopeInterfaceFunction
Method
PUBLIC
Called when the encryption has been set up. Generally, requestService() is called to run another service over the transport.
-
twisted.conch.scripts.tkconch.SSHUserAuthClient
twisted.conch.scripts.tkconch.SSHUserAuthClient.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.scripts.tkconch.SSHUserAuthClient.usedFiles
twisted.conch.scripts.tkconch.SSHUserAuthClient.html#usedFiles
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.tkconch.SSHUserAuthClient.getPassword
twisted.conch.scripts.tkconch.SSHUserAuthClient.html#getPassword
ZopeInterfaceFunction
Method
PUBLIC
Return a
Deferred that will be called back with a password. prompt is a string to display for the password, or None for a generic 'user@hostname's password: '.
-
twisted.conch.scripts.tkconch.SSHUserAuthClient.getPublicKey
twisted.conch.scripts.tkconch.SSHUserAuthClient.html#getPublicKey
ZopeInterfaceFunction
Method
PUBLIC
Return a public key for the user. If no more public keys are available, return None.
-
twisted.conch.scripts.tkconch.SSHUserAuthClient.getPrivateKey
twisted.conch.scripts.tkconch.SSHUserAuthClient.html#getPrivateKey
ZopeInterfaceFunction
Method
PUBLIC
Return a
Deferred that will be called back with the private key object corresponding to the last public key from getPublicKey(). If the private key is not available, errback on the Deferred.
-
twisted.conch.scripts.tkconch.SSHUserAuthClient._cbGetPrivateKey
twisted.conch.scripts.tkconch.SSHUserAuthClient.html#_cbGetPrivateKey
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.scripts.tkconch.SSHConnection
twisted.conch.scripts.tkconch.SSHConnection.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.scripts.tkconch.SSHConnection.serviceStarted
twisted.conch.scripts.tkconch.SSHConnection.html#serviceStarted
ZopeInterfaceFunction
Method
PUBLIC
called when the service is active on the transport.
-
twisted.conch.scripts.tkconch.SSHSession
twisted.conch.scripts.tkconch.SSHSession.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.scripts.tkconch.SSHSession.name
twisted.conch.scripts.tkconch.SSHSession.html#name
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.tkconch.SSHSession.channelOpen
twisted.conch.scripts.tkconch.SSHSession.html#channelOpen
ZopeInterfaceFunction
Method
PUBLIC
Called when the channel is opened. specificData is any data that the other side sent us when opening the channel.
-
twisted.conch.scripts.tkconch.SSHSession.escapeMode
twisted.conch.scripts.tkconch.SSHSession.html#escapeMode
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.scripts.tkconch.SSHSession.handleInput
twisted.conch.scripts.tkconch.SSHSession.html#handleInput
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.tkconch.SSHSession.dataReceived
twisted.conch.scripts.tkconch.SSHSession.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when we receive data.
-
twisted.conch.scripts.tkconch.SSHSession.extReceived
twisted.conch.scripts.tkconch.SSHSession.html#extReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when we receive extended data (usually standard error).
-
twisted.conch.scripts.tkconch.SSHSession.eofReceived
twisted.conch.scripts.tkconch.SSHSession.html#eofReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when the other side will send no more data.
-
twisted.conch.scripts.tkconch.SSHSession.closed
twisted.conch.scripts.tkconch.SSHSession.html#closed
ZopeInterfaceFunction
Method
PUBLIC
Called when the channel is closed. This means that both our side and the remote side have closed the channel.
-
twisted.conch.scripts.tkconch.SSHSession.request_exit_status
twisted.conch.scripts.tkconch.SSHSession.html#request_exit_status
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.scripts.tkconch.SSHSession.sendEOF
twisted.conch.scripts.tkconch.SSHSession.html#sendEOF
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh._keys_pynacl.Ed25519PublicKey
twisted.conch.ssh._keys_pynacl.Ed25519PublicKey.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.ssh._keys_pynacl.Ed25519PublicKey.__init__
twisted.conch.ssh._keys_pynacl.Ed25519PublicKey.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh._keys_pynacl.Ed25519PublicKey._key
twisted.conch.ssh._keys_pynacl.Ed25519PublicKey.html#_key
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.ssh._keys_pynacl.Ed25519PublicKey.__bytes__
twisted.conch.ssh._keys_pynacl.Ed25519PublicKey.html#__bytes__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh._keys_pynacl.Ed25519PublicKey.__hash__
twisted.conch.ssh._keys_pynacl.Ed25519PublicKey.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh._keys_pynacl.Ed25519PublicKey.__eq__
twisted.conch.ssh._keys_pynacl.Ed25519PublicKey.html#__eq__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh._keys_pynacl.Ed25519PublicKey.__ne__
twisted.conch.ssh._keys_pynacl.Ed25519PublicKey.html#__ne__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh._keys_pynacl.Ed25519PublicKey.from_public_bytes
twisted.conch.ssh._keys_pynacl.Ed25519PublicKey.html#from_public_bytes
ZopeInterfaceFunction
Class Method
PUBLIC
Undocumented
-
twisted.conch.ssh._keys_pynacl.Ed25519PublicKey.public_bytes
twisted.conch.ssh._keys_pynacl.Ed25519PublicKey.html#public_bytes
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh._keys_pynacl.Ed25519PublicKey.verify
twisted.conch.ssh._keys_pynacl.Ed25519PublicKey.html#verify
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh._keys_pynacl.Ed25519PrivateKey
twisted.conch.ssh._keys_pynacl.Ed25519PrivateKey.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.ssh._keys_pynacl.Ed25519PrivateKey.__init__
twisted.conch.ssh._keys_pynacl.Ed25519PrivateKey.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh._keys_pynacl.Ed25519PrivateKey._key
twisted.conch.ssh._keys_pynacl.Ed25519PrivateKey.html#_key
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.ssh._keys_pynacl.Ed25519PrivateKey.__bytes__
twisted.conch.ssh._keys_pynacl.Ed25519PrivateKey.html#__bytes__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh._keys_pynacl.Ed25519PrivateKey.__hash__
twisted.conch.ssh._keys_pynacl.Ed25519PrivateKey.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh._keys_pynacl.Ed25519PrivateKey.__eq__
twisted.conch.ssh._keys_pynacl.Ed25519PrivateKey.html#__eq__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh._keys_pynacl.Ed25519PrivateKey.__ne__
twisted.conch.ssh._keys_pynacl.Ed25519PrivateKey.html#__ne__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh._keys_pynacl.Ed25519PrivateKey.generate
twisted.conch.ssh._keys_pynacl.Ed25519PrivateKey.html#generate
ZopeInterfaceFunction
Class Method
PUBLIC
Undocumented
-
twisted.conch.ssh._keys_pynacl.Ed25519PrivateKey.from_private_bytes
twisted.conch.ssh._keys_pynacl.Ed25519PrivateKey.html#from_private_bytes
ZopeInterfaceFunction
Class Method
PUBLIC
Undocumented
-
twisted.conch.ssh._keys_pynacl.Ed25519PrivateKey.public_key
twisted.conch.ssh._keys_pynacl.Ed25519PrivateKey.html#public_key
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh._keys_pynacl.Ed25519PrivateKey.private_bytes
twisted.conch.ssh._keys_pynacl.Ed25519PrivateKey.html#private_bytes
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.ssh._keys_pynacl.Ed25519PrivateKey.sign
twisted.conch.ssh._keys_pynacl.Ed25519PrivateKey.html#sign
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.stdio.UnexpectedOutputError
twisted.conch.stdio.UnexpectedOutputError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.stdio.TerminalProcessProtocol
twisted.conch.stdio.TerminalProcessProtocol.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/2 instance variable, 3/7 methods documented
-
twisted.conch.stdio.TerminalProcessProtocol.__init__
twisted.conch.stdio.TerminalProcessProtocol.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.stdio.TerminalProcessProtocol.proto
twisted.conch.stdio.TerminalProcessProtocol.html#proto
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.stdio.TerminalProcessProtocol.onConnection
twisted.conch.stdio.TerminalProcessProtocol.html#onConnection
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.stdio.TerminalProcessProtocol.connectionMade
twisted.conch.stdio.TerminalProcessProtocol.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.conch.stdio.TerminalProcessProtocol.write
twisted.conch.stdio.TerminalProcessProtocol.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write to the terminal.
-
twisted.conch.stdio.TerminalProcessProtocol.outReceived
twisted.conch.stdio.TerminalProcessProtocol.html#outReceived
ZopeInterfaceFunction
Method
PUBLIC
Receive data from the terminal.
-
twisted.conch.stdio.TerminalProcessProtocol.errReceived
twisted.conch.stdio.TerminalProcessProtocol.html#errReceived
ZopeInterfaceFunction
Method
PUBLIC
Report an error.
-
twisted.conch.stdio.TerminalProcessProtocol.childConnectionLost
twisted.conch.stdio.TerminalProcessProtocol.html#childConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when a file descriptor associated with the child process is closed.
-
twisted.conch.stdio.TerminalProcessProtocol.processEnded
twisted.conch.stdio.TerminalProcessProtocol.html#processEnded
ZopeInterfaceFunction
Method
PUBLIC
Called when the child process exits and all file descriptors associated with it have been closed.
-
twisted.conch.stdio.ConsoleManhole
twisted.conch.stdio.ConsoleManhole.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.conch.stdio.ConsoleManhole.connectionLost
twisted.conch.stdio.ConsoleManhole.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
When the connection is lost, there is nothing more to do. Stop the reactor so that the process can exit.
-
twisted.conch.stdio.runWithProtocol
twisted.conch.stdio.html#runWithProtocol
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.stdio.main
twisted.conch.stdio.html#main
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.conch.ttymodes.VINTR
twisted.conch.ttymodes.html#VINTR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.VQUIT
twisted.conch.ttymodes.html#VQUIT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.VERASE
twisted.conch.ttymodes.html#VERASE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.VKILL
twisted.conch.ttymodes.html#VKILL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.VEOF
twisted.conch.ttymodes.html#VEOF
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.VEOL
twisted.conch.ttymodes.html#VEOL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.VEOL2
twisted.conch.ttymodes.html#VEOL2
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.VSTART
twisted.conch.ttymodes.html#VSTART
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.VSTOP
twisted.conch.ttymodes.html#VSTOP
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.VSUSP
twisted.conch.ttymodes.html#VSUSP
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.VDSUSP
twisted.conch.ttymodes.html#VDSUSP
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.VREPRINT
twisted.conch.ttymodes.html#VREPRINT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.VWERASE
twisted.conch.ttymodes.html#VWERASE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.VLNEXT
twisted.conch.ttymodes.html#VLNEXT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.VFLUSH
twisted.conch.ttymodes.html#VFLUSH
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.VSWTCH
twisted.conch.ttymodes.html#VSWTCH
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.VSTATUS
twisted.conch.ttymodes.html#VSTATUS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.VDISCARD
twisted.conch.ttymodes.html#VDISCARD
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.IGNPAR
twisted.conch.ttymodes.html#IGNPAR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.PARMRK
twisted.conch.ttymodes.html#PARMRK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.INPCK
twisted.conch.ttymodes.html#INPCK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.ISTRIP
twisted.conch.ttymodes.html#ISTRIP
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.INLCR
twisted.conch.ttymodes.html#INLCR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.IGNCR
twisted.conch.ttymodes.html#IGNCR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.ICRNL
twisted.conch.ttymodes.html#ICRNL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.IUCLC
twisted.conch.ttymodes.html#IUCLC
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.IXON
twisted.conch.ttymodes.html#IXON
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.IXANY
twisted.conch.ttymodes.html#IXANY
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.IXOFF
twisted.conch.ttymodes.html#IXOFF
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.IMAXBEL
twisted.conch.ttymodes.html#IMAXBEL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.ISIG
twisted.conch.ttymodes.html#ISIG
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.ICANON
twisted.conch.ttymodes.html#ICANON
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.XCASE
twisted.conch.ttymodes.html#XCASE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.ECHO
twisted.conch.ttymodes.html#ECHO
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.ECHOE
twisted.conch.ttymodes.html#ECHOE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.ECHOK
twisted.conch.ttymodes.html#ECHOK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.ECHONL
twisted.conch.ttymodes.html#ECHONL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.NOFLSH
twisted.conch.ttymodes.html#NOFLSH
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.TOSTOP
twisted.conch.ttymodes.html#TOSTOP
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.IEXTEN
twisted.conch.ttymodes.html#IEXTEN
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.ECHOCTL
twisted.conch.ttymodes.html#ECHOCTL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.ECHOKE
twisted.conch.ttymodes.html#ECHOKE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.PENDIN
twisted.conch.ttymodes.html#PENDIN
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.OPOST
twisted.conch.ttymodes.html#OPOST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.OLCUC
twisted.conch.ttymodes.html#OLCUC
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.ONLCR
twisted.conch.ttymodes.html#ONLCR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.OCRNL
twisted.conch.ttymodes.html#OCRNL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.ONOCR
twisted.conch.ttymodes.html#ONOCR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.ONLRET
twisted.conch.ttymodes.html#ONLRET
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.CS7
twisted.conch.ttymodes.html#CS7
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.CS8
twisted.conch.ttymodes.html#CS8
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.PARENB
twisted.conch.ttymodes.html#PARENB
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.PARODD
twisted.conch.ttymodes.html#PARODD
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.TTY_OP_ISPEED
twisted.conch.ttymodes.html#TTY_OP_ISPEED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.TTY_OP_OSPEED
twisted.conch.ttymodes.html#TTY_OP_OSPEED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.ttymodes.TTYMODES
twisted.conch.ttymodes.html#TTYMODES
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.conch.unix.utmp
twisted.conch.unix.html#utmp
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.conch.unix.UnixSSHRealm
twisted.conch.unix.UnixSSHRealm.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.unix.UnixSSHRealm.requestAvatar
twisted.conch.unix.UnixSSHRealm.html#requestAvatar
ZopeInterfaceFunction
Method
PUBLIC
Return avatar which provides one of the given interfaces.
-
twisted.conch.unix.UnixConchUser
twisted.conch.unix.UnixConchUser.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.unix.UnixConchUser.__init__
twisted.conch.unix.UnixConchUser.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.unix.UnixConchUser.username
twisted.conch.unix.UnixConchUser.html#username
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.unix.UnixConchUser.pwdData
twisted.conch.unix.UnixConchUser.html#pwdData
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.unix.UnixConchUser.otherGroups
twisted.conch.unix.UnixConchUser.html#otherGroups
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.unix.UnixConchUser.listeners
twisted.conch.unix.UnixConchUser.html#listeners
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.unix.UnixConchUser.getUserGroupId
twisted.conch.unix.UnixConchUser.html#getUserGroupId
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.unix.UnixConchUser.getOtherGroups
twisted.conch.unix.UnixConchUser.html#getOtherGroups
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.unix.UnixConchUser.getHomeDir
twisted.conch.unix.UnixConchUser.html#getHomeDir
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.unix.UnixConchUser.getShell
twisted.conch.unix.UnixConchUser.html#getShell
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.unix.UnixConchUser.global_tcpip_forward
twisted.conch.unix.UnixConchUser.html#global_tcpip_forward
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.unix.UnixConchUser.global_cancel_tcpip_forward
twisted.conch.unix.UnixConchUser.html#global_cancel_tcpip_forward
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.unix.UnixConchUser.logout
twisted.conch.unix.UnixConchUser.html#logout
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.unix.UnixConchUser._runAsUser
twisted.conch.unix.UnixConchUser.html#_runAsUser
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.unix.SSHSessionForUnixConchUser
twisted.conch.unix.SSHSessionForUnixConchUser.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/8 instance variable, 0/1 class variable, 2/11 methods documented
-
twisted.conch.unix.SSHSessionForUnixConchUser._log
twisted.conch.unix.SSHSessionForUnixConchUser.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.conch.unix.SSHSessionForUnixConchUser.__init__
twisted.conch.unix.SSHSessionForUnixConchUser.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Construct an SSHSessionForUnixConchUser.
-
twisted.conch.unix.SSHSessionForUnixConchUser._reactor
twisted.conch.unix.SSHSessionForUnixConchUser.html#_reactor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.unix.SSHSessionForUnixConchUser.avatar
twisted.conch.unix.SSHSessionForUnixConchUser.html#avatar
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.unix.SSHSessionForUnixConchUser.environ
twisted.conch.unix.SSHSessionForUnixConchUser.html#environ
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.unix.SSHSessionForUnixConchUser.pty
twisted.conch.unix.SSHSessionForUnixConchUser.html#pty
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.unix.SSHSessionForUnixConchUser.ptyTuple
twisted.conch.unix.SSHSessionForUnixConchUser.html#ptyTuple
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.unix.SSHSessionForUnixConchUser.addUTMPEntry
twisted.conch.unix.SSHSessionForUnixConchUser.html#addUTMPEntry
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.unix.SSHSessionForUnixConchUser.getPty
twisted.conch.unix.SSHSessionForUnixConchUser.html#getPty
ZopeInterfaceFunction
Method
PUBLIC
Get a pseudo-terminal for use by a shell or command.
-
twisted.conch.unix.SSHSessionForUnixConchUser.winSize
twisted.conch.unix.SSHSessionForUnixConchUser.html#winSize
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.unix.SSHSessionForUnixConchUser.modes
twisted.conch.unix.SSHSessionForUnixConchUser.html#modes
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.unix.SSHSessionForUnixConchUser.openShell
twisted.conch.unix.SSHSessionForUnixConchUser.html#openShell
ZopeInterfaceFunction
Method
PUBLIC
Open a shell and connect it to proto.
-
twisted.conch.unix.SSHSessionForUnixConchUser.oldWrite
twisted.conch.unix.SSHSessionForUnixConchUser.html#oldWrite
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.unix.SSHSessionForUnixConchUser.execCommand
twisted.conch.unix.SSHSessionForUnixConchUser.html#execCommand
ZopeInterfaceFunction
Method
PUBLIC
Execute a command.
-
twisted.conch.unix.SSHSessionForUnixConchUser.getPtyOwnership
twisted.conch.unix.SSHSessionForUnixConchUser.html#getPtyOwnership
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.unix.SSHSessionForUnixConchUser.setModes
twisted.conch.unix.SSHSessionForUnixConchUser.html#setModes
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.unix.SSHSessionForUnixConchUser.eofReceived
twisted.conch.unix.SSHSessionForUnixConchUser.html#eofReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when the other side has indicated no more data will be sent.
-
twisted.conch.unix.SSHSessionForUnixConchUser.closed
twisted.conch.unix.SSHSessionForUnixConchUser.html#closed
ZopeInterfaceFunction
Method
PUBLIC
Called when the session is closed.
-
twisted.conch.unix.SSHSessionForUnixConchUser.windowChanged
twisted.conch.unix.SSHSessionForUnixConchUser.html#windowChanged
ZopeInterfaceFunction
Method
PUBLIC
Called when the size of the remote screen has changed.
-
twisted.conch.unix.SSHSessionForUnixConchUser._writeHack
twisted.conch.unix.SSHSessionForUnixConchUser.html#_writeHack
ZopeInterfaceFunction
Method
PRIVATE
Hack to send ignore messages when we aren't echoing.
-
twisted.conch.unix.SFTPServerForUnixConchUser
twisted.conch.unix.SFTPServerForUnixConchUser.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/1 instance variable, 1/17 method documented
-
twisted.conch.unix.SFTPServerForUnixConchUser.__init__
twisted.conch.unix.SFTPServerForUnixConchUser.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.unix.SFTPServerForUnixConchUser.avatar
twisted.conch.unix.SFTPServerForUnixConchUser.html#avatar
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The avatar returned by the Realm that we are authenticated with, and represents the logged-in user.
-
twisted.conch.unix.SFTPServerForUnixConchUser._setAttrs
twisted.conch.unix.SFTPServerForUnixConchUser.html#_setAttrs
ZopeInterfaceFunction
Method
PRIVATE
NOTE: this function assumes it runs as the logged-in user: i.e. under _runAsUser()
-
twisted.conch.unix.SFTPServerForUnixConchUser._getAttrs
twisted.conch.unix.SFTPServerForUnixConchUser.html#_getAttrs
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.unix.SFTPServerForUnixConchUser._absPath
twisted.conch.unix.SFTPServerForUnixConchUser.html#_absPath
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.conch.unix.SFTPServerForUnixConchUser.gotVersion
twisted.conch.unix.SFTPServerForUnixConchUser.html#gotVersion
ZopeInterfaceFunction
Method
PUBLIC
Called when the client sends their version info.
-
twisted.conch.unix.SFTPServerForUnixConchUser.openFile
twisted.conch.unix.SFTPServerForUnixConchUser.html#openFile
ZopeInterfaceFunction
Method
PUBLIC
Called when the clients asks to open a file.
-
twisted.conch.unix.SFTPServerForUnixConchUser.removeFile
twisted.conch.unix.SFTPServerForUnixConchUser.html#removeFile
ZopeInterfaceFunction
Method
PUBLIC
Remove the given file.
-
twisted.conch.unix.SFTPServerForUnixConchUser.renameFile
twisted.conch.unix.SFTPServerForUnixConchUser.html#renameFile
ZopeInterfaceFunction
Method
PUBLIC
Rename the given file.
-
twisted.conch.unix.SFTPServerForUnixConchUser.makeDirectory
twisted.conch.unix.SFTPServerForUnixConchUser.html#makeDirectory
ZopeInterfaceFunction
Method
PUBLIC
Make a directory.
-
twisted.conch.unix.SFTPServerForUnixConchUser.removeDirectory
twisted.conch.unix.SFTPServerForUnixConchUser.html#removeDirectory
ZopeInterfaceFunction
Method
PUBLIC
Remove a directory (non-recursively)
-
twisted.conch.unix.SFTPServerForUnixConchUser.openDirectory
twisted.conch.unix.SFTPServerForUnixConchUser.html#openDirectory
ZopeInterfaceFunction
Method
PUBLIC
Open a directory for scanning.
-
twisted.conch.unix.SFTPServerForUnixConchUser.getAttrs
twisted.conch.unix.SFTPServerForUnixConchUser.html#getAttrs
ZopeInterfaceFunction
Method
PUBLIC
Return the attributes for the given path.
-
twisted.conch.unix.SFTPServerForUnixConchUser.setAttrs
twisted.conch.unix.SFTPServerForUnixConchUser.html#setAttrs
ZopeInterfaceFunction
Method
PUBLIC
Set the attributes for the path.
-
twisted.conch.unix.SFTPServerForUnixConchUser.readLink
twisted.conch.unix.SFTPServerForUnixConchUser.html#readLink
ZopeInterfaceFunction
Method
PUBLIC
Find the root of a set of symbolic links.
-
twisted.conch.unix.SFTPServerForUnixConchUser.makeLink
twisted.conch.unix.SFTPServerForUnixConchUser.html#makeLink
ZopeInterfaceFunction
Method
PUBLIC
Create a symbolic link.
-
twisted.conch.unix.SFTPServerForUnixConchUser.realPath
twisted.conch.unix.SFTPServerForUnixConchUser.html#realPath
ZopeInterfaceFunction
Method
PUBLIC
Convert any path to an absolute path.
-
twisted.conch.unix.SFTPServerForUnixConchUser.extendedRequest
twisted.conch.unix.SFTPServerForUnixConchUser.html#extendedRequest
ZopeInterfaceFunction
Method
PUBLIC
This is the extension mechanism for SFTP. The other side can send us arbitrary requests.
-
twisted.conch.unix.UnixSFTPFile
twisted.conch.unix.UnixSFTPFile.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.unix.UnixSFTPFile.__init__
twisted.conch.unix.UnixSFTPFile.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.unix.UnixSFTPFile.server
twisted.conch.unix.UnixSFTPFile.html#server
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.unix.UnixSFTPFile.fd
twisted.conch.unix.UnixSFTPFile.html#fd
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.unix.UnixSFTPFile.close
twisted.conch.unix.UnixSFTPFile.html#close
ZopeInterfaceFunction
Method
PUBLIC
Close the file.
-
twisted.conch.unix.UnixSFTPFile.readChunk
twisted.conch.unix.UnixSFTPFile.html#readChunk
ZopeInterfaceFunction
Method
PUBLIC
Read from the file.
-
twisted.conch.unix.UnixSFTPFile.writeChunk
twisted.conch.unix.UnixSFTPFile.html#writeChunk
ZopeInterfaceFunction
Method
PUBLIC
Write to the file.
-
twisted.conch.unix.UnixSFTPFile.getAttrs
twisted.conch.unix.UnixSFTPFile.html#getAttrs
ZopeInterfaceFunction
Method
PUBLIC
Return the attributes for the file.
-
twisted.conch.unix.UnixSFTPFile.setAttrs
twisted.conch.unix.UnixSFTPFile.html#setAttrs
ZopeInterfaceFunction
Method
PUBLIC
Set the attributes for the file.
-
twisted.conch.unix.UnixSFTPDirectory
twisted.conch.unix.UnixSFTPDirectory.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.conch.unix.UnixSFTPDirectory.__init__
twisted.conch.unix.UnixSFTPDirectory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.unix.UnixSFTPDirectory.server
twisted.conch.unix.UnixSFTPDirectory.html#server
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.unix.UnixSFTPDirectory.files
twisted.conch.unix.UnixSFTPDirectory.html#files
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.unix.UnixSFTPDirectory.dir
twisted.conch.unix.UnixSFTPDirectory.html#dir
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.conch.unix.UnixSFTPDirectory.__iter__
twisted.conch.unix.UnixSFTPDirectory.html#__iter__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.unix.UnixSFTPDirectory.__next__
twisted.conch.unix.UnixSFTPDirectory.html#__next__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.unix.UnixSFTPDirectory.close
twisted.conch.unix.UnixSFTPDirectory.html#close
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.tap.Options
twisted.conch.tap.Options.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/1 instance variable, 0/4 class variable, 1/2 method documented
-
twisted.conch.tap.Options.synopsis
twisted.conch.tap.Options.html#synopsis
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.tap.Options.longdesc
twisted.conch.tap.Options.html#longdesc
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.tap.Options.optParameters
twisted.conch.tap.Options.html#optParameters
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.tap.Options.compData
twisted.conch.tap.Options.html#compData
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.conch.tap.Options.__init__
twisted.conch.tap.Options.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.conch.tap.Options._usingDefaultAuth
twisted.conch.tap.Options.html#_usingDefaultAuth
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.conch.tap.Options.addChecker
twisted.conch.tap.Options.html#addChecker
ZopeInterfaceFunction
Method
PUBLIC
Add the checker specified. If any checkers are added, the default checkers are automatically cleared and the only checkers will be the specified one(s).
-
twisted.conch.tap.makeService
twisted.conch.tap.html#makeService
ZopeInterfaceFunction
Function
PUBLIC
Construct a service for operating a SSH server.
-
twisted.protocols.loopback._LoopbackQueue
twisted.protocols.loopback._LoopbackQueue.html
ZopeInterfaceClass
Class
PRIVATE
Trivial wrapper around a list to give it an interface like a queue, which the addition of also sending notifications by way of a Deferred whenever the list has something added to it.
-
twisted.protocols.loopback._LoopbackQueue._notificationDeferred
twisted.protocols.loopback._LoopbackQueue.html#_notificationDeferred
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.loopback._LoopbackQueue.disconnect
twisted.protocols.loopback._LoopbackQueue.html#disconnect
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.loopback._LoopbackQueue.__init__
twisted.protocols.loopback._LoopbackQueue.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.loopback._LoopbackQueue._queue
twisted.protocols.loopback._LoopbackQueue.html#_queue
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.loopback._LoopbackQueue.put
twisted.protocols.loopback._LoopbackQueue.html#put
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.loopback._LoopbackQueue.__nonzero__
twisted.protocols.loopback._LoopbackQueue.html#__nonzero__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.loopback._LoopbackQueue.get
twisted.protocols.loopback._LoopbackQueue.html#get
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.loopback._LoopbackAddress
twisted.protocols.loopback._LoopbackAddress.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.protocols.loopback._LoopbackTransport
twisted.protocols.loopback._LoopbackTransport.html
ZopeInterfaceClass
Class
PRIVATE
No class docstring; 0/3 instance variable, 0/1 class variable, 1/10 method documented
-
twisted.protocols.loopback._LoopbackTransport.disconnecting
twisted.protocols.loopback._LoopbackTransport.html#disconnecting
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.loopback._LoopbackTransport.producer
twisted.protocols.loopback._LoopbackTransport.html#producer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.loopback._LoopbackTransport.__init__
twisted.protocols.loopback._LoopbackTransport.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.loopback._LoopbackTransport.q
twisted.protocols.loopback._LoopbackTransport.html#q
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.loopback._LoopbackTransport.write
twisted.protocols.loopback._LoopbackTransport.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write some data to the physical connection, in sequence, in a non-blocking fashion.
-
twisted.protocols.loopback._LoopbackTransport.writeSequence
twisted.protocols.loopback._LoopbackTransport.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Write an iterable of byte strings to the physical connection.
-
twisted.protocols.loopback._LoopbackTransport.loseConnection
twisted.protocols.loopback._LoopbackTransport.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Close my connection, after writing all pending data.
-
twisted.protocols.loopback._LoopbackTransport.abortConnection
twisted.protocols.loopback._LoopbackTransport.html#abortConnection
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.protocols.loopback._LoopbackTransport.getPeer
twisted.protocols.loopback._LoopbackTransport.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
Get the remote address of this connection.
-
twisted.protocols.loopback._LoopbackTransport.getHost
twisted.protocols.loopback._LoopbackTransport.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
Similar to getPeer, but returns an address describing this side of the connection.
-
twisted.protocols.loopback._LoopbackTransport.registerProducer
twisted.protocols.loopback._LoopbackTransport.html#registerProducer
ZopeInterfaceFunction
Method
PUBLIC
Register to receive data from a producer.
-
twisted.protocols.loopback._LoopbackTransport.streamingProducer
twisted.protocols.loopback._LoopbackTransport.html#streamingProducer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.loopback._LoopbackTransport.unregisterProducer
twisted.protocols.loopback._LoopbackTransport.html#unregisterProducer
ZopeInterfaceFunction
Method
PUBLIC
Stop consuming data from a producer, without disconnecting.
-
twisted.protocols.loopback._LoopbackTransport._pollProducer
twisted.protocols.loopback._LoopbackTransport.html#_pollProducer
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.protocols.loopback.identityPumpPolicy
twisted.protocols.loopback.html#identityPumpPolicy
ZopeInterfaceFunction
Function
PUBLIC
identityPumpPolicy is a policy which delivers each chunk of data written to the given queue as-is to the target.
-
twisted.protocols.loopback.collapsingPumpPolicy
twisted.protocols.loopback.html#collapsingPumpPolicy
ZopeInterfaceFunction
Function
PUBLIC
collapsingPumpPolicy is a policy which collapses all outstanding chunks into a single string and delivers it to the target.
-
twisted.protocols.loopback.loopbackAsync
twisted.protocols.loopback.html#loopbackAsync
ZopeInterfaceFunction
Function
PUBLIC
Establish a connection between server and client then transfer data between them until the connection is closed. This is often useful for testing a protocol.
-
twisted.protocols.loopback._loopbackAsyncBody
twisted.protocols.loopback.html#_loopbackAsyncBody
ZopeInterfaceFunction
Function
PRIVATE
Transfer bytes from the output queue of each protocol to the input of the other.
-
twisted.protocols.loopback._loopbackAsyncContinue
twisted.protocols.loopback.html#_loopbackAsyncContinue
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.protocols.loopback.LoopbackRelay
twisted.protocols.loopback.LoopbackRelay.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.protocols.loopback.LoopbackRelay.buffer
twisted.protocols.loopback.LoopbackRelay.html#buffer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.loopback.LoopbackRelay.shouldLose
twisted.protocols.loopback.LoopbackRelay.html#shouldLose
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.loopback.LoopbackRelay.disconnecting
twisted.protocols.loopback.LoopbackRelay.html#disconnecting
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.loopback.LoopbackRelay.producer
twisted.protocols.loopback.LoopbackRelay.html#producer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.loopback.LoopbackRelay.__init__
twisted.protocols.loopback.LoopbackRelay.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.loopback.LoopbackRelay.target
twisted.protocols.loopback.LoopbackRelay.html#target
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.loopback.LoopbackRelay.logFile
twisted.protocols.loopback.LoopbackRelay.html#logFile
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.loopback.LoopbackRelay.write
twisted.protocols.loopback.LoopbackRelay.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write some data to the physical connection, in sequence, in a non-blocking fashion.
-
twisted.protocols.loopback.LoopbackRelay.writeSequence
twisted.protocols.loopback.LoopbackRelay.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Write an iterable of byte strings to the physical connection.
-
twisted.protocols.loopback.LoopbackRelay.clearBuffer
twisted.protocols.loopback.LoopbackRelay.html#clearBuffer
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.loopback.LoopbackRelay.loseConnection
twisted.protocols.loopback.LoopbackRelay.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Close my connection, after writing all pending data.
-
twisted.protocols.loopback.LoopbackRelay.getHost
twisted.protocols.loopback.LoopbackRelay.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
Similar to getPeer, but returns an address describing this side of the connection.
-
twisted.protocols.loopback.LoopbackRelay.getPeer
twisted.protocols.loopback.LoopbackRelay.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
Get the remote address of this connection.
-
twisted.protocols.loopback.LoopbackRelay.registerProducer
twisted.protocols.loopback.LoopbackRelay.html#registerProducer
ZopeInterfaceFunction
Method
PUBLIC
Register to receive data from a producer.
-
twisted.protocols.loopback.LoopbackRelay.unregisterProducer
twisted.protocols.loopback.LoopbackRelay.html#unregisterProducer
ZopeInterfaceFunction
Method
PUBLIC
Stop consuming data from a producer, without disconnecting.
-
twisted.protocols.loopback.LoopbackRelay.logPrefix
twisted.protocols.loopback.LoopbackRelay.html#logPrefix
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.loopback.LoopbackClientFactory
twisted.protocols.loopback.LoopbackClientFactory.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.protocols.loopback.LoopbackClientFactory.__init__
twisted.protocols.loopback.LoopbackClientFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.loopback.LoopbackClientFactory.disconnected
twisted.protocols.loopback.LoopbackClientFactory.html#disconnected
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.loopback.LoopbackClientFactory.deferred
twisted.protocols.loopback.LoopbackClientFactory.html#deferred
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.loopback.LoopbackClientFactory.protocol
twisted.protocols.loopback.LoopbackClientFactory.html#protocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.loopback.LoopbackClientFactory.buildProtocol
twisted.protocols.loopback.LoopbackClientFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of a subclass of Protocol.
-
twisted.protocols.loopback.LoopbackClientFactory.clientConnectionLost
twisted.protocols.loopback.LoopbackClientFactory.html#clientConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when an established connection is lost.
-
twisted.protocols.loopback._FireOnClose
twisted.protocols.loopback._FireOnClose.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.protocols.loopback._FireOnClose.__init__
twisted.protocols.loopback._FireOnClose.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.loopback._FireOnClose.deferred
twisted.protocols.loopback._FireOnClose.html#deferred
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.loopback._FireOnClose.connectionLost
twisted.protocols.loopback._FireOnClose.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.protocols.loopback.loopbackTCP
twisted.protocols.loopback.html#loopbackTCP
ZopeInterfaceFunction
Function
PUBLIC
Run session between server and client protocol instances over TCP.
-
twisted.protocols.loopback.loopbackUNIX
twisted.protocols.loopback.html#loopbackUNIX
ZopeInterfaceFunction
Function
PUBLIC
Run session between server and client protocol instances over UNIX socket.
-
twisted.python._shellcomp.shellComplete
twisted.python._shellcomp.html#shellComplete
ZopeInterfaceFunction
Function
PUBLIC
Perform shell completion.
-
twisted.python._shellcomp.SubcommandAction
twisted.python._shellcomp.SubcommandAction.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.python._shellcomp.SubcommandAction._shellCode
twisted.python._shellcomp.SubcommandAction.html#_shellCode
ZopeInterfaceFunction
Method
PRIVATE
Fetch a fragment of shell code representing this action which is suitable for use by the completion system in _shellcomp.py
-
twisted.python._shellcomp.ZshBuilder
twisted.python._shellcomp.ZshBuilder.html
ZopeInterfaceClass
Class
PUBLIC
Constructs zsh code that will complete options for a given usage.Options instance, possibly including a list of subcommand names.
-
twisted.python._shellcomp.ZshBuilder.options
twisted.python._shellcomp.ZshBuilder.html#options
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.python._shellcomp.ZshBuilder.cmdName
twisted.python._shellcomp.ZshBuilder.html#cmdName
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The name of the command we're generating completions for.
-
twisted.python._shellcomp.ZshBuilder.file
twisted.python._shellcomp.ZshBuilder.html#file
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The file to write the completion function to. The file must have bytes I/O semantics.
-
twisted.python._shellcomp.ZshBuilder.__init__
twisted.python._shellcomp.ZshBuilder.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python._shellcomp.ZshBuilder.write
twisted.python._shellcomp.ZshBuilder.html#write
ZopeInterfaceFunction
Method
PUBLIC
Generate the completion function and write it to the output file
-
twisted.python._shellcomp.ZshSubcommandBuilder
twisted.python._shellcomp.ZshSubcommandBuilder.html
ZopeInterfaceClass
Class
PUBLIC
Constructs zsh code that will complete options for a given usage.Options instance, and also for a single sub-command. This will only be used in the case where the user is completing options for a specific subcommand.
-
twisted.python._shellcomp.ZshSubcommandBuilder.subOptions
twisted.python._shellcomp.ZshSubcommandBuilder.html#subOptions
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.python._shellcomp.ZshSubcommandBuilder.__init__
twisted.python._shellcomp.ZshSubcommandBuilder.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python._shellcomp.ZshSubcommandBuilder.write
twisted.python._shellcomp.ZshSubcommandBuilder.html#write
ZopeInterfaceFunction
Method
PUBLIC
Generate the completion function and write it to the output file
-
twisted.python._shellcomp.ZshArgumentsGenerator
twisted.python._shellcomp.ZshArgumentsGenerator.html
ZopeInterfaceClass
Class
PUBLIC
Generate a call to the zsh _arguments completion function based on data in a usage.Options instance
-
twisted.python._shellcomp.ZshArgumentsGenerator.options
twisted.python._shellcomp.ZshArgumentsGenerator.html#options
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.python._shellcomp.ZshArgumentsGenerator.cmdName
twisted.python._shellcomp.ZshArgumentsGenerator.html#cmdName
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The name of the command we're generating completions for.
-
twisted.python._shellcomp.ZshArgumentsGenerator.file
twisted.python._shellcomp.ZshArgumentsGenerator.html#file
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The file to write the completion function to. The file must have bytes I/O semantics.
-
twisted.python._shellcomp.ZshArgumentsGenerator.descriptions
twisted.python._shellcomp.ZshArgumentsGenerator.html#descriptions
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A dict mapping long option names to alternate descriptions. When this variable is defined, the descriptions contained here will override those descriptions provided in the optFlags and optParameters variables.
-
twisted.python._shellcomp.ZshArgumentsGenerator.multiUse
twisted.python._shellcomp.ZshArgumentsGenerator.html#multiUse
ZopeInterfaceAttribute
Instance Variable
PUBLIC
An iterable containing those long option names which may appear on the command line more than once. By default, options will only be completed one time.
-
twisted.python._shellcomp.ZshArgumentsGenerator.mutuallyExclusive
twisted.python._shellcomp.ZshArgumentsGenerator.html#mutuallyExclusive
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A sequence of sequences, with each sub-sequence containing those long option names that are mutually exclusive. That is, those options that cannot appear on the command line together.
-
twisted.python._shellcomp.ZshArgumentsGenerator.optActions
twisted.python._shellcomp.ZshArgumentsGenerator.html#optActions
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A dict mapping long option names to shell "actions". These actions define what may be completed as the argument to the given option, and should be given as instances of
twisted.python.usage.Completer.
-
twisted.python._shellcomp.ZshArgumentsGenerator.__init__
twisted.python._shellcomp.ZshArgumentsGenerator.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python._shellcomp.ZshArgumentsGenerator.optFlags
twisted.python._shellcomp.ZshArgumentsGenerator.html#optFlags
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python._shellcomp.ZshArgumentsGenerator.optParams
twisted.python._shellcomp.ZshArgumentsGenerator.html#optParams
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python._shellcomp.ZshArgumentsGenerator.paramNameToDefinition
twisted.python._shellcomp.ZshArgumentsGenerator.html#paramNameToDefinition
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python._shellcomp.ZshArgumentsGenerator.flagNameToDefinition
twisted.python._shellcomp.ZshArgumentsGenerator.html#flagNameToDefinition
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python._shellcomp.ZshArgumentsGenerator.allOptionsNameToDefinition
twisted.python._shellcomp.ZshArgumentsGenerator.html#allOptionsNameToDefinition
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python._shellcomp.ZshArgumentsGenerator.excludes
twisted.python._shellcomp.ZshArgumentsGenerator.html#excludes
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python._shellcomp.ZshArgumentsGenerator.write
twisted.python._shellcomp.ZshArgumentsGenerator.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write the zsh completion code to the file given to __init__
-
twisted.python._shellcomp.ZshArgumentsGenerator.writeOptions
twisted.python._shellcomp.ZshArgumentsGenerator.html#writeOptions
ZopeInterfaceFunction
Method
PUBLIC
Write out zsh code for each option in this command
-
twisted.python._shellcomp.ZshArgumentsGenerator.verifyZshNames
twisted.python._shellcomp.ZshArgumentsGenerator.html#verifyZshNames
ZopeInterfaceFunction
Method
PUBLIC
Ensure that none of the option names given in the metadata are typoed
-
twisted.python._shellcomp.ZshArgumentsGenerator.excludeStr
twisted.python._shellcomp.ZshArgumentsGenerator.html#excludeStr
ZopeInterfaceFunction
Method
PUBLIC
Generate an "exclusion string" for the given option
-
twisted.python._shellcomp.ZshArgumentsGenerator.makeExcludesDict
twisted.python._shellcomp.ZshArgumentsGenerator.html#makeExcludesDict
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.python._shellcomp.ZshArgumentsGenerator.writeOpt
twisted.python._shellcomp.ZshArgumentsGenerator.html#writeOpt
ZopeInterfaceFunction
Method
PUBLIC
Write out the zsh code for the given argument. This is just part of the one big call to _arguments
-
twisted.python._shellcomp.ZshArgumentsGenerator.getAction
twisted.python._shellcomp.ZshArgumentsGenerator.html#getAction
ZopeInterfaceFunction
Method
PUBLIC
Return a zsh "action" string for the given argument
-
twisted.python._shellcomp.ZshArgumentsGenerator.getDescription
twisted.python._shellcomp.ZshArgumentsGenerator.html#getDescription
ZopeInterfaceFunction
Method
PUBLIC
Return the description to be used for this argument
-
twisted.python._shellcomp.ZshArgumentsGenerator.getShortOption
twisted.python._shellcomp.ZshArgumentsGenerator.html#getShortOption
ZopeInterfaceFunction
Method
PUBLIC
Return the short option letter or None
-
twisted.python._shellcomp.ZshArgumentsGenerator.addAdditionalOptions
twisted.python._shellcomp.ZshArgumentsGenerator.html#addAdditionalOptions
ZopeInterfaceFunction
Method
PUBLIC
Add additional options to the optFlags and optParams lists. These will be defined by 'opt_foo' methods of the Options subclass
-
twisted.python._shellcomp.descrFromDoc
twisted.python._shellcomp.html#descrFromDoc
ZopeInterfaceFunction
Function
PUBLIC
Generate an appropriate description from docstring of the given object
-
twisted.python._shellcomp.escape
twisted.python._shellcomp.html#escape
ZopeInterfaceFunction
Function
PUBLIC
Shell escape the given string
-
twisted.plugins.cred_anonymous.anonymousCheckerFactoryHelp
twisted.plugins.cred_anonymous.html#anonymousCheckerFactoryHelp
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.cred_anonymous.AnonymousCheckerFactory
twisted.plugins.cred_anonymous.AnonymousCheckerFactory.html
ZopeInterfaceClass
Class
PUBLIC
Generates checkers that will authenticate an anonymous request.
-
twisted.plugins.cred_anonymous.AnonymousCheckerFactory.authType
twisted.plugins.cred_anonymous.AnonymousCheckerFactory.html#authType
ZopeInterfaceAttribute
Class Variable
PUBLIC
A tag that identifies the authentication method.
-
twisted.plugins.cred_anonymous.AnonymousCheckerFactory.argStringFormat
twisted.plugins.cred_anonymous.AnonymousCheckerFactory.html#argStringFormat
ZopeInterfaceAttribute
Class Variable
PUBLIC
A short (one-line) description of the argument string format.
-
twisted.plugins.cred_anonymous.AnonymousCheckerFactory.credentialInterfaces
twisted.plugins.cred_anonymous.AnonymousCheckerFactory.html#credentialInterfaces
ZopeInterfaceAttribute
Class Variable
PUBLIC
A list of credentials interfaces that this factory will support.
-
twisted.plugins.cred_anonymous.AnonymousCheckerFactory.generateChecker
twisted.plugins.cred_anonymous.AnonymousCheckerFactory.html#generateChecker
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.plugins.cred_anonymous.theAnonymousCheckerFactory
twisted.plugins.cred_anonymous.html#theAnonymousCheckerFactory
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.cred_file.fileCheckerFactoryHelp
twisted.plugins.cred_file.html#fileCheckerFactoryHelp
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.cred_file.invalidFileWarning
twisted.plugins.cred_file.html#invalidFileWarning
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.cred_file.FileCheckerFactory
twisted.plugins.cred_file.FileCheckerFactory.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.plugins.cred_file.FileCheckerFactory.authType
twisted.plugins.cred_file.FileCheckerFactory.html#authType
ZopeInterfaceAttribute
Class Variable
PUBLIC
A tag that identifies the authentication method.
-
twisted.plugins.cred_file.FileCheckerFactory.argStringFormat
twisted.plugins.cred_file.FileCheckerFactory.html#argStringFormat
ZopeInterfaceAttribute
Class Variable
PUBLIC
A short (one-line) description of the argument string format.
-
twisted.plugins.cred_file.FileCheckerFactory.credentialInterfaces
twisted.plugins.cred_file.FileCheckerFactory.html#credentialInterfaces
ZopeInterfaceAttribute
Class Variable
PUBLIC
A list of credentials interfaces that this factory will support.
-
twisted.plugins.cred_file.FileCheckerFactory.generateChecker
twisted.plugins.cred_file.FileCheckerFactory.html#generateChecker
ZopeInterfaceFunction
Method
PUBLIC
This checker factory expects to get the location of a file. The file should conform to the format required by
FilePasswordDB (using defaults for all initialization parameters).
-
twisted.plugins.cred_file.theFileCheckerFactory
twisted.plugins.cred_file.html#theFileCheckerFactory
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.enterprise.adbapi.ConnectionLost
twisted.enterprise.adbapi.ConnectionLost.html
ZopeInterfaceClass
Class
PUBLIC
This exception means that a db connection has been lost. Client code may try again.
-
twisted.enterprise.adbapi.Connection
twisted.enterprise.adbapi.Connection.html
ZopeInterfaceClass
Class
PUBLIC
A wrapper for a DB-API connection instance.
-
twisted.enterprise.adbapi.Connection.__init__
twisted.enterprise.adbapi.Connection.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.enterprise.adbapi.Connection._pool
twisted.enterprise.adbapi.Connection.html#_pool
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.enterprise.adbapi.Connection._connection
twisted.enterprise.adbapi.Connection.html#_connection
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.enterprise.adbapi.Connection.close
twisted.enterprise.adbapi.Connection.html#close
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.enterprise.adbapi.Connection.rollback
twisted.enterprise.adbapi.Connection.html#rollback
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.enterprise.adbapi.Connection.reconnect
twisted.enterprise.adbapi.Connection.html#reconnect
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.enterprise.adbapi.Connection.__getattr__
twisted.enterprise.adbapi.Connection.html#__getattr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.enterprise.adbapi.Transaction
twisted.enterprise.adbapi.Transaction.html
ZopeInterfaceClass
Class
PUBLIC
A lightweight wrapper for a DB-API 'cursor' object.
-
twisted.enterprise.adbapi.Transaction._cursor
twisted.enterprise.adbapi.Transaction.html#_cursor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.enterprise.adbapi.Transaction.__init__
twisted.enterprise.adbapi.Transaction.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.enterprise.adbapi.Transaction._pool
twisted.enterprise.adbapi.Transaction.html#_pool
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.enterprise.adbapi.Transaction._connection
twisted.enterprise.adbapi.Transaction.html#_connection
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.enterprise.adbapi.Transaction.close
twisted.enterprise.adbapi.Transaction.html#close
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.enterprise.adbapi.Transaction.reopen
twisted.enterprise.adbapi.Transaction.html#reopen
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.enterprise.adbapi.Transaction.reconnect
twisted.enterprise.adbapi.Transaction.html#reconnect
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.enterprise.adbapi.Transaction.__getattr__
twisted.enterprise.adbapi.Transaction.html#__getattr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.enterprise.adbapi.ConnectionPool
twisted.enterprise.adbapi.ConnectionPool.html
ZopeInterfaceClass
Class
PUBLIC
Represent a pool of connections to a DB-API 2.0 compliant database.
-
twisted.enterprise.adbapi.ConnectionPool.connectionFactory
twisted.enterprise.adbapi.ConnectionPool.html#connectionFactory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.enterprise.adbapi.ConnectionPool.transactionFactory
twisted.enterprise.adbapi.ConnectionPool.html#transactionFactory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.enterprise.adbapi.ConnectionPool.shutdownID
twisted.enterprise.adbapi.ConnectionPool.html#shutdownID
ZopeInterfaceAttribute
Instance Variable
PUBLIC
None or a handle on the shutdown event trigger which will be used to stop the connection pool workers when the reactor stops.
-
twisted.enterprise.adbapi.ConnectionPool._reactor
twisted.enterprise.adbapi.ConnectionPool.html#_reactor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The reactor which will be used to schedule startup and shutdown events.
-
twisted.enterprise.adbapi.ConnectionPool.CP_ARGS
twisted.enterprise.adbapi.ConnectionPool.html#CP_ARGS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.enterprise.adbapi.ConnectionPool.noisy
twisted.enterprise.adbapi.ConnectionPool.html#noisy
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.enterprise.adbapi.ConnectionPool.min
twisted.enterprise.adbapi.ConnectionPool.html#min
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.enterprise.adbapi.ConnectionPool.max
twisted.enterprise.adbapi.ConnectionPool.html#max
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.enterprise.adbapi.ConnectionPool.name
twisted.enterprise.adbapi.ConnectionPool.html#name
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.enterprise.adbapi.ConnectionPool.openfun
twisted.enterprise.adbapi.ConnectionPool.html#openfun
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.enterprise.adbapi.ConnectionPool.reconnect
twisted.enterprise.adbapi.ConnectionPool.html#reconnect
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.enterprise.adbapi.ConnectionPool.good_sql
twisted.enterprise.adbapi.ConnectionPool.html#good_sql
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.enterprise.adbapi.ConnectionPool.running
twisted.enterprise.adbapi.ConnectionPool.html#running
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.enterprise.adbapi.ConnectionPool.__init__
twisted.enterprise.adbapi.ConnectionPool.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.enterprise.adbapi.ConnectionPool.dbapiName
twisted.enterprise.adbapi.ConnectionPool.html#dbapiName
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.enterprise.adbapi.ConnectionPool.dbapi
twisted.enterprise.adbapi.ConnectionPool.html#dbapi
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.enterprise.adbapi.ConnectionPool.connargs
twisted.enterprise.adbapi.ConnectionPool.html#connargs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.enterprise.adbapi.ConnectionPool.connkw
twisted.enterprise.adbapi.ConnectionPool.html#connkw
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.enterprise.adbapi.ConnectionPool.connections
twisted.enterprise.adbapi.ConnectionPool.html#connections
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.enterprise.adbapi.ConnectionPool.threadID
twisted.enterprise.adbapi.ConnectionPool.html#threadID
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.enterprise.adbapi.ConnectionPool.threadpool
twisted.enterprise.adbapi.ConnectionPool.html#threadpool
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.enterprise.adbapi.ConnectionPool.startID
twisted.enterprise.adbapi.ConnectionPool.html#startID
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.enterprise.adbapi.ConnectionPool._start
twisted.enterprise.adbapi.ConnectionPool.html#_start
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.enterprise.adbapi.ConnectionPool.start
twisted.enterprise.adbapi.ConnectionPool.html#start
ZopeInterfaceFunction
Method
PUBLIC
Start the connection pool.
-
twisted.enterprise.adbapi.ConnectionPool.runWithConnection
twisted.enterprise.adbapi.ConnectionPool.html#runWithConnection
ZopeInterfaceFunction
Method
PUBLIC
Execute a function with a database connection and return the result.
-
twisted.enterprise.adbapi.ConnectionPool._runWithConnection
twisted.enterprise.adbapi.ConnectionPool.html#_runWithConnection
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.enterprise.adbapi.ConnectionPool.runInteraction
twisted.enterprise.adbapi.ConnectionPool.html#runInteraction
ZopeInterfaceFunction
Method
PUBLIC
Interact with the database and return the result.
-
twisted.enterprise.adbapi.ConnectionPool.runQuery
twisted.enterprise.adbapi.ConnectionPool.html#runQuery
ZopeInterfaceFunction
Method
PUBLIC
Execute an SQL query and return the result.
-
twisted.enterprise.adbapi.ConnectionPool.runOperation
twisted.enterprise.adbapi.ConnectionPool.html#runOperation
ZopeInterfaceFunction
Method
PUBLIC
Execute an SQL query and return None.
-
twisted.enterprise.adbapi.ConnectionPool.close
twisted.enterprise.adbapi.ConnectionPool.html#close
ZopeInterfaceFunction
Method
PUBLIC
Close all pool connections and shutdown the pool.
-
twisted.enterprise.adbapi.ConnectionPool.finalClose
twisted.enterprise.adbapi.ConnectionPool.html#finalClose
ZopeInterfaceFunction
Method
PUBLIC
This should only be called by the shutdown trigger.
-
twisted.enterprise.adbapi.ConnectionPool.connect
twisted.enterprise.adbapi.ConnectionPool.html#connect
ZopeInterfaceFunction
Method
PUBLIC
Return a database connection when one becomes available.
-
twisted.enterprise.adbapi.ConnectionPool.disconnect
twisted.enterprise.adbapi.ConnectionPool.html#disconnect
ZopeInterfaceFunction
Method
PUBLIC
Disconnect a database connection associated with this pool.
-
twisted.enterprise.adbapi.ConnectionPool._close
twisted.enterprise.adbapi.ConnectionPool.html#_close
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.enterprise.adbapi.ConnectionPool._runInteraction
twisted.enterprise.adbapi.ConnectionPool.html#_runInteraction
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.enterprise.adbapi.ConnectionPool._runQuery
twisted.enterprise.adbapi.ConnectionPool.html#_runQuery
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.enterprise.adbapi.ConnectionPool._runOperation
twisted.enterprise.adbapi.ConnectionPool.html#_runOperation
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.enterprise.adbapi.ConnectionPool.__getstate__
twisted.enterprise.adbapi.ConnectionPool.html#__getstate__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.enterprise.adbapi.ConnectionPool.__setstate__
twisted.enterprise.adbapi.ConnectionPool.html#__setstate__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.enterprise.adbapi.ConnectionPool.__dict__
twisted.enterprise.adbapi.ConnectionPool.html#__dict__
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._dumbwin32proc.PIPE_ATTRS_INHERITABLE
twisted.internet._dumbwin32proc.html#PIPE_ATTRS_INHERITABLE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet._dumbwin32proc.debug
twisted.internet._dumbwin32proc.html#debug
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.internet._dumbwin32proc._Reaper
twisted.internet._dumbwin32proc._Reaper.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.internet._dumbwin32proc._Reaper.__init__
twisted.internet._dumbwin32proc._Reaper.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._dumbwin32proc._Reaper.proc
twisted.internet._dumbwin32proc._Reaper.html#proc
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._dumbwin32proc._Reaper.checkWork
twisted.internet._dumbwin32proc._Reaper.html#checkWork
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._dumbwin32proc._findShebang
twisted.internet._dumbwin32proc.html#_findShebang
ZopeInterfaceFunction
Function
PRIVATE
Look for a #! line, and return the value following the #! if one exists, or None if this file is not a script.
-
twisted.internet._dumbwin32proc._invalidWin32App
twisted.internet._dumbwin32proc.html#_invalidWin32App
ZopeInterfaceFunction
Function
PRIVATE
Determine if a pywintypes.error is telling us that the given process is 'not a valid win32 application', i.e. not a PE format executable.
-
twisted.internet._dumbwin32proc.Process
twisted.internet._dumbwin32proc.Process.html
ZopeInterfaceClass
Class
PUBLIC
A process that integrates with the Twisted event loop.
-
twisted.internet._dumbwin32proc.Process.closedNotifies
twisted.internet._dumbwin32proc.Process.html#closedNotifies
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet._dumbwin32proc.Process.__init__
twisted.internet._dumbwin32proc.Process.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create a new child process.
-
twisted.internet._dumbwin32proc.Process.hStdoutR
twisted.internet._dumbwin32proc.Process.html#hStdoutR
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._dumbwin32proc.Process.hStderrR
twisted.internet._dumbwin32proc.Process.html#hStderrR
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._dumbwin32proc.Process.hStdinW
twisted.internet._dumbwin32proc.Process.html#hStdinW
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._dumbwin32proc.Process.stdout
twisted.internet._dumbwin32proc.Process.html#stdout
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._dumbwin32proc.Process.stderr
twisted.internet._dumbwin32proc.Process.html#stderr
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._dumbwin32proc.Process.stdin
twisted.internet._dumbwin32proc.Process.html#stdin
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._dumbwin32proc.Process.signalProcess
twisted.internet._dumbwin32proc.Process.html#signalProcess
ZopeInterfaceFunction
Method
PUBLIC
Send a signal to the process.
-
twisted.internet._dumbwin32proc.Process._getReason
twisted.internet._dumbwin32proc.Process.html#_getReason
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet._dumbwin32proc.Process.write
twisted.internet._dumbwin32proc.Process.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write data to the process' stdin.
-
twisted.internet._dumbwin32proc.Process.writeSequence
twisted.internet._dumbwin32proc.Process.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Write data to the process' stdin.
-
twisted.internet._dumbwin32proc.Process.writeToChild
twisted.internet._dumbwin32proc.Process.html#writeToChild
ZopeInterfaceFunction
Method
PUBLIC
Similar to
ITransport.write but also allows the file descriptor in the child process which will receive the bytes to be specified.
-
twisted.internet._dumbwin32proc.Process.closeChildFD
twisted.internet._dumbwin32proc.Process.html#closeChildFD
ZopeInterfaceFunction
Method
PUBLIC
Close a file descriptor which is connected to the child process, identified by its FD in the child process.
-
twisted.internet._dumbwin32proc.Process.closeStdin
twisted.internet._dumbwin32proc.Process.html#closeStdin
ZopeInterfaceFunction
Method
PUBLIC
Close the process' stdin.
-
twisted.internet._dumbwin32proc.Process.closeStderr
twisted.internet._dumbwin32proc.Process.html#closeStderr
ZopeInterfaceFunction
Method
PUBLIC
Close stderr.
-
twisted.internet._dumbwin32proc.Process.closeStdout
twisted.internet._dumbwin32proc.Process.html#closeStdout
ZopeInterfaceFunction
Method
PUBLIC
Close stdout.
-
twisted.internet._dumbwin32proc.Process.loseConnection
twisted.internet._dumbwin32proc.Process.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Close the process' stdout, in and err.
-
twisted.internet._dumbwin32proc.Process.outConnectionLost
twisted.internet._dumbwin32proc.Process.html#outConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._dumbwin32proc.Process.errConnectionLost
twisted.internet._dumbwin32proc.Process.html#errConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._dumbwin32proc.Process.inConnectionLost
twisted.internet._dumbwin32proc.Process.html#inConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._dumbwin32proc.Process.connectionLostNotify
twisted.internet._dumbwin32proc.Process.html#connectionLostNotify
ZopeInterfaceFunction
Method
PUBLIC
Will be called 3 times, by stdout/err threads and process handle.
-
twisted.internet._dumbwin32proc.Process.maybeCallProcessEnded
twisted.internet._dumbwin32proc.Process.html#maybeCallProcessEnded
ZopeInterfaceFunction
Method
PUBLIC
Call processEnded on protocol after final cleanup.
-
twisted.internet._dumbwin32proc.Process.hProcess
twisted.internet._dumbwin32proc.Process.html#hProcess
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._dumbwin32proc.Process.hThread
twisted.internet._dumbwin32proc.Process.html#hThread
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._dumbwin32proc.Process.registerProducer
twisted.internet._dumbwin32proc.Process.html#registerProducer
ZopeInterfaceFunction
Method
PUBLIC
Register to receive data from a producer.
-
twisted.internet._dumbwin32proc.Process.unregisterProducer
twisted.internet._dumbwin32proc.Process.html#unregisterProducer
ZopeInterfaceFunction
Method
PUBLIC
Stop consuming data from a producer, without disconnecting.
-
twisted.internet._dumbwin32proc.Process.pauseProducing
twisted.internet._dumbwin32proc.Process.html#pauseProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._dumbwin32proc.Process.resumeProducing
twisted.internet._dumbwin32proc.Process.html#resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._dumbwin32proc.Process.stopProducing
twisted.internet._dumbwin32proc.Process.html#stopProducing
ZopeInterfaceFunction
Method
PUBLIC
Stop producing data.
-
twisted.internet._dumbwin32proc.Process.getHost
twisted.internet._dumbwin32proc.Process.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
Similar to getPeer, but returns an address describing this side of the connection.
-
twisted.internet._dumbwin32proc.Process.getPeer
twisted.internet._dumbwin32proc.Process.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
Get the remote address of this connection.
-
twisted.internet._dumbwin32proc.Process.__repr__
twisted.internet._dumbwin32proc.Process.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Return a string representation of the process.
-
twisted.internet.udp._sockErrReadIgnore
twisted.internet.udp.html#_sockErrReadIgnore
ZopeInterfaceAttribute
Variable
PRIVATE
list of symbolic error constants (from the errno module) representing socket errors where the error is temporary and can be ignored.
-
twisted.internet.udp._sockErrReadRefuse
twisted.internet.udp.html#_sockErrReadRefuse
ZopeInterfaceAttribute
Variable
PRIVATE
list of symbolic error constants (from the errno module) representing socket errors that indicate connection refused.
-
twisted.internet.udp.Port
twisted.internet.udp.Port.html
ZopeInterfaceClass
Class
PUBLIC
UDP port, listening for packets.
-
twisted.internet.udp.Port.maxThroughput
twisted.internet.udp.Port.html#maxThroughput
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Maximum number of bytes read in one event loop iteration.
-
twisted.internet.udp.Port.addressFamily
twisted.internet.udp.Port.html#addressFamily
ZopeInterfaceAttribute
Instance Variable
PUBLIC
socket.AF_INET or socket.AF_INET6, depending on whether this port is listening on an IPv4 address or an IPv6 address.
-
twisted.internet.udp.Port._realPortNumber
twisted.internet.udp.Port.html#_realPortNumber
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Actual port number being listened on. The value will be
None until this
Port is listening.
-
twisted.internet.udp.Port._preexistingSocket
twisted.internet.udp.Port.html#_preexistingSocket
ZopeInterfaceAttribute
Instance Variable
PRIVATE
If not
None, a
socket.socket instance which was created and initialized outside of the reactor and will be used to listen for connections (instead of a new socket being created by this
Port).
-
twisted.internet.udp.Port.__init__
twisted.internet.udp.Port.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.udp.Port.port
twisted.internet.udp.Port.html#port
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.udp.Port.protocol
twisted.internet.udp.Port.html#protocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.udp.Port.maxPacketSize
twisted.internet.udp.Port.html#maxPacketSize
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.udp.Port.interface
twisted.internet.udp.Port.html#interface
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.udp.Port._connectedAddr
twisted.internet.udp.Port.html#_connectedAddr
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.udp.Port._fromListeningDescriptor
twisted.internet.udp.Port.html#_fromListeningDescriptor
ZopeInterfaceFunction
Class Method
PRIVATE
Create a new
Port based on an existing listening
SOCK_DGRAM socket.
-
twisted.internet.udp.Port.__repr__
twisted.internet.udp.Port.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.udp.Port.getHandle
twisted.internet.udp.Port.html#getHandle
ZopeInterfaceFunction
Method
PUBLIC
Return a socket object.
-
twisted.internet.udp.Port.startListening
twisted.internet.udp.Port.html#startListening
ZopeInterfaceFunction
Method
PUBLIC
Create and bind my socket, and begin listening on it.
-
twisted.internet.udp.Port._bindSocket
twisted.internet.udp.Port.html#_bindSocket
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.internet.udp.Port.connected
twisted.internet.udp.Port.html#connected
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.udp.Port.socket
twisted.internet.udp.Port.html#socket
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.udp.Port._connectToProtocol
twisted.internet.udp.Port.html#_connectToProtocol
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.udp.Port.doRead
twisted.internet.udp.Port.html#doRead
ZopeInterfaceFunction
Method
PUBLIC
Called when my socket is ready for reading.
-
twisted.internet.udp.Port.write
twisted.internet.udp.Port.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write a datagram.
-
twisted.internet.udp.Port.writeSequence
twisted.internet.udp.Port.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Write a datagram constructed from an iterable of bytes.
-
twisted.internet.udp.Port.connect
twisted.internet.udp.Port.html#connect
ZopeInterfaceFunction
Method
PUBLIC
'Connect' to remote server.
-
twisted.internet.udp.Port._loseConnection
twisted.internet.udp.Port.html#_loseConnection
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.udp.Port.stopListening
twisted.internet.udp.Port.html#stopListening
ZopeInterfaceFunction
Method
PUBLIC
Stop listening on this port.
-
twisted.internet.udp.Port.d
twisted.internet.udp.Port.html#d
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.udp.Port.loseConnection
twisted.internet.udp.Port.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Close the connection at the next available opportunity.
-
twisted.internet.udp.Port.connectionLost
twisted.internet.udp.Port.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Cleans up my socket.
-
twisted.internet.udp.Port.setLogStr
twisted.internet.udp.Port.html#setLogStr
ZopeInterfaceFunction
Method
PUBLIC
Initialize the logstr attribute to be used by logPrefix.
-
twisted.internet.udp.Port.logstr
twisted.internet.udp.Port.html#logstr
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.udp.Port._setAddressFamily
twisted.internet.udp.Port.html#_setAddressFamily
ZopeInterfaceFunction
Method
PRIVATE
Resolve address family for the socket.
-
twisted.internet.udp.Port.logPrefix
twisted.internet.udp.Port.html#logPrefix
ZopeInterfaceFunction
Method
PUBLIC
Return the prefix to log with.
-
twisted.internet.udp.Port.getHost
twisted.internet.udp.Port.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
Return the local address of the UDP connection
-
twisted.internet.udp.Port.setBroadcastAllowed
twisted.internet.udp.Port.html#setBroadcastAllowed
ZopeInterfaceFunction
Method
PUBLIC
Set whether this port may broadcast. This is disabled by default.
-
twisted.internet.udp.Port.getBroadcastAllowed
twisted.internet.udp.Port.html#getBroadcastAllowed
ZopeInterfaceFunction
Method
PUBLIC
Checks if broadcast is currently allowed on this port.
-
twisted.internet.udp.MulticastMixin
twisted.internet.udp.MulticastMixin.html
ZopeInterfaceClass
Class
PUBLIC
Implement multicast functionality.
-
twisted.internet.udp.MulticastMixin.getOutgoingInterface
twisted.internet.udp.MulticastMixin.html#getOutgoingInterface
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.udp.MulticastMixin.setOutgoingInterface
twisted.internet.udp.MulticastMixin.html#setOutgoingInterface
ZopeInterfaceFunction
Method
PUBLIC
Returns Deferred of success.
-
twisted.internet.udp.MulticastMixin._setInterface
twisted.internet.udp.MulticastMixin.html#_setInterface
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.udp.MulticastMixin.getLoopbackMode
twisted.internet.udp.MulticastMixin.html#getLoopbackMode
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.udp.MulticastMixin.setLoopbackMode
twisted.internet.udp.MulticastMixin.html#setLoopbackMode
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.udp.MulticastMixin.getTTL
twisted.internet.udp.MulticastMixin.html#getTTL
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.udp.MulticastMixin.setTTL
twisted.internet.udp.MulticastMixin.html#setTTL
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.udp.MulticastMixin.joinGroup
twisted.internet.udp.MulticastMixin.html#joinGroup
ZopeInterfaceFunction
Method
PUBLIC
Join a multicast group. Returns Deferred of success.
-
twisted.internet.udp.MulticastMixin._joinAddr1
twisted.internet.udp.MulticastMixin.html#_joinAddr1
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.udp.MulticastMixin._joinAddr2
twisted.internet.udp.MulticastMixin.html#_joinAddr2
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.udp.MulticastMixin.leaveGroup
twisted.internet.udp.MulticastMixin.html#leaveGroup
ZopeInterfaceFunction
Method
PUBLIC
Leave multicast group, return Deferred of success.
-
twisted.internet.udp.MulticastPort
twisted.internet.udp.MulticastPort.html
ZopeInterfaceClass
Class
PUBLIC
UDP Port that supports multicasting.
-
twisted.internet.udp.MulticastPort.__init__
twisted.internet.udp.MulticastPort.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.udp.MulticastPort.listenMultiple
twisted.internet.udp.MulticastPort.html#listenMultiple
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.udp.MulticastPort.createInternetSocket
twisted.internet.udp.MulticastPort.html#createInternetSocket
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.posixbase._NO_FILENO
twisted.internet.posixbase.html#_NO_FILENO
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.internet.posixbase._NO_FILEDESC
twisted.internet.posixbase.html#_NO_FILEDESC
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.internet.posixbase.tls
twisted.internet.posixbase.html#tls
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.internet.posixbase.ssl
twisted.internet.posixbase.html#ssl
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.internet.posixbase.unixEnabled
twisted.internet.posixbase.html#unixEnabled
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.internet.posixbase.processEnabled
twisted.internet.posixbase.html#processEnabled
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.internet._signals.installHandler
twisted.internet._signals.html#installHandler
ZopeInterfaceFunction
Function
PUBLIC
Install a signal handler which will write a byte to fd when SIGCHLD is received.
-
twisted.internet._signals.isDefaultHandler
twisted.internet._signals.html#isDefaultHandler
ZopeInterfaceFunction
Function
PUBLIC
Determine whether the SIGCHLD handler is the default or not.
-
twisted.python.sendmsg.ReceivedMessage
twisted.python.sendmsg.html#ReceivedMessage
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python.sendmsg.sendmsg
twisted.python.sendmsg.html#sendmsg
ZopeInterfaceFunction
Function
PUBLIC
Send a message on a socket.
-
twisted.python.sendmsg.recvmsg
twisted.python.sendmsg.html#recvmsg
ZopeInterfaceFunction
Function
PUBLIC
Receive a message on a socket.
-
twisted.python.sendmsg.getSocketFamily
twisted.python.sendmsg.html#getSocketFamily
ZopeInterfaceFunction
Function
PUBLIC
Return the family of the given socket.
-
twisted.internet.unix.sendmsg
twisted.internet.unix.html#sendmsg
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.internet.unix._ancillaryDescriptor
twisted.internet.unix.html#_ancillaryDescriptor
ZopeInterfaceFunction
Function
PRIVATE
Pack an integer into an ancillary data structure suitable for use with
sendmsg.sendmsg.
-
twisted.internet.unix._SendmsgMixin
twisted.internet.unix._SendmsgMixin.html
ZopeInterfaceClass
Class
PRIVATE
Mixin for stream-oriented UNIX transports which uses sendmsg and recvmsg to offer additional functionality, such as copying file descriptors into other processes.
-
twisted.internet.unix._SendmsgMixin._writeSomeDataBase
twisted.internet.unix._SendmsgMixin.html#_writeSomeDataBase
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.internet.unix._SendmsgMixin._sendmsgQueue
twisted.internet.unix._SendmsgMixin.html#_sendmsgQueue
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A list of int holding file descriptors which are currently buffered before being sent.
-
twisted.internet.unix._SendmsgMixin._fileDescriptorBufferSize
twisted.internet.unix._SendmsgMixin.html#_fileDescriptorBufferSize
ZopeInterfaceAttribute
Instance Variable
PRIVATE
An int giving the maximum number of file descriptors to accept and queue for sending before pausing the registered producer, if there is one.
-
twisted.internet.unix._SendmsgMixin.__init__
twisted.internet.unix._SendmsgMixin.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.unix._SendmsgMixin._isSendBufferFull
twisted.internet.unix._SendmsgMixin.html#_isSendBufferFull
ZopeInterfaceFunction
Method
PRIVATE
Determine whether the user-space send buffer for this transport is full or not.
-
twisted.internet.unix._SendmsgMixin.sendFileDescriptor
twisted.internet.unix._SendmsgMixin.html#sendFileDescriptor
ZopeInterfaceFunction
Method
PUBLIC
Queue the given file descriptor to be sent and start trying to send it.
-
twisted.internet.unix._SendmsgMixin.writeSomeData
twisted.internet.unix._SendmsgMixin.html#writeSomeData
ZopeInterfaceFunction
Method
PUBLIC
Send as much of data as possible. Also send any pending file descriptors.
-
twisted.internet.unix._SendmsgMixin.doRead
twisted.internet.unix._SendmsgMixin.html#doRead
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.unix._SendmsgMixin._ancillaryLevelSOLSOCKETTypeSCMRIGHTS
twisted.internet.unix._SendmsgMixin.html#_ancillaryLevelSOLSOCKETTypeSCMRIGHTS
ZopeInterfaceFunction
Method
PRIVATE
Processes ancillary data with level SOL_SOCKET and type SCM_RIGHTS, indicating that the ancillary data payload holds file descriptors.
-
twisted.internet.unix._UnsupportedSendmsgMixin
twisted.internet.unix._UnsupportedSendmsgMixin.html
ZopeInterfaceClass
Class
PRIVATE
Behaviorless placeholder used when
twisted.python.sendmsg is not available, preventing
IUNIXTransport from being supported.
-
twisted.internet.unix.Server
twisted.internet.unix.Server.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/2 instance variable, 0/3 method, 1/1 class method documented
-
twisted.internet.unix.Server.__init__
twisted.internet.unix.Server.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Server(sock, protocol, client, server, sessionno)
-
twisted.internet.unix.Server._fromConnectedSocket
twisted.internet.unix.Server.html#_fromConnectedSocket
ZopeInterfaceFunction
Class Method
PRIVATE
Create a new
Server based on an existing connected
SOCK_STREAM socket.
-
twisted.internet.unix.Server.repstr
twisted.internet.unix.Server.html#repstr
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.unix.Server.logstr
twisted.internet.unix.Server.html#logstr
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.unix.Server.getHost
twisted.internet.unix.Server.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.unix.Server.getPeer
twisted.internet.unix.Server.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.unix._inFilesystemNamespace
twisted.internet.unix.html#_inFilesystemNamespace
ZopeInterfaceFunction
Function
PRIVATE
Determine whether the given unix socket path is in a filesystem namespace.
-
twisted.internet.unix._UNIXPort
twisted.internet.unix._UNIXPort.html
ZopeInterfaceClass
Class
PRIVATE
No class docstring; 1/1 method documented
-
twisted.internet.unix._UNIXPort.getHost
twisted.internet.unix._UNIXPort.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
Returns a UNIXAddress.
-
twisted.internet.unix.Port
twisted.internet.unix.Port.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/7 instance variable, 2/6 methods, 1/1 class method documented
-
twisted.internet.unix.Port.lockFile
twisted.internet.unix.Port.html#lockFile
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.unix.Port.__init__
twisted.internet.unix.Port.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize with a numeric port to listen on.
-
twisted.internet.unix.Port.mode
twisted.internet.unix.Port.html#mode
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.unix.Port.wantPID
twisted.internet.unix.Port.html#wantPID
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.unix.Port._preexistingSocket
twisted.internet.unix.Port.html#_preexistingSocket
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.unix.Port._fromListeningDescriptor
twisted.internet.unix.Port.html#_fromListeningDescriptor
ZopeInterfaceFunction
Class Method
PRIVATE
Create a new
Port based on an existing listening
SOCK_STREAM socket.
-
twisted.internet.unix.Port.__repr__
twisted.internet.unix.Port.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.unix.Port._buildAddr
twisted.internet.unix.Port.html#_buildAddr
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.unix.Port.startListening
twisted.internet.unix.Port.html#startListening
ZopeInterfaceFunction
Method
PUBLIC
Create and bind my socket, and begin listening on it.
-
twisted.internet.unix.Port.connected
twisted.internet.unix.Port.html#connected
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.unix.Port.socket
twisted.internet.unix.Port.html#socket
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.unix.Port.numberAccepts
twisted.internet.unix.Port.html#numberAccepts
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.unix.Port._logConnectionLostMsg
twisted.internet.unix.Port.html#_logConnectionLostMsg
ZopeInterfaceFunction
Method
PRIVATE
Log message for closing socket
-
twisted.internet.unix.Port.connectionLost
twisted.internet.unix.Port.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Cleans up the socket.
-
twisted.internet.unix.Client
twisted.internet.unix.Client.html
ZopeInterfaceClass
Class
PUBLIC
A client for Unix sockets.
-
twisted.internet.unix.Client.__init__
twisted.internet.unix.Client.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.unix.Client.connector
twisted.internet.unix.Client.html#connector
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.unix.Client.realAddress
twisted.internet.unix.Client.html#realAddress
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.unix.Client.addr
twisted.internet.unix.Client.html#addr
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.unix.Client.getPeer
twisted.internet.unix.Client.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
Get the remote address of this connection.
-
twisted.internet.unix.Client.getHost
twisted.internet.unix.Client.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
Similar to getPeer, but returns an address describing this side of the connection.
-
twisted.internet.unix.Connector
twisted.internet.unix.Connector.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.unix.Connector.__init__
twisted.internet.unix.Connector.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.unix.Connector.address
twisted.internet.unix.Connector.html#address
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.unix.Connector.checkPID
twisted.internet.unix.Connector.html#checkPID
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.unix.Connector._makeTransport
twisted.internet.unix.Connector.html#_makeTransport
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.unix.Connector.getDestination
twisted.internet.unix.Connector.html#getDestination
ZopeInterfaceFunction
Method
PUBLIC
Return destination this will try to connect to.
-
twisted.internet.unix.DatagramPort
twisted.internet.unix.DatagramPort.html
ZopeInterfaceClass
Class
PUBLIC
Datagram UNIX port, listening for packets.
-
twisted.internet.unix.DatagramPort.__init__
twisted.internet.unix.DatagramPort.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize with address to listen on.
-
twisted.internet.unix.DatagramPort.mode
twisted.internet.unix.DatagramPort.html#mode
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.unix.DatagramPort.__repr__
twisted.internet.unix.DatagramPort.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.unix.DatagramPort._bindSocket
twisted.internet.unix.DatagramPort.html#_bindSocket
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.internet.unix.DatagramPort.connected
twisted.internet.unix.DatagramPort.html#connected
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.unix.DatagramPort.socket
twisted.internet.unix.DatagramPort.html#socket
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.unix.DatagramPort.write
twisted.internet.unix.DatagramPort.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write a datagram.
-
twisted.internet.unix.DatagramPort.connectionLost
twisted.internet.unix.DatagramPort.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Cleans up my socket.
-
twisted.internet.unix.DatagramPort.setLogStr
twisted.internet.unix.DatagramPort.html#setLogStr
ZopeInterfaceFunction
Method
PUBLIC
Initialize the logstr attribute to be used by logPrefix.
-
twisted.internet.unix.DatagramPort.logstr
twisted.internet.unix.DatagramPort.html#logstr
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.unix.ConnectedDatagramPort
twisted.internet.unix.ConnectedDatagramPort.html
ZopeInterfaceClass
Class
PUBLIC
A connected datagram UNIX socket.
-
twisted.internet.unix.ConnectedDatagramPort.__init__
twisted.internet.unix.ConnectedDatagramPort.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize with address to listen on.
-
twisted.internet.unix.ConnectedDatagramPort.remoteaddr
twisted.internet.unix.ConnectedDatagramPort.html#remoteaddr
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.unix.ConnectedDatagramPort.startListening
twisted.internet.unix.ConnectedDatagramPort.html#startListening
ZopeInterfaceFunction
Method
PUBLIC
Create and bind my socket, and begin listening on it.
-
twisted.internet.unix.ConnectedDatagramPort.connectionFailed
twisted.internet.unix.ConnectedDatagramPort.html#connectionFailed
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection fails. Stop listening on the socket.
-
twisted.internet.unix.ConnectedDatagramPort.doRead
twisted.internet.unix.ConnectedDatagramPort.html#doRead
ZopeInterfaceFunction
Method
PUBLIC
Called when my socket is ready for reading.
-
twisted.internet.unix.ConnectedDatagramPort.write
twisted.internet.unix.ConnectedDatagramPort.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write a datagram.
-
twisted.internet.unix.ConnectedDatagramPort.getPeer
twisted.internet.unix.ConnectedDatagramPort.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
Get the remote address of this connection.
-
twisted.internet.posixbase.win32process
twisted.internet.posixbase.html#win32process
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.internet.posixbase._IWaker
twisted.internet.posixbase._IWaker.html
ZopeInterfaceClass
Interface
PRIVATE
Interface to wake up the event loop based on the self-pipe trick.
-
twisted.internet.posixbase._IWaker.disconnected
twisted.internet.posixbase._IWaker.html#disconnected
ZopeInterfaceAttribute
Attribute
PUBLIC
Undocumented
-
twisted.internet.posixbase._IWaker.wakeUp
twisted.internet.posixbase._IWaker.html#wakeUp
ZopeInterfaceFunction
Method
PUBLIC
Called when the event should be wake up.
-
twisted.internet.posixbase._IWaker.doRead
twisted.internet.posixbase._IWaker.html#doRead
ZopeInterfaceFunction
Method
PUBLIC
Read some data from my connection and discard it.
-
twisted.internet.posixbase._IWaker.connectionLost
twisted.internet.posixbase._IWaker.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when connection was closed and the pipes.
-
twisted.internet.posixbase._SocketWaker
twisted.internet.posixbase._SocketWaker.html
ZopeInterfaceClass
Class
PRIVATE
The self-pipe trick<http://cr.yp.to/docs/selfpipe.html>, implemented using a pair of sockets rather than pipes (due to the lack of support in select() on Windows for pipes), used to wake up the main loop from another thread.
-
twisted.internet.posixbase._SocketWaker.disconnected
twisted.internet.posixbase._SocketWaker.html#disconnected
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.posixbase._SocketWaker.__init__
twisted.internet.posixbase._SocketWaker.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize.
-
twisted.internet.posixbase._SocketWaker.reactor
twisted.internet.posixbase._SocketWaker.html#reactor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.posixbase._SocketWaker.r
twisted.internet.posixbase._SocketWaker.html#r
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.posixbase._SocketWaker.w
twisted.internet.posixbase._SocketWaker.html#w
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.posixbase._SocketWaker.fileno
twisted.internet.posixbase._SocketWaker.html#fileno
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.posixbase._SocketWaker.wakeUp
twisted.internet.posixbase._SocketWaker.html#wakeUp
ZopeInterfaceFunction
Method
PUBLIC
Send a byte to my connection.
-
twisted.internet.posixbase._SocketWaker.doRead
twisted.internet.posixbase._SocketWaker.html#doRead
ZopeInterfaceFunction
Method
PUBLIC
Read some data from my connection.
-
twisted.internet.posixbase._SocketWaker.connectionLost
twisted.internet.posixbase._SocketWaker.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when connection was closed and the pipes.
-
twisted.internet.posixbase._FDWaker
twisted.internet.posixbase._FDWaker.html
ZopeInterfaceClass
Class
PRIVATE
The self-pipe trick<http://cr.yp.to/docs/selfpipe.html>, used to wake up the main loop from another thread or a signal handler.
-
twisted.internet.posixbase._FDWaker.o
twisted.internet.posixbase._FDWaker.html#o
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The file descriptor for the end of the pipe which can be written to wake up a reactor monitoring this waker.
-
twisted.internet.posixbase._FDWaker.i
twisted.internet.posixbase._FDWaker.html#i
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The file descriptor which should be monitored in order to be awoken by this waker.
-
twisted.internet.posixbase._FDWaker.disconnected
twisted.internet.posixbase._FDWaker.html#disconnected
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.posixbase._FDWaker.__init__
twisted.internet.posixbase._FDWaker.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize.
-
twisted.internet.posixbase._FDWaker.reactor
twisted.internet.posixbase._FDWaker.html#reactor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.posixbase._FDWaker.fileno
twisted.internet.posixbase._FDWaker.html#fileno
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.posixbase._FDWaker.doRead
twisted.internet.posixbase._FDWaker.html#doRead
ZopeInterfaceFunction
Method
PUBLIC
Read some bytes from the pipe and discard them.
-
twisted.internet.posixbase._FDWaker.connectionLost
twisted.internet.posixbase._FDWaker.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Close both ends of my pipe.
-
twisted.internet.posixbase._UnixWaker
twisted.internet.posixbase._UnixWaker.html
ZopeInterfaceClass
Class
PRIVATE
This class provides a simple interface to wake up the event loop.
-
twisted.internet.posixbase._UnixWaker.wakeUp
twisted.internet.posixbase._UnixWaker.html#wakeUp
ZopeInterfaceFunction
Method
PUBLIC
Write one byte to the pipe, and flush it.
-
twisted.internet.posixbase._SIGCHLDWaker
twisted.internet.posixbase._SIGCHLDWaker.html
ZopeInterfaceClass
Class
PRIVATE
_SIGCHLDWaker can wake up a reactor whenever
SIGCHLD is received.
-
twisted.internet.posixbase._SIGCHLDWaker.__init__
twisted.internet.posixbase._SIGCHLDWaker.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize.
-
twisted.internet.posixbase._SIGCHLDWaker.install
twisted.internet.posixbase._SIGCHLDWaker.html#install
ZopeInterfaceFunction
Method
PUBLIC
Install the handler necessary to make this waker active.
-
twisted.internet.posixbase._SIGCHLDWaker.uninstall
twisted.internet.posixbase._SIGCHLDWaker.html#uninstall
ZopeInterfaceFunction
Method
PUBLIC
Remove the handler which makes this waker active.
-
twisted.internet.posixbase._SIGCHLDWaker.doRead
twisted.internet.posixbase._SIGCHLDWaker.html#doRead
ZopeInterfaceFunction
Method
PUBLIC
Having woken up the reactor in response to receipt of SIGCHLD, reap the process which exited.
-
twisted.internet.posixbase._DisconnectSelectableMixin
twisted.internet.posixbase._DisconnectSelectableMixin.html
ZopeInterfaceClass
Class
PRIVATE
Mixin providing the _disconnectSelectable method.
-
twisted.internet.posixbase._DisconnectSelectableMixin._disconnectSelectable
twisted.internet.posixbase._DisconnectSelectableMixin.html#_disconnectSelectable
ZopeInterfaceFunction
Method
PRIVATE
Utility function for disconnecting a selectable.
-
twisted.internet.posixbase.PosixReactorBase
twisted.internet.posixbase.PosixReactorBase.html
ZopeInterfaceClass
Class
PUBLIC
A basis for reactors that use file descriptors.
-
twisted.internet.posixbase.PosixReactorBase._childWaker
twisted.internet.posixbase.PosixReactorBase.html#_childWaker
ZopeInterfaceAttribute
Instance Variable
PRIVATE
None or a reference to the
_SIGCHLDWaker which is used to properly notice child process termination.
-
twisted.internet.posixbase.PosixReactorBase.installWaker
twisted.internet.posixbase.PosixReactorBase.html#installWaker
ZopeInterfaceFunction
Method
PUBLIC
Install a `waker' to allow threads and signals to wake up the IO thread.
-
twisted.internet.posixbase.PosixReactorBase.waker
twisted.internet.posixbase.PosixReactorBase.html#waker
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.posixbase.PosixReactorBase._handleSignals
twisted.internet.posixbase.PosixReactorBase.html#_handleSignals
ZopeInterfaceFunction
Method
PRIVATE
Extend the basic signal handling logic to also support handling SIGCHLD to know when to try to reap child processes.
-
twisted.internet.posixbase.PosixReactorBase._uninstallHandler
twisted.internet.posixbase.PosixReactorBase.html#_uninstallHandler
ZopeInterfaceFunction
Method
PRIVATE
If a child waker was created and installed, uninstall it now.
-
twisted.internet.posixbase.PosixReactorBase.spawnProcess
twisted.internet.posixbase.PosixReactorBase.html#spawnProcess
ZopeInterfaceFunction
Method
PUBLIC
Spawn a process, with a process protocol.
-
twisted.internet.posixbase.PosixReactorBase.listenUDP
twisted.internet.posixbase.PosixReactorBase.html#listenUDP
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.posixbase.PosixReactorBase.listenMulticast
twisted.internet.posixbase.PosixReactorBase.html#listenMulticast
ZopeInterfaceFunction
Method
PUBLIC
Connects a given DatagramProtocol to the given numeric UDP port.
-
twisted.internet.posixbase.PosixReactorBase.connectUNIX
twisted.internet.posixbase.PosixReactorBase.html#connectUNIX
ZopeInterfaceFunction
Method
PUBLIC
Connect a client protocol to a UNIX socket.
-
twisted.internet.posixbase.PosixReactorBase.listenUNIX
twisted.internet.posixbase.PosixReactorBase.html#listenUNIX
ZopeInterfaceFunction
Method
PUBLIC
Listen on a UNIX socket.
-
twisted.internet.posixbase.PosixReactorBase.listenUNIXDatagram
twisted.internet.posixbase.PosixReactorBase.html#listenUNIXDatagram
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.posixbase.PosixReactorBase.connectUNIXDatagram
twisted.internet.posixbase.PosixReactorBase.html#connectUNIXDatagram
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.posixbase.PosixReactorBase._supportedAddressFamilies
twisted.internet.posixbase.PosixReactorBase.html#_supportedAddressFamilies
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.internet.posixbase.PosixReactorBase.adoptStreamPort
twisted.internet.posixbase.PosixReactorBase.html#adoptStreamPort
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.posixbase.PosixReactorBase.adoptStreamConnection
twisted.internet.posixbase.PosixReactorBase.html#adoptStreamConnection
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.posixbase.PosixReactorBase.adoptDatagramPort
twisted.internet.posixbase.PosixReactorBase.html#adoptDatagramPort
ZopeInterfaceFunction
Method
PUBLIC
Add an existing listening SOCK_DGRAM socket to the reactor to monitor for read and write readiness.
-
twisted.internet.posixbase.PosixReactorBase.listenTCP
twisted.internet.posixbase.PosixReactorBase.html#listenTCP
ZopeInterfaceFunction
Method
PUBLIC
Connects a given protocol factory to the given numeric TCP/IP port.
-
twisted.internet.posixbase.PosixReactorBase.connectTCP
twisted.internet.posixbase.PosixReactorBase.html#connectTCP
ZopeInterfaceFunction
Method
PUBLIC
Connect a TCP client.
-
twisted.internet.posixbase.PosixReactorBase.connectSSL
twisted.internet.posixbase.PosixReactorBase.html#connectSSL
ZopeInterfaceFunction
Method
PUBLIC
Connect a client Protocol to a remote SSL socket.
-
twisted.internet.posixbase.PosixReactorBase.listenSSL
twisted.internet.posixbase.PosixReactorBase.html#listenSSL
ZopeInterfaceFunction
Method
PUBLIC
Connects a given protocol factory to the given numeric TCP/IP port. The connection is a SSL one, using contexts created by the context factory.
-
twisted.internet.posixbase.PosixReactorBase._removeAll
twisted.internet.posixbase.PosixReactorBase.html#_removeAll
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.internet.posixbase._PollLikeMixin
twisted.internet.posixbase._PollLikeMixin.html
ZopeInterfaceClass
Class
PRIVATE
Mixin for poll-like reactors.
-
twisted.internet.posixbase._PollLikeMixin._doReadOrWrite
twisted.internet.posixbase._PollLikeMixin.html#_doReadOrWrite
ZopeInterfaceFunction
Method
PRIVATE
fd is available for read or write, do the work and raise errors if necessary.
-
twisted.internet.posixbase._ContinuousPolling
twisted.internet.posixbase._ContinuousPolling.html
ZopeInterfaceClass
Class
PRIVATE
Schedule reads and writes based on the passage of time, rather than notification.
-
twisted.internet.posixbase._ContinuousPolling._reactor
twisted.internet.posixbase._ContinuousPolling.html#_reactor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.internet.posixbase._ContinuousPolling._loop
twisted.internet.posixbase._ContinuousPolling.html#_loop
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A LoopingCall that drives the polling, or None.
-
twisted.internet.posixbase._ContinuousPolling._readers
twisted.internet.posixbase._ContinuousPolling.html#_readers
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A set of FileDescriptor objects that should be read from.
-
twisted.internet.posixbase._ContinuousPolling._writers
twisted.internet.posixbase._ContinuousPolling.html#_writers
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A set of FileDescriptor objects that should be written to.
-
twisted.internet.posixbase._ContinuousPolling._POLL_DISCONNECTED
twisted.internet.posixbase._ContinuousPolling.html#_POLL_DISCONNECTED
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.internet.posixbase._ContinuousPolling._POLL_IN
twisted.internet.posixbase._ContinuousPolling.html#_POLL_IN
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.internet.posixbase._ContinuousPolling._POLL_OUT
twisted.internet.posixbase._ContinuousPolling.html#_POLL_OUT
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.internet.posixbase._ContinuousPolling.__init__
twisted.internet.posixbase._ContinuousPolling.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.posixbase._ContinuousPolling._checkLoop
twisted.internet.posixbase._ContinuousPolling.html#_checkLoop
ZopeInterfaceFunction
Method
PRIVATE
Start or stop a LoopingCall based on whether there are readers and writers.
-
twisted.internet.posixbase._ContinuousPolling.iterate
twisted.internet.posixbase._ContinuousPolling.html#iterate
ZopeInterfaceFunction
Method
PUBLIC
Call doRead and doWrite on all readers and writers respectively.
-
twisted.internet.posixbase._ContinuousPolling.addReader
twisted.internet.posixbase._ContinuousPolling.html#addReader
ZopeInterfaceFunction
Method
PUBLIC
Add a FileDescriptor for notification of data available to read.
-
twisted.internet.posixbase._ContinuousPolling.addWriter
twisted.internet.posixbase._ContinuousPolling.html#addWriter
ZopeInterfaceFunction
Method
PUBLIC
Add a FileDescriptor for notification of data available to write.
-
twisted.internet.posixbase._ContinuousPolling.removeReader
twisted.internet.posixbase._ContinuousPolling.html#removeReader
ZopeInterfaceFunction
Method
PUBLIC
Remove a FileDescriptor from notification of data available to read.
-
twisted.internet.posixbase._ContinuousPolling.removeWriter
twisted.internet.posixbase._ContinuousPolling.html#removeWriter
ZopeInterfaceFunction
Method
PUBLIC
Remove a FileDescriptor from notification of data available to write.
-
twisted.internet.posixbase._ContinuousPolling.removeAll
twisted.internet.posixbase._ContinuousPolling.html#removeAll
ZopeInterfaceFunction
Method
PUBLIC
Remove all readers and writers.
-
twisted.internet.posixbase._ContinuousPolling.getReaders
twisted.internet.posixbase._ContinuousPolling.html#getReaders
ZopeInterfaceFunction
Method
PUBLIC
Return a list of the readers.
-
twisted.internet.posixbase._ContinuousPolling.getWriters
twisted.internet.posixbase._ContinuousPolling.html#getWriters
ZopeInterfaceFunction
Method
PUBLIC
Return a list of the writers.
-
twisted.internet.posixbase._ContinuousPolling.isReading
twisted.internet.posixbase._ContinuousPolling.html#isReading
ZopeInterfaceFunction
Method
PUBLIC
Checks if the file descriptor is currently being observed for read readiness.
-
twisted.internet.posixbase._ContinuousPolling.isWriting
twisted.internet.posixbase._ContinuousPolling.html#isWriting
ZopeInterfaceFunction
Method
PUBLIC
Checks if the file descriptor is currently being observed for write readiness.
-
twisted.internet.selectreactor.win32select
twisted.internet.selectreactor.html#win32select
ZopeInterfaceFunction
Function
PUBLIC
Win32 select wrapper.
-
twisted.internet.win32eventreactor.WSAEnumNetworkEvents
twisted.internet.win32eventreactor.html#WSAEnumNetworkEvents
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.internet.win32eventreactor.Win32Reactor
twisted.internet.win32eventreactor.Win32Reactor.html
ZopeInterfaceClass
Class
PUBLIC
Reactor that uses Win32 event APIs.
-
twisted.internet.win32eventreactor.Win32Reactor._reads
twisted.internet.win32eventreactor.Win32Reactor.html#_reads
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A dictionary mapping
FileDescriptor instances to a win32 event object used to check for read events for that descriptor.
-
twisted.internet.win32eventreactor.Win32Reactor._writes
twisted.internet.win32eventreactor.Win32Reactor.html#_writes
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A dictionary mapping
FileDescriptor instances to a arbitrary value. Keys in this dictionary will be given a chance to write out their data.
-
twisted.internet.win32eventreactor.Win32Reactor._events
twisted.internet.win32eventreactor.Win32Reactor.html#_events
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A dictionary mapping win32 event object to tuples of
FileDescriptor instances and event masks.
-
twisted.internet.win32eventreactor.Win32Reactor._closedAndReading
twisted.internet.win32eventreactor.Win32Reactor.html#_closedAndReading
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Along with _closedAndNotReading, keeps track of descriptors which have had close notification delivered from the OS but which we have not finished reading data from. MsgWaitForMultipleObjects will only deliver close notification to us once, so we remember it in these two dictionaries until we're ready to act on it...
-
twisted.internet.win32eventreactor.Win32Reactor._closedAndNotReading
twisted.internet.win32eventreactor.Win32Reactor.html#_closedAndNotReading
ZopeInterfaceAttribute
Instance Variable
PRIVATE
These descriptors have had close notification delivered from the OS, but are not marked as allowed to handle read events in the reactor. They are saved here to record their closed state, but not processed at all...
-
twisted.internet.win32eventreactor.Win32Reactor.dummyEvent
twisted.internet.win32eventreactor.Win32Reactor.html#dummyEvent
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.win32eventreactor.Win32Reactor.__init__
twisted.internet.win32eventreactor.Win32Reactor.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.win32eventreactor.Win32Reactor._makeSocketEvent
twisted.internet.win32eventreactor.Win32Reactor.html#_makeSocketEvent
ZopeInterfaceFunction
Method
PRIVATE
Make a win32 event object for a socket.
-
twisted.internet.win32eventreactor.Win32Reactor.addEvent
twisted.internet.win32eventreactor.Win32Reactor.html#addEvent
ZopeInterfaceFunction
Method
PUBLIC
Add a new win32 event to the event loop.
-
twisted.internet.win32eventreactor.Win32Reactor.removeEvent
twisted.internet.win32eventreactor.Win32Reactor.html#removeEvent
ZopeInterfaceFunction
Method
PUBLIC
Remove an event.
-
twisted.internet.win32eventreactor.Win32Reactor.addReader
twisted.internet.win32eventreactor.Win32Reactor.html#addReader
ZopeInterfaceFunction
Method
PUBLIC
Add a socket FileDescriptor for notification of data available to read.
-
twisted.internet.win32eventreactor.Win32Reactor.addWriter
twisted.internet.win32eventreactor.Win32Reactor.html#addWriter
ZopeInterfaceFunction
Method
PUBLIC
Add a socket FileDescriptor for notification of data available to write.
-
twisted.internet.win32eventreactor.Win32Reactor.removeReader
twisted.internet.win32eventreactor.Win32Reactor.html#removeReader
ZopeInterfaceFunction
Method
PUBLIC
Remove a Selectable for notification of data available to read.
-
twisted.internet.win32eventreactor.Win32Reactor.removeWriter
twisted.internet.win32eventreactor.Win32Reactor.html#removeWriter
ZopeInterfaceFunction
Method
PUBLIC
Remove a Selectable for notification of data available to write.
-
twisted.internet.win32eventreactor.Win32Reactor.removeAll
twisted.internet.win32eventreactor.Win32Reactor.html#removeAll
ZopeInterfaceFunction
Method
PUBLIC
Remove all selectables, and return a list of them.
-
twisted.internet.win32eventreactor.Win32Reactor.getReaders
twisted.internet.win32eventreactor.Win32Reactor.html#getReaders
ZopeInterfaceFunction
Method
PUBLIC
Return the list of file descriptors currently monitored for input events by the reactor.
-
twisted.internet.win32eventreactor.Win32Reactor.getWriters
twisted.internet.win32eventreactor.Win32Reactor.html#getWriters
ZopeInterfaceFunction
Method
PUBLIC
Return the list file descriptors currently monitored for output events by the reactor.
-
twisted.internet.win32eventreactor.Win32Reactor.doWaitForMultipleEvents
twisted.internet.win32eventreactor.Win32Reactor.html#doWaitForMultipleEvents
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.win32eventreactor.Win32Reactor._runWrite
twisted.internet.win32eventreactor.Win32Reactor.html#_runWrite
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.win32eventreactor.Win32Reactor._runAction
twisted.internet.win32eventreactor.Win32Reactor.html#_runAction
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.win32eventreactor._ThreadFDWrapper
twisted.internet.win32eventreactor._ThreadFDWrapper.html
ZopeInterfaceClass
Class
PRIVATE
This wraps an event handler and translates notification in the helper
Win32Reactor thread into a notification in the primary reactor thread.
-
twisted.internet.win32eventreactor._ThreadFDWrapper._reactor
twisted.internet.win32eventreactor._ThreadFDWrapper.html#_reactor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The primary reactor, the one to which event notification will be sent.
-
twisted.internet.win32eventreactor._ThreadFDWrapper._fd
twisted.internet.win32eventreactor._ThreadFDWrapper.html#_fd
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.internet.win32eventreactor._ThreadFDWrapper._action
twisted.internet.win32eventreactor._ThreadFDWrapper.html#_action
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A str giving the method of _fd which handles the event.
-
twisted.internet.win32eventreactor._ThreadFDWrapper._logPrefix
twisted.internet.win32eventreactor._ThreadFDWrapper.html#_logPrefix
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The pre-fetched log prefix string for _fd, so that _fd.logPrefix does not need to be called in a non-main thread.
-
twisted.internet.win32eventreactor._ThreadFDWrapper.__init__
twisted.internet.win32eventreactor._ThreadFDWrapper.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.win32eventreactor._ThreadFDWrapper.logPrefix
twisted.internet.win32eventreactor._ThreadFDWrapper.html#logPrefix
ZopeInterfaceFunction
Method
PUBLIC
Return the original handler's log prefix, as it was given to __init__.
-
twisted.internet.win32eventreactor._ThreadFDWrapper._execute
twisted.internet.win32eventreactor._ThreadFDWrapper.html#_execute
ZopeInterfaceFunction
Method
PRIVATE
Callback fired when the associated event is set. Run the action callback on the wrapped descriptor in the main reactor thread and raise or return whatever it raises or returns to cause this event handler to be removed from ...
-
twisted.internet.win32eventreactor._ThreadFDWrapper.connectionLost
twisted.internet.win32eventreactor._ThreadFDWrapper.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Pass through to the wrapped descriptor, but in the main reactor thread instead of the helper Win32Reactor thread.
-
twisted.internet.win32eventreactor._ThreadedWin32EventsMixin
twisted.internet.win32eventreactor._ThreadedWin32EventsMixin.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.internet.win32eventreactor._ThreadedWin32EventsMixin._reactor
twisted.internet.win32eventreactor._ThreadedWin32EventsMixin.html#_reactor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The
Win32Reactor running in the other thread. This is
None until it is actually needed.
-
twisted.internet.win32eventreactor._ThreadedWin32EventsMixin._reactorThread
twisted.internet.win32eventreactor._ThreadedWin32EventsMixin.html#_reactorThread
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The
threading.Thread which is running the
Win32Reactor. This is
None until it is actually needed.
-
twisted.internet.win32eventreactor._ThreadedWin32EventsMixin._unmakeHelperReactor
twisted.internet.win32eventreactor._ThreadedWin32EventsMixin.html#_unmakeHelperReactor
ZopeInterfaceFunction
Method
PRIVATE
Stop and discard the reactor started by _makeHelperReactor.
-
twisted.internet.win32eventreactor._ThreadedWin32EventsMixin._makeHelperReactor
twisted.internet.win32eventreactor._ThreadedWin32EventsMixin.html#_makeHelperReactor
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.internet.win32eventreactor._ThreadedWin32EventsMixin.addEvent
twisted.internet.win32eventreactor._ThreadedWin32EventsMixin.html#addEvent
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.win32eventreactor._ThreadedWin32EventsMixin.removeEvent
twisted.internet.win32eventreactor._ThreadedWin32EventsMixin.html#removeEvent
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.win32eventreactor.install
twisted.internet.win32eventreactor.html#install
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.internet.selectreactor.SelectReactor
twisted.internet.selectreactor.SelectReactor.html
ZopeInterfaceClass
Class
PUBLIC
A select() based reactor - runs on all POSIX platforms and on Win32.
-
twisted.internet.selectreactor.SelectReactor._reads
twisted.internet.selectreactor.SelectReactor.html#_reads
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A set containing
FileDescriptor instances which will be checked for read events.
-
twisted.internet.selectreactor.SelectReactor._writes
twisted.internet.selectreactor.SelectReactor.html#_writes
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A set containing
FileDescriptor instances which will be checked for writability.
-
twisted.internet.selectreactor.SelectReactor.__init__
twisted.internet.selectreactor.SelectReactor.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize file descriptor tracking dictionaries and the base class.
-
twisted.internet.selectreactor.SelectReactor._preenDescriptors
twisted.internet.selectreactor.SelectReactor.html#_preenDescriptors
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.selectreactor.SelectReactor.doSelect
twisted.internet.selectreactor.SelectReactor.html#doSelect
ZopeInterfaceFunction
Method
PUBLIC
Run one iteration of the I/O monitor loop.
-
twisted.internet.selectreactor.SelectReactor._doReadOrWrite
twisted.internet.selectreactor.SelectReactor.html#_doReadOrWrite
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.selectreactor.SelectReactor.addReader
twisted.internet.selectreactor.SelectReactor.html#addReader
ZopeInterfaceFunction
Method
PUBLIC
Add a FileDescriptor for notification of data available to read.
-
twisted.internet.selectreactor.SelectReactor.addWriter
twisted.internet.selectreactor.SelectReactor.html#addWriter
ZopeInterfaceFunction
Method
PUBLIC
Add a FileDescriptor for notification of data available to write.
-
twisted.internet.selectreactor.SelectReactor.removeReader
twisted.internet.selectreactor.SelectReactor.html#removeReader
ZopeInterfaceFunction
Method
PUBLIC
Remove a Selectable for notification of data available to read.
-
twisted.internet.selectreactor.SelectReactor.removeWriter
twisted.internet.selectreactor.SelectReactor.html#removeWriter
ZopeInterfaceFunction
Method
PUBLIC
Remove a Selectable for notification of data available to write.
-
twisted.internet.selectreactor.SelectReactor.removeAll
twisted.internet.selectreactor.SelectReactor.html#removeAll
ZopeInterfaceFunction
Method
PUBLIC
Remove all readers and writers.
-
twisted.internet.selectreactor.SelectReactor.getReaders
twisted.internet.selectreactor.SelectReactor.html#getReaders
ZopeInterfaceFunction
Method
PUBLIC
Return the list of file descriptors currently monitored for input events by the reactor.
-
twisted.internet.selectreactor.SelectReactor.getWriters
twisted.internet.selectreactor.SelectReactor.html#getWriters
ZopeInterfaceFunction
Method
PUBLIC
Return the list file descriptors currently monitored for output events by the reactor.
-
twisted.internet.selectreactor.install
twisted.internet.selectreactor.html#install
ZopeInterfaceFunction
Function
PUBLIC
Configure the twisted mainloop to be run using the select() reactor.
-
twisted.internet._glibbase.ensureNotImported
twisted.internet._glibbase.html#ensureNotImported
ZopeInterfaceFunction
Function
PUBLIC
Check whether the given modules were imported, and if requested, ensure they will not be importable in the future.
-
twisted.internet._glibbase.GlibWaker
twisted.internet._glibbase.GlibWaker.html
ZopeInterfaceClass
Class
PUBLIC
Run scheduled events after waking up.
-
twisted.internet._glibbase.GlibWaker.doRead
twisted.internet._glibbase.GlibWaker.html#doRead
ZopeInterfaceFunction
Method
PUBLIC
Read some bytes from the pipe and discard them.
-
twisted.internet._glibbase.GlibReactorBase
twisted.internet._glibbase.GlibReactorBase.html
ZopeInterfaceClass
Class
PUBLIC
Base class for GObject event loop reactors.
-
twisted.internet._glibbase.GlibReactorBase._sources
twisted.internet._glibbase.GlibReactorBase.html#_sources
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.internet._glibbase.GlibReactorBase._reads
twisted.internet._glibbase.GlibReactorBase.html#_reads
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.internet._glibbase.GlibReactorBase._writes
twisted.internet._glibbase.GlibReactorBase.html#_writes
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.internet._glibbase.GlibReactorBase._simtag
twisted.internet._glibbase.GlibReactorBase.html#_simtag
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A GSource handle for the next
simulate call.
-
twisted.internet._glibbase.GlibReactorBase.__init__
twisted.internet._glibbase.GlibReactorBase.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._glibbase.GlibReactorBase._glib
twisted.internet._glibbase.GlibReactorBase.html#_glib
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet._glibbase.GlibReactorBase._gtk
twisted.internet._glibbase.GlibReactorBase.html#_gtk
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet._glibbase.GlibReactorBase._source_remove
twisted.internet._glibbase.GlibReactorBase.html#_source_remove
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet._glibbase.GlibReactorBase._timeout_add
twisted.internet._glibbase.GlibReactorBase.html#_timeout_add
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet._glibbase.GlibReactorBase._pending
twisted.internet._glibbase.GlibReactorBase.html#_pending
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet._glibbase.GlibReactorBase._iteration
twisted.internet._glibbase.GlibReactorBase.html#_iteration
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet._glibbase.GlibReactorBase._crash
twisted.internet._glibbase.GlibReactorBase.html#_crash
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet._glibbase.GlibReactorBase._run
twisted.internet._glibbase.GlibReactorBase.html#_run
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet._glibbase.GlibReactorBase._handleSignals
twisted.internet._glibbase.GlibReactorBase.html#_handleSignals
ZopeInterfaceFunction
Method
PRIVATE
Extend the basic signal handling logic to also support handling SIGCHLD to know when to try to reap child processes.
-
twisted.internet._glibbase.GlibReactorBase.input_add
twisted.internet._glibbase.GlibReactorBase.html#input_add
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._glibbase.GlibReactorBase._ioEventCallback
twisted.internet._glibbase.GlibReactorBase.html#_ioEventCallback
ZopeInterfaceFunction
Method
PRIVATE
Called by event loop when an I/O event occurs.
-
twisted.internet._glibbase.GlibReactorBase._add
twisted.internet._glibbase.GlibReactorBase.html#_add
ZopeInterfaceFunction
Method
PRIVATE
Add the given
FileDescriptor for monitoring either for reading or writing. If the file is already monitored for the other operation, we delete the previous registration and re-register it for both reading and writing.
-
twisted.internet._glibbase.GlibReactorBase.addReader
twisted.internet._glibbase.GlibReactorBase.html#addReader
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet._glibbase.GlibReactorBase.addWriter
twisted.internet._glibbase.GlibReactorBase.html#addWriter
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet._glibbase.GlibReactorBase.getReaders
twisted.internet._glibbase.GlibReactorBase.html#getReaders
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet._glibbase.GlibReactorBase.getWriters
twisted.internet._glibbase.GlibReactorBase.html#getWriters
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet._glibbase.GlibReactorBase.removeAll
twisted.internet._glibbase.GlibReactorBase.html#removeAll
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet._glibbase.GlibReactorBase._remove
twisted.internet._glibbase.GlibReactorBase.html#_remove
ZopeInterfaceFunction
Method
PRIVATE
Remove monitoring the given
FileDescriptor for either reading or writing. If it's still monitored for the other operation, we re-register the
FileDescriptor for only that operation.
-
twisted.internet._glibbase.GlibReactorBase.removeReader
twisted.internet._glibbase.GlibReactorBase.html#removeReader
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet._glibbase.GlibReactorBase.removeWriter
twisted.internet._glibbase.GlibReactorBase.html#removeWriter
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet._glibbase.GlibReactorBase.iterate
twisted.internet._glibbase.GlibReactorBase.html#iterate
ZopeInterfaceFunction
Method
PUBLIC
One iteration of the event loop, for trial's use.
-
twisted.internet._glibbase.GlibReactorBase.crash
twisted.internet._glibbase.GlibReactorBase.html#crash
ZopeInterfaceFunction
Method
PUBLIC
Crash the reactor.
-
twisted.internet._glibbase.GlibReactorBase.stop
twisted.internet._glibbase.GlibReactorBase.html#stop
ZopeInterfaceFunction
Method
PUBLIC
Stop the reactor.
-
twisted.internet._glibbase.GlibReactorBase.run
twisted.internet._glibbase.GlibReactorBase.html#run
ZopeInterfaceFunction
Method
PUBLIC
Run the reactor.
-
twisted.internet._glibbase.GlibReactorBase.callLater
twisted.internet._glibbase.GlibReactorBase.html#callLater
ZopeInterfaceFunction
Method
PUBLIC
Schedule a DelayedCall.
-
twisted.internet._glibbase.GlibReactorBase._reschedule
twisted.internet._glibbase.GlibReactorBase.html#_reschedule
ZopeInterfaceFunction
Method
PRIVATE
Schedule a glib timeout for _simulate.
-
twisted.internet._glibbase.GlibReactorBase._simulate
twisted.internet._glibbase.GlibReactorBase.html#_simulate
ZopeInterfaceFunction
Method
PRIVATE
Run timers, and then reschedule glib timeout for next scheduled event.
-
twisted.internet._glibbase.PortableGlibReactorBase
twisted.internet._glibbase.PortableGlibReactorBase.html
ZopeInterfaceClass
Class
PUBLIC
Base class for GObject event loop reactors that works on Windows.
-
twisted.internet._glibbase.PortableGlibReactorBase.__init__
twisted.internet._glibbase.PortableGlibReactorBase.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize file descriptor tracking dictionaries and the base class.
-
twisted.internet._glibbase.PortableGlibReactorBase._simtag
twisted.internet._glibbase.PortableGlibReactorBase.html#_simtag
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet._glibbase.PortableGlibReactorBase._glib
twisted.internet._glibbase.PortableGlibReactorBase.html#_glib
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet._glibbase.PortableGlibReactorBase._gtk
twisted.internet._glibbase.PortableGlibReactorBase.html#_gtk
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet._glibbase.PortableGlibReactorBase._source_remove
twisted.internet._glibbase.PortableGlibReactorBase.html#_source_remove
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet._glibbase.PortableGlibReactorBase._timeout_add
twisted.internet._glibbase.PortableGlibReactorBase.html#_timeout_add
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet._glibbase.PortableGlibReactorBase._crash
twisted.internet._glibbase.PortableGlibReactorBase.html#_crash
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet._glibbase.PortableGlibReactorBase._run
twisted.internet._glibbase.PortableGlibReactorBase.html#_run
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet._glibbase.PortableGlibReactorBase.crash
twisted.internet._glibbase.PortableGlibReactorBase.html#crash
ZopeInterfaceFunction
Method
PUBLIC
See twisted.internet.interfaces.IReactorCore.crash.
-
twisted.internet._glibbase.PortableGlibReactorBase.run
twisted.internet._glibbase.PortableGlibReactorBase.html#run
ZopeInterfaceFunction
Method
PUBLIC
Fire 'startup' System Events, move the reactor to the 'running' state, then run the main loop until it is stopped with stop() or crash().
-
twisted.internet._glibbase.PortableGlibReactorBase.simulate
twisted.internet._glibbase.PortableGlibReactorBase.html#simulate
ZopeInterfaceFunction
Method
PUBLIC
Run simulation loops and reschedule callbacks.
-
twisted.internet.serialport.BaseSerialPort
twisted.internet.serialport.BaseSerialPort.html
ZopeInterfaceClass
Class
PUBLIC
Base class for Windows and POSIX serial ports.
-
twisted.internet.serialport.BaseSerialPort._serialFactory
twisted.internet.serialport.BaseSerialPort.html#_serialFactory
ZopeInterfaceAttribute
Instance Variable
PRIVATE
a pyserial serial.Serial factory, used to create the instance stored in self._serial. Overrideable to enable easier testing.
-
twisted.internet.serialport.BaseSerialPort._serial
twisted.internet.serialport.BaseSerialPort.html#_serial
ZopeInterfaceAttribute
Instance Variable
PRIVATE
a pyserial serial.Serial instance used to manage the options on the serial port.
-
twisted.internet.serialport.BaseSerialPort.setBaudRate
twisted.internet.serialport.BaseSerialPort.html#setBaudRate
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.serialport.BaseSerialPort.inWaiting
twisted.internet.serialport.BaseSerialPort.html#inWaiting
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.serialport.BaseSerialPort.flushInput
twisted.internet.serialport.BaseSerialPort.html#flushInput
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.serialport.BaseSerialPort.flushOutput
twisted.internet.serialport.BaseSerialPort.html#flushOutput
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.serialport.BaseSerialPort.sendBreak
twisted.internet.serialport.BaseSerialPort.html#sendBreak
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.serialport.BaseSerialPort.getDSR
twisted.internet.serialport.BaseSerialPort.html#getDSR
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.serialport.BaseSerialPort.getCD
twisted.internet.serialport.BaseSerialPort.html#getCD
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.serialport.BaseSerialPort.getRI
twisted.internet.serialport.BaseSerialPort.html#getRI
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.serialport.BaseSerialPort.getCTS
twisted.internet.serialport.BaseSerialPort.html#getCTS
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.serialport.BaseSerialPort.setDTR
twisted.internet.serialport.BaseSerialPort.html#setDTR
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.serialport.BaseSerialPort.setRTS
twisted.internet.serialport.BaseSerialPort.html#setRTS
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.serialport.SerialPort
twisted.internet.serialport.SerialPort.html
ZopeInterfaceClass
Class
PUBLIC
A serial device, acting as a transport, that uses a win32 event.
-
twisted.internet.serialport.SerialPort.connected
twisted.internet.serialport.SerialPort.html#connected
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.serialport.SerialPort.__init__
twisted.internet.serialport.SerialPort.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.serialport.SerialPort._serial
twisted.internet.serialport.SerialPort.html#_serial
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.serialport.SerialPort.reactor
twisted.internet.serialport.SerialPort.html#reactor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.serialport.SerialPort.protocol
twisted.internet.serialport.SerialPort.html#protocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.serialport.SerialPort.outQueue
twisted.internet.serialport.SerialPort.html#outQueue
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.serialport.SerialPort.closed
twisted.internet.serialport.SerialPort.html#closed
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.serialport.SerialPort.closedNotifies
twisted.internet.serialport.SerialPort.html#closedNotifies
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.serialport.SerialPort.writeInProgress
twisted.internet.serialport.SerialPort.html#writeInProgress
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.serialport.SerialPort._overlappedRead
twisted.internet.serialport.SerialPort.html#_overlappedRead
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.serialport.SerialPort._overlappedWrite
twisted.internet.serialport.SerialPort.html#_overlappedWrite
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.serialport.SerialPort._finishPortSetup
twisted.internet.serialport.SerialPort.html#_finishPortSetup
ZopeInterfaceFunction
Method
PRIVATE
Finish setting up the serial port.
-
twisted.internet.serialport.SerialPort.read_buf
twisted.internet.serialport.SerialPort.html#read_buf
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.serialport.SerialPort._clearCommError
twisted.internet.serialport.SerialPort.html#_clearCommError
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.serialport.SerialPort.serialReadEvent
twisted.internet.serialport.SerialPort.html#serialReadEvent
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.serialport.SerialPort.write
twisted.internet.serialport.SerialPort.html#write
ZopeInterfaceFunction
Method
PUBLIC
Reliably write some data.
-
twisted.internet.serialport.SerialPort.serialWriteEvent
twisted.internet.serialport.SerialPort.html#serialWriteEvent
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.serialport.SerialPort.connectionLost
twisted.internet.serialport.SerialPort.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the serial port disconnects.
-
twisted.internet._posixserialport.SerialPort
twisted.internet._posixserialport.SerialPort.html
ZopeInterfaceClass
Class
PUBLIC
A select()able serial device, acting as a transport.
-
twisted.internet._posixserialport.SerialPort.connected
twisted.internet._posixserialport.SerialPort.html#connected
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet._posixserialport.SerialPort.__init__
twisted.internet._posixserialport.SerialPort.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet._posixserialport.SerialPort._serial
twisted.internet._posixserialport.SerialPort.html#_serial
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet._posixserialport.SerialPort.reactor
twisted.internet._posixserialport.SerialPort.html#reactor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._posixserialport.SerialPort.protocol
twisted.internet._posixserialport.SerialPort.html#protocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._posixserialport.SerialPort.fileno
twisted.internet._posixserialport.SerialPort.html#fileno
ZopeInterfaceFunction
Method
PUBLIC
File Descriptor number for select().
-
twisted.internet._posixserialport.SerialPort.writeSomeData
twisted.internet._posixserialport.SerialPort.html#writeSomeData
ZopeInterfaceFunction
Method
PUBLIC
Write some data to the serial device.
-
twisted.internet._posixserialport.SerialPort.doRead
twisted.internet._posixserialport.SerialPort.html#doRead
ZopeInterfaceFunction
Method
PUBLIC
Some data's readable from serial device.
-
twisted.internet._posixserialport.SerialPort.connectionLost
twisted.internet._posixserialport.SerialPort.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the serial port disconnects.
-
twisted.internet._posixstdio.PipeAddress
twisted.internet._posixstdio.PipeAddress.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet._posixstdio.StandardIO
twisted.internet._posixstdio.StandardIO.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/5 instance variable, 2/21 methods documented
-
twisted.internet._posixstdio.StandardIO._reader
twisted.internet._posixstdio.StandardIO.html#_reader
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet._posixstdio.StandardIO._writer
twisted.internet._posixstdio.StandardIO.html#_writer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet._posixstdio.StandardIO.disconnected
twisted.internet._posixstdio.StandardIO.html#disconnected
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._posixstdio.StandardIO.disconnecting
twisted.internet._posixstdio.StandardIO.html#disconnecting
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._posixstdio.StandardIO.__init__
twisted.internet._posixstdio.StandardIO.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._posixstdio.StandardIO.protocol
twisted.internet._posixstdio.StandardIO.html#protocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._posixstdio.StandardIO.loseWriteConnection
twisted.internet._posixstdio.StandardIO.html#loseWriteConnection
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._posixstdio.StandardIO.write
twisted.internet._posixstdio.StandardIO.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write some data to the physical connection, in sequence, in a non-blocking fashion.
-
twisted.internet._posixstdio.StandardIO.writeSequence
twisted.internet._posixstdio.StandardIO.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Write an iterable of byte strings to the physical connection.
-
twisted.internet._posixstdio.StandardIO.loseConnection
twisted.internet._posixstdio.StandardIO.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Close my connection, after writing all pending data.
-
twisted.internet._posixstdio.StandardIO.getPeer
twisted.internet._posixstdio.StandardIO.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
Get the remote address of this connection.
-
twisted.internet._posixstdio.StandardIO.getHost
twisted.internet._posixstdio.StandardIO.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
Similar to getPeer, but returns an address describing this side of the connection.
-
twisted.internet._posixstdio.StandardIO.childDataReceived
twisted.internet._posixstdio.StandardIO.html#childDataReceived
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._posixstdio.StandardIO.childConnectionLost
twisted.internet._posixstdio.StandardIO.html#childConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._posixstdio.StandardIO.connectionLost
twisted.internet._posixstdio.StandardIO.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._posixstdio.StandardIO._writeConnectionLost
twisted.internet._posixstdio.StandardIO.html#_writeConnectionLost
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet._posixstdio.StandardIO._readConnectionLost
twisted.internet._posixstdio.StandardIO.html#_readConnectionLost
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet._posixstdio.StandardIO.registerProducer
twisted.internet._posixstdio.StandardIO.html#registerProducer
ZopeInterfaceFunction
Method
PUBLIC
Register to receive data from a producer.
-
twisted.internet._posixstdio.StandardIO.unregisterProducer
twisted.internet._posixstdio.StandardIO.html#unregisterProducer
ZopeInterfaceFunction
Method
PUBLIC
Stop consuming data from a producer, without disconnecting.
-
twisted.internet._posixstdio.StandardIO.stopProducing
twisted.internet._posixstdio.StandardIO.html#stopProducing
ZopeInterfaceFunction
Method
PUBLIC
Stop producing data.
-
twisted.internet._posixstdio.StandardIO.pauseProducing
twisted.internet._posixstdio.StandardIO.html#pauseProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._posixstdio.StandardIO.resumeProducing
twisted.internet._posixstdio.StandardIO.html#resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._posixstdio.StandardIO.stopReading
twisted.internet._posixstdio.StandardIO.html#stopReading
ZopeInterfaceFunction
Method
PUBLIC
Compatibility only, don't use. Call pauseProducing.
-
twisted.internet._posixstdio.StandardIO.startReading
twisted.internet._posixstdio.StandardIO.html#startReading
ZopeInterfaceFunction
Method
PUBLIC
Compatibility only, don't use. Call resumeProducing.
-
twisted.internet._posixstdio.StandardIO.readConnectionLost
twisted.internet._posixstdio.StandardIO.html#readConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Indicates read connection was lost.
-
twisted.internet._posixstdio.StandardIO.writeConnectionLost
twisted.internet._posixstdio.StandardIO.html#writeConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Indicates write connection was lost.
-
twisted.internet._threadedselect.dictRemove
twisted.internet._threadedselect.html#dictRemove
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.internet._threadedselect.raiseException
twisted.internet._threadedselect.html#raiseException
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.internet._threadedselect.ThreadedSelectReactor
twisted.internet._threadedselect.ThreadedSelectReactor.html
ZopeInterfaceClass
Class
PUBLIC
A threaded select() based reactor - runs on all POSIX platforms and on Win32.
-
twisted.internet._threadedselect.ThreadedSelectReactor.__init__
twisted.internet._threadedselect.ThreadedSelectReactor.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._threadedselect.ThreadedSelectReactor.reads
twisted.internet._threadedselect.ThreadedSelectReactor.html#reads
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._threadedselect.ThreadedSelectReactor.writes
twisted.internet._threadedselect.ThreadedSelectReactor.html#writes
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._threadedselect.ThreadedSelectReactor.toThreadQueue
twisted.internet._threadedselect.ThreadedSelectReactor.html#toThreadQueue
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._threadedselect.ThreadedSelectReactor.toMainThread
twisted.internet._threadedselect.ThreadedSelectReactor.html#toMainThread
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._threadedselect.ThreadedSelectReactor.workerThread
twisted.internet._threadedselect.ThreadedSelectReactor.html#workerThread
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._threadedselect.ThreadedSelectReactor.mainWaker
twisted.internet._threadedselect.ThreadedSelectReactor.html#mainWaker
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet._threadedselect.ThreadedSelectReactor.wakeUp
twisted.internet._threadedselect.ThreadedSelectReactor.html#wakeUp
ZopeInterfaceFunction
Method
PUBLIC
Wake up the event loop.
-
twisted.internet._threadedselect.ThreadedSelectReactor.callLater
twisted.internet._threadedselect.ThreadedSelectReactor.html#callLater
ZopeInterfaceFunction
Method
PUBLIC
See twisted.internet.interfaces.IReactorTime.callLater.
-
twisted.internet._threadedselect.ThreadedSelectReactor._sendToMain
twisted.internet._threadedselect.ThreadedSelectReactor.html#_sendToMain
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet._threadedselect.ThreadedSelectReactor._sendToThread
twisted.internet._threadedselect.ThreadedSelectReactor.html#_sendToThread
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet._threadedselect.ThreadedSelectReactor._preenDescriptorsInThread
twisted.internet._threadedselect.ThreadedSelectReactor.html#_preenDescriptorsInThread
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet._threadedselect.ThreadedSelectReactor._workerInThread
twisted.internet._threadedselect.ThreadedSelectReactor.html#_workerInThread
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet._threadedselect.ThreadedSelectReactor._doSelectInThread
twisted.internet._threadedselect.ThreadedSelectReactor.html#_doSelectInThread
ZopeInterfaceFunction
Method
PRIVATE
Run one iteration of the I/O monitor loop.
-
twisted.internet._threadedselect.ThreadedSelectReactor._process_Notify
twisted.internet._threadedselect.ThreadedSelectReactor.html#_process_Notify
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet._threadedselect.ThreadedSelectReactor._process_Failure
twisted.internet._threadedselect.ThreadedSelectReactor.html#_process_Failure
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet._threadedselect.ThreadedSelectReactor.ensureWorkerThread
twisted.internet._threadedselect.ThreadedSelectReactor.html#ensureWorkerThread
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._threadedselect.ThreadedSelectReactor.doThreadIteration
twisted.internet._threadedselect.ThreadedSelectReactor.html#doThreadIteration
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._threadedselect.ThreadedSelectReactor._interleave
twisted.internet._threadedselect.ThreadedSelectReactor.html#_interleave
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet._threadedselect.ThreadedSelectReactor.interleave
twisted.internet._threadedselect.ThreadedSelectReactor.html#interleave
ZopeInterfaceFunction
Method
PUBLIC
interleave(waker) interleaves this reactor with the current application by moving the blocking parts of the reactor (select() in this case) to a separate thread. This is typically useful for integration with GUI applications which have their own event loop already running.
-
twisted.internet._threadedselect.ThreadedSelectReactor._mainLoopShutdown
twisted.internet._threadedselect.ThreadedSelectReactor.html#_mainLoopShutdown
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet._threadedselect.ThreadedSelectReactor._doReadOrWrite
twisted.internet._threadedselect.ThreadedSelectReactor.html#_doReadOrWrite
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet._threadedselect.ThreadedSelectReactor.addReader
twisted.internet._threadedselect.ThreadedSelectReactor.html#addReader
ZopeInterfaceFunction
Method
PUBLIC
Add a FileDescriptor for notification of data available to read.
-
twisted.internet._threadedselect.ThreadedSelectReactor.addWriter
twisted.internet._threadedselect.ThreadedSelectReactor.html#addWriter
ZopeInterfaceFunction
Method
PUBLIC
Add a FileDescriptor for notification of data available to write.
-
twisted.internet._threadedselect.ThreadedSelectReactor.removeReader
twisted.internet._threadedselect.ThreadedSelectReactor.html#removeReader
ZopeInterfaceFunction
Method
PUBLIC
Remove a Selectable for notification of data available to read.
-
twisted.internet._threadedselect.ThreadedSelectReactor.removeWriter
twisted.internet._threadedselect.ThreadedSelectReactor.html#removeWriter
ZopeInterfaceFunction
Method
PUBLIC
Remove a Selectable for notification of data available to write.
-
twisted.internet._threadedselect.ThreadedSelectReactor.removeAll
twisted.internet._threadedselect.ThreadedSelectReactor.html#removeAll
ZopeInterfaceFunction
Method
PUBLIC
Remove all readers and writers.
-
twisted.internet._threadedselect.ThreadedSelectReactor.getReaders
twisted.internet._threadedselect.ThreadedSelectReactor.html#getReaders
ZopeInterfaceFunction
Method
PUBLIC
Return the list of file descriptors currently monitored for input events by the reactor.
-
twisted.internet._threadedselect.ThreadedSelectReactor.getWriters
twisted.internet._threadedselect.ThreadedSelectReactor.html#getWriters
ZopeInterfaceFunction
Method
PUBLIC
Return the list file descriptors currently monitored for output events by the reactor.
-
twisted.internet._threadedselect.ThreadedSelectReactor.stop
twisted.internet._threadedselect.ThreadedSelectReactor.html#stop
ZopeInterfaceFunction
Method
PUBLIC
Extend the base stop implementation to also wake up the select thread so that runUntilCurrent notices the reactor should stop.
-
twisted.internet._threadedselect.ThreadedSelectReactor.run
twisted.internet._threadedselect.ThreadedSelectReactor.html#run
ZopeInterfaceFunction
Method
PUBLIC
Fire 'startup' System Events, move the reactor to the 'running' state, then run the main loop until it is stopped with stop() or crash().
-
twisted.internet._threadedselect.ThreadedSelectReactor.mainLoop
twisted.internet._threadedselect.ThreadedSelectReactor.html#mainLoop
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet._threadedselect.install
twisted.internet._threadedselect.html#install
ZopeInterfaceFunction
Function
PUBLIC
Configure the twisted mainloop to be run using the select() reactor.
-
twisted.internet.asyncioreactor.AsyncioSelectorReactor
twisted.internet.asyncioreactor.AsyncioSelectorReactor.html
ZopeInterfaceClass
Class
PUBLIC
Reactor running on top of asyncio.SelectorEventLoop.
-
twisted.internet.asyncioreactor.AsyncioSelectorReactor._asyncClosed
twisted.internet.asyncioreactor.AsyncioSelectorReactor.html#_asyncClosed
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.internet.asyncioreactor.AsyncioSelectorReactor._log
twisted.internet.asyncioreactor.AsyncioSelectorReactor.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.internet.asyncioreactor.AsyncioSelectorReactor.__init__
twisted.internet.asyncioreactor.AsyncioSelectorReactor.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.asyncioreactor.AsyncioSelectorReactor._asyncioEventloop
twisted.internet.asyncioreactor.AsyncioSelectorReactor.html#_asyncioEventloop
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.asyncioreactor.AsyncioSelectorReactor._writers
twisted.internet.asyncioreactor.AsyncioSelectorReactor.html#_writers
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.asyncioreactor.AsyncioSelectorReactor._readers
twisted.internet.asyncioreactor.AsyncioSelectorReactor.html#_readers
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.asyncioreactor.AsyncioSelectorReactor._continuousPolling
twisted.internet.asyncioreactor.AsyncioSelectorReactor.html#_continuousPolling
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.asyncioreactor.AsyncioSelectorReactor._scheduledAt
twisted.internet.asyncioreactor.AsyncioSelectorReactor.html#_scheduledAt
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.asyncioreactor.AsyncioSelectorReactor._timerHandle
twisted.internet.asyncioreactor.AsyncioSelectorReactor.html#_timerHandle
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.asyncioreactor.AsyncioSelectorReactor._unregisterFDInAsyncio
twisted.internet.asyncioreactor.AsyncioSelectorReactor.html#_unregisterFDInAsyncio
ZopeInterfaceFunction
Method
PRIVATE
Compensate for a bug in asyncio where it will not unregister a FD that it cannot handle in the epoll loop. It touches internal asyncio code.
-
twisted.internet.asyncioreactor.AsyncioSelectorReactor._readOrWrite
twisted.internet.asyncioreactor.AsyncioSelectorReactor.html#_readOrWrite
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.asyncioreactor.AsyncioSelectorReactor.addReader
twisted.internet.asyncioreactor.AsyncioSelectorReactor.html#addReader
ZopeInterfaceFunction
Method
PUBLIC
I add reader to the set of file descriptors to get read events for.
-
twisted.internet.asyncioreactor.AsyncioSelectorReactor.addWriter
twisted.internet.asyncioreactor.AsyncioSelectorReactor.html#addWriter
ZopeInterfaceFunction
Method
PUBLIC
I add writer to the set of file descriptors to get write events for.
-
twisted.internet.asyncioreactor.AsyncioSelectorReactor.removeReader
twisted.internet.asyncioreactor.AsyncioSelectorReactor.html#removeReader
ZopeInterfaceFunction
Method
PUBLIC
Removes an object previously added with
addReader.
-
twisted.internet.asyncioreactor.AsyncioSelectorReactor.removeWriter
twisted.internet.asyncioreactor.AsyncioSelectorReactor.html#removeWriter
ZopeInterfaceFunction
Method
PUBLIC
Removes an object previously added with
addWriter.
-
twisted.internet.asyncioreactor.AsyncioSelectorReactor.removeAll
twisted.internet.asyncioreactor.AsyncioSelectorReactor.html#removeAll
ZopeInterfaceFunction
Method
PUBLIC
Remove all readers and writers.
-
twisted.internet.asyncioreactor.AsyncioSelectorReactor.getReaders
twisted.internet.asyncioreactor.AsyncioSelectorReactor.html#getReaders
ZopeInterfaceFunction
Method
PUBLIC
Return the list of file descriptors currently monitored for input events by the reactor.
-
twisted.internet.asyncioreactor.AsyncioSelectorReactor.getWriters
twisted.internet.asyncioreactor.AsyncioSelectorReactor.html#getWriters
ZopeInterfaceFunction
Method
PUBLIC
Return the list file descriptors currently monitored for output events by the reactor.
-
twisted.internet.asyncioreactor.AsyncioSelectorReactor.iterate
twisted.internet.asyncioreactor.AsyncioSelectorReactor.html#iterate
ZopeInterfaceFunction
Method
PUBLIC
See twisted.internet.interfaces.IReactorCore.iterate.
-
twisted.internet.asyncioreactor.AsyncioSelectorReactor.run
twisted.internet.asyncioreactor.AsyncioSelectorReactor.html#run
ZopeInterfaceFunction
Method
PUBLIC
Fire 'startup' System Events, move the reactor to the 'running' state, then run the main loop until it is stopped with stop() or crash().
-
twisted.internet.asyncioreactor.AsyncioSelectorReactor._justStopped
twisted.internet.asyncioreactor.AsyncioSelectorReactor.html#_justStopped
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.asyncioreactor.AsyncioSelectorReactor.stop
twisted.internet.asyncioreactor.AsyncioSelectorReactor.html#stop
ZopeInterfaceFunction
Method
PUBLIC
See twisted.internet.interfaces.IReactorCore.stop.
-
twisted.internet.asyncioreactor.AsyncioSelectorReactor.crash
twisted.internet.asyncioreactor.AsyncioSelectorReactor.html#crash
ZopeInterfaceFunction
Method
PUBLIC
See twisted.internet.interfaces.IReactorCore.crash.
-
twisted.internet.asyncioreactor.AsyncioSelectorReactor._onTimer
twisted.internet.asyncioreactor.AsyncioSelectorReactor.html#_onTimer
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.asyncioreactor.AsyncioSelectorReactor._reschedule
twisted.internet.asyncioreactor.AsyncioSelectorReactor.html#_reschedule
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.asyncioreactor.AsyncioSelectorReactor._moveCallLaterSooner
twisted.internet.asyncioreactor.AsyncioSelectorReactor.html#_moveCallLaterSooner
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.asyncioreactor.AsyncioSelectorReactor.callLater
twisted.internet.asyncioreactor.AsyncioSelectorReactor.html#callLater
ZopeInterfaceFunction
Method
PUBLIC
See twisted.internet.interfaces.IReactorTime.callLater.
-
twisted.internet.asyncioreactor.AsyncioSelectorReactor.callFromThread
twisted.internet.asyncioreactor.AsyncioSelectorReactor.html#callFromThread
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.asyncioreactor.install
twisted.internet.asyncioreactor.html#install
ZopeInterfaceFunction
Function
PUBLIC
Install an asyncio-based reactor.
-
twisted.internet.cfreactor._READ
twisted.internet.cfreactor.html#_READ
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.internet.cfreactor._WRITE
twisted.internet.cfreactor.html#_WRITE
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.internet.cfreactor._preserveSOError
twisted.internet.cfreactor.html#_preserveSOError
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet.cfreactor._WakerPlus
twisted.internet.cfreactor._WakerPlus.html
ZopeInterfaceClass
Class
PRIVATE
The normal Twisted waker will simply wake up the main loop, which causes an iteration to run, which in turn causes
ReactorBase.runUntilCurrent to get invoked.
-
twisted.internet.cfreactor._WakerPlus.doRead
twisted.internet.cfreactor._WakerPlus.html#doRead
ZopeInterfaceFunction
Method
PUBLIC
Wake up the loop and force runUntilCurrent to run immediately in the next timed iteration.
-
twisted.internet.cfreactor.CFReactor
twisted.internet.cfreactor.CFReactor.html
ZopeInterfaceClass
Class
PUBLIC
The CoreFoundation reactor.
-
twisted.internet.cfreactor.CFReactor._fdmap
twisted.internet.cfreactor.CFReactor.html#_fdmap
ZopeInterfaceAttribute
Instance Variable
PRIVATE
a dictionary, mapping an integer (a file descriptor) to a 4-tuple of:
-
twisted.internet.cfreactor.CFReactor._idmap
twisted.internet.cfreactor.CFReactor.html#_idmap
ZopeInterfaceAttribute
Instance Variable
PRIVATE
a dictionary, mapping the id() of an
IReadDescriptor or
IWriteDescriptor to a
fd in
_fdmap. Implemented in this manner so that we don't have to rely (even more) on the hashability of
IReadDescriptor providers, and we know that they won't be collected since these are kept in sync with ...
-
twisted.internet.cfreactor.CFReactor._cfrunloop
twisted.internet.cfreactor.CFReactor.html#_cfrunloop
ZopeInterfaceAttribute
Instance Variable
PRIVATE
the CFRunLoop pyobjc object wrapped by this reactor.
-
twisted.internet.cfreactor.CFReactor._inCFLoop
twisted.internet.cfreactor.CFReactor.html#_inCFLoop
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Is CFRunLoopRun currently running?
-
twisted.internet.cfreactor.CFReactor._currentSimulator
twisted.internet.cfreactor.CFReactor.html#_currentSimulator
ZopeInterfaceAttribute
Instance Variable
PRIVATE
if a CFTimer is currently scheduled with the CF run loop to run Twisted callLater calls, this is a reference to it. Otherwise, it is None
-
twisted.internet.cfreactor.CFReactor.__init__
twisted.internet.cfreactor.CFReactor.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.cfreactor.CFReactor._runner
twisted.internet.cfreactor.CFReactor.html#_runner
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.cfreactor.CFReactor.installWaker
twisted.internet.cfreactor.CFReactor.html#installWaker
ZopeInterfaceFunction
Method
PUBLIC
Override
installWaker in order to use
_WakerPlus; otherwise this should be exactly the same as the parent implementation.
-
twisted.internet.cfreactor.CFReactor.waker
twisted.internet.cfreactor.CFReactor.html#waker
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.cfreactor.CFReactor._socketCallback
twisted.internet.cfreactor.CFReactor.html#_socketCallback
ZopeInterfaceFunction
Method
PRIVATE
The socket callback issued by CFRunLoop. This will issue
doRead or
doWrite calls to the
IReadDescriptor and
IWriteDescriptor registered with the file descriptor that we are being notified of.
-
twisted.internet.cfreactor.CFReactor._watchFD
twisted.internet.cfreactor.CFReactor.html#_watchFD
ZopeInterfaceFunction
Method
PRIVATE
Register a file descriptor with the CFRunLoop, or modify its state so that it's listening for both notifications (read and write) rather than just one; used to implement addReader and addWriter.
-
twisted.internet.cfreactor.CFReactor._flag2idx
twisted.internet.cfreactor.CFReactor.html#_flag2idx
ZopeInterfaceFunction
Method
PRIVATE
Convert a kCFSocket... constant to an index into the read/write state list (_READ or _WRITE) (the 4th element of the value of self._fdmap).
-
twisted.internet.cfreactor.CFReactor._unwatchFD
twisted.internet.cfreactor.CFReactor.html#_unwatchFD
ZopeInterfaceFunction
Method
PRIVATE
Unregister a file descriptor with the CFRunLoop, or modify its state so that it's listening for only one notification (read or write) as opposed to both; used to implement removeReader and removeWriter...
-
twisted.internet.cfreactor.CFReactor.addReader
twisted.internet.cfreactor.CFReactor.html#addReader
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.cfreactor.CFReactor.addWriter
twisted.internet.cfreactor.CFReactor.html#addWriter
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.cfreactor.CFReactor.removeReader
twisted.internet.cfreactor.CFReactor.html#removeReader
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.cfreactor.CFReactor.removeWriter
twisted.internet.cfreactor.CFReactor.html#removeWriter
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.cfreactor.CFReactor.removeAll
twisted.internet.cfreactor.CFReactor.html#removeAll
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.cfreactor.CFReactor.getReaders
twisted.internet.cfreactor.CFReactor.html#getReaders
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.cfreactor.CFReactor.getWriters
twisted.internet.cfreactor.CFReactor.html#getWriters
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.cfreactor.CFReactor._moveCallLaterSooner
twisted.internet.cfreactor.CFReactor.html#_moveCallLaterSooner
ZopeInterfaceFunction
Method
PRIVATE
Override
PosixReactorBase's implementation of
IDelayedCall.reset so that it will immediately reschedule. Normally
_moveCallLaterSooner depends on the fact that
runUntilCurrent is always run before the mainloop goes back to sleep, so this forces it to immediately recompute how long the loop needs to stay asleep.
-
twisted.internet.cfreactor.CFReactor.mainLoop
twisted.internet.cfreactor.CFReactor.html#mainLoop
ZopeInterfaceFunction
Method
PUBLIC
Run the runner (CFRunLoopRun or something that calls it), which runs the run loop until crash() is called.
-
twisted.internet.cfreactor.CFReactor._scheduleSimulate
twisted.internet.cfreactor.CFReactor.html#_scheduleSimulate
ZopeInterfaceFunction
Method
PRIVATE
Schedule a call to self.runUntilCurrent. This will cancel the currently scheduled call if it is already scheduled.
-
twisted.internet.cfreactor.CFReactor.callLater
twisted.internet.cfreactor.CFReactor.html#callLater
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.cfreactor.CFReactor.stop
twisted.internet.cfreactor.CFReactor.html#stop
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.cfreactor.CFReactor.crash
twisted.internet.cfreactor.CFReactor.html#crash
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.cfreactor.CFReactor._stopNow
twisted.internet.cfreactor.CFReactor.html#_stopNow
ZopeInterfaceFunction
Method
PRIVATE
Immediately stop the CFRunLoop (which must be running!).
-
twisted.internet.cfreactor.CFReactor.iterate
twisted.internet.cfreactor.CFReactor.html#iterate
ZopeInterfaceFunction
Method
PUBLIC
Emulate the behavior of iterate() for things that want to call it, by letting the loop run for a little while and then scheduling a timed call to exit it.
-
twisted.internet.cfreactor.install
twisted.internet.cfreactor.html#install
ZopeInterfaceFunction
Function
PUBLIC
Configure the twisted mainloop to be run inside CFRunLoop.
-
twisted.internet.epollreactor.epoll
twisted.internet.epollreactor.html#epoll
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.internet.epollreactor.EPOLLHUP
twisted.internet.epollreactor.html#EPOLLHUP
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.epollreactor.EPOLLERR
twisted.internet.epollreactor.html#EPOLLERR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.epollreactor.EPOLLIN
twisted.internet.epollreactor.html#EPOLLIN
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.epollreactor.EPOLLOUT
twisted.internet.epollreactor.html#EPOLLOUT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.epollreactor.EPollReactor
twisted.internet.epollreactor.EPollReactor.html
ZopeInterfaceClass
Class
PUBLIC
A reactor that uses epoll(7).
-
twisted.internet.epollreactor.EPollReactor._poller
twisted.internet.epollreactor.EPollReactor.html#_poller
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A epoll which will be used to check for I/O readiness.
-
twisted.internet.epollreactor.EPollReactor._selectables
twisted.internet.epollreactor.EPollReactor.html#_selectables
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A dictionary mapping integer file descriptors to instances of FileDescriptor which have been registered with the reactor. All FileDescriptors which are currently receiving read or write readiness notifications will be present as values in this dictionary.
-
twisted.internet.epollreactor.EPollReactor._reads
twisted.internet.epollreactor.EPollReactor.html#_reads
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A set containing integer file descriptors. Values in this set will be registered with _poller for read readiness notifications which will be dispatched to the corresponding FileDescriptor instances in ...
-
twisted.internet.epollreactor.EPollReactor._writes
twisted.internet.epollreactor.EPollReactor.html#_writes
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A set containing integer file descriptors. Values in this set will be registered with _poller for write readiness notifications which will be dispatched to the corresponding FileDescriptor instances in ...
-
twisted.internet.epollreactor.EPollReactor._continuousPolling
twisted.internet.epollreactor.EPollReactor.html#_continuousPolling
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A
_ContinuousPolling instance, used to handle file descriptors (e.g. filesystem files) that are not supported by
epoll(7).
-
twisted.internet.epollreactor.EPollReactor._POLL_DISCONNECTED
twisted.internet.epollreactor.EPollReactor.html#_POLL_DISCONNECTED
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.internet.epollreactor.EPollReactor.__init__
twisted.internet.epollreactor.EPollReactor.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize epoll object, file descriptor tracking dictionaries, and the base class.
-
twisted.internet.epollreactor.EPollReactor._add
twisted.internet.epollreactor.EPollReactor.html#_add
ZopeInterfaceFunction
Method
PRIVATE
Private method for adding a descriptor from the event loop.
-
twisted.internet.epollreactor.EPollReactor.addReader
twisted.internet.epollreactor.EPollReactor.html#addReader
ZopeInterfaceFunction
Method
PUBLIC
Add a FileDescriptor for notification of data available to read.
-
twisted.internet.epollreactor.EPollReactor.addWriter
twisted.internet.epollreactor.EPollReactor.html#addWriter
ZopeInterfaceFunction
Method
PUBLIC
Add a FileDescriptor for notification of data available to write.
-
twisted.internet.epollreactor.EPollReactor._remove
twisted.internet.epollreactor.EPollReactor.html#_remove
ZopeInterfaceFunction
Method
PRIVATE
Private method for removing a descriptor from the event loop.
-
twisted.internet.epollreactor.EPollReactor.removeReader
twisted.internet.epollreactor.EPollReactor.html#removeReader
ZopeInterfaceFunction
Method
PUBLIC
Remove a Selectable for notification of data available to read.
-
twisted.internet.epollreactor.EPollReactor.removeWriter
twisted.internet.epollreactor.EPollReactor.html#removeWriter
ZopeInterfaceFunction
Method
PUBLIC
Remove a Selectable for notification of data available to write.
-
twisted.internet.epollreactor.EPollReactor.removeAll
twisted.internet.epollreactor.EPollReactor.html#removeAll
ZopeInterfaceFunction
Method
PUBLIC
Remove all selectables, and return a list of them.
-
twisted.internet.epollreactor.EPollReactor.getReaders
twisted.internet.epollreactor.EPollReactor.html#getReaders
ZopeInterfaceFunction
Method
PUBLIC
Return the list of file descriptors currently monitored for input events by the reactor.
-
twisted.internet.epollreactor.EPollReactor.getWriters
twisted.internet.epollreactor.EPollReactor.html#getWriters
ZopeInterfaceFunction
Method
PUBLIC
Return the list file descriptors currently monitored for output events by the reactor.
-
twisted.internet.epollreactor.EPollReactor.doPoll
twisted.internet.epollreactor.EPollReactor.html#doPoll
ZopeInterfaceFunction
Method
PUBLIC
Poll the poller for new events.
-
twisted.internet.epollreactor.install
twisted.internet.epollreactor.html#install
ZopeInterfaceFunction
Function
PUBLIC
Install the epoll() reactor.
-
twisted.internet.gireactor._pygtkcompatPresent
twisted.internet.gireactor.html#_pygtkcompatPresent
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet.gireactor.GIReactor
twisted.internet.gireactor.GIReactor.html
ZopeInterfaceClass
Class
PUBLIC
GObject-introspection event loop reactor.
-
twisted.internet.gireactor.GIReactor._gapplication
twisted.internet.gireactor.GIReactor.html#_gapplication
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A Gio.Application instance that was registered with registerGApplication.
-
twisted.internet.gireactor.GIReactor._POLL_DISCONNECTED
twisted.internet.gireactor.GIReactor.html#_POLL_DISCONNECTED
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.internet.gireactor.GIReactor.INFLAGS
twisted.internet.gireactor.GIReactor.html#INFLAGS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.gireactor.GIReactor.OUTFLAGS
twisted.internet.gireactor.GIReactor.html#OUTFLAGS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.gireactor.GIReactor.__init__
twisted.internet.gireactor.GIReactor.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.gireactor.GIReactor.registerGApplication
twisted.internet.gireactor.GIReactor.html#registerGApplication
ZopeInterfaceFunction
Method
PUBLIC
Register a Gio.Application or Gtk.Application, whose main loop will be used instead of the default one.
-
twisted.internet.gireactor.GIReactor._run
twisted.internet.gireactor.GIReactor.html#_run
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.gireactor.GIReactor._crash
twisted.internet.gireactor.GIReactor.html#_crash
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.gireactor.PortableGIReactor
twisted.internet.gireactor.PortableGIReactor.html
ZopeInterfaceClass
Class
PUBLIC
Portable GObject Introspection event loop reactor.
-
twisted.internet.gireactor.PortableGIReactor.__init__
twisted.internet.gireactor.PortableGIReactor.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize file descriptor tracking dictionaries and the base class.
-
twisted.internet.gireactor.PortableGIReactor.registerGApplication
twisted.internet.gireactor.PortableGIReactor.html#registerGApplication
ZopeInterfaceFunction
Method
PUBLIC
Register a Gio.Application or Gtk.Application, whose main loop will be used instead of the default one.
-
twisted.internet.gireactor.install
twisted.internet.gireactor.html#install
ZopeInterfaceFunction
Function
PUBLIC
Configure the twisted mainloop to be run inside the glib mainloop.
-
twisted.internet.gtk2reactor.Gtk2Reactor
twisted.internet.gtk2reactor.Gtk2Reactor.html
ZopeInterfaceClass
Class
PUBLIC
PyGTK+ 2 event loop reactor.
-
twisted.internet.gtk2reactor.Gtk2Reactor._POLL_DISCONNECTED
twisted.internet.gtk2reactor.Gtk2Reactor.html#_POLL_DISCONNECTED
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.internet.gtk2reactor.Gtk2Reactor.INFLAGS
twisted.internet.gtk2reactor.Gtk2Reactor.html#INFLAGS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.gtk2reactor.Gtk2Reactor.OUTFLAGS
twisted.internet.gtk2reactor.Gtk2Reactor.html#OUTFLAGS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.gtk2reactor.Gtk2Reactor.__init__
twisted.internet.gtk2reactor.Gtk2Reactor.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.gtk2reactor.PortableGtkReactor
twisted.internet.gtk2reactor.PortableGtkReactor.html
ZopeInterfaceClass
Class
PUBLIC
Reactor that works on Windows.
-
twisted.internet.gtk2reactor.PortableGtkReactor.__init__
twisted.internet.gtk2reactor.PortableGtkReactor.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize file descriptor tracking dictionaries and the base class.
-
twisted.internet.gtk2reactor.install
twisted.internet.gtk2reactor.html#install
ZopeInterfaceFunction
Function
PUBLIC
Configure the twisted mainloop to be run inside the gtk mainloop.
-
twisted.internet.gtk2reactor.portableInstall
twisted.internet.gtk2reactor.html#portableInstall
ZopeInterfaceFunction
Function
PUBLIC
Configure the twisted mainloop to be run inside the gtk mainloop.
-
twisted.internet.glib2reactor.Glib2Reactor
twisted.internet.glib2reactor.Glib2Reactor.html
ZopeInterfaceClass
Class
PUBLIC
The reactor using the glib mainloop.
-
twisted.internet.glib2reactor.Glib2Reactor.__init__
twisted.internet.glib2reactor.Glib2Reactor.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Override init to set the useGtk flag.
-
twisted.internet.glib2reactor.install
twisted.internet.glib2reactor.html#install
ZopeInterfaceFunction
Function
PUBLIC
Configure the twisted mainloop to be run inside the glib mainloop.
-
twisted.internet.gtk3reactor.Gtk3Reactor
twisted.internet.gtk3reactor.Gtk3Reactor.html
ZopeInterfaceClass
Class
PUBLIC
A reactor using the gtk3+ event loop.
-
twisted.internet.gtk3reactor.Gtk3Reactor.__init__
twisted.internet.gtk3reactor.Gtk3Reactor.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Override init to set the useGtk flag.
-
twisted.internet.gtk3reactor.PortableGtk3Reactor
twisted.internet.gtk3reactor.PortableGtk3Reactor.html
ZopeInterfaceClass
Class
PUBLIC
Portable GTK+ 3.x reactor.
-
twisted.internet.gtk3reactor.PortableGtk3Reactor.__init__
twisted.internet.gtk3reactor.PortableGtk3Reactor.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Override init to set the useGtk flag.
-
twisted.internet.gtk3reactor.install
twisted.internet.gtk3reactor.html#install
ZopeInterfaceFunction
Function
PUBLIC
Configure the Twisted mainloop to be run inside the gtk3+ mainloop.
-
twisted.python._inotify.INotifyError
twisted.python._inotify.INotifyError.html
ZopeInterfaceClass
Class
PUBLIC
Unify all the possible exceptions that can be raised by the INotify API.
-
twisted.python._inotify.init
twisted.python._inotify.html#init
ZopeInterfaceFunction
Function
PUBLIC
Create an inotify instance and return the associated file descriptor.
-
twisted.python._inotify.add
twisted.python._inotify.html#add
ZopeInterfaceFunction
Function
PUBLIC
Add a watch for the given path to the inotify file descriptor, and return the watch descriptor.
-
twisted.python._inotify.remove
twisted.python._inotify.html#remove
ZopeInterfaceFunction
Function
PUBLIC
Remove the given watch descriptor from the inotify file descriptor.
-
twisted.python._inotify.initializeModule
twisted.python._inotify.html#initializeModule
ZopeInterfaceFunction
Function
PUBLIC
Initialize the module, checking if the expected APIs exist and setting the argtypes and restype for inotify_init, inotify_add_watch, and inotify_rm_watch.
-
twisted.python._inotify.name
twisted.python._inotify.html#name
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python._inotify.libc
twisted.python._inotify.html#libc
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.internet.inotify.IN_ACCESS
twisted.internet.inotify.html#IN_ACCESS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.inotify.IN_MODIFY
twisted.internet.inotify.html#IN_MODIFY
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.inotify.IN_ATTRIB
twisted.internet.inotify.html#IN_ATTRIB
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.inotify.IN_CLOSE_WRITE
twisted.internet.inotify.html#IN_CLOSE_WRITE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.inotify.IN_CLOSE_NOWRITE
twisted.internet.inotify.html#IN_CLOSE_NOWRITE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.inotify.IN_OPEN
twisted.internet.inotify.html#IN_OPEN
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.inotify.IN_MOVED_FROM
twisted.internet.inotify.html#IN_MOVED_FROM
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.inotify.IN_MOVED_TO
twisted.internet.inotify.html#IN_MOVED_TO
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.inotify.IN_CREATE
twisted.internet.inotify.html#IN_CREATE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.inotify.IN_DELETE
twisted.internet.inotify.html#IN_DELETE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.inotify.IN_DELETE_SELF
twisted.internet.inotify.html#IN_DELETE_SELF
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.inotify.IN_MOVE_SELF
twisted.internet.inotify.html#IN_MOVE_SELF
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.inotify.IN_UNMOUNT
twisted.internet.inotify.html#IN_UNMOUNT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.inotify.IN_Q_OVERFLOW
twisted.internet.inotify.html#IN_Q_OVERFLOW
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.inotify.IN_IGNORED
twisted.internet.inotify.html#IN_IGNORED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.inotify.IN_ONLYDIR
twisted.internet.inotify.html#IN_ONLYDIR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.inotify.IN_DONT_FOLLOW
twisted.internet.inotify.html#IN_DONT_FOLLOW
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.inotify.IN_MASK_ADD
twisted.internet.inotify.html#IN_MASK_ADD
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.inotify.IN_ISDIR
twisted.internet.inotify.html#IN_ISDIR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.inotify.IN_ONESHOT
twisted.internet.inotify.html#IN_ONESHOT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.inotify.IN_CLOSE
twisted.internet.inotify.html#IN_CLOSE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.inotify.IN_MOVED
twisted.internet.inotify.html#IN_MOVED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.inotify.IN_CHANGED
twisted.internet.inotify.html#IN_CHANGED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.inotify.IN_WATCH_MASK
twisted.internet.inotify.html#IN_WATCH_MASK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.inotify._FLAG_TO_HUMAN
twisted.internet.inotify.html#_FLAG_TO_HUMAN
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.internet.inotify.humanReadableMask
twisted.internet.inotify.html#humanReadableMask
ZopeInterfaceFunction
Function
PUBLIC
Auxiliary function that converts a hexadecimal mask into a series of human readable flags.
-
twisted.internet.inotify._Watch
twisted.internet.inotify._Watch.html
ZopeInterfaceClass
Class
PRIVATE
Watch object that represents a Watch point in the filesystem. The user should let INotify to create these objects
-
twisted.internet.inotify._Watch.path
twisted.internet.inotify._Watch.html#path
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The path over which this watch point is monitoring
-
twisted.internet.inotify._Watch.mask
twisted.internet.inotify._Watch.html#mask
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The events monitored by this watchpoint
-
twisted.internet.inotify._Watch.autoAdd
twisted.internet.inotify._Watch.html#autoAdd
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Flag that determines whether this watch point should automatically add created subdirectories
-
twisted.internet.inotify._Watch.callbacks
twisted.internet.inotify._Watch.html#callbacks
ZopeInterfaceAttribute
Instance Variable
PUBLIC
list of callback functions that will be called when an event occurs on this watch.
-
twisted.internet.inotify._Watch.__init__
twisted.internet.inotify._Watch.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.inotify._Watch._notify
twisted.internet.inotify._Watch.html#_notify
ZopeInterfaceFunction
Method
PRIVATE
Callback function used by
INotify to dispatch an event.
-
twisted.internet.inotify.INotify
twisted.internet.inotify.INotify.html
ZopeInterfaceClass
Class
PUBLIC
The INotify file descriptor, it basically does everything related to INotify, from reading to notifying watch points.
-
twisted.internet.inotify.INotify._buffer
twisted.internet.inotify.INotify.html#_buffer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
a bytes containing the data read from the inotify fd.
-
twisted.internet.inotify.INotify._watchpoints
twisted.internet.inotify.INotify.html#_watchpoints
ZopeInterfaceAttribute
Instance Variable
PRIVATE
a
dict that maps from inotify watch ids to watchpoints objects
-
twisted.internet.inotify.INotify._watchpaths
twisted.internet.inotify.INotify.html#_watchpaths
ZopeInterfaceAttribute
Instance Variable
PRIVATE
a
dict that maps from watched paths to the inotify watch ids
-
twisted.internet.inotify.INotify.__init__
twisted.internet.inotify.INotify.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.inotify.INotify._fd
twisted.internet.inotify.INotify.html#_fd
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.inotify.INotify.connected
twisted.internet.inotify.INotify.html#connected
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.inotify.INotify._writeDisconnected
twisted.internet.inotify.INotify.html#_writeDisconnected
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.inotify.INotify._addWatch
twisted.internet.inotify.INotify.html#_addWatch
ZopeInterfaceFunction
Method
PRIVATE
Private helper that abstracts the use of ctypes.
-
twisted.internet.inotify.INotify._rmWatch
twisted.internet.inotify.INotify.html#_rmWatch
ZopeInterfaceFunction
Method
PRIVATE
Private helper that abstracts the use of ctypes.
-
twisted.internet.inotify.INotify.connectionLost
twisted.internet.inotify.INotify.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Release the inotify file descriptor and do the necessary cleanup
-
twisted.internet.inotify.INotify.fileno
twisted.internet.inotify.INotify.html#fileno
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.inotify.INotify.doRead
twisted.internet.inotify.INotify.html#doRead
ZopeInterfaceFunction
Method
PUBLIC
Read some data from the observed file descriptors
-
twisted.internet.inotify.INotify._doRead
twisted.internet.inotify.INotify.html#_doRead
ZopeInterfaceFunction
Method
PRIVATE
Work on the data just read from the file descriptor.
-
twisted.internet.inotify.INotify._addChildren
twisted.internet.inotify.INotify.html#_addChildren
ZopeInterfaceFunction
Method
PRIVATE
This is a very private method, please don't even think about using it.
-
twisted.internet.inotify.INotify.watch
twisted.internet.inotify.INotify.html#watch
ZopeInterfaceFunction
Method
PUBLIC
Watch the 'mask' events in given path. Can raise INotifyError when there's a problem while adding a directory.
-
twisted.internet.inotify.INotify.ignore
twisted.internet.inotify.INotify.html#ignore
ZopeInterfaceFunction
Method
PUBLIC
Remove the watch point monitoring the given path
-
twisted.internet.inotify.INotify._isWatched
twisted.internet.inotify.INotify.html#_isWatched
ZopeInterfaceFunction
Method
PRIVATE
Helper function that checks if the path is already monitored and returns its watchdescriptor if so or None otherwise.
-
twisted.internet.iocpreactor.const.ERROR_PORT_UNREACHABLE
twisted.internet.iocpreactor.const.html#ERROR_PORT_UNREACHABLE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.const.ERROR_NETWORK_UNREACHABLE
twisted.internet.iocpreactor.const.html#ERROR_NETWORK_UNREACHABLE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.const.ERROR_CONNECTION_REFUSED
twisted.internet.iocpreactor.const.html#ERROR_CONNECTION_REFUSED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.const.ERROR_IO_PENDING
twisted.internet.iocpreactor.const.html#ERROR_IO_PENDING
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.const.ERROR_OPERATION_ABORTED
twisted.internet.iocpreactor.const.html#ERROR_OPERATION_ABORTED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.const.WAIT_TIMEOUT
twisted.internet.iocpreactor.const.html#WAIT_TIMEOUT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.const.ERROR_NETNAME_DELETED
twisted.internet.iocpreactor.const.html#ERROR_NETNAME_DELETED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.const.ERROR_HANDLE_EOF
twisted.internet.iocpreactor.const.html#ERROR_HANDLE_EOF
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.const.INFINITE
twisted.internet.iocpreactor.const.html#INFINITE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.const.SO_UPDATE_CONNECT_CONTEXT
twisted.internet.iocpreactor.const.html#SO_UPDATE_CONNECT_CONTEXT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.const.SO_UPDATE_ACCEPT_CONTEXT
twisted.internet.iocpreactor.const.html#SO_UPDATE_ACCEPT_CONTEXT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle
twisted.internet.iocpreactor.abstract.FileHandle.html
ZopeInterfaceClass
Class
PUBLIC
File handle that can read and write asynchronously
-
twisted.internet.iocpreactor.abstract.FileHandle.maxReadBuffers
twisted.internet.iocpreactor.abstract.FileHandle.html#maxReadBuffers
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle.readBufferSize
twisted.internet.iocpreactor.abstract.FileHandle.html#readBufferSize
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle.reading
twisted.internet.iocpreactor.abstract.FileHandle.html#reading
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle.dynamicReadBuffers
twisted.internet.iocpreactor.abstract.FileHandle.html#dynamicReadBuffers
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle._readNextBuffer
twisted.internet.iocpreactor.abstract.FileHandle.html#_readNextBuffer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle._readSize
twisted.internet.iocpreactor.abstract.FileHandle.html#_readSize
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle._readScheduled
twisted.internet.iocpreactor.abstract.FileHandle.html#_readScheduled
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle._readScheduledInOS
twisted.internet.iocpreactor.abstract.FileHandle.html#_readScheduledInOS
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle.startReading
twisted.internet.iocpreactor.abstract.FileHandle.html#startReading
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle.stopReading
twisted.internet.iocpreactor.abstract.FileHandle.html#stopReading
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle._resumeReading
twisted.internet.iocpreactor.abstract.FileHandle.html#_resumeReading
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle._dispatchData
twisted.internet.iocpreactor.abstract.FileHandle.html#_dispatchData
ZopeInterfaceFunction
Method
PRIVATE
Dispatch previously read data. Return True if self.reading and we don't have any more data
-
twisted.internet.iocpreactor.abstract.FileHandle._cbRead
twisted.internet.iocpreactor.abstract.FileHandle.html#_cbRead
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle._handleRead
twisted.internet.iocpreactor.abstract.FileHandle.html#_handleRead
ZopeInterfaceFunction
Method
PRIVATE
Returns False if we should stop reading for now
-
twisted.internet.iocpreactor.abstract.FileHandle.doRead
twisted.internet.iocpreactor.abstract.FileHandle.html#doRead
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle.readFromHandle
twisted.internet.iocpreactor.abstract.FileHandle.html#readFromHandle
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle.dataReceived
twisted.internet.iocpreactor.abstract.FileHandle.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle.readConnectionLost
twisted.internet.iocpreactor.abstract.FileHandle.html#readConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Indicates read connection was lost.
-
twisted.internet.iocpreactor.abstract.FileHandle.dataBuffer
twisted.internet.iocpreactor.abstract.FileHandle.html#dataBuffer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle.offset
twisted.internet.iocpreactor.abstract.FileHandle.html#offset
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle.writing
twisted.internet.iocpreactor.abstract.FileHandle.html#writing
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle._writeScheduled
twisted.internet.iocpreactor.abstract.FileHandle.html#_writeScheduled
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle._writeDisconnecting
twisted.internet.iocpreactor.abstract.FileHandle.html#_writeDisconnecting
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle._writeDisconnected
twisted.internet.iocpreactor.abstract.FileHandle.html#_writeDisconnected
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle.writeBufferSize
twisted.internet.iocpreactor.abstract.FileHandle.html#writeBufferSize
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle.loseWriteConnection
twisted.internet.iocpreactor.abstract.FileHandle.html#loseWriteConnection
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle._closeWriteConnection
twisted.internet.iocpreactor.abstract.FileHandle.html#_closeWriteConnection
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle.writeConnectionLost
twisted.internet.iocpreactor.abstract.FileHandle.html#writeConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Indicates write connection was lost.
-
twisted.internet.iocpreactor.abstract.FileHandle.startWriting
twisted.internet.iocpreactor.abstract.FileHandle.html#startWriting
ZopeInterfaceFunction
Method
PUBLIC
Override in a subclass to cause the reactor to monitor this selectable for write events. This will be called once in unregisterProducer if loseConnection has previously been called, so that the connection can actually close.
-
twisted.internet.iocpreactor.abstract.FileHandle.stopWriting
twisted.internet.iocpreactor.abstract.FileHandle.html#stopWriting
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle._resumeWriting
twisted.internet.iocpreactor.abstract.FileHandle.html#_resumeWriting
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle._cbWrite
twisted.internet.iocpreactor.abstract.FileHandle.html#_cbWrite
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle._handleWrite
twisted.internet.iocpreactor.abstract.FileHandle.html#_handleWrite
ZopeInterfaceFunction
Method
PRIVATE
Returns false if we should stop writing for now
-
twisted.internet.iocpreactor.abstract.FileHandle.doWrite
twisted.internet.iocpreactor.abstract.FileHandle.html#doWrite
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle._tempDataBuffer
twisted.internet.iocpreactor.abstract.FileHandle.html#_tempDataBuffer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle._tempDataLen
twisted.internet.iocpreactor.abstract.FileHandle.html#_tempDataLen
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle.writeToHandle
twisted.internet.iocpreactor.abstract.FileHandle.html#writeToHandle
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle.write
twisted.internet.iocpreactor.abstract.FileHandle.html#write
ZopeInterfaceFunction
Method
PUBLIC
Reliably write some data.
-
twisted.internet.iocpreactor.abstract.FileHandle.producerPaused
twisted.internet.iocpreactor.abstract.FileHandle.html#producerPaused
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle.writeSequence
twisted.internet.iocpreactor.abstract.FileHandle.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Write an iterable of byte strings to the physical connection.
-
twisted.internet.iocpreactor.abstract.FileHandle.connected
twisted.internet.iocpreactor.abstract.FileHandle.html#connected
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle.disconnected
twisted.internet.iocpreactor.abstract.FileHandle.html#disconnected
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle.disconnecting
twisted.internet.iocpreactor.abstract.FileHandle.html#disconnecting
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle.logstr
twisted.internet.iocpreactor.abstract.FileHandle.html#logstr
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle.SEND_LIMIT
twisted.internet.iocpreactor.abstract.FileHandle.html#SEND_LIMIT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle.__init__
twisted.internet.iocpreactor.abstract.FileHandle.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle.reactor
twisted.internet.iocpreactor.abstract.FileHandle.html#reactor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle._readBuffers
twisted.internet.iocpreactor.abstract.FileHandle.html#_readBuffers
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle.connectionLost
twisted.internet.iocpreactor.abstract.FileHandle.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
The connection was lost.
-
twisted.internet.iocpreactor.abstract.FileHandle.producer
twisted.internet.iocpreactor.abstract.FileHandle.html#producer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle.getFileHandle
twisted.internet.iocpreactor.abstract.FileHandle.html#getFileHandle
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.abstract.FileHandle.loseConnection
twisted.internet.iocpreactor.abstract.FileHandle.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Close the connection at the next available opportunity.
-
twisted.internet.iocpreactor.abstract.FileHandle.stopConsuming
twisted.internet.iocpreactor.abstract.FileHandle.html#stopConsuming
ZopeInterfaceFunction
Method
PUBLIC
Stop consuming data.
-
twisted.internet.iocpreactor.abstract.FileHandle.resumeProducing
twisted.internet.iocpreactor.abstract.FileHandle.html#resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
Resume producing data.
-
twisted.internet.iocpreactor.abstract.FileHandle.pauseProducing
twisted.internet.iocpreactor.abstract.FileHandle.html#pauseProducing
ZopeInterfaceFunction
Method
PUBLIC
Pause producing data.
-
twisted.internet.iocpreactor.abstract.FileHandle.stopProducing
twisted.internet.iocpreactor.abstract.FileHandle.html#stopProducing
ZopeInterfaceFunction
Method
PUBLIC
Stop producing data.
-
twisted.internet.iocpreactor.abstract.FileHandle.getHost
twisted.internet.iocpreactor.abstract.FileHandle.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
Similar to getPeer, but returns an address describing this side of the connection.
-
twisted.internet.iocpreactor.abstract.FileHandle.getPeer
twisted.internet.iocpreactor.abstract.FileHandle.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
Get the remote address of this connection.
-
twisted.internet.iocpreactor.interfaces.IReadHandle
twisted.internet.iocpreactor.interfaces.IReadHandle.html
ZopeInterfaceClass
Interface
PUBLIC
No interface docstring; 1/1 method documented
-
twisted.internet.iocpreactor.interfaces.IReadHandle.readFromHandle
twisted.internet.iocpreactor.interfaces.IReadHandle.html#readFromHandle
ZopeInterfaceFunction
Method
PUBLIC
Read into the given buffers from this handle.
-
twisted.internet.iocpreactor.interfaces.IWriteHandle
twisted.internet.iocpreactor.interfaces.IWriteHandle.html
ZopeInterfaceClass
Interface
PUBLIC
No interface docstring; 1/1 method documented
-
twisted.internet.iocpreactor.interfaces.IWriteHandle.writeToHandle
twisted.internet.iocpreactor.interfaces.IWriteHandle.html#writeToHandle
ZopeInterfaceFunction
Method
PUBLIC
Write the given buffer to this handle.
-
twisted.internet.iocpreactor.interfaces.IReadWriteHandle
twisted.internet.iocpreactor.interfaces.IReadWriteHandle.html
ZopeInterfaceClass
Interface
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp._startTLS
twisted.internet.iocpreactor.tcp.html#_startTLS
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.internet.iocpreactor.tcp.connectExErrors
twisted.internet.iocpreactor.tcp.html#connectExErrors
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp.Connection
twisted.internet.iocpreactor.tcp.Connection.html
ZopeInterfaceClass
Class
PUBLIC
No summary
-
twisted.internet.iocpreactor.tcp.Connection.TLS
twisted.internet.iocpreactor.tcp.Connection.html#TLS
ZopeInterfaceAttribute
Constant
PUBLIC
False to indicate the connection is in normal TCP mode,
True to indicate that TLS has been started and that operations must be routed through the
TLSMemoryBIOProtocol instance.
-
twisted.internet.iocpreactor.tcp.Connection.__init__
twisted.internet.iocpreactor.tcp.Connection.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp.Connection.socket
twisted.internet.iocpreactor.tcp.Connection.html#socket
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp.Connection.protocol
twisted.internet.iocpreactor.tcp.Connection.html#protocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp.Connection.getHandle
twisted.internet.iocpreactor.tcp.Connection.html#getHandle
ZopeInterfaceFunction
Method
PUBLIC
Return a system- and reactor-specific handle.
-
twisted.internet.iocpreactor.tcp.Connection.dataReceived
twisted.internet.iocpreactor.tcp.Connection.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.iocpreactor.tcp.Connection.readFromHandle
twisted.internet.iocpreactor.tcp.Connection.html#readFromHandle
ZopeInterfaceFunction
Method
PUBLIC
Read into the given buffers from this handle.
-
twisted.internet.iocpreactor.tcp.Connection.writeToHandle
twisted.internet.iocpreactor.tcp.Connection.html#writeToHandle
ZopeInterfaceFunction
Method
PUBLIC
Send buff to current file handle using _iocp.send. The buffer sent is limited to a size of self.SEND_LIMIT.
-
twisted.internet.iocpreactor.tcp.Connection._closeWriteConnection
twisted.internet.iocpreactor.tcp.Connection.html#_closeWriteConnection
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.iocpreactor.tcp.Connection.readConnectionLost
twisted.internet.iocpreactor.tcp.Connection.html#readConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Indicates read connection was lost.
-
twisted.internet.iocpreactor.tcp.Connection.connectionLost
twisted.internet.iocpreactor.tcp.Connection.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
The connection was lost.
-
twisted.internet.iocpreactor.tcp.Connection.logPrefix
twisted.internet.iocpreactor.tcp.Connection.html#logPrefix
ZopeInterfaceFunction
Method
PUBLIC
Return the prefix to log with when I own the logging thread.
-
twisted.internet.iocpreactor.tcp.Connection.getTcpNoDelay
twisted.internet.iocpreactor.tcp.Connection.html#getTcpNoDelay
ZopeInterfaceFunction
Method
PUBLIC
Return if TCP_NODELAY is enabled.
-
twisted.internet.iocpreactor.tcp.Connection.setTcpNoDelay
twisted.internet.iocpreactor.tcp.Connection.html#setTcpNoDelay
ZopeInterfaceFunction
Method
PUBLIC
Enable/disable TCP_NODELAY.
-
twisted.internet.iocpreactor.tcp.Connection.getTcpKeepAlive
twisted.internet.iocpreactor.tcp.Connection.html#getTcpKeepAlive
ZopeInterfaceFunction
Method
PUBLIC
Return if SO_KEEPALIVE is enabled.
-
twisted.internet.iocpreactor.tcp.Connection.setTcpKeepAlive
twisted.internet.iocpreactor.tcp.Connection.html#setTcpKeepAlive
ZopeInterfaceFunction
Method
PUBLIC
Enable/disable SO_KEEPALIVE.
-
twisted.internet.iocpreactor.tcp.Connection.startTLS
twisted.internet.iocpreactor.tcp.Connection.html#startTLS
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.iocpreactor.tcp.Connection.write
twisted.internet.iocpreactor.tcp.Connection.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write some data, either directly to the underlying handle or, if TLS has been started, to the
TLSMemoryBIOProtocol for it to encrypt and send.
-
twisted.internet.iocpreactor.tcp.Connection.writeSequence
twisted.internet.iocpreactor.tcp.Connection.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Write some data, either directly to the underlying handle or, if TLS has been started, to the
TLSMemoryBIOProtocol for it to encrypt and send.
-
twisted.internet.iocpreactor.tcp.Connection.loseConnection
twisted.internet.iocpreactor.tcp.Connection.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Close the underlying handle or, if TLS has been started, first shut it down.
-
twisted.internet.iocpreactor.tcp.Connection.registerProducer
twisted.internet.iocpreactor.tcp.Connection.html#registerProducer
ZopeInterfaceFunction
Method
PUBLIC
Register a producer.
-
twisted.internet.iocpreactor.tcp.Connection.unregisterProducer
twisted.internet.iocpreactor.tcp.Connection.html#unregisterProducer
ZopeInterfaceFunction
Method
PUBLIC
Unregister a producer.
-
twisted.internet.iocpreactor.tcp.Connection.getHost
twisted.internet.iocpreactor.tcp.Connection.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.iocpreactor.tcp.Connection.getPeer
twisted.internet.iocpreactor.tcp.Connection.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.iocpreactor.tcp.Client
twisted.internet.iocpreactor.tcp.Client.html
ZopeInterfaceClass
Class
PUBLIC
No summary
-
twisted.internet.iocpreactor.tcp.Client._tlsClientDefault
twisted.internet.iocpreactor.tcp.Client.html#_tlsClientDefault
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Always True, indicating that this is a client connection, and by default when TLS is negotiated this class will act as a TLS client.
-
twisted.internet.iocpreactor.tcp.Client.__init__
twisted.internet.iocpreactor.tcp.Client.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp.Client.reactor
twisted.internet.iocpreactor.tcp.Client.html#reactor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp.Client.createInternetSocket
twisted.internet.iocpreactor.tcp.Client.html#createInternetSocket
ZopeInterfaceFunction
Method
PUBLIC
Create a socket registered with the IOCP reactor.
-
twisted.internet.iocpreactor.tcp.Client._collectSocketDetails
twisted.internet.iocpreactor.tcp.Client.html#_collectSocketDetails
ZopeInterfaceFunction
Method
PRIVATE
Clean up potentially circular references to the socket and to its getFileHandle method.
-
twisted.internet.iocpreactor.tcp.Client._stopReadingAndWriting
twisted.internet.iocpreactor.tcp.Client.html#_stopReadingAndWriting
ZopeInterfaceFunction
Method
PRIVATE
Remove the active handle from the reactor.
-
twisted.internet.iocpreactor.tcp.Client.cbConnect
twisted.internet.iocpreactor.tcp.Client.html#cbConnect
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp.Client.doConnect
twisted.internet.iocpreactor.tcp.Client.html#doConnect
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp.Server
twisted.internet.iocpreactor.tcp.Server.html
ZopeInterfaceClass
Class
PUBLIC
Serverside socket-stream connection class.
-
twisted.internet.iocpreactor.tcp.Server._tlsClientDefault
twisted.internet.iocpreactor.tcp.Server.html#_tlsClientDefault
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Always False, indicating that this is a server connection, and by default when TLS is negotiated this class will act as a TLS server.
-
twisted.internet.iocpreactor.tcp.Server.__init__
twisted.internet.iocpreactor.tcp.Server.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Server(sock, protocol, client, server, sessionno)
-
twisted.internet.iocpreactor.tcp.Server.serverAddr
twisted.internet.iocpreactor.tcp.Server.html#serverAddr
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp.Server.clientAddr
twisted.internet.iocpreactor.tcp.Server.html#clientAddr
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp.Server.sessionno
twisted.internet.iocpreactor.tcp.Server.html#sessionno
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp.Server.logstr
twisted.internet.iocpreactor.tcp.Server.html#logstr
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp.Server.repstr
twisted.internet.iocpreactor.tcp.Server.html#repstr
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp.Server.connected
twisted.internet.iocpreactor.tcp.Server.html#connected
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp.Server.__repr__
twisted.internet.iocpreactor.tcp.Server.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
A string representation of this connection.
-
twisted.internet.iocpreactor.tcp.Server.getHost
twisted.internet.iocpreactor.tcp.Server.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
Returns an IPv4Address.
-
twisted.internet.iocpreactor.tcp.Server.getPeer
twisted.internet.iocpreactor.tcp.Server.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
Returns an IPv4Address.
-
twisted.internet.iocpreactor.tcp.Connector
twisted.internet.iocpreactor.tcp.Connector.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp.Connector._makeTransport
twisted.internet.iocpreactor.tcp.Connector.html#_makeTransport
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.internet.iocpreactor.tcp.Port
twisted.internet.iocpreactor.tcp.Port.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/15 instance variable, 0/2 class variable, 5/11 methods documented
-
twisted.internet.iocpreactor.tcp.Port.connected
twisted.internet.iocpreactor.tcp.Port.html#connected
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp.Port.disconnected
twisted.internet.iocpreactor.tcp.Port.html#disconnected
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp.Port.disconnecting
twisted.internet.iocpreactor.tcp.Port.html#disconnecting
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp.Port.sessionno
twisted.internet.iocpreactor.tcp.Port.html#sessionno
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp.Port._realPortNumber
twisted.internet.iocpreactor.tcp.Port.html#_realPortNumber
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.iocpreactor.tcp.Port._type
twisted.internet.iocpreactor.tcp.Port.html#_type
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.internet.iocpreactor.tcp.Port.__init__
twisted.internet.iocpreactor.tcp.Port.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp.Port.port
twisted.internet.iocpreactor.tcp.Port.html#port
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp.Port.factory
twisted.internet.iocpreactor.tcp.Port.html#factory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp.Port.backlog
twisted.internet.iocpreactor.tcp.Port.html#backlog
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp.Port.interface
twisted.internet.iocpreactor.tcp.Port.html#interface
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp.Port.reactor
twisted.internet.iocpreactor.tcp.Port.html#reactor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp.Port.addressFamily
twisted.internet.iocpreactor.tcp.Port.html#addressFamily
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp.Port._addressType
twisted.internet.iocpreactor.tcp.Port.html#_addressType
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.iocpreactor.tcp.Port.__repr__
twisted.internet.iocpreactor.tcp.Port.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp.Port.startListening
twisted.internet.iocpreactor.tcp.Port.html#startListening
ZopeInterfaceFunction
Method
PUBLIC
Start listening on this port.
-
twisted.internet.iocpreactor.tcp.Port.addrLen
twisted.internet.iocpreactor.tcp.Port.html#addrLen
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp.Port.socket
twisted.internet.iocpreactor.tcp.Port.html#socket
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp.Port.getFileHandle
twisted.internet.iocpreactor.tcp.Port.html#getFileHandle
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp.Port.loseConnection
twisted.internet.iocpreactor.tcp.Port.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Stop accepting connections on this port.
-
twisted.internet.iocpreactor.tcp.Port.deferred
twisted.internet.iocpreactor.tcp.Port.html#deferred
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp.Port._logConnectionLostMsg
twisted.internet.iocpreactor.tcp.Port.html#_logConnectionLostMsg
ZopeInterfaceFunction
Method
PRIVATE
Log message for closing port
-
twisted.internet.iocpreactor.tcp.Port.connectionLost
twisted.internet.iocpreactor.tcp.Port.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Cleans up the socket.
-
twisted.internet.iocpreactor.tcp.Port.logPrefix
twisted.internet.iocpreactor.tcp.Port.html#logPrefix
ZopeInterfaceFunction
Method
PUBLIC
Returns the name of my class, to prefix log entries with.
-
twisted.internet.iocpreactor.tcp.Port.getHost
twisted.internet.iocpreactor.tcp.Port.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
Returns an IPv4Address or IPv6Address.
-
twisted.internet.iocpreactor.tcp.Port.cbAccept
twisted.internet.iocpreactor.tcp.Port.html#cbAccept
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp.Port.handleAccept
twisted.internet.iocpreactor.tcp.Port.html#handleAccept
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.tcp.Port.doAccept
twisted.internet.iocpreactor.tcp.Port.html#doAccept
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.udp.Port
twisted.internet.iocpreactor.udp.Port.html
ZopeInterfaceClass
Class
PUBLIC
UDP port, listening for packets.
-
twisted.internet.iocpreactor.udp.Port.addressFamily
twisted.internet.iocpreactor.udp.Port.html#addressFamily
ZopeInterfaceAttribute
Instance Variable
PUBLIC
socket.AF_INET or socket.AF_INET6, depending on whether this port is listening on an IPv4 address or an IPv6 address.
-
twisted.internet.iocpreactor.udp.Port.dynamicReadBuffers
twisted.internet.iocpreactor.udp.Port.html#dynamicReadBuffers
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.udp.Port._realPortNumber
twisted.internet.iocpreactor.udp.Port.html#_realPortNumber
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.iocpreactor.udp.Port.__init__
twisted.internet.iocpreactor.udp.Port.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize with a numeric port to listen on.
-
twisted.internet.iocpreactor.udp.Port.port
twisted.internet.iocpreactor.udp.Port.html#port
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.udp.Port.protocol
twisted.internet.iocpreactor.udp.Port.html#protocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.udp.Port.readBufferSize
twisted.internet.iocpreactor.udp.Port.html#readBufferSize
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.udp.Port.interface
twisted.internet.iocpreactor.udp.Port.html#interface
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.udp.Port._connectedAddr
twisted.internet.iocpreactor.udp.Port.html#_connectedAddr
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.iocpreactor.udp.Port.addressBuffer
twisted.internet.iocpreactor.udp.Port.html#addressBuffer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.udp.Port.addressLengthBuffer
twisted.internet.iocpreactor.udp.Port.html#addressLengthBuffer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.udp.Port._setAddressFamily
twisted.internet.iocpreactor.udp.Port.html#_setAddressFamily
ZopeInterfaceFunction
Method
PRIVATE
Resolve address family for the socket.
-
twisted.internet.iocpreactor.udp.Port.__repr__
twisted.internet.iocpreactor.udp.Port.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.udp.Port.getHandle
twisted.internet.iocpreactor.udp.Port.html#getHandle
ZopeInterfaceFunction
Method
PUBLIC
Return a socket object.
-
twisted.internet.iocpreactor.udp.Port.startListening
twisted.internet.iocpreactor.udp.Port.html#startListening
ZopeInterfaceFunction
Method
PUBLIC
Create and bind my socket, and begin listening on it.
-
twisted.internet.iocpreactor.udp.Port.createSocket
twisted.internet.iocpreactor.udp.Port.html#createSocket
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.udp.Port._bindSocket
twisted.internet.iocpreactor.udp.Port.html#_bindSocket
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.iocpreactor.udp.Port.connected
twisted.internet.iocpreactor.udp.Port.html#connected
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.udp.Port.socket
twisted.internet.iocpreactor.udp.Port.html#socket
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.udp.Port._connectToProtocol
twisted.internet.iocpreactor.udp.Port.html#_connectToProtocol
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.iocpreactor.udp.Port.cbRead
twisted.internet.iocpreactor.udp.Port.html#cbRead
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.udp.Port.handleRead
twisted.internet.iocpreactor.udp.Port.html#handleRead
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.udp.Port.doRead
twisted.internet.iocpreactor.udp.Port.html#doRead
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.udp.Port.write
twisted.internet.iocpreactor.udp.Port.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write a datagram.
-
twisted.internet.iocpreactor.udp.Port.writeSequence
twisted.internet.iocpreactor.udp.Port.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Write an iterable of byte strings to the physical connection.
-
twisted.internet.iocpreactor.udp.Port.connect
twisted.internet.iocpreactor.udp.Port.html#connect
ZopeInterfaceFunction
Method
PUBLIC
'Connect' to remote server.
-
twisted.internet.iocpreactor.udp.Port._loseConnection
twisted.internet.iocpreactor.udp.Port.html#_loseConnection
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.iocpreactor.udp.Port.stopListening
twisted.internet.iocpreactor.udp.Port.html#stopListening
ZopeInterfaceFunction
Method
PUBLIC
Stop listening on this port.
-
twisted.internet.iocpreactor.udp.Port.d
twisted.internet.iocpreactor.udp.Port.html#d
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.udp.Port.loseConnection
twisted.internet.iocpreactor.udp.Port.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Close the connection at the next available opportunity.
-
twisted.internet.iocpreactor.udp.Port.connectionLost
twisted.internet.iocpreactor.udp.Port.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Cleans up my socket.
-
twisted.internet.iocpreactor.udp.Port.setLogStr
twisted.internet.iocpreactor.udp.Port.html#setLogStr
ZopeInterfaceFunction
Method
PUBLIC
Initialize the logstr attribute to be used by logPrefix.
-
twisted.internet.iocpreactor.udp.Port.logstr
twisted.internet.iocpreactor.udp.Port.html#logstr
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.udp.Port.logPrefix
twisted.internet.iocpreactor.udp.Port.html#logPrefix
ZopeInterfaceFunction
Method
PUBLIC
Returns the name of my class, to prefix log entries with.
-
twisted.internet.iocpreactor.udp.Port.getHost
twisted.internet.iocpreactor.udp.Port.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
Return the local address of the UDP connection
-
twisted.internet.iocpreactor.udp.Port.setBroadcastAllowed
twisted.internet.iocpreactor.udp.Port.html#setBroadcastAllowed
ZopeInterfaceFunction
Method
PUBLIC
Set whether this port may broadcast. This is disabled by default.
-
twisted.internet.iocpreactor.udp.Port.getBroadcastAllowed
twisted.internet.iocpreactor.udp.Port.html#getBroadcastAllowed
ZopeInterfaceFunction
Method
PUBLIC
Checks if broadcast is currently allowed on this port.
-
twisted.internet.iocpreactor.udp.MulticastMixin
twisted.internet.iocpreactor.udp.MulticastMixin.html
ZopeInterfaceClass
Class
PUBLIC
Implement multicast functionality.
-
twisted.internet.iocpreactor.udp.MulticastMixin.getOutgoingInterface
twisted.internet.iocpreactor.udp.MulticastMixin.html#getOutgoingInterface
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.udp.MulticastMixin.setOutgoingInterface
twisted.internet.iocpreactor.udp.MulticastMixin.html#setOutgoingInterface
ZopeInterfaceFunction
Method
PUBLIC
Returns Deferred of success.
-
twisted.internet.iocpreactor.udp.MulticastMixin._setInterface
twisted.internet.iocpreactor.udp.MulticastMixin.html#_setInterface
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.iocpreactor.udp.MulticastMixin.getLoopbackMode
twisted.internet.iocpreactor.udp.MulticastMixin.html#getLoopbackMode
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.udp.MulticastMixin.setLoopbackMode
twisted.internet.iocpreactor.udp.MulticastMixin.html#setLoopbackMode
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.udp.MulticastMixin.getTTL
twisted.internet.iocpreactor.udp.MulticastMixin.html#getTTL
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.udp.MulticastMixin.setTTL
twisted.internet.iocpreactor.udp.MulticastMixin.html#setTTL
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.udp.MulticastMixin.joinGroup
twisted.internet.iocpreactor.udp.MulticastMixin.html#joinGroup
ZopeInterfaceFunction
Method
PUBLIC
Join a multicast group. Returns Deferred of success.
-
twisted.internet.iocpreactor.udp.MulticastMixin._joinAddr1
twisted.internet.iocpreactor.udp.MulticastMixin.html#_joinAddr1
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.iocpreactor.udp.MulticastMixin._joinAddr2
twisted.internet.iocpreactor.udp.MulticastMixin.html#_joinAddr2
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.iocpreactor.udp.MulticastMixin.leaveGroup
twisted.internet.iocpreactor.udp.MulticastMixin.html#leaveGroup
ZopeInterfaceFunction
Method
PUBLIC
Leave multicast group, return Deferred of success.
-
twisted.internet.iocpreactor.udp.MulticastPort
twisted.internet.iocpreactor.udp.MulticastPort.html
ZopeInterfaceClass
Class
PUBLIC
UDP Port that supports multicasting.
-
twisted.internet.iocpreactor.udp.MulticastPort.__init__
twisted.internet.iocpreactor.udp.MulticastPort.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize with a numeric port to listen on.
-
twisted.internet.iocpreactor.udp.MulticastPort.listenMultiple
twisted.internet.iocpreactor.udp.MulticastPort.html#listenMultiple
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.udp.MulticastPort.createSocket
twisted.internet.iocpreactor.udp.MulticastPort.html#createSocket
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.reactor.TLSMemoryBIOFactory
twisted.internet.iocpreactor.reactor.html#TLSMemoryBIOFactory
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.reactor.MAX_TIMEOUT
twisted.internet.iocpreactor.reactor.html#MAX_TIMEOUT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.reactor.EVENTS_PER_LOOP
twisted.internet.iocpreactor.reactor.html#EVENTS_PER_LOOP
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.reactor.KEY_NORMAL
twisted.internet.iocpreactor.reactor.html#KEY_NORMAL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.reactor.KEY_WAKEUP
twisted.internet.iocpreactor.reactor.html#KEY_WAKEUP
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.reactor._NO_GETHANDLE
twisted.internet.iocpreactor.reactor.html#_NO_GETHANDLE
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.internet.iocpreactor.reactor._NO_FILEDESC
twisted.internet.iocpreactor.reactor.html#_NO_FILEDESC
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.internet.iocpreactor.reactor.IOCPReactor
twisted.internet.iocpreactor.reactor.IOCPReactor.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/2 instance variable, 8/17 methods documented
-
twisted.internet.iocpreactor.reactor.IOCPReactor.port
twisted.internet.iocpreactor.reactor.IOCPReactor.html#port
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.reactor.IOCPReactor.__init__
twisted.internet.iocpreactor.reactor.IOCPReactor.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.reactor.IOCPReactor.handles
twisted.internet.iocpreactor.reactor.IOCPReactor.html#handles
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.reactor.IOCPReactor.addActiveHandle
twisted.internet.iocpreactor.reactor.IOCPReactor.html#addActiveHandle
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.reactor.IOCPReactor.removeActiveHandle
twisted.internet.iocpreactor.reactor.IOCPReactor.html#removeActiveHandle
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.reactor.IOCPReactor.doIteration
twisted.internet.iocpreactor.reactor.IOCPReactor.html#doIteration
ZopeInterfaceFunction
Method
PUBLIC
Poll the IO completion port for new events.
-
twisted.internet.iocpreactor.reactor.IOCPReactor._callEventCallback
twisted.internet.iocpreactor.reactor.IOCPReactor.html#_callEventCallback
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.iocpreactor.reactor.IOCPReactor.installWaker
twisted.internet.iocpreactor.reactor.IOCPReactor.html#installWaker
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.reactor.IOCPReactor.wakeUp
twisted.internet.iocpreactor.reactor.IOCPReactor.html#wakeUp
ZopeInterfaceFunction
Method
PUBLIC
Wake up the event loop.
-
twisted.internet.iocpreactor.reactor.IOCPReactor.registerHandle
twisted.internet.iocpreactor.reactor.IOCPReactor.html#registerHandle
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.reactor.IOCPReactor.createSocket
twisted.internet.iocpreactor.reactor.IOCPReactor.html#createSocket
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.reactor.IOCPReactor.listenTCP
twisted.internet.iocpreactor.reactor.IOCPReactor.html#listenTCP
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.iocpreactor.reactor.IOCPReactor.connectTCP
twisted.internet.iocpreactor.reactor.IOCPReactor.html#connectTCP
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.iocpreactor.reactor.IOCPReactor.listenSSL
twisted.internet.iocpreactor.reactor.IOCPReactor.html#listenSSL
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.iocpreactor.reactor.IOCPReactor.connectSSL
twisted.internet.iocpreactor.reactor.IOCPReactor.html#connectSSL
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.internet.iocpreactor.reactor.IOCPReactor.listenUDP
twisted.internet.iocpreactor.reactor.IOCPReactor.html#listenUDP
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.iocpreactor.reactor.IOCPReactor.listenMulticast
twisted.internet.iocpreactor.reactor.IOCPReactor.html#listenMulticast
ZopeInterfaceFunction
Method
PUBLIC
Connects a given DatagramProtocol to the given numeric UDP port.
-
twisted.internet.iocpreactor.reactor.IOCPReactor.spawnProcess
twisted.internet.iocpreactor.reactor.IOCPReactor.html#spawnProcess
ZopeInterfaceFunction
Method
PUBLIC
Spawn a process.
-
twisted.internet.iocpreactor.reactor.IOCPReactor.removeAll
twisted.internet.iocpreactor.reactor.IOCPReactor.html#removeAll
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.iocpreactor.reactor.install
twisted.internet.iocpreactor.reactor.html#install
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.internet.kqreactor.KQ_EV_ADD
twisted.internet.kqreactor.html#KQ_EV_ADD
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.kqreactor.KQ_EV_DELETE
twisted.internet.kqreactor.html#KQ_EV_DELETE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.kqreactor.KQ_EV_EOF
twisted.internet.kqreactor.html#KQ_EV_EOF
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.kqreactor.KQ_FILTER_READ
twisted.internet.kqreactor.html#KQ_FILTER_READ
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.kqreactor.KQ_FILTER_WRITE
twisted.internet.kqreactor.html#KQ_FILTER_WRITE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.internet.kqreactor._IKQueue
twisted.internet.kqreactor._IKQueue.html
ZopeInterfaceClass
Interface
PRIVATE
An interface for KQueue implementations.
-
twisted.internet.kqreactor._IKQueue.kqueue
twisted.internet.kqreactor._IKQueue.html#kqueue
ZopeInterfaceAttribute
Attribute
PUBLIC
An implementation of kqueue(2).
-
twisted.internet.kqreactor._IKQueue.kevent
twisted.internet.kqreactor._IKQueue.html#kevent
ZopeInterfaceAttribute
Attribute
PUBLIC
An implementation of kevent(2).
-
twisted.internet.kqreactor.KQueueReactor
twisted.internet.kqreactor.KQueueReactor.html
ZopeInterfaceClass
Class
PUBLIC
A reactor that uses kqueue(2)/kevent(2) and relies on Python 2.6 or higher which has built in support for kqueue in the select module.
-
twisted.internet.kqreactor.KQueueReactor._kq
twisted.internet.kqreactor.KQueueReactor.html#_kq
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A kqueue which will be used to check for I/O readiness.
-
twisted.internet.kqreactor.KQueueReactor._impl
twisted.internet.kqreactor.KQueueReactor.html#_impl
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.internet.kqreactor.KQueueReactor._selectables
twisted.internet.kqreactor.KQueueReactor.html#_selectables
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A dictionary mapping integer file descriptors to instances of
FileDescriptor which have been registered with the reactor. All
FileDescriptors which are currently receiving read or write readiness notifications will be present as values in this dictionary.
-
twisted.internet.kqreactor.KQueueReactor._reads
twisted.internet.kqreactor.KQueueReactor.html#_reads
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A set containing integer file descriptors. Values in this set will be registered with
_kq for read readiness notifications which will be dispatched to the corresponding
FileDescriptor instances in
_selectables...
-
twisted.internet.kqreactor.KQueueReactor._writes
twisted.internet.kqreactor.KQueueReactor.html#_writes
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A set containing integer file descriptors. Values in this set will be registered with
_kq for write readiness notifications which will be dispatched to the corresponding
FileDescriptor instances in
_selectables...
-
twisted.internet.kqreactor.KQueueReactor.__init__
twisted.internet.kqreactor.KQueueReactor.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize kqueue object, file descriptor tracking dictionaries, and the base class.
-
twisted.internet.kqreactor.KQueueReactor._updateRegistration
twisted.internet.kqreactor.KQueueReactor.html#_updateRegistration
ZopeInterfaceFunction
Method
PRIVATE
Private method for changing kqueue registration on a given FD filtering for events given filter/op. This will never block and returns nothing.
-
twisted.internet.kqreactor.KQueueReactor.beforeDaemonize
twisted.internet.kqreactor.KQueueReactor.html#beforeDaemonize
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.kqreactor.KQueueReactor.afterDaemonize
twisted.internet.kqreactor.KQueueReactor.html#afterDaemonize
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.kqreactor.KQueueReactor.addReader
twisted.internet.kqreactor.KQueueReactor.html#addReader
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.kqreactor.KQueueReactor.addWriter
twisted.internet.kqreactor.KQueueReactor.html#addWriter
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.kqreactor.KQueueReactor.removeReader
twisted.internet.kqreactor.KQueueReactor.html#removeReader
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.kqreactor.KQueueReactor.removeWriter
twisted.internet.kqreactor.KQueueReactor.html#removeWriter
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.kqreactor.KQueueReactor.removeAll
twisted.internet.kqreactor.KQueueReactor.html#removeAll
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.kqreactor.KQueueReactor.getReaders
twisted.internet.kqreactor.KQueueReactor.html#getReaders
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.kqreactor.KQueueReactor.getWriters
twisted.internet.kqreactor.KQueueReactor.html#getWriters
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.internet.kqreactor.KQueueReactor.doKEvent
twisted.internet.kqreactor.KQueueReactor.html#doKEvent
ZopeInterfaceFunction
Method
PUBLIC
Poll the kqueue for new events.
-
twisted.internet.kqreactor.KQueueReactor._doWriteOrRead
twisted.internet.kqreactor.KQueueReactor.html#_doWriteOrRead
ZopeInterfaceFunction
Method
PRIVATE
Private method called when a FD is ready for reading, writing or was lost. Do the work and raise errors where necessary.
-
twisted.internet.kqreactor.install
twisted.internet.kqreactor.html#install
ZopeInterfaceFunction
Function
PUBLIC
Install the kqueue() reactor.
-
twisted.internet.pollreactor.PollReactor
twisted.internet.pollreactor.PollReactor.html
ZopeInterfaceClass
Class
PUBLIC
A reactor that uses poll(2).
-
twisted.internet.pollreactor.PollReactor._poller
twisted.internet.pollreactor.PollReactor.html#_poller
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A
select.poll which will be used to check for I/O readiness.
-
twisted.internet.pollreactor.PollReactor._selectables
twisted.internet.pollreactor.PollReactor.html#_selectables
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A dictionary mapping integer file descriptors to instances of
FileDescriptor which have been registered with the reactor. All
FileDescriptors which are currently receiving read or write readiness notifications will be present as values in this dictionary.
-
twisted.internet.pollreactor.PollReactor._reads
twisted.internet.pollreactor.PollReactor.html#_reads
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A dictionary mapping integer file descriptors to arbitrary values (this is essentially a set). Keys in this dictionary will be registered with _poller for read readiness notifications which will be dispatched to the corresponding ...
-
twisted.internet.pollreactor.PollReactor._writes
twisted.internet.pollreactor.PollReactor.html#_writes
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A dictionary mapping integer file descriptors to arbitrary values (this is essentially a set). Keys in this dictionary will be registered with _poller for write readiness notifications which will be dispatched to the corresponding ...
-
twisted.internet.pollreactor.PollReactor._POLL_DISCONNECTED
twisted.internet.pollreactor.PollReactor.html#_POLL_DISCONNECTED
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.internet.pollreactor.PollReactor.__init__
twisted.internet.pollreactor.PollReactor.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize polling object, file descriptor tracking dictionaries, and the base class.
-
twisted.internet.pollreactor.PollReactor._updateRegistration
twisted.internet.pollreactor.PollReactor.html#_updateRegistration
ZopeInterfaceFunction
Method
PRIVATE
Register/unregister an fd with the poller.
-
twisted.internet.pollreactor.PollReactor._dictRemove
twisted.internet.pollreactor.PollReactor.html#_dictRemove
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.internet.pollreactor.PollReactor.addReader
twisted.internet.pollreactor.PollReactor.html#addReader
ZopeInterfaceFunction
Method
PUBLIC
Add a FileDescriptor for notification of data available to read.
-
twisted.internet.pollreactor.PollReactor.addWriter
twisted.internet.pollreactor.PollReactor.html#addWriter
ZopeInterfaceFunction
Method
PUBLIC
Add a FileDescriptor for notification of data available to write.
-
twisted.internet.pollreactor.PollReactor.removeReader
twisted.internet.pollreactor.PollReactor.html#removeReader
ZopeInterfaceFunction
Method
PUBLIC
Remove a Selectable for notification of data available to read.
-
twisted.internet.pollreactor.PollReactor.removeWriter
twisted.internet.pollreactor.PollReactor.html#removeWriter
ZopeInterfaceFunction
Method
PUBLIC
Remove a Selectable for notification of data available to write.
-
twisted.internet.pollreactor.PollReactor.removeAll
twisted.internet.pollreactor.PollReactor.html#removeAll
ZopeInterfaceFunction
Method
PUBLIC
Remove all selectables, and return a list of them.
-
twisted.internet.pollreactor.PollReactor.doPoll
twisted.internet.pollreactor.PollReactor.html#doPoll
ZopeInterfaceFunction
Method
PUBLIC
Poll the poller for new events.
-
twisted.internet.pollreactor.PollReactor.getReaders
twisted.internet.pollreactor.PollReactor.html#getReaders
ZopeInterfaceFunction
Method
PUBLIC
Return the list of file descriptors currently monitored for input events by the reactor.
-
twisted.internet.pollreactor.PollReactor.getWriters
twisted.internet.pollreactor.PollReactor.html#getWriters
ZopeInterfaceFunction
Method
PUBLIC
Return the list file descriptors currently monitored for output events by the reactor.
-
twisted.internet.pollreactor.install
twisted.internet.pollreactor.html#install
ZopeInterfaceFunction
Function
PUBLIC
Install the poll() reactor.
-
twisted.internet.pyuisupport._guiUpdate
twisted.internet.pyuisupport.html#_guiUpdate
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.internet.pyuisupport.install
twisted.internet.pyuisupport.html#install
ZopeInterfaceFunction
Function
PUBLIC
Schedule PyUI's display to be updated approximately every ms milliseconds, and initialize PyUI with the specified arguments.
-
twisted.internet.wxreactor.ProcessEventsTimer
twisted.internet.wxreactor.ProcessEventsTimer.html
ZopeInterfaceClass
Class
PUBLIC
Timer that tells wx to process pending events.
-
twisted.internet.wxreactor.ProcessEventsTimer.__init__
twisted.internet.wxreactor.ProcessEventsTimer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.wxreactor.ProcessEventsTimer.wxapp
twisted.internet.wxreactor.ProcessEventsTimer.html#wxapp
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.wxreactor.ProcessEventsTimer.Notify
twisted.internet.wxreactor.ProcessEventsTimer.html#Notify
ZopeInterfaceFunction
Method
PUBLIC
Called repeatedly by wx event loop.
-
twisted.internet.wxreactor.WxReactor
twisted.internet.wxreactor.WxReactor.html
ZopeInterfaceClass
Class
PUBLIC
wxPython reactor.
-
twisted.internet.wxreactor.WxReactor._stopping
twisted.internet.wxreactor.WxReactor.html#_stopping
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.wxreactor.WxReactor.registerWxApp
twisted.internet.wxreactor.WxReactor.html#registerWxApp
ZopeInterfaceFunction
Method
PUBLIC
Register wxApp instance with the reactor.
-
twisted.internet.wxreactor.WxReactor.wxapp
twisted.internet.wxreactor.WxReactor.html#wxapp
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.wxreactor.WxReactor._installSignalHandlersAgain
twisted.internet.wxreactor.WxReactor.html#_installSignalHandlersAgain
ZopeInterfaceFunction
Method
PRIVATE
wx sometimes removes our own signal handlers, so re-add them.
-
twisted.internet.wxreactor.WxReactor.stop
twisted.internet.wxreactor.WxReactor.html#stop
ZopeInterfaceFunction
Method
PUBLIC
Stop the reactor.
-
twisted.internet.wxreactor.WxReactor._runInMainThread
twisted.internet.wxreactor.WxReactor.html#_runInMainThread
ZopeInterfaceFunction
Method
PRIVATE
Schedule function to run in main wx/Twisted thread.
-
twisted.internet.wxreactor.WxReactor._stopWx
twisted.internet.wxreactor.WxReactor.html#_stopWx
ZopeInterfaceFunction
Method
PRIVATE
Stop the wx event loop if it hasn't already been stopped.
-
twisted.internet.wxreactor.WxReactor.run
twisted.internet.wxreactor.WxReactor.html#run
ZopeInterfaceFunction
Method
PUBLIC
Start the reactor.
-
twisted.internet.wxreactor.WxReactor._postQueue
twisted.internet.wxreactor.WxReactor.html#_postQueue
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.internet.wxreactor.install
twisted.internet.wxreactor.html#install
ZopeInterfaceFunction
Function
PUBLIC
Configure the twisted mainloop to be run inside the wxPython mainloop.
-
twisted.internet.wxsupport.wxRunner
twisted.internet.wxsupport.wxRunner.html
ZopeInterfaceClass
Class
PUBLIC
Make sure GUI events are handled.
-
twisted.internet.wxsupport.wxRunner.__init__
twisted.internet.wxsupport.wxRunner.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.internet.wxsupport.wxRunner.app
twisted.internet.wxsupport.wxRunner.html#app
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.internet.wxsupport.wxRunner.run
twisted.internet.wxsupport.wxRunner.html#run
ZopeInterfaceFunction
Method
PUBLIC
Execute pending WX events followed by WX idle events and reschedule.
-
twisted.internet.wxsupport.install
twisted.internet.wxsupport.html#install
ZopeInterfaceFunction
Function
PUBLIC
Install the wxPython support, given a wxApp instance
-
twisted.logger._util.formatTrace
twisted.logger._util.html#formatTrace
ZopeInterfaceFunction
Function
PUBLIC
Format a trace (that is, the contents of the log_trace key of a log event) as a visual indication of the message's propagation through various observers.
-
twisted.mail._except._POP3MessageDeleted
twisted.mail._except._POP3MessageDeleted.html
ZopeInterfaceClass
Class
PRIVATE
An internal control-flow error which indicates that a deleted message was requested.
-
twisted.mail.interfaces.IChallengeResponse
twisted.mail.interfaces.IChallengeResponse.html
ZopeInterfaceClass
Interface
PUBLIC
An IMAPrev4 authorization challenge mechanism.
-
twisted.mail.interfaces.IChallengeResponse.getChallenge
twisted.mail.interfaces.IChallengeResponse.html#getChallenge
ZopeInterfaceFunction
Method
PUBLIC
Return a client challenge.
-
twisted.mail.interfaces.IChallengeResponse.setResponse
twisted.mail.interfaces.IChallengeResponse.html#setResponse
ZopeInterfaceFunction
Method
PUBLIC
Extract a username and possibly a password from a response and assign them to username and password instance variables.
-
twisted.mail.interfaces.IChallengeResponse.moreChallenges
twisted.mail.interfaces.IChallengeResponse.html#moreChallenges
ZopeInterfaceFunction
Method
PUBLIC
Are there more challenges than just the first? If so, callers should challenge clients with the result of
getChallenge, and check their response with
setResponse in a loop until this returns
False
-
twisted.mail.interfaces.IClientAuthentication
twisted.mail.interfaces.IClientAuthentication.html
ZopeInterfaceClass
Interface
PUBLIC
No interface docstring; 2/2 methods documented
-
twisted.mail.interfaces.IClientAuthentication.getName
twisted.mail.interfaces.IClientAuthentication.html#getName
ZopeInterfaceFunction
Method
PUBLIC
Return an identifier associated with this authentication scheme.
-
twisted.mail.interfaces.IClientAuthentication.challengeResponse
twisted.mail.interfaces.IClientAuthentication.html#challengeResponse
ZopeInterfaceFunction
Method
PUBLIC
Generate a challenge response string.
-
twisted.mail.interfaces.IServerFactoryPOP3
twisted.mail.interfaces.IServerFactoryPOP3.html
ZopeInterfaceClass
Interface
PUBLIC
An interface for querying capabilities of a POP3 server.
-
twisted.mail.interfaces.IServerFactoryPOP3.challengers
twisted.mail.interfaces.IServerFactoryPOP3.html#challengers
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.interfaces.IServerFactoryPOP3.cap_IMPLEMENTATION
twisted.mail.interfaces.IServerFactoryPOP3.html#cap_IMPLEMENTATION
ZopeInterfaceFunction
Method
PUBLIC
Return a string describing the POP3 server implementation.
-
twisted.mail.interfaces.IServerFactoryPOP3.cap_EXPIRE
twisted.mail.interfaces.IServerFactoryPOP3.html#cap_EXPIRE
ZopeInterfaceFunction
Method
PUBLIC
Return the minimum number of days messages are retained.
-
twisted.mail.interfaces.IServerFactoryPOP3.perUserExpiration
twisted.mail.interfaces.IServerFactoryPOP3.html#perUserExpiration
ZopeInterfaceFunction
Method
PUBLIC
Indicate whether the message expiration policy differs per user.
-
twisted.mail.interfaces.IServerFactoryPOP3.cap_LOGIN_DELAY
twisted.mail.interfaces.IServerFactoryPOP3.html#cap_LOGIN_DELAY
ZopeInterfaceFunction
Method
PUBLIC
Return the minimum number of seconds between client logins.
-
twisted.mail.interfaces.IServerFactoryPOP3.perUserLoginDelay
twisted.mail.interfaces.IServerFactoryPOP3.html#perUserLoginDelay
ZopeInterfaceFunction
Method
PUBLIC
Indicate whether the login delay period differs per user.
-
twisted.mail.interfaces.IMailboxPOP3
twisted.mail.interfaces.IMailboxPOP3.html
ZopeInterfaceClass
Interface
PUBLIC
An interface for mailbox access.
-
twisted.mail.interfaces.IMailboxPOP3.loginDelay
twisted.mail.interfaces.IMailboxPOP3.html#loginDelay
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The number of seconds between allowed logins for the user associated with this mailbox.
-
twisted.mail.interfaces.IMailboxPOP3.messageExpiration
twisted.mail.interfaces.IMailboxPOP3.html#messageExpiration
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The number of days messages in this mailbox will remain on the server before being deleted.
-
twisted.mail.interfaces.IMailboxPOP3.listMessages
twisted.mail.interfaces.IMailboxPOP3.html#listMessages
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the size of a message, or, if none is specified, the size of each message in the mailbox.
-
twisted.mail.interfaces.IMailboxPOP3.getMessage
twisted.mail.interfaces.IMailboxPOP3.html#getMessage
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a file containing the contents of a message.
-
twisted.mail.interfaces.IMailboxPOP3.getUidl
twisted.mail.interfaces.IMailboxPOP3.html#getUidl
ZopeInterfaceFunction
Method
PUBLIC
Get a unique identifier for a message.
-
twisted.mail.interfaces.IMailboxPOP3.deleteMessage
twisted.mail.interfaces.IMailboxPOP3.html#deleteMessage
ZopeInterfaceFunction
Method
PUBLIC
Mark a message for deletion.
-
twisted.mail.interfaces.IMailboxPOP3.undeleteMessages
twisted.mail.interfaces.IMailboxPOP3.html#undeleteMessages
ZopeInterfaceFunction
Method
PUBLIC
Undelete all messages marked for deletion.
-
twisted.mail.interfaces.IMailboxPOP3.sync
twisted.mail.interfaces.IMailboxPOP3.html#sync
ZopeInterfaceFunction
Method
PUBLIC
Discard the contents of any message marked for deletion.
-
twisted.mail.interfaces.IDomain
twisted.mail.interfaces.IDomain.html
ZopeInterfaceClass
Interface
PUBLIC
An interface for email domains.
-
twisted.mail.interfaces.IDomain.exists
twisted.mail.interfaces.IDomain.html#exists
ZopeInterfaceFunction
Method
PUBLIC
Check whether a user exists in this domain.
-
twisted.mail.interfaces.IDomain.addUser
twisted.mail.interfaces.IDomain.html#addUser
ZopeInterfaceFunction
Method
PUBLIC
Add a user to this domain.
-
twisted.mail.interfaces.IDomain.getCredentialsCheckers
twisted.mail.interfaces.IDomain.html#getCredentialsCheckers
ZopeInterfaceFunction
Method
PUBLIC
Return credentials checkers for this domain.
-
twisted.mail.interfaces.IAlias
twisted.mail.interfaces.IAlias.html
ZopeInterfaceClass
Interface
PUBLIC
An interface for aliases.
-
twisted.mail.interfaces.IAlias.createMessageReceiver
twisted.mail.interfaces.IAlias.html#createMessageReceiver
ZopeInterfaceFunction
Method
PUBLIC
Create a message receiver.
-
twisted.mail.interfaces.IAliasableDomain
twisted.mail.interfaces.IAliasableDomain.html
ZopeInterfaceClass
Interface
PUBLIC
An interface for email domains which can be aliased to other domains.
-
twisted.mail.interfaces.IAliasableDomain.setAliasGroup
twisted.mail.interfaces.IAliasableDomain.html#setAliasGroup
ZopeInterfaceFunction
Method
PUBLIC
Set the group of defined aliases for this domain.
-
twisted.mail.interfaces.IAliasableDomain.exists
twisted.mail.interfaces.IAliasableDomain.html#exists
ZopeInterfaceFunction
Method
PUBLIC
Check whether a user exists in this domain or an alias of it.
-
twisted.mail.interfaces.IMessageDelivery
twisted.mail.interfaces.IMessageDelivery.html
ZopeInterfaceClass
Interface
PUBLIC
No interface docstring; 3/3 methods documented
-
twisted.mail.interfaces.IMessageDelivery.validateTo
twisted.mail.interfaces.IMessageDelivery.html#validateTo
ZopeInterfaceFunction
Method
PUBLIC
Validate the address for which the message is destined.
-
twisted.mail.interfaces.IMessageDelivery.validateFrom
twisted.mail.interfaces.IMessageDelivery.html#validateFrom
ZopeInterfaceFunction
Method
PUBLIC
Validate the address from which the message originates.
-
twisted.mail.interfaces.IMessageDeliveryFactory
twisted.mail.interfaces.IMessageDeliveryFactory.html
ZopeInterfaceClass
Interface
PUBLIC
An alternate interface to implement for handling message delivery.
-
twisted.mail.interfaces.IMessageDeliveryFactory.getMessageDelivery
twisted.mail.interfaces.IMessageDeliveryFactory.html#getMessageDelivery
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.mail.interfaces.IMessageSMTP
twisted.mail.interfaces.IMessageSMTP.html
ZopeInterfaceClass
Interface
PUBLIC
Interface definition for messages that can be sent via SMTP.
-
twisted.mail.interfaces.IMessageSMTP.lineReceived
twisted.mail.interfaces.IMessageSMTP.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Handle another line.
-
twisted.mail.interfaces.IMessageSMTP.eomReceived
twisted.mail.interfaces.IMessageSMTP.html#eomReceived
ZopeInterfaceFunction
Method
PUBLIC
Handle end of message.
-
twisted.mail.interfaces.IMessageSMTP.connectionLost
twisted.mail.interfaces.IMessageSMTP.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Handle message truncated.
-
twisted.mail.interfaces.IMessageIMAPPart
twisted.mail.interfaces.IMessageIMAPPart.html
ZopeInterfaceClass
Interface
PUBLIC
No interface docstring; 5/5 methods documented
-
twisted.mail.interfaces.IMessageIMAPPart.getBodyFile
twisted.mail.interfaces.IMessageIMAPPart.html#getBodyFile
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a file object containing only the body of this message.
-
twisted.mail.interfaces.IMessageIMAPPart.getSize
twisted.mail.interfaces.IMessageIMAPPart.html#getSize
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the total size, in octets, of this message.
-
twisted.mail.interfaces.IMessageIMAPPart.isMultipart
twisted.mail.interfaces.IMessageIMAPPart.html#isMultipart
ZopeInterfaceFunction
Method
PUBLIC
Indicate whether this message has subparts.
-
twisted.mail.interfaces.IMessageIMAPPart.getSubPart
twisted.mail.interfaces.IMessageIMAPPart.html#getSubPart
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a MIME sub-message
-
twisted.mail.interfaces.IMessageIMAP
twisted.mail.interfaces.IMessageIMAP.html
ZopeInterfaceClass
Interface
PUBLIC
No interface docstring; 3/3 methods documented
-
twisted.mail.interfaces.IMessageIMAP.getUID
twisted.mail.interfaces.IMessageIMAP.html#getUID
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the unique identifier associated with this message.
-
twisted.mail.interfaces.IMessageIMAP.getFlags
twisted.mail.interfaces.IMessageIMAP.html#getFlags
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the flags associated with this message.
-
twisted.mail.interfaces.IMessageIMAP.getInternalDate
twisted.mail.interfaces.IMessageIMAP.html#getInternalDate
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the date internally associated with this message.
-
twisted.mail.interfaces.IMessageIMAPFile
twisted.mail.interfaces.IMessageIMAPFile.html
ZopeInterfaceClass
Interface
PUBLIC
Optional message interface for representing messages as files.
-
twisted.mail.interfaces.IMessageIMAPFile.open
twisted.mail.interfaces.IMessageIMAPFile.html#open
ZopeInterfaceFunction
Method
PUBLIC
Return a file-like object opened for reading.
-
twisted.mail.interfaces.ISearchableIMAPMailbox
twisted.mail.interfaces.ISearchableIMAPMailbox.html
ZopeInterfaceClass
Interface
PUBLIC
No interface docstring; 1/1 method documented
-
twisted.mail.interfaces.ISearchableIMAPMailbox.search
twisted.mail.interfaces.ISearchableIMAPMailbox.html#search
ZopeInterfaceFunction
Method
PUBLIC
Search for messages that meet the given query criteria.
-
twisted.mail.interfaces.IMailboxIMAPListener
twisted.mail.interfaces.IMailboxIMAPListener.html
ZopeInterfaceClass
Interface
PUBLIC
Interface for objects interested in mailbox events
-
twisted.mail.interfaces.IMailboxIMAPListener.modeChanged
twisted.mail.interfaces.IMailboxIMAPListener.html#modeChanged
ZopeInterfaceFunction
Method
PUBLIC
Indicates that the write status of a mailbox has changed.
-
twisted.mail.interfaces.IMailboxIMAPListener.flagsChanged
twisted.mail.interfaces.IMailboxIMAPListener.html#flagsChanged
ZopeInterfaceFunction
Method
PUBLIC
Indicates that the flags of one or more messages have changed.
-
twisted.mail.interfaces.IMailboxIMAPListener.newMessages
twisted.mail.interfaces.IMailboxIMAPListener.html#newMessages
ZopeInterfaceFunction
Method
PUBLIC
Indicates that the number of messages in a mailbox has changed.
-
twisted.mail.interfaces.IMessageIMAPCopier
twisted.mail.interfaces.IMessageIMAPCopier.html
ZopeInterfaceClass
Interface
PUBLIC
No interface docstring; 1/1 method documented
-
twisted.mail.interfaces.IMessageIMAPCopier.copy
twisted.mail.interfaces.IMessageIMAPCopier.html#copy
ZopeInterfaceFunction
Method
PUBLIC
Copy the given message object into this mailbox.
-
twisted.mail.interfaces.IMailboxIMAPInfo
twisted.mail.interfaces.IMailboxIMAPInfo.html
ZopeInterfaceClass
Interface
PUBLIC
Interface specifying only the methods required for listMailboxes.
-
twisted.mail.interfaces.IMailboxIMAPInfo.getFlags
twisted.mail.interfaces.IMailboxIMAPInfo.html#getFlags
ZopeInterfaceFunction
Method
PUBLIC
Return the flags defined in this mailbox
-
twisted.mail.interfaces.IMailboxIMAPInfo.getHierarchicalDelimiter
twisted.mail.interfaces.IMailboxIMAPInfo.html#getHierarchicalDelimiter
ZopeInterfaceFunction
Method
PUBLIC
Get the character which delimits namespaces for in this mailbox.
-
twisted.mail.interfaces.IMailboxIMAP
twisted.mail.interfaces.IMailboxIMAP.html
ZopeInterfaceClass
Interface
PUBLIC
No interface docstring; 15/15 methods documented
-
twisted.mail.interfaces.IMailboxIMAP.getUIDValidity
twisted.mail.interfaces.IMailboxIMAP.html#getUIDValidity
ZopeInterfaceFunction
Method
PUBLIC
Return the unique validity identifier for this mailbox.
-
twisted.mail.interfaces.IMailboxIMAP.getUIDNext
twisted.mail.interfaces.IMailboxIMAP.html#getUIDNext
ZopeInterfaceFunction
Method
PUBLIC
Return the likely UID for the next message added to this mailbox.
-
twisted.mail.interfaces.IMailboxIMAP.getUID
twisted.mail.interfaces.IMailboxIMAP.html#getUID
ZopeInterfaceFunction
Method
PUBLIC
Return the UID of a message in the mailbox
-
twisted.mail.interfaces.IMailboxIMAP.getMessageCount
twisted.mail.interfaces.IMailboxIMAP.html#getMessageCount
ZopeInterfaceFunction
Method
PUBLIC
Return the number of messages in this mailbox.
-
twisted.mail.interfaces.IMailboxIMAP.getRecentCount
twisted.mail.interfaces.IMailboxIMAP.html#getRecentCount
ZopeInterfaceFunction
Method
PUBLIC
Return the number of messages with the 'Recent' flag.
-
twisted.mail.interfaces.IMailboxIMAP.getUnseenCount
twisted.mail.interfaces.IMailboxIMAP.html#getUnseenCount
ZopeInterfaceFunction
Method
PUBLIC
Return the number of messages with the 'Unseen' flag.
-
twisted.mail.interfaces.IMailboxIMAP.isWriteable
twisted.mail.interfaces.IMailboxIMAP.html#isWriteable
ZopeInterfaceFunction
Method
PUBLIC
Get the read/write status of the mailbox.
-
twisted.mail.interfaces.IMailboxIMAP.destroy
twisted.mail.interfaces.IMailboxIMAP.html#destroy
ZopeInterfaceFunction
Method
PUBLIC
Called before this mailbox is deleted, permanently.
-
twisted.mail.interfaces.IMailboxIMAP.requestStatus
twisted.mail.interfaces.IMailboxIMAP.html#requestStatus
ZopeInterfaceFunction
Method
PUBLIC
Return status information about this mailbox.
-
twisted.mail.interfaces.IMailboxIMAP.addListener
twisted.mail.interfaces.IMailboxIMAP.html#addListener
ZopeInterfaceFunction
Method
PUBLIC
Add a mailbox change listener
-
twisted.mail.interfaces.IMailboxIMAP.removeListener
twisted.mail.interfaces.IMailboxIMAP.html#removeListener
ZopeInterfaceFunction
Method
PUBLIC
Remove a mailbox change listener
-
twisted.mail.interfaces.IMailboxIMAP.addMessage
twisted.mail.interfaces.IMailboxIMAP.html#addMessage
ZopeInterfaceFunction
Method
PUBLIC
Add the given message to this mailbox.
-
twisted.mail.interfaces.IMailboxIMAP.expunge
twisted.mail.interfaces.IMailboxIMAP.html#expunge
ZopeInterfaceFunction
Method
PUBLIC
Remove all messages flagged \Deleted.
-
twisted.mail.interfaces.IMailboxIMAP.fetch
twisted.mail.interfaces.IMailboxIMAP.html#fetch
ZopeInterfaceFunction
Method
PUBLIC
Retrieve one or more messages.
-
twisted.mail.interfaces.IMailboxIMAP.store
twisted.mail.interfaces.IMailboxIMAP.html#store
ZopeInterfaceFunction
Method
PUBLIC
Set the flags of one or more messages.
-
twisted.mail.interfaces.ICloseableMailboxIMAP
twisted.mail.interfaces.ICloseableMailboxIMAP.html
ZopeInterfaceClass
Interface
PUBLIC
A supplementary interface for mailboxes which require cleanup on close.
-
twisted.mail.interfaces.ICloseableMailboxIMAP.close
twisted.mail.interfaces.ICloseableMailboxIMAP.html#close
ZopeInterfaceFunction
Method
PUBLIC
Close this mailbox.
-
twisted.mail.interfaces.IAccountIMAP
twisted.mail.interfaces.IAccountIMAP.html
ZopeInterfaceClass
Interface
PUBLIC
Interface for Account classes
-
twisted.mail.interfaces.IAccountIMAP.addMailbox
twisted.mail.interfaces.IAccountIMAP.html#addMailbox
ZopeInterfaceFunction
Method
PUBLIC
Add a new mailbox to this account
-
twisted.mail.interfaces.IAccountIMAP.create
twisted.mail.interfaces.IAccountIMAP.html#create
ZopeInterfaceFunction
Method
PUBLIC
Create a new mailbox from the given hierarchical name.
-
twisted.mail.interfaces.IAccountIMAP.select
twisted.mail.interfaces.IAccountIMAP.html#select
ZopeInterfaceFunction
Method
PUBLIC
Acquire a mailbox, given its name.
-
twisted.mail.interfaces.IAccountIMAP.delete
twisted.mail.interfaces.IAccountIMAP.html#delete
ZopeInterfaceFunction
Method
PUBLIC
Delete the mailbox with the specified name.
-
twisted.mail.interfaces.IAccountIMAP.rename
twisted.mail.interfaces.IAccountIMAP.html#rename
ZopeInterfaceFunction
Method
PUBLIC
Rename a mailbox
-
twisted.mail.interfaces.IAccountIMAP.isSubscribed
twisted.mail.interfaces.IAccountIMAP.html#isSubscribed
ZopeInterfaceFunction
Method
PUBLIC
Check the subscription status of a mailbox
-
twisted.mail.interfaces.IAccountIMAP.subscribe
twisted.mail.interfaces.IAccountIMAP.html#subscribe
ZopeInterfaceFunction
Method
PUBLIC
Subscribe to a mailbox
-
twisted.mail.interfaces.IAccountIMAP.unsubscribe
twisted.mail.interfaces.IAccountIMAP.html#unsubscribe
ZopeInterfaceFunction
Method
PUBLIC
Unsubscribe from a mailbox
-
twisted.mail.interfaces.IAccountIMAP.listMailboxes
twisted.mail.interfaces.IAccountIMAP.html#listMailboxes
ZopeInterfaceFunction
Method
PUBLIC
List all the mailboxes that meet a certain criteria
-
twisted.mail.interfaces.INamespacePresenter
twisted.mail.interfaces.INamespacePresenter.html
ZopeInterfaceClass
Interface
PUBLIC
No interface docstring; 3/3 methods documented
-
twisted.mail.interfaces.INamespacePresenter.getPersonalNamespaces
twisted.mail.interfaces.INamespacePresenter.html#getPersonalNamespaces
ZopeInterfaceFunction
Method
PUBLIC
Report the available personal namespaces.
-
twisted.mail.interfaces.INamespacePresenter.getSharedNamespaces
twisted.mail.interfaces.INamespacePresenter.html#getSharedNamespaces
ZopeInterfaceFunction
Method
PUBLIC
Report the available shared namespaces.
-
twisted.mail.interfaces.INamespacePresenter.getUserNamespaces
twisted.mail.interfaces.INamespacePresenter.html#getUserNamespaces
ZopeInterfaceFunction
Method
PUBLIC
Report the available user namespaces.
-
twisted.mail._cred.CramMD5ClientAuthenticator
twisted.mail._cred.CramMD5ClientAuthenticator.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail._cred.CramMD5ClientAuthenticator.__init__
twisted.mail._cred.CramMD5ClientAuthenticator.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail._cred.CramMD5ClientAuthenticator.user
twisted.mail._cred.CramMD5ClientAuthenticator.html#user
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail._cred.CramMD5ClientAuthenticator.getName
twisted.mail._cred.CramMD5ClientAuthenticator.html#getName
ZopeInterfaceFunction
Method
PUBLIC
Return an identifier associated with this authentication scheme.
-
twisted.mail._cred.CramMD5ClientAuthenticator.challengeResponse
twisted.mail._cred.CramMD5ClientAuthenticator.html#challengeResponse
ZopeInterfaceFunction
Method
PUBLIC
Generate a challenge response string.
-
twisted.mail._cred.LOGINAuthenticator
twisted.mail._cred.LOGINAuthenticator.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail._cred.LOGINAuthenticator.__init__
twisted.mail._cred.LOGINAuthenticator.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail._cred.LOGINAuthenticator.user
twisted.mail._cred.LOGINAuthenticator.html#user
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail._cred.LOGINAuthenticator.challengeResponse
twisted.mail._cred.LOGINAuthenticator.html#challengeResponse
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Generate a challenge response string.
-
twisted.mail._cred.LOGINAuthenticator.getName
twisted.mail._cred.LOGINAuthenticator.html#getName
ZopeInterfaceFunction
Method
PUBLIC
Return an identifier associated with this authentication scheme.
-
twisted.mail._cred.LOGINAuthenticator.challengeUsername
twisted.mail._cred.LOGINAuthenticator.html#challengeUsername
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail._cred.LOGINAuthenticator.challengeSecret
twisted.mail._cred.LOGINAuthenticator.html#challengeSecret
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail._cred.PLAINAuthenticator
twisted.mail._cred.PLAINAuthenticator.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail._cred.PLAINAuthenticator.__init__
twisted.mail._cred.PLAINAuthenticator.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail._cred.PLAINAuthenticator.user
twisted.mail._cred.PLAINAuthenticator.html#user
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail._cred.PLAINAuthenticator.getName
twisted.mail._cred.PLAINAuthenticator.html#getName
ZopeInterfaceFunction
Method
PUBLIC
Return an identifier associated with this authentication scheme.
-
twisted.mail._cred.PLAINAuthenticator.challengeResponse
twisted.mail._cred.PLAINAuthenticator.html#challengeResponse
ZopeInterfaceFunction
Method
PUBLIC
Generate a challenge response string.
-
twisted.mail._cred.LOGINCredentials
twisted.mail._cred.LOGINCredentials.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail._cred.LOGINCredentials.__init__
twisted.mail._cred.LOGINCredentials.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail._cred.LOGINCredentials.challenges
twisted.mail._cred.LOGINCredentials.html#challenges
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail._cred.LOGINCredentials.responses
twisted.mail._cred.LOGINCredentials.html#responses
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail._cred.LOGINCredentials.getChallenge
twisted.mail._cred.LOGINCredentials.html#getChallenge
ZopeInterfaceFunction
Method
PUBLIC
Return a client challenge.
-
twisted.mail._cred.LOGINCredentials.setResponse
twisted.mail._cred.LOGINCredentials.html#setResponse
ZopeInterfaceFunction
Method
PUBLIC
Extract a username and possibly a password from a response and assign them to username and password instance variables.
-
twisted.mail._cred.LOGINCredentials.moreChallenges
twisted.mail._cred.LOGINCredentials.html#moreChallenges
ZopeInterfaceFunction
Method
PUBLIC
Are there more challenges than just the first? If so, callers should challenge clients with the result of
getChallenge, and check their response with
setResponse in a loop until this returns
False
-
twisted.mail._cred.PLAINCredentials
twisted.mail._cred.PLAINCredentials.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail._cred.PLAINCredentials.__init__
twisted.mail._cred.PLAINCredentials.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail._cred.PLAINCredentials.getChallenge
twisted.mail._cred.PLAINCredentials.html#getChallenge
ZopeInterfaceFunction
Method
PUBLIC
Return a client challenge.
-
twisted.mail._cred.PLAINCredentials.setResponse
twisted.mail._cred.PLAINCredentials.html#setResponse
ZopeInterfaceFunction
Method
PUBLIC
Extract a username and possibly a password from a response and assign them to username and password instance variables.
-
twisted.mail._cred.PLAINCredentials.username
twisted.mail._cred.PLAINCredentials.html#username
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail._cred.PLAINCredentials.password
twisted.mail._cred.PLAINCredentials.html#password
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail._cred.PLAINCredentials.moreChallenges
twisted.mail._cred.PLAINCredentials.html#moreChallenges
ZopeInterfaceFunction
Method
PUBLIC
Are there more challenges than just the first? If so, callers should challenge clients with the result of
getChallenge, and check their response with
setResponse in a loop until this returns
False
-
twisted.mail._pop3client.OK
twisted.mail._pop3client.html#OK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.mail._pop3client.ERR
twisted.mail._pop3client.html#ERR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.mail._pop3client._ListSetter
twisted.mail._pop3client._ListSetter.html
ZopeInterfaceClass
Class
PRIVATE
A utility class to construct a list from a multi-line response accounting for deleted messages.
-
twisted.mail._pop3client._ListSetter.L
twisted.mail._pop3client._ListSetter.html#L
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail._pop3client._ListSetter.__init__
twisted.mail._pop3client._ListSetter.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail._pop3client._ListSetter.setitem
twisted.mail._pop3client._ListSetter.html#setitem
ZopeInterfaceFunction
Method
PUBLIC
Add the value at the specified position, padding out missing entries.
-
twisted.mail._pop3client._statXform
twisted.mail._pop3client.html#_statXform
ZopeInterfaceFunction
Function
PRIVATE
Parse the response to a STAT command.
-
twisted.mail._pop3client._listXform
twisted.mail._pop3client.html#_listXform
ZopeInterfaceFunction
Function
PRIVATE
Parse a line of the response to a LIST command.
-
twisted.mail._pop3client._uidXform
twisted.mail._pop3client.html#_uidXform
ZopeInterfaceFunction
Function
PRIVATE
Parse a line of the response to a UIDL command.
-
twisted.mail._pop3client._codeStatusSplit
twisted.mail._pop3client.html#_codeStatusSplit
ZopeInterfaceFunction
Function
PRIVATE
Parse the first line of a multi-line server response.
-
twisted.mail._pop3client._dotUnquoter
twisted.mail._pop3client.html#_dotUnquoter
ZopeInterfaceFunction
Function
PRIVATE
Remove a byte-stuffed termination character at the beginning of a line if present.
-
twisted.mail.smtp.AddressError
twisted.mail.smtp.AddressError.html
ZopeInterfaceClass
Class
PUBLIC
Parse error in address
-
twisted.mail.smtp.AUTHDeclinedError
twisted.mail.smtp.AUTHDeclinedError.html
ZopeInterfaceClass
Class
PUBLIC
The server rejected our credentials.
-
twisted.mail.smtp.AuthenticationError
twisted.mail.smtp.AuthenticationError.html
ZopeInterfaceClass
Class
PUBLIC
An error occurred while authenticating.
-
twisted.mail.smtp.AUTHRequiredError
twisted.mail.smtp.AUTHRequiredError.html
ZopeInterfaceClass
Class
PUBLIC
Authentication was required but the server does not support it.
-
twisted.mail.smtp.EHLORequiredError
twisted.mail.smtp.EHLORequiredError.html
ZopeInterfaceClass
Class
PUBLIC
The server does not support EHLO.
-
twisted.mail.smtp.ESMTPClientError
twisted.mail.smtp.ESMTPClientError.html
ZopeInterfaceClass
Class
PUBLIC
Base class for ESMTP client errors.
-
twisted.mail.smtp.SMTPAddressError
twisted.mail.smtp.SMTPAddressError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPAddressError.__init__
twisted.mail.smtp.SMTPAddressError.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPAddressError.addr
twisted.mail.smtp.SMTPAddressError.html#addr
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPAddressError.__str__
twisted.mail.smtp.SMTPAddressError.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPBadRcpt
twisted.mail.smtp.SMTPBadRcpt.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPBadRcpt.__init__
twisted.mail.smtp.SMTPBadRcpt.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPBadSender
twisted.mail.smtp.SMTPBadSender.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPBadSender.__init__
twisted.mail.smtp.SMTPBadSender.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPClientError
twisted.mail.smtp.SMTPClientError.html
ZopeInterfaceClass
Class
PUBLIC
Base class for SMTP client errors.
-
twisted.mail.smtp.SMTPClientError.__init__
twisted.mail.smtp.SMTPClientError.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.smtp.SMTPClientError.code
twisted.mail.smtp.SMTPClientError.html#code
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPClientError.resp
twisted.mail.smtp.SMTPClientError.html#resp
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPClientError.log
twisted.mail.smtp.SMTPClientError.html#log
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPClientError.addresses
twisted.mail.smtp.SMTPClientError.html#addresses
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPClientError.isFatal
twisted.mail.smtp.SMTPClientError.html#isFatal
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPClientError.retry
twisted.mail.smtp.SMTPClientError.html#retry
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPClientError.__str__
twisted.mail.smtp.SMTPClientError.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPClientError.__bytes__
twisted.mail.smtp.SMTPClientError.html#__bytes__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPConnectError
twisted.mail.smtp.SMTPConnectError.html
ZopeInterfaceClass
Class
PUBLIC
Failed to connect to the mail exchange host.
-
twisted.mail.smtp.SMTPConnectError.__init__
twisted.mail.smtp.SMTPConnectError.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.smtp.SMTPDeliveryError
twisted.mail.smtp.SMTPDeliveryError.html
ZopeInterfaceClass
Class
PUBLIC
Indicates that a delivery attempt has had an error.
-
twisted.mail.smtp.SMTPError
twisted.mail.smtp.SMTPError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPProtocolError
twisted.mail.smtp.SMTPProtocolError.html
ZopeInterfaceClass
Class
PUBLIC
The server sent a mangled response.
-
twisted.mail.smtp.SMTPProtocolError.__init__
twisted.mail.smtp.SMTPProtocolError.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.smtp.SMTPServerError
twisted.mail.smtp.SMTPServerError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPServerError.__init__
twisted.mail.smtp.SMTPServerError.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPServerError.code
twisted.mail.smtp.SMTPServerError.html#code
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPServerError.resp
twisted.mail.smtp.SMTPServerError.html#resp
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPServerError.__str__
twisted.mail.smtp.SMTPServerError.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPTimeoutError
twisted.mail.smtp.SMTPTimeoutError.html
ZopeInterfaceClass
Class
PUBLIC
Failed to receive a response from the server in the expected time period.
-
twisted.mail.smtp.SMTPTimeoutError.__init__
twisted.mail.smtp.SMTPTimeoutError.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.smtp.TLSError
twisted.mail.smtp.TLSError.html
ZopeInterfaceClass
Class
PUBLIC
An error occurred while negiotiating for transport security.
-
twisted.mail.smtp.TLSRequiredError
twisted.mail.smtp.TLSRequiredError.html
ZopeInterfaceClass
Class
PUBLIC
Transport security was required but the server does not support it.
-
twisted.mail.smtp.DNSNAME
twisted.mail.smtp.html#DNSNAME
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.mail.smtp.SUCCESS
twisted.mail.smtp.html#SUCCESS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.mail.smtp.rfc822date
twisted.mail.smtp.html#rfc822date
ZopeInterfaceFunction
Function
PUBLIC
Format an RFC-2822 compliant date string.
-
twisted.mail.smtp.idGenerator
twisted.mail.smtp.html#idGenerator
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.mail.smtp._gen
twisted.mail.smtp.html#_gen
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.mail.smtp.messageid
twisted.mail.smtp.html#messageid
ZopeInterfaceFunction
Function
PUBLIC
Return a globally unique random string in RFC 2822 Message-ID format
-
twisted.mail.smtp.quoteaddr
twisted.mail.smtp.html#quoteaddr
ZopeInterfaceFunction
Function
PUBLIC
Turn an email address, possibly with realname part etc, into a form suitable for and SMTP envelope.
-
twisted.mail.smtp.COMMAND
twisted.mail.smtp.html#COMMAND
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.mail.smtp.DATA
twisted.mail.smtp.html#DATA
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.mail.smtp.AUTH
twisted.mail.smtp.html#AUTH
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.mail.smtp.atom
twisted.mail.smtp.html#atom
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.Address
twisted.mail.smtp.Address.html
ZopeInterfaceClass
Class
PUBLIC
Parse and hold an RFC 2821 address.
-
twisted.mail.smtp.Address.domain
twisted.mail.smtp.Address.html#domain
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The domain within which this address resides.
-
twisted.mail.smtp.Address.local
twisted.mail.smtp.Address.html#local
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The local ("user") portion of this address.
-
twisted.mail.smtp.Address.tstring
twisted.mail.smtp.Address.html#tstring
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.Address.atomre
twisted.mail.smtp.Address.html#atomre
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.Address.__init__
twisted.mail.smtp.Address.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.Address.__dict__
twisted.mail.smtp.Address.html#__dict__
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.Address.addrstr
twisted.mail.smtp.Address.html#addrstr
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.Address.dequotebs
twisted.mail.smtp.Address.html#dequotebs
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.Address.dequote
twisted.mail.smtp.Address.html#dequote
ZopeInterfaceFunction
Method
PUBLIC
Remove RFC-2821 quotes from address.
-
twisted.mail.smtp.Address.__str__
twisted.mail.smtp.Address.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.Address.__bytes__
twisted.mail.smtp.Address.html#__bytes__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.Address.__repr__
twisted.mail.smtp.Address.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.User
twisted.mail.smtp.User.html
ZopeInterfaceClass
Class
PUBLIC
Hold information about and SMTP message recipient, including information on where the message came from
-
twisted.mail.smtp.User.__init__
twisted.mail.smtp.User.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.User.dest
twisted.mail.smtp.User.html#dest
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.User.helo
twisted.mail.smtp.User.html#helo
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.User.protocol
twisted.mail.smtp.User.html#protocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.User.orig
twisted.mail.smtp.User.html#orig
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.User.__getstate__
twisted.mail.smtp.User.html#__getstate__
ZopeInterfaceFunction
Method
PUBLIC
Helper for pickle.
-
twisted.mail.smtp.User.__str__
twisted.mail.smtp.User.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.User.__bytes__
twisted.mail.smtp.User.html#__bytes__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTP
twisted.mail.smtp.SMTP.html
ZopeInterfaceClass
Class
PUBLIC
SMTP server-side protocol.
-
twisted.mail.smtp.SMTP.timeout
twisted.mail.smtp.SMTP.html#timeout
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTP.portal
twisted.mail.smtp.SMTP.html#portal
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTP.noisy
twisted.mail.smtp.SMTP.html#noisy
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTP.deliveryFactory
twisted.mail.smtp.SMTP.html#deliveryFactory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTP.delivery
twisted.mail.smtp.SMTP.html#delivery
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTP._onLogout
twisted.mail.smtp.SMTP.html#_onLogout
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.smtp.SMTP.__init__
twisted.mail.smtp.SMTP.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTP.mode
twisted.mail.smtp.SMTP.html#mode
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTP._from
twisted.mail.smtp.SMTP.html#_from
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.smtp.SMTP._helo
twisted.mail.smtp.SMTP.html#_helo
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.smtp.SMTP._to
twisted.mail.smtp.SMTP.html#_to
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.smtp.SMTP.host 0
twisted.mail.smtp.SMTP.html#host%200
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The hostname of this mail server.
-
twisted.mail.smtp.SMTP.host
twisted.mail.smtp.SMTP.html#host
ZopeInterfaceAttribute
Property
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTP.host.setter
twisted.mail.smtp.SMTP.html#host.setter
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTP._host
twisted.mail.smtp.SMTP.html#_host
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.smtp.SMTP.timeoutConnection
twisted.mail.smtp.SMTP.html#timeoutConnection
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection times out.
-
twisted.mail.smtp.SMTP.greeting
twisted.mail.smtp.SMTP.html#greeting
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTP.connectionMade
twisted.mail.smtp.SMTP.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.mail.smtp.SMTP.sendCode
twisted.mail.smtp.SMTP.html#sendCode
ZopeInterfaceFunction
Method
PUBLIC
Send an SMTP code with a message.
-
twisted.mail.smtp.SMTP.lineReceived
twisted.mail.smtp.SMTP.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Override this for when each line is received.
-
twisted.mail.smtp.SMTP.state_COMMAND
twisted.mail.smtp.SMTP.html#state_COMMAND
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTP.sendSyntaxError
twisted.mail.smtp.SMTP.html#sendSyntaxError
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTP.lookupMethod
twisted.mail.smtp.SMTP.html#lookupMethod
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.smtp.SMTP.lineLengthExceeded
twisted.mail.smtp.SMTP.html#lineLengthExceeded
ZopeInterfaceFunction
Method
PUBLIC
Called when the maximum line length has been reached. Override if it needs to be dealt with in some special way.
-
twisted.mail.smtp.SMTP.do_UNKNOWN
twisted.mail.smtp.SMTP.html#do_UNKNOWN
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTP.do_HELO
twisted.mail.smtp.SMTP.html#do_HELO
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTP.do_QUIT
twisted.mail.smtp.SMTP.html#do_QUIT
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTP.qstring
twisted.mail.smtp.SMTP.html#qstring
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTP.mail_re
twisted.mail.smtp.SMTP.html#mail_re
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTP.rcpt_re
twisted.mail.smtp.SMTP.html#rcpt_re
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTP.do_MAIL
twisted.mail.smtp.SMTP.html#do_MAIL
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTP._cbFromValidate
twisted.mail.smtp.SMTP.html#_cbFromValidate
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.smtp.SMTP._ebFromValidate
twisted.mail.smtp.SMTP.html#_ebFromValidate
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.smtp.SMTP.do_RCPT
twisted.mail.smtp.SMTP.html#do_RCPT
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTP._cbToValidate
twisted.mail.smtp.SMTP.html#_cbToValidate
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.smtp.SMTP._ebToValidate
twisted.mail.smtp.SMTP.html#_ebToValidate
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.smtp.SMTP._disconnect
twisted.mail.smtp.SMTP.html#_disconnect
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.smtp.SMTP.do_DATA
twisted.mail.smtp.SMTP.html#do_DATA
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTP.datafailed
twisted.mail.smtp.SMTP.html#datafailed
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTP.__messages
twisted.mail.smtp.SMTP.html#__messages
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.smtp.SMTP.__inbody
twisted.mail.smtp.SMTP.html#__inbody
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.smtp.SMTP.connectionLost
twisted.mail.smtp.SMTP.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.mail.smtp.SMTP.do_RSET
twisted.mail.smtp.SMTP.html#do_RSET
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTP.dataLineReceived
twisted.mail.smtp.SMTP.html#dataLineReceived
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTP._messageHandled
twisted.mail.smtp.SMTP.html#_messageHandled
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.smtp.SMTP._cbAnonymousAuthentication
twisted.mail.smtp.SMTP.html#_cbAnonymousAuthentication
ZopeInterfaceFunction
Method
PRIVATE
Save the state resulting from a successful anonymous cred login.
-
twisted.mail.smtp.SMTP.challenger
twisted.mail.smtp.SMTP.html#challenger
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTP.validateFrom
twisted.mail.smtp.SMTP.html#validateFrom
ZopeInterfaceFunction
Method
PUBLIC
Validate the address from which the message originates.
-
twisted.mail.smtp.SMTP.validateTo
twisted.mail.smtp.SMTP.html#validateTo
ZopeInterfaceFunction
Method
PUBLIC
Validate the address for which the message is destined.
-
twisted.mail.smtp.SMTPFactory
twisted.mail.smtp.SMTPFactory.html
ZopeInterfaceClass
Class
PUBLIC
Factory for SMTP.
-
twisted.mail.smtp.SMTPFactory.timeout
twisted.mail.smtp.SMTPFactory.html#timeout
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPFactory.portal
twisted.mail.smtp.SMTPFactory.html#portal
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPFactory.__init__
twisted.mail.smtp.SMTPFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPFactory.buildProtocol
twisted.mail.smtp.SMTPFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of a subclass of Protocol.
-
twisted.mail.smtp.SMTPClient
twisted.mail.smtp.SMTPClient.html
ZopeInterfaceClass
Class
PUBLIC
SMTP client for sending emails.
-
twisted.mail.smtp.SMTPClient.debug
twisted.mail.smtp.SMTPClient.html#debug
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPClient.timeout
twisted.mail.smtp.SMTPClient.html#timeout
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPClient.__init__
twisted.mail.smtp.SMTPClient.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPClient.identity
twisted.mail.smtp.SMTPClient.html#identity
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPClient.toAddressesResult
twisted.mail.smtp.SMTPClient.html#toAddressesResult
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPClient.successAddresses
twisted.mail.smtp.SMTPClient.html#successAddresses
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPClient._from
twisted.mail.smtp.SMTPClient.html#_from
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.smtp.SMTPClient.resp
twisted.mail.smtp.SMTPClient.html#resp
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPClient.code
twisted.mail.smtp.SMTPClient.html#code
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPClient.log
twisted.mail.smtp.SMTPClient.html#log
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPClient.sendLine
twisted.mail.smtp.SMTPClient.html#sendLine
ZopeInterfaceFunction
Method
PUBLIC
Sends a line to the other end of the connection.
-
twisted.mail.smtp.SMTPClient.connectionMade
twisted.mail.smtp.SMTPClient.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.mail.smtp.SMTPClient._expected
twisted.mail.smtp.SMTPClient.html#_expected
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.smtp.SMTPClient._okresponse
twisted.mail.smtp.SMTPClient.html#_okresponse
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.smtp.SMTPClient._failresponse
twisted.mail.smtp.SMTPClient.html#_failresponse
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.smtp.SMTPClient.connectionLost
twisted.mail.smtp.SMTPClient.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
We are no longer connected
-
twisted.mail.smtp.SMTPClient.mailFile
twisted.mail.smtp.SMTPClient.html#mailFile
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPClient.timeoutConnection
twisted.mail.smtp.SMTPClient.html#timeoutConnection
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection times out.
-
twisted.mail.smtp.SMTPClient.lineReceived
twisted.mail.smtp.SMTPClient.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Override this for when each line is received.
-
twisted.mail.smtp.SMTPClient.smtpConnectionFailed
twisted.mail.smtp.SMTPClient.html#smtpConnectionFailed
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPClient.smtpTransferFailed
twisted.mail.smtp.SMTPClient.html#smtpTransferFailed
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPClient.smtpState_helo
twisted.mail.smtp.SMTPClient.html#smtpState_helo
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPClient.smtpState_from
twisted.mail.smtp.SMTPClient.html#smtpState_from
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPClient.smtpState_disconnect
twisted.mail.smtp.SMTPClient.html#smtpState_disconnect
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPClient.smtpState_to
twisted.mail.smtp.SMTPClient.html#smtpState_to
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPClient.toAddresses
twisted.mail.smtp.SMTPClient.html#toAddresses
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPClient.lastAddress
twisted.mail.smtp.SMTPClient.html#lastAddress
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPClient.smtpState_toOrData
twisted.mail.smtp.SMTPClient.html#smtpState_toOrData
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPClient.smtpState_data
twisted.mail.smtp.SMTPClient.html#smtpState_data
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPClient.smtpState_msgSent
twisted.mail.smtp.SMTPClient.html#smtpState_msgSent
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPClient.transformChunk
twisted.mail.smtp.SMTPClient.html#transformChunk
ZopeInterfaceFunction
Method
PUBLIC
Perform the necessary local to network newline conversion and escape leading periods.
-
twisted.mail.smtp.SMTPClient.finishedFileTransfer
twisted.mail.smtp.SMTPClient.html#finishedFileTransfer
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPClient.getMailFrom
twisted.mail.smtp.SMTPClient.html#getMailFrom
ZopeInterfaceFunction
Method
PUBLIC
Return the email address the mail is from.
-
twisted.mail.smtp.SMTPClient.getMailTo
twisted.mail.smtp.SMTPClient.html#getMailTo
ZopeInterfaceFunction
Method
PUBLIC
Return a list of emails to send to.
-
twisted.mail.smtp.SMTPClient.getMailData
twisted.mail.smtp.SMTPClient.html#getMailData
ZopeInterfaceFunction
Method
PUBLIC
Return file-like object containing data of message to be sent.
-
twisted.mail.smtp.SMTPClient.sendError
twisted.mail.smtp.SMTPClient.html#sendError
ZopeInterfaceFunction
Method
PUBLIC
If an error occurs before a mail message is sent sendError will be called. This base class method sends a QUIT if the error is non-fatal and disconnects the connection.
-
twisted.mail.smtp.SMTPClient.sentMail
twisted.mail.smtp.SMTPClient.html#sentMail
ZopeInterfaceFunction
Method
PUBLIC
Called when an attempt to send an email is completed.
-
twisted.mail.smtp.SMTPClient._disconnectFromServer
twisted.mail.smtp.SMTPClient.html#_disconnectFromServer
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.smtp.ESMTPClient
twisted.mail.smtp.ESMTPClient.html
ZopeInterfaceClass
Class
PUBLIC
A client for sending emails over ESMTP.
-
twisted.mail.smtp.ESMTPClient.heloFallback
twisted.mail.smtp.ESMTPClient.html#heloFallback
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Whether or not to fall back to plain SMTP if the
EHLO command is not recognised by the server. If
requireAuthentication is
True, or
requireTransportSecurity is
True and the connection is not over TLS, this fallback flag will not be honored.
-
twisted.mail.smtp.ESMTPClient.requireAuthentication
twisted.mail.smtp.ESMTPClient.html#requireAuthentication
ZopeInterfaceAttribute
Instance Variable
PUBLIC
If
True, refuse to proceed if authentication cannot be performed. Overrides
heloFallback.
-
twisted.mail.smtp.ESMTPClient.requireTransportSecurity
twisted.mail.smtp.ESMTPClient.html#requireTransportSecurity
ZopeInterfaceAttribute
Instance Variable
PUBLIC
If
True, refuse to proceed if the transport cannot be secured. If the transport layer is not already secured via TLS, this will override
heloFallback.
-
twisted.mail.smtp.ESMTPClient.context
twisted.mail.smtp.ESMTPClient.html#context
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The context factory to use for STARTTLS, if desired.
-
twisted.mail.smtp.ESMTPClient._tlsMode
twisted.mail.smtp.ESMTPClient.html#_tlsMode
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Whether or not the connection is over TLS.
-
twisted.mail.smtp.ESMTPClient.__init__
twisted.mail.smtp.ESMTPClient.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.ESMTPClient.authenticators
twisted.mail.smtp.ESMTPClient.html#authenticators
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.ESMTPClient.secret
twisted.mail.smtp.ESMTPClient.html#secret
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.ESMTPClient.__getattr__
twisted.mail.smtp.ESMTPClient.html#__getattr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.ESMTPClient.__setattr__
twisted.mail.smtp.ESMTPClient.html#__setattr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.ESMTPClient.esmtpEHLORequired
twisted.mail.smtp.ESMTPClient.html#esmtpEHLORequired
ZopeInterfaceFunction
Method
PUBLIC
Fail because authentication is required, but the server does not support ESMTP, which is required for authentication.
-
twisted.mail.smtp.ESMTPClient.esmtpAUTHRequired
twisted.mail.smtp.ESMTPClient.html#esmtpAUTHRequired
ZopeInterfaceFunction
Method
PUBLIC
Fail because authentication is required, but the server does not support any schemes we support.
-
twisted.mail.smtp.ESMTPClient.esmtpTLSRequired
twisted.mail.smtp.ESMTPClient.html#esmtpTLSRequired
ZopeInterfaceFunction
Method
PUBLIC
Fail because TLS is required and the server does not support it.
-
twisted.mail.smtp.ESMTPClient.esmtpTLSFailed
twisted.mail.smtp.ESMTPClient.html#esmtpTLSFailed
ZopeInterfaceFunction
Method
PUBLIC
Fail because the TLS handshake wasn't able to be completed.
-
twisted.mail.smtp.ESMTPClient.esmtpAUTHDeclined
twisted.mail.smtp.ESMTPClient.html#esmtpAUTHDeclined
ZopeInterfaceFunction
Method
PUBLIC
Fail because the authentication was rejected.
-
twisted.mail.smtp.ESMTPClient.esmtpAUTHMalformedChallenge
twisted.mail.smtp.ESMTPClient.html#esmtpAUTHMalformedChallenge
ZopeInterfaceFunction
Method
PUBLIC
Fail because the server sent a malformed authentication challenge.
-
twisted.mail.smtp.ESMTPClient.esmtpAUTHServerError
twisted.mail.smtp.ESMTPClient.html#esmtpAUTHServerError
ZopeInterfaceFunction
Method
PUBLIC
Fail because of some other authentication error.
-
twisted.mail.smtp.ESMTPClient.registerAuthenticator
twisted.mail.smtp.ESMTPClient.html#registerAuthenticator
ZopeInterfaceFunction
Method
PUBLIC
Registers an Authenticator with the ESMTPClient. The ESMTPClient will attempt to login to the SMTP Server in the order the Authenticators are registered. The most secure Authentication mechanism should be registered first.
-
twisted.mail.smtp.ESMTPClient.connectionMade
twisted.mail.smtp.ESMTPClient.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection has been made, and triggers sending an EHLO to the server.
-
twisted.mail.smtp.ESMTPClient._okresponse
twisted.mail.smtp.ESMTPClient.html#_okresponse
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.smtp.ESMTPClient.esmtpState_ehlo
twisted.mail.smtp.ESMTPClient.html#esmtpState_ehlo
ZopeInterfaceFunction
Method
PUBLIC
Send an EHLO to the server.
-
twisted.mail.smtp.ESMTPClient._expected
twisted.mail.smtp.ESMTPClient.html#_expected
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.smtp.ESMTPClient._failresponse
twisted.mail.smtp.ESMTPClient.html#_failresponse
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.smtp.ESMTPClient.esmtpState_serverConfig
twisted.mail.smtp.ESMTPClient.html#esmtpState_serverConfig
ZopeInterfaceFunction
Method
PUBLIC
Handle a positive response to the EHLO command by parsing the capabilities in the server's response and then taking the most appropriate next step towards entering a mail transaction.
-
twisted.mail.smtp.ESMTPClient.tryTLS
twisted.mail.smtp.ESMTPClient.html#tryTLS
ZopeInterfaceFunction
Method
PUBLIC
Take a necessary step towards being able to begin a mail transaction.
-
twisted.mail.smtp.ESMTPClient.esmtpState_starttls
twisted.mail.smtp.ESMTPClient.html#esmtpState_starttls
ZopeInterfaceFunction
Method
PUBLIC
Handle a positive response to the STARTTLS command by starting a new TLS session on self.transport.
-
twisted.mail.smtp.ESMTPClient.authenticate
twisted.mail.smtp.ESMTPClient.html#authenticate
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.ESMTPClient._authinfo
twisted.mail.smtp.ESMTPClient.html#_authinfo
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.smtp.ESMTPClient._esmtpState_plainAuth
twisted.mail.smtp.ESMTPClient.html#_esmtpState_plainAuth
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.smtp.ESMTPClient.esmtpState_challenge
twisted.mail.smtp.ESMTPClient.html#esmtpState_challenge
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.ESMTPClient._authResponse
twisted.mail.smtp.ESMTPClient.html#_authResponse
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.smtp.ESMTPClient.smtpState_maybeAuthenticated
twisted.mail.smtp.ESMTPClient.html#smtpState_maybeAuthenticated
ZopeInterfaceFunction
Method
PUBLIC
Called to handle the next message from the server after sending a response to a SASL challenge. The server response might be another challenge or it might indicate authentication has succeeded.
-
twisted.mail.smtp.ESMTP
twisted.mail.smtp.ESMTP.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/10 instance variable, 0/1 class variable, 4/12 methods documented
-
twisted.mail.smtp.ESMTP.ctx
twisted.mail.smtp.ESMTP.html#ctx
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.ESMTP.canStartTLS
twisted.mail.smtp.ESMTP.html#canStartTLS
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.ESMTP.startedTLS
twisted.mail.smtp.ESMTP.html#startedTLS
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.ESMTP.authenticated
twisted.mail.smtp.ESMTP.html#authenticated
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.ESMTP.__init__
twisted.mail.smtp.ESMTP.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.ESMTP.challengers
twisted.mail.smtp.ESMTP.html#challengers
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.ESMTP.connectionMade
twisted.mail.smtp.ESMTP.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.mail.smtp.ESMTP.greeting
twisted.mail.smtp.ESMTP.html#greeting
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.ESMTP.extensions
twisted.mail.smtp.ESMTP.html#extensions
ZopeInterfaceFunction
Method
PUBLIC
SMTP service extensions
-
twisted.mail.smtp.ESMTP.lookupMethod
twisted.mail.smtp.ESMTP.html#lookupMethod
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.smtp.ESMTP.listExtensions
twisted.mail.smtp.ESMTP.html#listExtensions
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.ESMTP.do_EHLO
twisted.mail.smtp.ESMTP.html#do_EHLO
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.ESMTP._helo
twisted.mail.smtp.ESMTP.html#_helo
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.smtp.ESMTP._from
twisted.mail.smtp.ESMTP.html#_from
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.smtp.ESMTP._to
twisted.mail.smtp.ESMTP.html#_to
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.smtp.ESMTP.ext_STARTTLS
twisted.mail.smtp.ESMTP.html#ext_STARTTLS
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.ESMTP.ext_AUTH
twisted.mail.smtp.ESMTP.html#ext_AUTH
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.ESMTP.mode
twisted.mail.smtp.ESMTP.html#mode
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.ESMTP.challenger
twisted.mail.smtp.ESMTP.html#challenger
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.ESMTP._cbAuthenticated
twisted.mail.smtp.ESMTP.html#_cbAuthenticated
ZopeInterfaceFunction
Method
PRIVATE
Save the state resulting from a successful cred login and mark this connection as authenticated.
-
twisted.mail.smtp.ESMTP._ebAuthenticated
twisted.mail.smtp.ESMTP.html#_ebAuthenticated
ZopeInterfaceFunction
Method
PRIVATE
Handle cred login errors by translating them to the SMTP authenticate failed. Translate all other errors into a generic SMTP error code and log the failure for inspection. Stop all errors from propagating.
-
twisted.mail.smtp.ESMTP.challenge
twisted.mail.smtp.ESMTP.html#challenge
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.ESMTP.state_AUTH
twisted.mail.smtp.ESMTP.html#state_AUTH
ZopeInterfaceFunction
Method
PUBLIC
Handle one step of challenge/response authentication.
-
twisted.mail.smtp.SenderMixin
twisted.mail.smtp.SenderMixin.html
ZopeInterfaceClass
Class
PUBLIC
Utility class for sending emails easily.
-
twisted.mail.smtp.SenderMixin.done
twisted.mail.smtp.SenderMixin.html#done
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SenderMixin.getMailFrom
twisted.mail.smtp.SenderMixin.html#getMailFrom
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SenderMixin.getMailTo
twisted.mail.smtp.SenderMixin.html#getMailTo
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SenderMixin.getMailData
twisted.mail.smtp.SenderMixin.html#getMailData
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SenderMixin.sendError
twisted.mail.smtp.SenderMixin.html#sendError
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SenderMixin.sentMail
twisted.mail.smtp.SenderMixin.html#sentMail
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPSender
twisted.mail.smtp.SMTPSender.html
ZopeInterfaceClass
Class
PUBLIC
SMTP protocol that sends a single email based on information it gets from its factory, a
SMTPSenderFactory.
-
twisted.mail.smtp.SMTPSenderFactory
twisted.mail.smtp.SMTPSenderFactory.html
ZopeInterfaceClass
Class
PUBLIC
Utility factory for sending emails easily.
-
twisted.mail.smtp.SMTPSenderFactory.currentProtocol
twisted.mail.smtp.SMTPSenderFactory.html#currentProtocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.smtp.SMTPSenderFactory.sendFinished
twisted.mail.smtp.SMTPSenderFactory.html#sendFinished
ZopeInterfaceAttribute
Instance Variable
PUBLIC
When the value is set to True, it means the message has been sent or there has been an unrecoverable error or the sending has been cancelled. The default value is False.
-
twisted.mail.smtp.SMTPSenderFactory.__init__
twisted.mail.smtp.SMTPSenderFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.smtp.SMTPSenderFactory.fromEmail
twisted.mail.smtp.SMTPSenderFactory.html#fromEmail
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPSenderFactory.nEmails
twisted.mail.smtp.SMTPSenderFactory.html#nEmails
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPSenderFactory.toEmail
twisted.mail.smtp.SMTPSenderFactory.html#toEmail
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPSenderFactory.file
twisted.mail.smtp.SMTPSenderFactory.html#file
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPSenderFactory.result
twisted.mail.smtp.SMTPSenderFactory.html#result
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPSenderFactory.retries
twisted.mail.smtp.SMTPSenderFactory.html#retries
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPSenderFactory.timeout
twisted.mail.smtp.SMTPSenderFactory.html#timeout
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.SMTPSenderFactory._removeDeferred
twisted.mail.smtp.SMTPSenderFactory.html#_removeDeferred
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.smtp.SMTPSenderFactory.clientConnectionFailed
twisted.mail.smtp.SMTPSenderFactory.html#clientConnectionFailed
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection has failed to connect.
-
twisted.mail.smtp.SMTPSenderFactory.clientConnectionLost
twisted.mail.smtp.SMTPSenderFactory.html#clientConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when an established connection is lost.
-
twisted.mail.smtp.SMTPSenderFactory._processConnectionError
twisted.mail.smtp.SMTPSenderFactory.html#_processConnectionError
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.smtp.SMTPSenderFactory.buildProtocol
twisted.mail.smtp.SMTPSenderFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of a subclass of Protocol.
-
twisted.mail.smtp.SMTPSenderFactory._removeProtocol
twisted.mail.smtp.SMTPSenderFactory.html#_removeProtocol
ZopeInterfaceFunction
Method
PRIVATE
Remove the protocol created in buildProtocol.
-
twisted.mail.smtp.LOGINCredentials
twisted.mail.smtp.LOGINCredentials.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.mail.smtp.LOGINCredentials.__init__
twisted.mail.smtp.LOGINCredentials.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.LOGINCredentials.challenges
twisted.mail.smtp.LOGINCredentials.html#challenges
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.PLAINAuthenticator
twisted.mail.smtp.PLAINAuthenticator.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.smtp.PLAINAuthenticator.__init__
twisted.mail.smtp.PLAINAuthenticator.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.PLAINAuthenticator.user
twisted.mail.smtp.PLAINAuthenticator.html#user
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.PLAINAuthenticator.getName
twisted.mail.smtp.PLAINAuthenticator.html#getName
ZopeInterfaceFunction
Method
PUBLIC
Return an identifier associated with this authentication scheme.
-
twisted.mail.smtp.PLAINAuthenticator.challengeResponse
twisted.mail.smtp.PLAINAuthenticator.html#challengeResponse
ZopeInterfaceFunction
Method
PUBLIC
Generate a challenge response string.
-
twisted.mail.smtp.ESMTPSender
twisted.mail.smtp.ESMTPSender.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.smtp.ESMTPSender.requireAuthentication
twisted.mail.smtp.ESMTPSender.html#requireAuthentication
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.ESMTPSender.requireTransportSecurity
twisted.mail.smtp.ESMTPSender.html#requireTransportSecurity
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.ESMTPSender.__init__
twisted.mail.smtp.ESMTPSender.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.ESMTPSender.heloFallback
twisted.mail.smtp.ESMTPSender.html#heloFallback
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.ESMTPSender.username
twisted.mail.smtp.ESMTPSender.html#username
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.ESMTPSender._hostname
twisted.mail.smtp.ESMTPSender.html#_hostname
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.smtp.ESMTPSender._registerAuthenticators
twisted.mail.smtp.ESMTPSender.html#_registerAuthenticators
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.smtp.ESMTPSender._getContextFactory
twisted.mail.smtp.ESMTPSender.html#_getContextFactory
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.smtp.ESMTPSenderFactory
twisted.mail.smtp.ESMTPSenderFactory.html
ZopeInterfaceClass
Class
PUBLIC
Utility factory for sending emails easily.
-
twisted.mail.smtp.ESMTPSenderFactory.currentProtocol
twisted.mail.smtp.ESMTPSenderFactory.html#currentProtocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.smtp.ESMTPSenderFactory.__init__
twisted.mail.smtp.ESMTPSenderFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.smtp.ESMTPSenderFactory.username
twisted.mail.smtp.ESMTPSenderFactory.html#username
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.ESMTPSenderFactory.password
twisted.mail.smtp.ESMTPSenderFactory.html#password
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.smtp.ESMTPSenderFactory._contextFactory
twisted.mail.smtp.ESMTPSenderFactory.html#_contextFactory
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.smtp.ESMTPSenderFactory._heloFallback
twisted.mail.smtp.ESMTPSenderFactory.html#_heloFallback
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.smtp.ESMTPSenderFactory._requireAuthentication
twisted.mail.smtp.ESMTPSenderFactory.html#_requireAuthentication
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.smtp.ESMTPSenderFactory._requireTransportSecurity
twisted.mail.smtp.ESMTPSenderFactory.html#_requireTransportSecurity
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.smtp.ESMTPSenderFactory._hostname
twisted.mail.smtp.ESMTPSenderFactory.html#_hostname
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.smtp.ESMTPSenderFactory.buildProtocol
twisted.mail.smtp.ESMTPSenderFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Build an
ESMTPSender protocol configured with
heloFallback,
requireAuthentication, and
requireTransportSecurity as specified in
__init__.
-
twisted.mail.smtp.sendmail
twisted.mail.smtp.html#sendmail
ZopeInterfaceFunction
Function
PUBLIC
Send an email.
-
twisted.mail.smtp.xtext_encode
twisted.mail.smtp.html#xtext_encode
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.mail.smtp.xtext_decode
twisted.mail.smtp.html#xtext_decode
ZopeInterfaceFunction
Function
PUBLIC
Decode the xtext-encoded string s.
-
twisted.mail.smtp.xtextStreamReader
twisted.mail.smtp.xtextStreamReader.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.smtp.xtextStreamReader.decode
twisted.mail.smtp.xtextStreamReader.html#decode
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.xtextStreamWriter
twisted.mail.smtp.xtextStreamWriter.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.smtp.xtextStreamWriter.decode
twisted.mail.smtp.xtextStreamWriter.html#decode
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.smtp.xtext_codec
twisted.mail.smtp.html#xtext_codec
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.mail.alias.handle
twisted.mail.alias.html#handle
ZopeInterfaceFunction
Function
PUBLIC
Parse a line from an aliases file.
-
twisted.mail.alias.loadAliasFile
twisted.mail.alias.html#loadAliasFile
ZopeInterfaceFunction
Function
PUBLIC
Load a file containing email aliases.
-
twisted.mail.alias.AliasBase
twisted.mail.alias.AliasBase.html
ZopeInterfaceClass
Class
PUBLIC
The default base class for aliases.
-
twisted.mail.alias.AliasBase.domains
twisted.mail.alias.AliasBase.html#domains
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.alias.AliasBase.original
twisted.mail.alias.AliasBase.html#original
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The original address being aliased.
-
twisted.mail.alias.AliasBase.__init__
twisted.mail.alias.AliasBase.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.alias.AliasBase.domain
twisted.mail.alias.AliasBase.html#domain
ZopeInterfaceFunction
Method
PUBLIC
Return the domain associated with original address.
-
twisted.mail.alias.AliasBase.resolve
twisted.mail.alias.AliasBase.html#resolve
ZopeInterfaceFunction
Method
PUBLIC
Map this alias to its ultimate destination.
-
twisted.mail.alias.AddressAlias
twisted.mail.alias.AddressAlias.html
ZopeInterfaceClass
Class
PUBLIC
An alias which translates one email address into another.
-
twisted.mail.alias.AddressAlias.alias
twisted.mail.alias.AddressAlias.html#alias
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The destination address.
-
twisted.mail.alias.AddressAlias.__init__
twisted.mail.alias.AddressAlias.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.alias.AddressAlias.__str__
twisted.mail.alias.AddressAlias.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Build a string representation of this
AddressAlias instance.
-
twisted.mail.alias.AddressAlias.createMessageReceiver
twisted.mail.alias.AddressAlias.html#createMessageReceiver
ZopeInterfaceFunction
Method
PUBLIC
Create a message receiver which delivers a message to the destination address.
-
twisted.mail.alias.AddressAlias.resolve
twisted.mail.alias.AddressAlias.html#resolve
ZopeInterfaceFunction
Method
PUBLIC
Map this alias to its ultimate destination.
-
twisted.mail.alias.FileWrapper
twisted.mail.alias.FileWrapper.html
ZopeInterfaceClass
Class
PUBLIC
A message receiver which delivers a message to a file.
-
twisted.mail.alias.FileWrapper.fp
twisted.mail.alias.FileWrapper.html#fp
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A file used for temporary storage of the message.
-
twisted.mail.alias.FileWrapper.finalname
twisted.mail.alias.FileWrapper.html#finalname
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The name of the file in which the message should be stored.
-
twisted.mail.alias.FileWrapper.__init__
twisted.mail.alias.FileWrapper.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.alias.FileWrapper.lineReceived
twisted.mail.alias.FileWrapper.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Write a received line to the temporary file.
-
twisted.mail.alias.FileWrapper.eomReceived
twisted.mail.alias.FileWrapper.html#eomReceived
ZopeInterfaceFunction
Method
PUBLIC
Handle end of message by writing the message to the file.
-
twisted.mail.alias.FileWrapper.connectionLost
twisted.mail.alias.FileWrapper.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Close the temporary file when the connection is lost.
-
twisted.mail.alias.FileWrapper.__str__
twisted.mail.alias.FileWrapper.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Build a string representation of this
FileWrapper instance.
-
twisted.mail.alias.FileAlias
twisted.mail.alias.FileAlias.html
ZopeInterfaceClass
Class
PUBLIC
An alias which translates an address to a file.
-
twisted.mail.alias.FileAlias.filename
twisted.mail.alias.FileAlias.html#filename
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.alias.FileAlias.__init__
twisted.mail.alias.FileAlias.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.alias.FileAlias.__str__
twisted.mail.alias.FileAlias.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Build a string representation of this
FileAlias instance.
-
twisted.mail.alias.FileAlias.createMessageReceiver
twisted.mail.alias.FileAlias.html#createMessageReceiver
ZopeInterfaceFunction
Method
PUBLIC
Create a message receiver which delivers a message to the file.
-
twisted.mail.alias.ProcessAliasTimeout
twisted.mail.alias.ProcessAliasTimeout.html
ZopeInterfaceClass
Class
PUBLIC
An error indicating that a timeout occurred while waiting for a process to complete.
-
twisted.mail.alias.MessageWrapper
twisted.mail.alias.MessageWrapper.html
ZopeInterfaceClass
Class
PUBLIC
A message receiver which delivers a message to a child process.
-
twisted.mail.alias.MessageWrapper.completionTimeout
twisted.mail.alias.MessageWrapper.html#completionTimeout
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The number of seconds to wait for the child process to exit before reporting the delivery as a failure.
-
twisted.mail.alias.MessageWrapper._timeoutCallID
twisted.mail.alias.MessageWrapper.html#_timeoutCallID
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The call used to time out delivery, started when the connection to the child process is closed.
-
twisted.mail.alias.MessageWrapper.done
twisted.mail.alias.MessageWrapper.html#done
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A flag indicating whether the child process has exited (True) or not (False).
-
twisted.mail.alias.MessageWrapper.reactor
twisted.mail.alias.MessageWrapper.html#reactor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A reactor which will be used to schedule timeouts.
-
twisted.mail.alias.MessageWrapper.protocol
twisted.mail.alias.MessageWrapper.html#protocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.alias.MessageWrapper.processName
twisted.mail.alias.MessageWrapper.html#processName
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The process name.
-
twisted.mail.alias.MessageWrapper.completion
twisted.mail.alias.MessageWrapper.html#completion
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The deferred which will be triggered by the protocol when the child process exits.
-
twisted.mail.alias.MessageWrapper.__init__
twisted.mail.alias.MessageWrapper.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.alias.MessageWrapper._processEnded
twisted.mail.alias.MessageWrapper.html#_processEnded
ZopeInterfaceFunction
Method
PRIVATE
Record process termination and cancel the timeout call if it is active.
-
twisted.mail.alias.MessageWrapper.lineReceived
twisted.mail.alias.MessageWrapper.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Write a received line to the child process.
-
twisted.mail.alias.MessageWrapper.eomReceived
twisted.mail.alias.MessageWrapper.html#eomReceived
ZopeInterfaceFunction
Method
PUBLIC
Disconnect from the child process and set up a timeout to wait for it to exit.
-
twisted.mail.alias.MessageWrapper._completionCancel
twisted.mail.alias.MessageWrapper.html#_completionCancel
ZopeInterfaceFunction
Method
PRIVATE
Handle the expiration of the timeout for the child process to exit by terminating the child process forcefully and issuing a failure to the
completion deferred.
-
twisted.mail.alias.MessageWrapper.connectionLost
twisted.mail.alias.MessageWrapper.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Ignore notification of lost connection.
-
twisted.mail.alias.MessageWrapper.__str__
twisted.mail.alias.MessageWrapper.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.mail.alias.ProcessAliasProtocol
twisted.mail.alias.ProcessAliasProtocol.html
ZopeInterfaceClass
Class
PUBLIC
A process protocol which errbacks a deferred when the associated process ends.
-
twisted.mail.alias.ProcessAliasProtocol.onEnd
twisted.mail.alias.ProcessAliasProtocol.html#onEnd
ZopeInterfaceAttribute
Instance Variable
PUBLIC
If set, a deferred on which to errback when the process ends.
-
twisted.mail.alias.ProcessAliasProtocol.processEnded
twisted.mail.alias.ProcessAliasProtocol.html#processEnded
ZopeInterfaceFunction
Method
PUBLIC
Call an errback.
-
twisted.mail.alias.ProcessAlias
twisted.mail.alias.ProcessAlias.html
ZopeInterfaceClass
Class
PUBLIC
An alias which is handled by the execution of a program.
-
twisted.mail.alias.ProcessAlias.path
twisted.mail.alias.ProcessAlias.html#path
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The arguments to pass to the process. The first string is the executable's name.
-
twisted.mail.alias.ProcessAlias.program
twisted.mail.alias.ProcessAlias.html#program
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The path of the program to be executed.
-
twisted.mail.alias.ProcessAlias.reactor
twisted.mail.alias.ProcessAlias.html#reactor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A reactor which will be used to create and timeout the child process.
-
twisted.mail.alias.ProcessAlias.__init__
twisted.mail.alias.ProcessAlias.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.alias.ProcessAlias.__str__
twisted.mail.alias.ProcessAlias.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Build a string representation of this
ProcessAlias instance.
-
twisted.mail.alias.ProcessAlias.spawnProcess
twisted.mail.alias.ProcessAlias.html#spawnProcess
ZopeInterfaceFunction
Method
PUBLIC
Spawn a process.
-
twisted.mail.alias.ProcessAlias.createMessageReceiver
twisted.mail.alias.ProcessAlias.html#createMessageReceiver
ZopeInterfaceFunction
Method
PUBLIC
Launch a process and create a message receiver to pass a message to the process.
-
twisted.mail.alias.MultiWrapper
twisted.mail.alias.MultiWrapper.html
ZopeInterfaceClass
Class
PUBLIC
A message receiver which delivers a single message to multiple other message receivers.
-
twisted.mail.alias.MultiWrapper.objs
twisted.mail.alias.MultiWrapper.html#objs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.alias.MultiWrapper.__init__
twisted.mail.alias.MultiWrapper.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.alias.MultiWrapper.lineReceived
twisted.mail.alias.MultiWrapper.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Pass a received line to the message receivers.
-
twisted.mail.alias.MultiWrapper.eomReceived
twisted.mail.alias.MultiWrapper.html#eomReceived
ZopeInterfaceFunction
Method
PUBLIC
Pass the end of message along to the message receivers.
-
twisted.mail.alias.MultiWrapper.connectionLost
twisted.mail.alias.MultiWrapper.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Inform the message receivers that the connection has been lost.
-
twisted.mail.alias.MultiWrapper.__str__
twisted.mail.alias.MultiWrapper.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Build a string representation of this
MultiWrapper instance.
-
twisted.mail.alias.AliasGroup
twisted.mail.alias.AliasGroup.html
ZopeInterfaceClass
Class
PUBLIC
An alias which points to multiple destination aliases.
-
twisted.mail.alias.AliasGroup.processAliasFactory
twisted.mail.alias.AliasGroup.html#processAliasFactory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A factory for process aliases.
-
twisted.mail.alias.AliasGroup.aliases
twisted.mail.alias.AliasGroup.html#aliases
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The destination aliases.
-
twisted.mail.alias.AliasGroup.__init__
twisted.mail.alias.AliasGroup.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create a group of aliases.
-
twisted.mail.alias.AliasGroup.__len__
twisted.mail.alias.AliasGroup.html#__len__
ZopeInterfaceFunction
Method
PUBLIC
Return the number of aliases in the group.
-
twisted.mail.alias.AliasGroup.__str__
twisted.mail.alias.AliasGroup.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Build a string representation of this
AliasGroup instance.
-
twisted.mail.alias.AliasGroup.createMessageReceiver
twisted.mail.alias.AliasGroup.html#createMessageReceiver
ZopeInterfaceFunction
Method
PUBLIC
Create a message receiver for each alias and return a message receiver which will pass on a message to each of those.
-
twisted.mail.alias.AliasGroup.resolve
twisted.mail.alias.AliasGroup.html#resolve
ZopeInterfaceFunction
Method
PUBLIC
Map each of the aliases in the group to its ultimate destination.
-
twisted.mail.bounce.BOUNCE_FORMAT
twisted.mail.bounce.html#BOUNCE_FORMAT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.mail.bounce.generateBounce
twisted.mail.bounce.html#generateBounce
ZopeInterfaceFunction
Function
PUBLIC
Generate a bounce message for an undeliverable email message.
-
twisted.mail.imap4.IllegalClientResponse
twisted.mail.imap4.IllegalClientResponse.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.imap4.IllegalIdentifierError
twisted.mail.imap4.IllegalIdentifierError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.imap4.IllegalMailboxEncoding
twisted.mail.imap4.IllegalMailboxEncoding.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.imap4.IllegalOperation
twisted.mail.imap4.IllegalOperation.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.imap4.IllegalQueryError
twisted.mail.imap4.IllegalQueryError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.imap4.IllegalServerResponse
twisted.mail.imap4.IllegalServerResponse.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Exception
twisted.mail.imap4.IMAP4Exception.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.imap4.MailboxCollision
twisted.mail.imap4.MailboxCollision.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.imap4.MailboxCollision.__str__
twisted.mail.imap4.MailboxCollision.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.MailboxException
twisted.mail.imap4.MailboxException.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.imap4.MismatchedNesting
twisted.mail.imap4.MismatchedNesting.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.imap4.MismatchedQuoting
twisted.mail.imap4.MismatchedQuoting.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.imap4.NegativeResponse
twisted.mail.imap4.NegativeResponse.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.imap4.NoSuchMailbox
twisted.mail.imap4.NoSuchMailbox.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.imap4.NoSuchMailbox.__str__
twisted.mail.imap4.NoSuchMailbox.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.NoSupportedAuthentication
twisted.mail.imap4.NoSupportedAuthentication.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.imap4.NoSupportedAuthentication.__init__
twisted.mail.imap4.NoSupportedAuthentication.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.NoSupportedAuthentication.serverSupports
twisted.mail.imap4.NoSupportedAuthentication.html#serverSupports
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.NoSupportedAuthentication.clientSupports
twisted.mail.imap4.NoSupportedAuthentication.html#clientSupports
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.NoSupportedAuthentication.__str__
twisted.mail.imap4.NoSupportedAuthentication.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.ReadOnlyMailbox
twisted.mail.imap4.ReadOnlyMailbox.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.imap4.ReadOnlyMailbox.__str__
twisted.mail.imap4.ReadOnlyMailbox.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.UnhandledResponse
twisted.mail.imap4.UnhandledResponse.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.imap4._MONTH_NAMES
twisted.mail.imap4.html#_MONTH_NAMES
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.mail.imap4._swap
twisted.mail.imap4.html#_swap
ZopeInterfaceFunction
Function
PRIVATE
Swap this with that if this is ifIs.
-
twisted.mail.imap4._swapAllPairs
twisted.mail.imap4.html#_swapAllPairs
ZopeInterfaceFunction
Function
PRIVATE
Swap each element in each pair in of with that it is ifIs.
-
twisted.mail.imap4.MessageSet
twisted.mail.imap4.MessageSet.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.mail.imap4.MessageSet.getnext
twisted.mail.imap4.MessageSet.html#getnext
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A function that returns the next message number, used when iterating through the
MessageSet. By default, a function returning the next integer is supplied, but as this can be rather inefficient for sparse UID iterations, it is recommended to supply one when messages are requested by UID...
-
twisted.mail.imap4.MessageSet._empty
twisted.mail.imap4.MessageSet.html#_empty
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.mail.imap4.MessageSet._infinity
twisted.mail.imap4.MessageSet.html#_infinity
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.mail.imap4.MessageSet.__init__
twisted.mail.imap4.MessageSet.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create a new MessageSet()
-
twisted.mail.imap4.MessageSet._last
twisted.mail.imap4.MessageSet.html#_last
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.imap4.MessageSet.ranges
twisted.mail.imap4.MessageSet.html#ranges
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.MessageSet.last
twisted.mail.imap4.MessageSet.html#last
ZopeInterfaceAttribute
Property
PUBLIC
The largest number in use. This is undefined until it has been set by assigning to this property.
-
twisted.mail.imap4.MessageSet.last.setter
twisted.mail.imap4.MessageSet.html#last.setter
ZopeInterfaceFunction
Method
PUBLIC
Replaces all occurrences of "*". This should be the largest number in use. Must be set before attempting to use the MessageSet as a container.
-
twisted.mail.imap4.MessageSet.add
twisted.mail.imap4.MessageSet.html#add
ZopeInterfaceFunction
Method
PUBLIC
Add another range
-
twisted.mail.imap4.MessageSet.__add__
twisted.mail.imap4.MessageSet.html#__add__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.MessageSet.extend
twisted.mail.imap4.MessageSet.html#extend
ZopeInterfaceFunction
Method
PUBLIC
Extend our messages with another message or set of messages.
-
twisted.mail.imap4.MessageSet.clean
twisted.mail.imap4.MessageSet.html#clean
ZopeInterfaceFunction
Method
PUBLIC
Clean ranges list, combining adjacent ranges
-
twisted.mail.imap4.MessageSet._noneInRanges
twisted.mail.imap4.MessageSet.html#_noneInRanges
ZopeInterfaceFunction
Method
PRIVATE
Is there a None in our ranges?
-
twisted.mail.imap4.MessageSet.__contains__
twisted.mail.imap4.MessageSet.html#__contains__
ZopeInterfaceFunction
Method
PUBLIC
May raise TypeError if we encounter an open-ended range
-
twisted.mail.imap4.MessageSet._iterator
twisted.mail.imap4.MessageSet.html#_iterator
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.MessageSet.__iter__
twisted.mail.imap4.MessageSet.html#__iter__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.MessageSet.__len__
twisted.mail.imap4.MessageSet.html#__len__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.MessageSet.__str__
twisted.mail.imap4.MessageSet.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.MessageSet.__repr__
twisted.mail.imap4.MessageSet.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.MessageSet.__eq__
twisted.mail.imap4.MessageSet.html#__eq__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.LiteralString
twisted.mail.imap4.LiteralString.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/3 instance variable, 1/3 method documented
-
twisted.mail.imap4.LiteralString.__init__
twisted.mail.imap4.LiteralString.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.LiteralString.size
twisted.mail.imap4.LiteralString.html#size
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.LiteralString.data
twisted.mail.imap4.LiteralString.html#data
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.LiteralString.defer
twisted.mail.imap4.LiteralString.html#defer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.LiteralString.write
twisted.mail.imap4.LiteralString.html#write
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.LiteralString.callback
twisted.mail.imap4.LiteralString.html#callback
ZopeInterfaceFunction
Method
PUBLIC
Call deferred with data and rest of line
-
twisted.mail.imap4.LiteralFile
twisted.mail.imap4.LiteralFile.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/3 instance variable, 0/1 class variable, 1/3 method documented
-
twisted.mail.imap4.LiteralFile._memoryFileLimit
twisted.mail.imap4.LiteralFile.html#_memoryFileLimit
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.mail.imap4.LiteralFile.__init__
twisted.mail.imap4.LiteralFile.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.LiteralFile.size
twisted.mail.imap4.LiteralFile.html#size
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.LiteralFile.defer
twisted.mail.imap4.LiteralFile.html#defer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.LiteralFile.data
twisted.mail.imap4.LiteralFile.html#data
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.LiteralFile.write
twisted.mail.imap4.LiteralFile.html#write
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.LiteralFile.callback
twisted.mail.imap4.LiteralFile.html#callback
ZopeInterfaceFunction
Method
PUBLIC
Call deferred with data and rest of line
-
twisted.mail.imap4.WriteBuffer
twisted.mail.imap4.WriteBuffer.html
ZopeInterfaceClass
Class
PUBLIC
Buffer up a bunch of writes before sending them all to a transport at once.
-
twisted.mail.imap4.WriteBuffer.__init__
twisted.mail.imap4.WriteBuffer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.WriteBuffer.bufferSize
twisted.mail.imap4.WriteBuffer.html#bufferSize
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.WriteBuffer.transport
twisted.mail.imap4.WriteBuffer.html#transport
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.WriteBuffer._length
twisted.mail.imap4.WriteBuffer.html#_length
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.imap4.WriteBuffer._writes
twisted.mail.imap4.WriteBuffer.html#_writes
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.imap4.WriteBuffer.write
twisted.mail.imap4.WriteBuffer.html#write
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.WriteBuffer.flush
twisted.mail.imap4.WriteBuffer.html#flush
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.Command
twisted.mail.imap4.Command.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.imap4.Command._1_RESPONSES
twisted.mail.imap4.Command.html#_1_RESPONSES
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.mail.imap4.Command._2_RESPONSES
twisted.mail.imap4.Command.html#_2_RESPONSES
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.mail.imap4.Command._OK_RESPONSES
twisted.mail.imap4.Command.html#_OK_RESPONSES
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.mail.imap4.Command.defer
twisted.mail.imap4.Command.html#defer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.Command.__init__
twisted.mail.imap4.Command.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.Command.command
twisted.mail.imap4.Command.html#command
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.Command.args
twisted.mail.imap4.Command.html#args
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.Command.wantResponse
twisted.mail.imap4.Command.html#wantResponse
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.Command.continuation
twisted.mail.imap4.Command.html#continuation
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.Command.lines
twisted.mail.imap4.Command.html#lines
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.Command.__repr__
twisted.mail.imap4.Command.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.Command.format
twisted.mail.imap4.Command.html#format
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.Command.finish
twisted.mail.imap4.Command.html#finish
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4._SP
twisted.mail.imap4.html#_SP
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.mail.imap4._CTL
twisted.mail.imap4.html#_CTL
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.mail.imap4._nonAtomChars
twisted.mail.imap4.html#_nonAtomChars
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.mail.imap4._nativeNonAtomChars
twisted.mail.imap4.html#_nativeNonAtomChars
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.mail.imap4._nonAtomRE
twisted.mail.imap4.html#_nonAtomRE
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.mail.imap4._atomChars
twisted.mail.imap4.html#_atomChars
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server
twisted.mail.imap4.IMAP4Server.html
ZopeInterfaceClass
Class
PUBLIC
Protocol implementation for an IMAP4rev1 server.
-
twisted.mail.imap4.IMAP4Server.IDENT
twisted.mail.imap4.IMAP4Server.html#IDENT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.timeOut
twisted.mail.imap4.IMAP4Server.html#timeOut
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.POSTAUTH_TIMEOUT
twisted.mail.imap4.IMAP4Server.html#POSTAUTH_TIMEOUT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.startedTLS
twisted.mail.imap4.IMAP4Server.html#startedTLS
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.canStartTLS
twisted.mail.imap4.IMAP4Server.html#canStartTLS
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.tags
twisted.mail.imap4.IMAP4Server.html#tags
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.portal
twisted.mail.imap4.IMAP4Server.html#portal
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.account
twisted.mail.imap4.IMAP4Server.html#account
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server._onLogout
twisted.mail.imap4.IMAP4Server.html#_onLogout
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.mbox
twisted.mail.imap4.IMAP4Server.html#mbox
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server._pendingLiteral
twisted.mail.imap4.IMAP4Server.html#_pendingLiteral
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server._literalStringLimit
twisted.mail.imap4.IMAP4Server.html#_literalStringLimit
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.challengers
twisted.mail.imap4.IMAP4Server.html#challengers
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server._requiresLastMessageInfo
twisted.mail.imap4.IMAP4Server.html#_requiresLastMessageInfo
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.state
twisted.mail.imap4.IMAP4Server.html#state
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.parseState
twisted.mail.imap4.IMAP4Server.html#parseState
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.__init__
twisted.mail.imap4.IMAP4Server.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.ctx
twisted.mail.imap4.IMAP4Server.html#ctx
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server._scheduler
twisted.mail.imap4.IMAP4Server.html#_scheduler
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server._queuedAsync
twisted.mail.imap4.IMAP4Server.html#_queuedAsync
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.capabilities
twisted.mail.imap4.IMAP4Server.html#capabilities
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.connectionMade
twisted.mail.imap4.IMAP4Server.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.mail.imap4.IMAP4Server.connectionLost
twisted.mail.imap4.IMAP4Server.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.mail.imap4.IMAP4Server.timeoutConnection
twisted.mail.imap4.IMAP4Server.html#timeoutConnection
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection times out.
-
twisted.mail.imap4.IMAP4Server.rawDataReceived
twisted.mail.imap4.IMAP4Server.html#rawDataReceived
ZopeInterfaceFunction
Method
PUBLIC
Override this for when raw data is received.
-
twisted.mail.imap4.IMAP4Server.blocked
twisted.mail.imap4.IMAP4Server.html#blocked
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server._unblock
twisted.mail.imap4.IMAP4Server.html#_unblock
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.lineReceived
twisted.mail.imap4.IMAP4Server.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Override this for when each line is received.
-
twisted.mail.imap4.IMAP4Server.parse_command
twisted.mail.imap4.IMAP4Server.html#parse_command
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.parse_pending
twisted.mail.imap4.IMAP4Server.html#parse_pending
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.dispatchCommand
twisted.mail.imap4.IMAP4Server.html#dispatchCommand
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.lookupCommand
twisted.mail.imap4.IMAP4Server.html#lookupCommand
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.__doCommand
twisted.mail.imap4.IMAP4Server.html#__doCommand
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.__cbDispatch
twisted.mail.imap4.IMAP4Server.html#__cbDispatch
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.__ebDispatch
twisted.mail.imap4.IMAP4Server.html#__ebDispatch
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server._stringLiteral
twisted.mail.imap4.IMAP4Server.html#_stringLiteral
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server._fileLiteral
twisted.mail.imap4.IMAP4Server.html#_fileLiteral
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.arg_finalastring
twisted.mail.imap4.IMAP4Server.html#arg_finalastring
ZopeInterfaceFunction
Method
PUBLIC
Parse an astring from line that represents a command's final argument. This special case exists to enable parsing empty string literals.
-
twisted.mail.imap4.IMAP4Server.arg_astring
twisted.mail.imap4.IMAP4Server.html#arg_astring
ZopeInterfaceFunction
Method
PUBLIC
Parse an astring from the line, return (arg, rest), possibly via a deferred (to handle literals)
-
twisted.mail.imap4.IMAP4Server.atomre
twisted.mail.imap4.IMAP4Server.html#atomre
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.arg_atom
twisted.mail.imap4.IMAP4Server.html#arg_atom
ZopeInterfaceFunction
Method
PUBLIC
Parse an atom from the line
-
twisted.mail.imap4.IMAP4Server.arg_plist
twisted.mail.imap4.IMAP4Server.html#arg_plist
ZopeInterfaceFunction
Method
PUBLIC
Parse a (non-nested) parenthesised list from the line
-
twisted.mail.imap4.IMAP4Server.arg_literal
twisted.mail.imap4.IMAP4Server.html#arg_literal
ZopeInterfaceFunction
Method
PUBLIC
Parse a literal from the line
-
twisted.mail.imap4.IMAP4Server.arg_searchkeys
twisted.mail.imap4.IMAP4Server.html#arg_searchkeys
ZopeInterfaceFunction
Method
PUBLIC
searchkeys
-
twisted.mail.imap4.IMAP4Server.arg_seqset
twisted.mail.imap4.IMAP4Server.html#arg_seqset
ZopeInterfaceFunction
Method
PUBLIC
sequence-set
-
twisted.mail.imap4.IMAP4Server.arg_fetchatt
twisted.mail.imap4.IMAP4Server.html#arg_fetchatt
ZopeInterfaceFunction
Method
PUBLIC
fetch-att
-
twisted.mail.imap4.IMAP4Server.arg_flaglist
twisted.mail.imap4.IMAP4Server.html#arg_flaglist
ZopeInterfaceFunction
Method
PUBLIC
Flag part of store-att-flag
-
twisted.mail.imap4.IMAP4Server.arg_line
twisted.mail.imap4.IMAP4Server.html#arg_line
ZopeInterfaceFunction
Method
PUBLIC
Command line of UID command
-
twisted.mail.imap4.IMAP4Server.opt_plist
twisted.mail.imap4.IMAP4Server.html#opt_plist
ZopeInterfaceFunction
Method
PUBLIC
Optional parenthesised list
-
twisted.mail.imap4.IMAP4Server.opt_datetime
twisted.mail.imap4.IMAP4Server.html#opt_datetime
ZopeInterfaceFunction
Method
PUBLIC
Optional date-time string
-
twisted.mail.imap4.IMAP4Server.opt_charset
twisted.mail.imap4.IMAP4Server.html#opt_charset
ZopeInterfaceFunction
Method
PUBLIC
Optional charset of SEARCH command
-
twisted.mail.imap4.IMAP4Server.sendServerGreeting
twisted.mail.imap4.IMAP4Server.html#sendServerGreeting
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.sendBadResponse
twisted.mail.imap4.IMAP4Server.html#sendBadResponse
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.sendPositiveResponse
twisted.mail.imap4.IMAP4Server.html#sendPositiveResponse
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.sendNegativeResponse
twisted.mail.imap4.IMAP4Server.html#sendNegativeResponse
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.sendUntaggedResponse
twisted.mail.imap4.IMAP4Server.html#sendUntaggedResponse
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.sendContinuationRequest
twisted.mail.imap4.IMAP4Server.html#sendContinuationRequest
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server._respond
twisted.mail.imap4.IMAP4Server.html#_respond
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.listCapabilities
twisted.mail.imap4.IMAP4Server.html#listCapabilities
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.do_CAPABILITY
twisted.mail.imap4.IMAP4Server.html#do_CAPABILITY
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.unauth_CAPABILITY
twisted.mail.imap4.IMAP4Server.html#unauth_CAPABILITY
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.do_LOGOUT
twisted.mail.imap4.IMAP4Server.html#do_LOGOUT
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.unauth_LOGOUT
twisted.mail.imap4.IMAP4Server.html#unauth_LOGOUT
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.do_NOOP
twisted.mail.imap4.IMAP4Server.html#do_NOOP
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.unauth_NOOP
twisted.mail.imap4.IMAP4Server.html#unauth_NOOP
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.do_AUTHENTICATE
twisted.mail.imap4.IMAP4Server.html#do_AUTHENTICATE
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.unauth_AUTHENTICATE
twisted.mail.imap4.IMAP4Server.html#unauth_AUTHENTICATE
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.authenticate
twisted.mail.imap4.IMAP4Server.html#authenticate
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server._setupChallenge
twisted.mail.imap4.IMAP4Server.html#_setupChallenge
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.__cbAuthChunk
twisted.mail.imap4.IMAP4Server.html#__cbAuthChunk
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.__cbAuthResp
twisted.mail.imap4.IMAP4Server.html#__cbAuthResp
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.__ebAuthResp
twisted.mail.imap4.IMAP4Server.html#__ebAuthResp
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.__ebAuthChunk
twisted.mail.imap4.IMAP4Server.html#__ebAuthChunk
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.do_STARTTLS
twisted.mail.imap4.IMAP4Server.html#do_STARTTLS
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.unauth_STARTTLS
twisted.mail.imap4.IMAP4Server.html#unauth_STARTTLS
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.do_LOGIN
twisted.mail.imap4.IMAP4Server.html#do_LOGIN
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.unauth_LOGIN
twisted.mail.imap4.IMAP4Server.html#unauth_LOGIN
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.authenticateLogin
twisted.mail.imap4.IMAP4Server.html#authenticateLogin
ZopeInterfaceFunction
Method
PUBLIC
Lookup the account associated with the given parameters
-
twisted.mail.imap4.IMAP4Server.__cbLogin
twisted.mail.imap4.IMAP4Server.html#__cbLogin
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.__ebLogin
twisted.mail.imap4.IMAP4Server.html#__ebLogin
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.do_NAMESPACE
twisted.mail.imap4.IMAP4Server.html#do_NAMESPACE
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.auth_NAMESPACE
twisted.mail.imap4.IMAP4Server.html#auth_NAMESPACE
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server._selectWork
twisted.mail.imap4.IMAP4Server.html#_selectWork
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server._ebSelectWork
twisted.mail.imap4.IMAP4Server.html#_ebSelectWork
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server._cbSelectWork
twisted.mail.imap4.IMAP4Server.html#_cbSelectWork
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.auth_SELECT
twisted.mail.imap4.IMAP4Server.html#auth_SELECT
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.auth_EXAMINE
twisted.mail.imap4.IMAP4Server.html#auth_EXAMINE
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.do_IDLE
twisted.mail.imap4.IMAP4Server.html#do_IDLE
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.parseTag
twisted.mail.imap4.IMAP4Server.html#parseTag
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.lastState
twisted.mail.imap4.IMAP4Server.html#lastState
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.parse_idle
twisted.mail.imap4.IMAP4Server.html#parse_idle
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.select_IDLE
twisted.mail.imap4.IMAP4Server.html#select_IDLE
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.do_CREATE
twisted.mail.imap4.IMAP4Server.html#do_CREATE
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.auth_CREATE
twisted.mail.imap4.IMAP4Server.html#auth_CREATE
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.do_DELETE
twisted.mail.imap4.IMAP4Server.html#do_DELETE
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.auth_DELETE
twisted.mail.imap4.IMAP4Server.html#auth_DELETE
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.do_RENAME
twisted.mail.imap4.IMAP4Server.html#do_RENAME
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.auth_RENAME
twisted.mail.imap4.IMAP4Server.html#auth_RENAME
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.do_SUBSCRIBE
twisted.mail.imap4.IMAP4Server.html#do_SUBSCRIBE
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.auth_SUBSCRIBE
twisted.mail.imap4.IMAP4Server.html#auth_SUBSCRIBE
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.do_UNSUBSCRIBE
twisted.mail.imap4.IMAP4Server.html#do_UNSUBSCRIBE
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.auth_UNSUBSCRIBE
twisted.mail.imap4.IMAP4Server.html#auth_UNSUBSCRIBE
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server._listWork
twisted.mail.imap4.IMAP4Server.html#_listWork
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server._cbListWork
twisted.mail.imap4.IMAP4Server.html#_cbListWork
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server._ebListWork
twisted.mail.imap4.IMAP4Server.html#_ebListWork
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.auth_LIST
twisted.mail.imap4.IMAP4Server.html#auth_LIST
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.auth_LSUB
twisted.mail.imap4.IMAP4Server.html#auth_LSUB
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.do_STATUS
twisted.mail.imap4.IMAP4Server.html#do_STATUS
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server._cbStatusGotMailbox
twisted.mail.imap4.IMAP4Server.html#_cbStatusGotMailbox
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server._ebStatusGotMailbox
twisted.mail.imap4.IMAP4Server.html#_ebStatusGotMailbox
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.auth_STATUS
twisted.mail.imap4.IMAP4Server.html#auth_STATUS
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.__cbStatus
twisted.mail.imap4.IMAP4Server.html#__cbStatus
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.__ebStatus
twisted.mail.imap4.IMAP4Server.html#__ebStatus
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.do_APPEND
twisted.mail.imap4.IMAP4Server.html#do_APPEND
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server._cbAppendGotMailbox
twisted.mail.imap4.IMAP4Server.html#_cbAppendGotMailbox
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server._ebAppendGotMailbox
twisted.mail.imap4.IMAP4Server.html#_ebAppendGotMailbox
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.auth_APPEND
twisted.mail.imap4.IMAP4Server.html#auth_APPEND
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.__cbAppend
twisted.mail.imap4.IMAP4Server.html#__cbAppend
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.__ebAppend
twisted.mail.imap4.IMAP4Server.html#__ebAppend
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.do_CHECK
twisted.mail.imap4.IMAP4Server.html#do_CHECK
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.select_CHECK
twisted.mail.imap4.IMAP4Server.html#select_CHECK
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.__cbCheck
twisted.mail.imap4.IMAP4Server.html#__cbCheck
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.__ebCheck
twisted.mail.imap4.IMAP4Server.html#__ebCheck
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.checkpoint
twisted.mail.imap4.IMAP4Server.html#checkpoint
ZopeInterfaceFunction
Method
PUBLIC
Called when the client issues a CHECK command.
-
twisted.mail.imap4.IMAP4Server.do_CLOSE
twisted.mail.imap4.IMAP4Server.html#do_CLOSE
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.select_CLOSE
twisted.mail.imap4.IMAP4Server.html#select_CLOSE
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.__cbClose
twisted.mail.imap4.IMAP4Server.html#__cbClose
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.__ebClose
twisted.mail.imap4.IMAP4Server.html#__ebClose
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.do_EXPUNGE
twisted.mail.imap4.IMAP4Server.html#do_EXPUNGE
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.select_EXPUNGE
twisted.mail.imap4.IMAP4Server.html#select_EXPUNGE
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.__cbExpunge
twisted.mail.imap4.IMAP4Server.html#__cbExpunge
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.__ebExpunge
twisted.mail.imap4.IMAP4Server.html#__ebExpunge
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.do_SEARCH
twisted.mail.imap4.IMAP4Server.html#do_SEARCH
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.select_SEARCH
twisted.mail.imap4.IMAP4Server.html#select_SEARCH
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.__cbSearch
twisted.mail.imap4.IMAP4Server.html#__cbSearch
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.__cbManualSearch
twisted.mail.imap4.IMAP4Server.html#__cbManualSearch
ZopeInterfaceFunction
Method
PRIVATE
Apply the search filter to a set of messages. Send the response to the client.
-
twisted.mail.imap4.IMAP4Server._searchFilter
twisted.mail.imap4.IMAP4Server.html#_searchFilter
ZopeInterfaceFunction
Method
PRIVATE
Pop search terms from the beginning of query until there are none left and apply them to the given message.
-
twisted.mail.imap4.IMAP4Server._singleSearchStep
twisted.mail.imap4.IMAP4Server.html#_singleSearchStep
ZopeInterfaceFunction
Method
PRIVATE
Pop one search term from the beginning of query (possibly more than one element) and return whether it matches the given message.
-
twisted.mail.imap4.IMAP4Server.search_ALL
twisted.mail.imap4.IMAP4Server.html#search_ALL
ZopeInterfaceFunction
Method
PUBLIC
Returns True if the message matches the ALL search key (always).
-
twisted.mail.imap4.IMAP4Server.search_ANSWERED
twisted.mail.imap4.IMAP4Server.html#search_ANSWERED
ZopeInterfaceFunction
Method
PUBLIC
Returns True if the message has been answered.
-
twisted.mail.imap4.IMAP4Server.search_BCC
twisted.mail.imap4.IMAP4Server.html#search_BCC
ZopeInterfaceFunction
Method
PUBLIC
Returns True if the message has a BCC address matching the query.
-
twisted.mail.imap4.IMAP4Server.search_BEFORE
twisted.mail.imap4.IMAP4Server.html#search_BEFORE
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.search_BODY
twisted.mail.imap4.IMAP4Server.html#search_BODY
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.search_CC
twisted.mail.imap4.IMAP4Server.html#search_CC
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.search_DELETED
twisted.mail.imap4.IMAP4Server.html#search_DELETED
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.search_DRAFT
twisted.mail.imap4.IMAP4Server.html#search_DRAFT
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.search_FLAGGED
twisted.mail.imap4.IMAP4Server.html#search_FLAGGED
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.search_FROM
twisted.mail.imap4.IMAP4Server.html#search_FROM
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.search_KEYWORD
twisted.mail.imap4.IMAP4Server.html#search_KEYWORD
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.search_LARGER
twisted.mail.imap4.IMAP4Server.html#search_LARGER
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.search_NEW
twisted.mail.imap4.IMAP4Server.html#search_NEW
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.search_NOT
twisted.mail.imap4.IMAP4Server.html#search_NOT
ZopeInterfaceFunction
Method
PUBLIC
Returns True if the message does not match the query.
-
twisted.mail.imap4.IMAP4Server.search_OLD
twisted.mail.imap4.IMAP4Server.html#search_OLD
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.search_ON
twisted.mail.imap4.IMAP4Server.html#search_ON
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.search_OR
twisted.mail.imap4.IMAP4Server.html#search_OR
ZopeInterfaceFunction
Method
PUBLIC
Returns True if the message matches any of the first two query items.
-
twisted.mail.imap4.IMAP4Server.search_RECENT
twisted.mail.imap4.IMAP4Server.html#search_RECENT
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.search_SEEN
twisted.mail.imap4.IMAP4Server.html#search_SEEN
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.search_SENTBEFORE
twisted.mail.imap4.IMAP4Server.html#search_SENTBEFORE
ZopeInterfaceFunction
Method
PUBLIC
Returns True if the message date is earlier than the query date.
-
twisted.mail.imap4.IMAP4Server.search_SENTON
twisted.mail.imap4.IMAP4Server.html#search_SENTON
ZopeInterfaceFunction
Method
PUBLIC
Returns True if the message date is the same as the query date.
-
twisted.mail.imap4.IMAP4Server.search_SENTSINCE
twisted.mail.imap4.IMAP4Server.html#search_SENTSINCE
ZopeInterfaceFunction
Method
PUBLIC
Returns True if the message date is later than the query date.
-
twisted.mail.imap4.IMAP4Server.search_SINCE
twisted.mail.imap4.IMAP4Server.html#search_SINCE
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.search_SMALLER
twisted.mail.imap4.IMAP4Server.html#search_SMALLER
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.search_SUBJECT
twisted.mail.imap4.IMAP4Server.html#search_SUBJECT
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.search_TEXT
twisted.mail.imap4.IMAP4Server.html#search_TEXT
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.search_TO
twisted.mail.imap4.IMAP4Server.html#search_TO
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.search_UID
twisted.mail.imap4.IMAP4Server.html#search_UID
ZopeInterfaceFunction
Method
PUBLIC
Returns True if the message UID is in the range defined by the search query.
-
twisted.mail.imap4.IMAP4Server.search_UNANSWERED
twisted.mail.imap4.IMAP4Server.html#search_UNANSWERED
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.search_UNDELETED
twisted.mail.imap4.IMAP4Server.html#search_UNDELETED
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.search_UNDRAFT
twisted.mail.imap4.IMAP4Server.html#search_UNDRAFT
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.search_UNFLAGGED
twisted.mail.imap4.IMAP4Server.html#search_UNFLAGGED
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.search_UNKEYWORD
twisted.mail.imap4.IMAP4Server.html#search_UNKEYWORD
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.search_UNSEEN
twisted.mail.imap4.IMAP4Server.html#search_UNSEEN
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.__ebSearch
twisted.mail.imap4.IMAP4Server.html#__ebSearch
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.do_FETCH
twisted.mail.imap4.IMAP4Server.html#do_FETCH
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server._oldTimeout
twisted.mail.imap4.IMAP4Server.html#_oldTimeout
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.select_FETCH
twisted.mail.imap4.IMAP4Server.html#select_FETCH
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.__cbFetch
twisted.mail.imap4.IMAP4Server.html#__cbFetch
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.__ebSpewMessage
twisted.mail.imap4.IMAP4Server.html#__ebSpewMessage
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.spew_envelope
twisted.mail.imap4.IMAP4Server.html#spew_envelope
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.spew_flags
twisted.mail.imap4.IMAP4Server.html#spew_flags
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.spew_internaldate
twisted.mail.imap4.IMAP4Server.html#spew_internaldate
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.spew_rfc822text
twisted.mail.imap4.IMAP4Server.html#spew_rfc822text
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.spew_rfc822size
twisted.mail.imap4.IMAP4Server.html#spew_rfc822size
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.spew_rfc822
twisted.mail.imap4.IMAP4Server.html#spew_rfc822
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.spew_uid
twisted.mail.imap4.IMAP4Server.html#spew_uid
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.spew_bodystructure
twisted.mail.imap4.IMAP4Server.html#spew_bodystructure
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.spew_body
twisted.mail.imap4.IMAP4Server.html#spew_body
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.spewMessage
twisted.mail.imap4.IMAP4Server.html#spewMessage
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.__ebFetch
twisted.mail.imap4.IMAP4Server.html#__ebFetch
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.do_STORE
twisted.mail.imap4.IMAP4Server.html#do_STORE
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.select_STORE
twisted.mail.imap4.IMAP4Server.html#select_STORE
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.__cbStore
twisted.mail.imap4.IMAP4Server.html#__cbStore
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.__ebStore
twisted.mail.imap4.IMAP4Server.html#__ebStore
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.do_COPY
twisted.mail.imap4.IMAP4Server.html#do_COPY
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.select_COPY
twisted.mail.imap4.IMAP4Server.html#select_COPY
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server._cbCopySelectedMailbox
twisted.mail.imap4.IMAP4Server.html#_cbCopySelectedMailbox
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server._ebCopySelectedMailbox
twisted.mail.imap4.IMAP4Server.html#_ebCopySelectedMailbox
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.__cbCopy
twisted.mail.imap4.IMAP4Server.html#__cbCopy
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.__cbCopied
twisted.mail.imap4.IMAP4Server.html#__cbCopied
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.__ebCopy
twisted.mail.imap4.IMAP4Server.html#__ebCopy
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Server.do_UID
twisted.mail.imap4.IMAP4Server.html#do_UID
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.select_UID
twisted.mail.imap4.IMAP4Server.html#select_UID
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Server.modeChanged
twisted.mail.imap4.IMAP4Server.html#modeChanged
ZopeInterfaceFunction
Method
PUBLIC
Indicates that the write status of a mailbox has changed.
-
twisted.mail.imap4.IMAP4Server.flagsChanged
twisted.mail.imap4.IMAP4Server.html#flagsChanged
ZopeInterfaceFunction
Method
PUBLIC
Indicates that the flags of one or more messages have changed.
-
twisted.mail.imap4.IMAP4Server.newMessages
twisted.mail.imap4.IMAP4Server.html#newMessages
ZopeInterfaceFunction
Method
PUBLIC
Indicates that the number of messages in a mailbox has changed.
-
twisted.mail.imap4.TIMEOUT_ERROR
twisted.mail.imap4.html#TIMEOUT_ERROR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Client
twisted.mail.imap4.IMAP4Client.html
ZopeInterfaceClass
Class
PUBLIC
IMAP4 client protocol implementation
-
twisted.mail.imap4.IMAP4Client.state
twisted.mail.imap4.IMAP4Client.html#state
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A string representing the state the connection is currently in.
-
twisted.mail.imap4.IMAP4Client.tags
twisted.mail.imap4.IMAP4Client.html#tags
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Client.waiting
twisted.mail.imap4.IMAP4Client.html#waiting
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Client.queued
twisted.mail.imap4.IMAP4Client.html#queued
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Client.tagID
twisted.mail.imap4.IMAP4Client.html#tagID
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Client.startedTLS
twisted.mail.imap4.IMAP4Client.html#startedTLS
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Client.timeout
twisted.mail.imap4.IMAP4Client.html#timeout
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Client._capCache
twisted.mail.imap4.IMAP4Client.html#_capCache
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Client._memoryFileLimit
twisted.mail.imap4.IMAP4Client.html#_memoryFileLimit
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Client.authenticators
twisted.mail.imap4.IMAP4Client.html#authenticators
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Client.STATUS_CODES
twisted.mail.imap4.IMAP4Client.html#STATUS_CODES
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Client.STATUS_TRANSFORMATIONS
twisted.mail.imap4.IMAP4Client.html#STATUS_TRANSFORMATIONS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Client.context
twisted.mail.imap4.IMAP4Client.html#context
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Client.__init__
twisted.mail.imap4.IMAP4Client.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Client._tag
twisted.mail.imap4.IMAP4Client.html#_tag
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Client._parts
twisted.mail.imap4.IMAP4Client.html#_parts
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Client._lastCmd
twisted.mail.imap4.IMAP4Client.html#_lastCmd
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Client.registerAuthenticator
twisted.mail.imap4.IMAP4Client.html#registerAuthenticator
ZopeInterfaceFunction
Method
PUBLIC
Register a new form of authentication
-
twisted.mail.imap4.IMAP4Client.rawDataReceived
twisted.mail.imap4.IMAP4Client.html#rawDataReceived
ZopeInterfaceFunction
Method
PUBLIC
Override this for when raw data is received.
-
twisted.mail.imap4.IMAP4Client._setupForLiteral
twisted.mail.imap4.IMAP4Client.html#_setupForLiteral
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Client._pendingBuffer
twisted.mail.imap4.IMAP4Client.html#_pendingBuffer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Client._pendingSize
twisted.mail.imap4.IMAP4Client.html#_pendingSize
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Client.connectionMade
twisted.mail.imap4.IMAP4Client.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.mail.imap4.IMAP4Client.connectionLost
twisted.mail.imap4.IMAP4Client.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
We are no longer connected
-
twisted.mail.imap4.IMAP4Client.lineReceived
twisted.mail.imap4.IMAP4Client.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Attempt to parse a single line from the server.
-
twisted.mail.imap4.IMAP4Client.timeoutConnection
twisted.mail.imap4.IMAP4Client.html#timeoutConnection
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection times out.
-
twisted.mail.imap4.IMAP4Client._regularDispatch
twisted.mail.imap4.IMAP4Client.html#_regularDispatch
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Client.messageFile
twisted.mail.imap4.IMAP4Client.html#messageFile
ZopeInterfaceFunction
Method
PUBLIC
Create a file to which an incoming message may be written.
-
twisted.mail.imap4.IMAP4Client.makeTag
twisted.mail.imap4.IMAP4Client.html#makeTag
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Client.dispatchCommand
twisted.mail.imap4.IMAP4Client.html#dispatchCommand
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Client.response_UNAUTH
twisted.mail.imap4.IMAP4Client.html#response_UNAUTH
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Client.response_AUTH
twisted.mail.imap4.IMAP4Client.html#response_AUTH
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Client._defaultHandler
twisted.mail.imap4.IMAP4Client.html#_defaultHandler
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Client._flushQueue
twisted.mail.imap4.IMAP4Client.html#_flushQueue
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Client.sendCommand
twisted.mail.imap4.IMAP4Client.html#sendCommand
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.IMAP4Client.getCapabilities
twisted.mail.imap4.IMAP4Client.html#getCapabilities
ZopeInterfaceFunction
Method
PUBLIC
Request the capabilities available on this server.
-
twisted.mail.imap4.IMAP4Client.__cbCapabilities
twisted.mail.imap4.IMAP4Client.html#__cbCapabilities
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Client.logout
twisted.mail.imap4.IMAP4Client.html#logout
ZopeInterfaceFunction
Method
PUBLIC
Inform the server that we are done with the connection.
-
twisted.mail.imap4.IMAP4Client.__cbLogout
twisted.mail.imap4.IMAP4Client.html#__cbLogout
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Client.noop
twisted.mail.imap4.IMAP4Client.html#noop
ZopeInterfaceFunction
Method
PUBLIC
Perform no operation.
-
twisted.mail.imap4.IMAP4Client.__cbNoop
twisted.mail.imap4.IMAP4Client.html#__cbNoop
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Client.startTLS
twisted.mail.imap4.IMAP4Client.html#startTLS
ZopeInterfaceFunction
Method
PUBLIC
Initiates a 'STARTTLS' request and negotiates the TLS / SSL Handshake.
-
twisted.mail.imap4.IMAP4Client.authenticate
twisted.mail.imap4.IMAP4Client.html#authenticate
ZopeInterfaceFunction
Method
PUBLIC
Attempt to enter the authenticated state with the server
-
twisted.mail.imap4.IMAP4Client.__cbAuthenticate
twisted.mail.imap4.IMAP4Client.html#__cbAuthenticate
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Client.__cbContinueAuth
twisted.mail.imap4.IMAP4Client.html#__cbContinueAuth
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Client.__cbAuthTLS
twisted.mail.imap4.IMAP4Client.html#__cbAuthTLS
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Client.login
twisted.mail.imap4.IMAP4Client.html#login
ZopeInterfaceFunction
Method
PUBLIC
Authenticate with the server using a username and password
-
twisted.mail.imap4.IMAP4Client.serverGreeting
twisted.mail.imap4.IMAP4Client.html#serverGreeting
ZopeInterfaceFunction
Method
PUBLIC
Called when the server has sent us a greeting.
-
twisted.mail.imap4.IMAP4Client._getContextFactory
twisted.mail.imap4.IMAP4Client.html#_getContextFactory
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Client.__cbLoginCaps
twisted.mail.imap4.IMAP4Client.html#__cbLoginCaps
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Client._startedTLS
twisted.mail.imap4.IMAP4Client.html#_startedTLS
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Client.__cbLoginTLS
twisted.mail.imap4.IMAP4Client.html#__cbLoginTLS
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Client.__ebLoginTLS
twisted.mail.imap4.IMAP4Client.html#__ebLoginTLS
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Client.namespace
twisted.mail.imap4.IMAP4Client.html#namespace
ZopeInterfaceFunction
Method
PUBLIC
Retrieve information about the namespaces available to this account
-
twisted.mail.imap4.IMAP4Client.__cbNamespace
twisted.mail.imap4.IMAP4Client.html#__cbNamespace
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Client.select
twisted.mail.imap4.IMAP4Client.html#select
ZopeInterfaceFunction
Method
PUBLIC
Select a mailbox
-
twisted.mail.imap4.IMAP4Client.examine
twisted.mail.imap4.IMAP4Client.html#examine
ZopeInterfaceFunction
Method
PUBLIC
Select a mailbox in read-only mode
-
twisted.mail.imap4.IMAP4Client._intOrRaise
twisted.mail.imap4.IMAP4Client.html#_intOrRaise
ZopeInterfaceFunction
Method
PRIVATE
Parse
value as an integer and return the result or raise
IllegalServerResponse with
phrase as an argument if
value cannot be parsed as an integer.
-
twisted.mail.imap4.IMAP4Client.__cbSelect
twisted.mail.imap4.IMAP4Client.html#__cbSelect
ZopeInterfaceFunction
Method
PRIVATE
Handle lines received in response to a SELECT or EXAMINE command.
-
twisted.mail.imap4.IMAP4Client.create
twisted.mail.imap4.IMAP4Client.html#create
ZopeInterfaceFunction
Method
PUBLIC
Create a new mailbox on the server
-
twisted.mail.imap4.IMAP4Client.delete
twisted.mail.imap4.IMAP4Client.html#delete
ZopeInterfaceFunction
Method
PUBLIC
Delete a mailbox
-
twisted.mail.imap4.IMAP4Client.rename
twisted.mail.imap4.IMAP4Client.html#rename
ZopeInterfaceFunction
Method
PUBLIC
Rename a mailbox
-
twisted.mail.imap4.IMAP4Client.subscribe
twisted.mail.imap4.IMAP4Client.html#subscribe
ZopeInterfaceFunction
Method
PUBLIC
Add a mailbox to the subscription list
-
twisted.mail.imap4.IMAP4Client.unsubscribe
twisted.mail.imap4.IMAP4Client.html#unsubscribe
ZopeInterfaceFunction
Method
PUBLIC
Remove a mailbox from the subscription list
-
twisted.mail.imap4.IMAP4Client.list
twisted.mail.imap4.IMAP4Client.html#list
ZopeInterfaceFunction
Method
PUBLIC
List a subset of the available mailboxes
-
twisted.mail.imap4.IMAP4Client.lsub
twisted.mail.imap4.IMAP4Client.html#lsub
ZopeInterfaceFunction
Method
PUBLIC
List a subset of the subscribed available mailboxes
-
twisted.mail.imap4.IMAP4Client.__cbList
twisted.mail.imap4.IMAP4Client.html#__cbList
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Client._statusNames
twisted.mail.imap4.IMAP4Client.html#_statusNames
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Client.status
twisted.mail.imap4.IMAP4Client.html#status
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the status of the given mailbox
-
twisted.mail.imap4.IMAP4Client.__cbStatus
twisted.mail.imap4.IMAP4Client.html#__cbStatus
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Client.append
twisted.mail.imap4.IMAP4Client.html#append
ZopeInterfaceFunction
Method
PUBLIC
Add the given message to the given mailbox.
-
twisted.mail.imap4.IMAP4Client.__cbContinueAppend
twisted.mail.imap4.IMAP4Client.html#__cbContinueAppend
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Client.__cbFinishAppend
twisted.mail.imap4.IMAP4Client.html#__cbFinishAppend
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Client.check
twisted.mail.imap4.IMAP4Client.html#check
ZopeInterfaceFunction
Method
PUBLIC
Tell the server to perform a checkpoint
-
twisted.mail.imap4.IMAP4Client.close
twisted.mail.imap4.IMAP4Client.html#close
ZopeInterfaceFunction
Method
PUBLIC
Return the connection to the Authenticated state.
-
twisted.mail.imap4.IMAP4Client.expunge
twisted.mail.imap4.IMAP4Client.html#expunge
ZopeInterfaceFunction
Method
PUBLIC
Return the connection to the Authenticate state.
-
twisted.mail.imap4.IMAP4Client.__cbExpunge
twisted.mail.imap4.IMAP4Client.html#__cbExpunge
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Client.search
twisted.mail.imap4.IMAP4Client.html#search
ZopeInterfaceFunction
Method
PUBLIC
Search messages in the currently selected mailbox
-
twisted.mail.imap4.IMAP4Client.__cbSearch
twisted.mail.imap4.IMAP4Client.html#__cbSearch
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Client.fetchUID
twisted.mail.imap4.IMAP4Client.html#fetchUID
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the unique identifier for one or more messages
-
twisted.mail.imap4.IMAP4Client.fetchFlags
twisted.mail.imap4.IMAP4Client.html#fetchFlags
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the flags for one or more messages
-
twisted.mail.imap4.IMAP4Client.fetchInternalDate
twisted.mail.imap4.IMAP4Client.html#fetchInternalDate
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the internal date associated with one or more messages
-
twisted.mail.imap4.IMAP4Client.fetchEnvelope
twisted.mail.imap4.IMAP4Client.html#fetchEnvelope
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the envelope data for one or more messages
-
twisted.mail.imap4.IMAP4Client.fetchBodyStructure
twisted.mail.imap4.IMAP4Client.html#fetchBodyStructure
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the structure of the body of one or more messages
-
twisted.mail.imap4.IMAP4Client.fetchSimplifiedBody
twisted.mail.imap4.IMAP4Client.html#fetchSimplifiedBody
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the simplified body structure of one or more messages
-
twisted.mail.imap4.IMAP4Client.fetchMessage
twisted.mail.imap4.IMAP4Client.html#fetchMessage
ZopeInterfaceFunction
Method
PUBLIC
Retrieve one or more entire messages
-
twisted.mail.imap4.IMAP4Client.fetchBody
twisted.mail.imap4.IMAP4Client.html#fetchBody
ZopeInterfaceFunction
Method
PUBLIC
Retrieve body text of one or more messages
-
twisted.mail.imap4.IMAP4Client.fetchSize
twisted.mail.imap4.IMAP4Client.html#fetchSize
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the size, in octets, of one or more messages
-
twisted.mail.imap4.IMAP4Client.fetchFull
twisted.mail.imap4.IMAP4Client.html#fetchFull
ZopeInterfaceFunction
Method
PUBLIC
Retrieve several different fields of one or more messages
-
twisted.mail.imap4.IMAP4Client.fetchAll
twisted.mail.imap4.IMAP4Client.html#fetchAll
ZopeInterfaceFunction
Method
PUBLIC
Retrieve several different fields of one or more messages
-
twisted.mail.imap4.IMAP4Client.fetchFast
twisted.mail.imap4.IMAP4Client.html#fetchFast
ZopeInterfaceFunction
Method
PUBLIC
Retrieve several different fields of one or more messages
-
twisted.mail.imap4.IMAP4Client._parseFetchPairs
twisted.mail.imap4.IMAP4Client.html#_parseFetchPairs
ZopeInterfaceFunction
Method
PRIVATE
Given the result of parsing a single
FETCH response, construct a
dict mapping response keys to response values.
-
twisted.mail.imap4.IMAP4Client._cbFetch
twisted.mail.imap4.IMAP4Client.html#_cbFetch
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Client.fetchSpecific
twisted.mail.imap4.IMAP4Client.html#fetchSpecific
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a specific section of one or more messages
-
twisted.mail.imap4.IMAP4Client._fetch
twisted.mail.imap4.IMAP4Client.html#_fetch
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Client.setFlags
twisted.mail.imap4.IMAP4Client.html#setFlags
ZopeInterfaceFunction
Method
PUBLIC
Set the flags for one or more messages.
-
twisted.mail.imap4.IMAP4Client.addFlags
twisted.mail.imap4.IMAP4Client.html#addFlags
ZopeInterfaceFunction
Method
PUBLIC
Add to the set flags for one or more messages.
-
twisted.mail.imap4.IMAP4Client.removeFlags
twisted.mail.imap4.IMAP4Client.html#removeFlags
ZopeInterfaceFunction
Method
PUBLIC
Remove from the set flags for one or more messages.
-
twisted.mail.imap4.IMAP4Client._store
twisted.mail.imap4.IMAP4Client.html#_store
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.IMAP4Client.copy
twisted.mail.imap4.IMAP4Client.html#copy
ZopeInterfaceFunction
Method
PUBLIC
Copy the specified messages to the specified mailbox.
-
twisted.mail.imap4.IMAP4Client.modeChanged
twisted.mail.imap4.IMAP4Client.html#modeChanged
ZopeInterfaceFunction
Method
PUBLIC
Override me
-
twisted.mail.imap4.IMAP4Client.flagsChanged
twisted.mail.imap4.IMAP4Client.html#flagsChanged
ZopeInterfaceFunction
Method
PUBLIC
Override me
-
twisted.mail.imap4.IMAP4Client.newMessages
twisted.mail.imap4.IMAP4Client.html#newMessages
ZopeInterfaceFunction
Method
PUBLIC
Override me
-
twisted.mail.imap4.parseIdList
twisted.mail.imap4.html#parseIdList
ZopeInterfaceFunction
Function
PUBLIC
Parse a message set search key into a MessageSet.
-
twisted.mail.imap4._SIMPLE_BOOL
twisted.mail.imap4.html#_SIMPLE_BOOL
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.mail.imap4._NO_QUOTES
twisted.mail.imap4.html#_NO_QUOTES
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.mail.imap4.Query
twisted.mail.imap4.html#Query
ZopeInterfaceFunction
Function
PUBLIC
Create a query string
-
twisted.mail.imap4.Or
twisted.mail.imap4.html#Or
ZopeInterfaceFunction
Function
PUBLIC
The disjunction of two or more queries
-
twisted.mail.imap4.Not
twisted.mail.imap4.html#Not
ZopeInterfaceFunction
Function
PUBLIC
The negation of a query
-
twisted.mail.imap4.wildcardToRegexp
twisted.mail.imap4.html#wildcardToRegexp
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.mail.imap4.splitQuoted
twisted.mail.imap4.html#splitQuoted
ZopeInterfaceFunction
Function
PUBLIC
Split a string into whitespace delimited tokens
-
twisted.mail.imap4.splitOn
twisted.mail.imap4.html#splitOn
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.mail.imap4.collapseStrings
twisted.mail.imap4.html#collapseStrings
ZopeInterfaceFunction
Function
PUBLIC
Turns a list of length-one strings and lists into a list of longer strings and lists. For example,
-
twisted.mail.imap4.parseNestedParens
twisted.mail.imap4.html#parseNestedParens
ZopeInterfaceFunction
Function
PUBLIC
Parse an s-exp-like string into a more useful data structure.
-
twisted.mail.imap4._quote
twisted.mail.imap4.html#_quote
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.mail.imap4._literal
twisted.mail.imap4.html#_literal
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.mail.imap4.DontQuoteMe
twisted.mail.imap4.DontQuoteMe.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.imap4.DontQuoteMe.__init__
twisted.mail.imap4.DontQuoteMe.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.DontQuoteMe.value
twisted.mail.imap4.DontQuoteMe.html#value
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.DontQuoteMe.__str__
twisted.mail.imap4.DontQuoteMe.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4._ATOM_SPECIALS
twisted.mail.imap4.html#_ATOM_SPECIALS
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.mail.imap4._needsQuote
twisted.mail.imap4.html#_needsQuote
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.mail.imap4._parseMbox
twisted.mail.imap4.html#_parseMbox
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.mail.imap4._prepareMailboxName
twisted.mail.imap4.html#_prepareMailboxName
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.mail.imap4._needsLiteral
twisted.mail.imap4.html#_needsLiteral
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.mail.imap4.collapseNestedLists
twisted.mail.imap4.html#collapseNestedLists
ZopeInterfaceFunction
Function
PUBLIC
Turn a nested list structure into an s-exp-like string.
-
twisted.mail.imap4.MemoryAccountWithoutNamespaces
twisted.mail.imap4.MemoryAccountWithoutNamespaces.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.imap4.MemoryAccountWithoutNamespaces.mailboxes
twisted.mail.imap4.MemoryAccountWithoutNamespaces.html#mailboxes
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.MemoryAccountWithoutNamespaces.subscriptions
twisted.mail.imap4.MemoryAccountWithoutNamespaces.html#subscriptions
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.MemoryAccountWithoutNamespaces.top_id
twisted.mail.imap4.MemoryAccountWithoutNamespaces.html#top_id
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.MemoryAccountWithoutNamespaces.__init__
twisted.mail.imap4.MemoryAccountWithoutNamespaces.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.MemoryAccountWithoutNamespaces.name
twisted.mail.imap4.MemoryAccountWithoutNamespaces.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.MemoryAccountWithoutNamespaces.allocateID
twisted.mail.imap4.MemoryAccountWithoutNamespaces.html#allocateID
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.MemoryAccountWithoutNamespaces.addMailbox
twisted.mail.imap4.MemoryAccountWithoutNamespaces.html#addMailbox
ZopeInterfaceFunction
Method
PUBLIC
Add a new mailbox to this account
-
twisted.mail.imap4.MemoryAccountWithoutNamespaces.create
twisted.mail.imap4.MemoryAccountWithoutNamespaces.html#create
ZopeInterfaceFunction
Method
PUBLIC
Create a new mailbox from the given hierarchical name.
-
twisted.mail.imap4.MemoryAccountWithoutNamespaces._emptyMailbox
twisted.mail.imap4.MemoryAccountWithoutNamespaces.html#_emptyMailbox
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.MemoryAccountWithoutNamespaces.select
twisted.mail.imap4.MemoryAccountWithoutNamespaces.html#select
ZopeInterfaceFunction
Method
PUBLIC
Acquire a mailbox, given its name.
-
twisted.mail.imap4.MemoryAccountWithoutNamespaces.delete
twisted.mail.imap4.MemoryAccountWithoutNamespaces.html#delete
ZopeInterfaceFunction
Method
PUBLIC
Delete the mailbox with the specified name.
-
twisted.mail.imap4.MemoryAccountWithoutNamespaces.rename
twisted.mail.imap4.MemoryAccountWithoutNamespaces.html#rename
ZopeInterfaceFunction
Method
PUBLIC
Rename a mailbox
-
twisted.mail.imap4.MemoryAccountWithoutNamespaces._inferiorNames
twisted.mail.imap4.MemoryAccountWithoutNamespaces.html#_inferiorNames
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.MemoryAccountWithoutNamespaces.isSubscribed
twisted.mail.imap4.MemoryAccountWithoutNamespaces.html#isSubscribed
ZopeInterfaceFunction
Method
PUBLIC
Check the subscription status of a mailbox
-
twisted.mail.imap4.MemoryAccountWithoutNamespaces.subscribe
twisted.mail.imap4.MemoryAccountWithoutNamespaces.html#subscribe
ZopeInterfaceFunction
Method
PUBLIC
Subscribe to a mailbox
-
twisted.mail.imap4.MemoryAccountWithoutNamespaces.unsubscribe
twisted.mail.imap4.MemoryAccountWithoutNamespaces.html#unsubscribe
ZopeInterfaceFunction
Method
PUBLIC
Unsubscribe from a mailbox
-
twisted.mail.imap4.MemoryAccountWithoutNamespaces.listMailboxes
twisted.mail.imap4.MemoryAccountWithoutNamespaces.html#listMailboxes
ZopeInterfaceFunction
Method
PUBLIC
List all the mailboxes that meet a certain criteria
-
twisted.mail.imap4.MemoryAccount
twisted.mail.imap4.MemoryAccount.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.imap4.MemoryAccount.getPersonalNamespaces
twisted.mail.imap4.MemoryAccount.html#getPersonalNamespaces
ZopeInterfaceFunction
Method
PUBLIC
Report the available personal namespaces.
-
twisted.mail.imap4.MemoryAccount.getSharedNamespaces
twisted.mail.imap4.MemoryAccount.html#getSharedNamespaces
ZopeInterfaceFunction
Method
PUBLIC
Report the available shared namespaces.
-
twisted.mail.imap4.MemoryAccount.getOtherNamespaces
twisted.mail.imap4.MemoryAccount.html#getOtherNamespaces
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.MemoryAccount.getUserNamespaces
twisted.mail.imap4.MemoryAccount.html#getUserNamespaces
ZopeInterfaceFunction
Method
PUBLIC
Report the available user namespaces.
-
twisted.mail.imap4._statusRequestDict
twisted.mail.imap4.html#_statusRequestDict
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.mail.imap4.statusRequestHelper
twisted.mail.imap4.html#statusRequestHelper
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.mail.imap4.parseAddr
twisted.mail.imap4.html#parseAddr
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.mail.imap4.getEnvelope
twisted.mail.imap4.html#getEnvelope
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.mail.imap4.getLineCount
twisted.mail.imap4.html#getLineCount
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.mail.imap4.unquote
twisted.mail.imap4.html#unquote
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.mail.imap4._getContentType
twisted.mail.imap4.html#_getContentType
ZopeInterfaceFunction
Function
PRIVATE
Return a two-tuple of the main and subtype of the given message.
-
twisted.mail.imap4._getMessageStructure
twisted.mail.imap4.html#_getMessageStructure
ZopeInterfaceFunction
Function
PRIVATE
Construct an appropriate type of message structure object for the given message object.
-
twisted.mail.imap4._MessageStructure
twisted.mail.imap4._MessageStructure.html
ZopeInterfaceClass
Class
PRIVATE
_MessageStructure is a helper base class for message structure classes representing the structure of particular kinds of messages, as defined by their MIME type.
-
twisted.mail.imap4._MessageStructure.__init__
twisted.mail.imap4._MessageStructure.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.imap4._MessageStructure.message
twisted.mail.imap4._MessageStructure.html#message
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._MessageStructure.attrs
twisted.mail.imap4._MessageStructure.html#attrs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._MessageStructure._disposition
twisted.mail.imap4._MessageStructure.html#_disposition
ZopeInterfaceFunction
Method
PRIVATE
Parse a Content-Disposition header into a two-sequence of the disposition and a flattened list of its parameters.
-
twisted.mail.imap4._MessageStructure._unquotedAttrs
twisted.mail.imap4._MessageStructure.html#_unquotedAttrs
ZopeInterfaceFunction
Method
PRIVATE
No summary
-
twisted.mail.imap4._SinglepartMessageStructure
twisted.mail.imap4._SinglepartMessageStructure.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.mail.imap4._SinglepartMessageStructure.__init__
twisted.mail.imap4._SinglepartMessageStructure.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.imap4._SinglepartMessageStructure.main
twisted.mail.imap4._SinglepartMessageStructure.html#main
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._SinglepartMessageStructure.subtype
twisted.mail.imap4._SinglepartMessageStructure.html#subtype
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._SinglepartMessageStructure.attrs
twisted.mail.imap4._SinglepartMessageStructure.html#attrs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._SinglepartMessageStructure._basicFields
twisted.mail.imap4._SinglepartMessageStructure.html#_basicFields
ZopeInterfaceFunction
Method
PRIVATE
Return a list of the basic fields for a single-part message.
-
twisted.mail.imap4._SinglepartMessageStructure.encode
twisted.mail.imap4._SinglepartMessageStructure.html#encode
ZopeInterfaceFunction
Method
PUBLIC
Construct and return a list of the basic and extended fields for a single-part message. The list suitable to be encoded into a BODY or BODYSTRUCTURE response.
-
twisted.mail.imap4._SinglepartMessageStructure._extended
twisted.mail.imap4._SinglepartMessageStructure.html#_extended
ZopeInterfaceFunction
Method
PRIVATE
The extension data of a non-multipart body part are in the following order:
-
twisted.mail.imap4._TextMessageStructure
twisted.mail.imap4._TextMessageStructure.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.mail.imap4._TextMessageStructure.encode
twisted.mail.imap4._TextMessageStructure.html#encode
ZopeInterfaceFunction
Method
PUBLIC
A body type of type TEXT contains, immediately after the basic fields, the size of the body in text lines. Note that this size is the size in its content transfer encoding and not the resulting size after any decoding.
-
twisted.mail.imap4._RFC822MessageStructure
twisted.mail.imap4._RFC822MessageStructure.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.mail.imap4._RFC822MessageStructure.encode
twisted.mail.imap4._RFC822MessageStructure.html#encode
ZopeInterfaceFunction
Method
PUBLIC
A body type of type MESSAGE and subtype RFC822 contains, immediately after the basic fields, the envelope structure, body structure, and size in text lines of the encapsulated message.
-
twisted.mail.imap4._MultipartMessageStructure
twisted.mail.imap4._MultipartMessageStructure.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.mail.imap4._MultipartMessageStructure.__init__
twisted.mail.imap4._MultipartMessageStructure.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.imap4._MultipartMessageStructure.subtype
twisted.mail.imap4._MultipartMessageStructure.html#subtype
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._MultipartMessageStructure._getParts
twisted.mail.imap4._MultipartMessageStructure.html#_getParts
ZopeInterfaceFunction
Method
PRIVATE
Return an iterator over all of the sub-messages of this message.
-
twisted.mail.imap4._MultipartMessageStructure.encode
twisted.mail.imap4._MultipartMessageStructure.html#encode
ZopeInterfaceFunction
Method
PUBLIC
Encode each sub-message and added the additional multipart fields.
-
twisted.mail.imap4._MultipartMessageStructure._extended
twisted.mail.imap4._MultipartMessageStructure.html#_extended
ZopeInterfaceFunction
Method
PRIVATE
The extension data of a multipart body part are in the following order:
-
twisted.mail.imap4.getBodyStructure
twisted.mail.imap4.html#getBodyStructure
ZopeInterfaceFunction
Function
PUBLIC
RFC 3501, 7.4.2, BODYSTRUCTURE:
-
twisted.mail.imap4.subparts
twisted.mail.imap4.html#subparts
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.mail.imap4.iterateInReactor
twisted.mail.imap4.html#iterateInReactor
ZopeInterfaceFunction
Function
PUBLIC
Consume an interator at most a single iteration per reactor iteration.
-
twisted.mail.imap4.MessageProducer
twisted.mail.imap4.MessageProducer.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/5 instance variable, 0/1 class variable, 0/1 constant, 1/3 method documented
-
twisted.mail.imap4.MessageProducer.CHUNK_SIZE
twisted.mail.imap4.MessageProducer.html#CHUNK_SIZE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.mail.imap4.MessageProducer._uuid4
twisted.mail.imap4.MessageProducer.html#_uuid4
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.mail.imap4.MessageProducer.__init__
twisted.mail.imap4.MessageProducer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Produce this message.
-
twisted.mail.imap4.MessageProducer.msg
twisted.mail.imap4.MessageProducer.html#msg
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.MessageProducer.buffer
twisted.mail.imap4.MessageProducer.html#buffer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.MessageProducer.scheduler
twisted.mail.imap4.MessageProducer.html#scheduler
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.MessageProducer.write
twisted.mail.imap4.MessageProducer.html#write
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.MessageProducer.beginProducing
twisted.mail.imap4.MessageProducer.html#beginProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.MessageProducer.consumer
twisted.mail.imap4.MessageProducer.html#consumer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.MessageProducer._produce
twisted.mail.imap4.MessageProducer.html#_produce
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4._FetchParser
twisted.mail.imap4._FetchParser.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.mail.imap4._FetchParser.Envelope
twisted.mail.imap4._FetchParser.Envelope.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.Envelope.type
twisted.mail.imap4._FetchParser.Envelope.html#type
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.Envelope.__str__
twisted.mail.imap4._FetchParser.Envelope.html#__str__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.Flags
twisted.mail.imap4._FetchParser.Flags.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.Flags.type
twisted.mail.imap4._FetchParser.Flags.html#type
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.Flags.__str__
twisted.mail.imap4._FetchParser.Flags.html#__str__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.InternalDate
twisted.mail.imap4._FetchParser.InternalDate.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.InternalDate.type
twisted.mail.imap4._FetchParser.InternalDate.html#type
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.InternalDate.__str__
twisted.mail.imap4._FetchParser.InternalDate.html#__str__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.RFC822Text
twisted.mail.imap4._FetchParser.RFC822Text.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.RFC822Text.type
twisted.mail.imap4._FetchParser.RFC822Text.html#type
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.RFC822Text.__str__
twisted.mail.imap4._FetchParser.RFC822Text.html#__str__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.RFC822Size
twisted.mail.imap4._FetchParser.RFC822Size.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.RFC822Size.type
twisted.mail.imap4._FetchParser.RFC822Size.html#type
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.RFC822Size.__str__
twisted.mail.imap4._FetchParser.RFC822Size.html#__str__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.RFC822
twisted.mail.imap4._FetchParser.RFC822.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.RFC822.type
twisted.mail.imap4._FetchParser.RFC822.html#type
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.RFC822.__str__
twisted.mail.imap4._FetchParser.RFC822.html#__str__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.UID
twisted.mail.imap4._FetchParser.UID.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.UID.type
twisted.mail.imap4._FetchParser.UID.html#type
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.UID.__str__
twisted.mail.imap4._FetchParser.UID.html#__str__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.Body
twisted.mail.imap4._FetchParser.Body.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.Body.type
twisted.mail.imap4._FetchParser.Body.html#type
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.Body.peek
twisted.mail.imap4._FetchParser.Body.html#peek
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.Body.header
twisted.mail.imap4._FetchParser.Body.html#header
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.Body.mime
twisted.mail.imap4._FetchParser.Body.html#mime
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.Body.text
twisted.mail.imap4._FetchParser.Body.html#text
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.Body.part
twisted.mail.imap4._FetchParser.Body.html#part
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.Body.empty
twisted.mail.imap4._FetchParser.Body.html#empty
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.Body.partialBegin
twisted.mail.imap4._FetchParser.Body.html#partialBegin
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.Body.partialLength
twisted.mail.imap4._FetchParser.Body.html#partialLength
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.Body.__str__
twisted.mail.imap4._FetchParser.Body.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.Body.__bytes__
twisted.mail.imap4._FetchParser.Body.html#__bytes__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.BodyStructure
twisted.mail.imap4._FetchParser.BodyStructure.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.BodyStructure.type
twisted.mail.imap4._FetchParser.BodyStructure.html#type
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.BodyStructure.__str__
twisted.mail.imap4._FetchParser.BodyStructure.html#__str__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.Text
twisted.mail.imap4._FetchParser.Text.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.MIME
twisted.mail.imap4._FetchParser.MIME.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.parts
twisted.mail.imap4._FetchParser.html#parts
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser._simple_fetch_att
twisted.mail.imap4._FetchParser.html#_simple_fetch_att
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.mail.imap4._FetchParser.__init__
twisted.mail.imap4._FetchParser.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.state
twisted.mail.imap4._FetchParser.html#state
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.result
twisted.mail.imap4._FetchParser.html#result
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.remaining
twisted.mail.imap4._FetchParser.html#remaining
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.parseString
twisted.mail.imap4._FetchParser.html#parseString
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.state_initial
twisted.mail.imap4._FetchParser.html#state_initial
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.state_close_paren
twisted.mail.imap4._FetchParser.html#state_close_paren
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.state_whitespace
twisted.mail.imap4._FetchParser.html#state_whitespace
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.state_maybe_fetch_att
twisted.mail.imap4._FetchParser.html#state_maybe_fetch_att
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.state_fetch_att
twisted.mail.imap4._FetchParser.html#state_fetch_att
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.pending_body
twisted.mail.imap4._FetchParser.html#pending_body
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.state_got_body
twisted.mail.imap4._FetchParser.html#state_got_body
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.state_maybe_section
twisted.mail.imap4._FetchParser.html#state_maybe_section
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser._partExpr
twisted.mail.imap4._FetchParser.html#_partExpr
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.mail.imap4._FetchParser.state_part_number
twisted.mail.imap4._FetchParser.html#state_part_number
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.state_section
twisted.mail.imap4._FetchParser.html#state_section
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.state_finish_section
twisted.mail.imap4._FetchParser.html#state_finish_section
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4._FetchParser.state_maybe_partial
twisted.mail.imap4._FetchParser.html#state_maybe_partial
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.FileProducer
twisted.mail.imap4.FileProducer.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/5 instance variable, 0/1 constant, 2/6 methods documented
-
twisted.mail.imap4.FileProducer.CHUNK_SIZE
twisted.mail.imap4.FileProducer.html#CHUNK_SIZE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.mail.imap4.FileProducer.firstWrite
twisted.mail.imap4.FileProducer.html#firstWrite
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.FileProducer.__init__
twisted.mail.imap4.FileProducer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.FileProducer.f
twisted.mail.imap4.FileProducer.html#f
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.FileProducer.beginProducing
twisted.mail.imap4.FileProducer.html#beginProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.FileProducer.consumer
twisted.mail.imap4.FileProducer.html#consumer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.FileProducer.produce
twisted.mail.imap4.FileProducer.html#produce
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.FileProducer._onDone
twisted.mail.imap4.FileProducer.html#_onDone
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.imap4.FileProducer.resumeProducing
twisted.mail.imap4.FileProducer.html#resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.FileProducer.pauseProducing
twisted.mail.imap4.FileProducer.html#pauseProducing
ZopeInterfaceFunction
Method
PUBLIC
Pause the producer. This does nothing.
-
twisted.mail.imap4.FileProducer.stopProducing
twisted.mail.imap4.FileProducer.html#stopProducing
ZopeInterfaceFunction
Method
PUBLIC
Stop the producer. This does nothing.
-
twisted.mail.imap4.FileProducer._size
twisted.mail.imap4.FileProducer.html#_size
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.imap4.parseTime
twisted.mail.imap4.html#parseTime
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.mail.imap4.memory_cast
twisted.mail.imap4.html#memory_cast
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.mail.imap4.modified_base64
twisted.mail.imap4.html#modified_base64
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.mail.imap4.modified_unbase64
twisted.mail.imap4.html#modified_unbase64
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.mail.imap4.encoder
twisted.mail.imap4.html#encoder
ZopeInterfaceFunction
Function
PUBLIC
Encode the given unicode string using the IMAP4 specific variation of UTF-7.
-
twisted.mail.imap4.decoder
twisted.mail.imap4.html#decoder
ZopeInterfaceFunction
Function
PUBLIC
Decode the given str using the IMAP4 specific variation of UTF-7.
-
twisted.mail.imap4.StreamReader
twisted.mail.imap4.StreamReader.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.imap4.StreamReader.decode
twisted.mail.imap4.StreamReader.html#decode
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4.StreamWriter
twisted.mail.imap4.StreamWriter.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.imap4.StreamWriter.encode
twisted.mail.imap4.StreamWriter.html#encode
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.imap4._codecInfo
twisted.mail.imap4.html#_codecInfo
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.mail.imap4.imap4_utf_7
twisted.mail.imap4.html#imap4_utf_7
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.mail.pop3.POP3ClientError
twisted.mail.pop3.POP3ClientError.html
ZopeInterfaceClass
Class
PUBLIC
The base class for all exceptions raised by POP3Client.
-
twisted.mail.pop3.POP3Error
twisted.mail.pop3.POP3Error.html
ZopeInterfaceClass
Class
PUBLIC
The base class for POP3 errors.
-
twisted.mail.pop3.APOPCredentials
twisted.mail.pop3.APOPCredentials.html
ZopeInterfaceClass
Class
PUBLIC
Credentials for use in APOP authentication.
-
twisted.mail.pop3.APOPCredentials.magic
twisted.mail.pop3.APOPCredentials.html#magic
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.pop3.APOPCredentials.username
twisted.mail.pop3.APOPCredentials.html#username
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.pop3.APOPCredentials.digest
twisted.mail.pop3.APOPCredentials.html#digest
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.pop3.APOPCredentials.__init__
twisted.mail.pop3.APOPCredentials.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.pop3.APOPCredentials.checkPassword
twisted.mail.pop3.APOPCredentials.html#checkPassword
ZopeInterfaceFunction
Method
PUBLIC
Validate a plaintext password against the credentials.
-
twisted.mail.pop3._IteratorBuffer
twisted.mail.pop3._IteratorBuffer.html
ZopeInterfaceClass
Class
PRIVATE
An iterator which buffers the elements of a container and periodically passes them as input to a writer.
-
twisted.mail.pop3._IteratorBuffer.write
twisted.mail.pop3._IteratorBuffer.html#write
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.pop3._IteratorBuffer.memoryBufferSize
twisted.mail.pop3._IteratorBuffer.html#memoryBufferSize
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.pop3._IteratorBuffer.bufSize
twisted.mail.pop3._IteratorBuffer.html#bufSize
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The number of bytes currently in the buffer.
-
twisted.mail.pop3._IteratorBuffer.lines
twisted.mail.pop3._IteratorBuffer.html#lines
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The buffer, which is a list of strings.
-
twisted.mail.pop3._IteratorBuffer.iterator
twisted.mail.pop3._IteratorBuffer.html#iterator
ZopeInterfaceAttribute
Instance Variable
PUBLIC
An iterator over a container of strings.
-
twisted.mail.pop3._IteratorBuffer.__init__
twisted.mail.pop3._IteratorBuffer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.pop3._IteratorBuffer.__iter__
twisted.mail.pop3._IteratorBuffer.html#__iter__
ZopeInterfaceFunction
Method
PUBLIC
Return an iterator.
-
twisted.mail.pop3._IteratorBuffer.__next__
twisted.mail.pop3._IteratorBuffer.html#__next__
ZopeInterfaceFunction
Method
PUBLIC
Get the next string from the container, buffer it, and possibly send the buffer to the writer.
-
twisted.mail.pop3.iterateLineGenerator
twisted.mail.pop3.html#iterateLineGenerator
ZopeInterfaceFunction
Function
PUBLIC
Direct the output of an iterator to the transport of a protocol and arrange for iteration to take place.
-
twisted.mail.pop3.successResponse
twisted.mail.pop3.html#successResponse
ZopeInterfaceFunction
Function
PUBLIC
Format an object as a positive response.
-
twisted.mail.pop3.formatStatResponse
twisted.mail.pop3.html#formatStatResponse
ZopeInterfaceFunction
Function
PUBLIC
Format a list of message sizes into a STAT response.
-
twisted.mail.pop3.formatListLines
twisted.mail.pop3.html#formatListLines
ZopeInterfaceFunction
Function
PUBLIC
Format a list of message sizes for use in a LIST response.
-
twisted.mail.pop3.formatListResponse
twisted.mail.pop3.html#formatListResponse
ZopeInterfaceFunction
Function
PUBLIC
Format a list of message sizes into a complete LIST response.
-
twisted.mail.pop3.formatUIDListLines
twisted.mail.pop3.html#formatUIDListLines
ZopeInterfaceFunction
Function
PUBLIC
Format a list of message sizes for use in a UIDL response.
-
twisted.mail.pop3.formatUIDListResponse
twisted.mail.pop3.html#formatUIDListResponse
ZopeInterfaceFunction
Function
PUBLIC
Format a list of message sizes into a complete UIDL response.
-
twisted.mail.pop3.POP3
twisted.mail.pop3.POP3.html
ZopeInterfaceClass
Class
PUBLIC
A POP3 server protocol.
-
twisted.mail.pop3.POP3.portal
twisted.mail.pop3.POP3.html#portal
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A portal for authentication.
-
twisted.mail.pop3.POP3.factory
twisted.mail.pop3.POP3.html#factory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A server factory which provides an interface for querying capabilities of the server.
-
twisted.mail.pop3.POP3.timeOut
twisted.mail.pop3.POP3.html#timeOut
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The number of seconds to wait for a command from the client before disconnecting.
-
twisted.mail.pop3.POP3.schedule
twisted.mail.pop3.POP3.html#schedule
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A callable that arranges for an iterator to be cooperatively iterated over along with all other iterators which have been passed to it such that runtime is divided between all of them. It returns a deferred which fires when the iterator finishes.
-
twisted.mail.pop3.POP3.magic
twisted.mail.pop3.POP3.html#magic
ZopeInterfaceAttribute
Instance Variable
PUBLIC
An APOP challenge. If not set, an APOP challenge string will be generated when a connection is made.
-
twisted.mail.pop3.POP3._userIs
twisted.mail.pop3.POP3.html#_userIs
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The username sent with the USER command.
-
twisted.mail.pop3.POP3._onLogout
twisted.mail.pop3.POP3.html#_onLogout
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The function to be executed when the connection is lost.
-
twisted.mail.pop3.POP3.mbox
twisted.mail.pop3.POP3.html#mbox
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The mailbox for the authenticated user.
-
twisted.mail.pop3.POP3.state
twisted.mail.pop3.POP3.html#state
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The state which indicates what type of messages are expected from the client. Valid states are 'COMMAND' and 'AUTH'
-
twisted.mail.pop3.POP3.blocked
twisted.mail.pop3.POP3.html#blocked
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A list of blocked commands. While a response to a command is being generated by the server, other commands are blocked. When no command is outstanding, blocked is set to none. Otherwise, it contains a list of information about blocked commands...
-
twisted.mail.pop3.POP3._highest
twisted.mail.pop3.POP3.html#_highest
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The 1-based index of the highest message retrieved.
-
twisted.mail.pop3.POP3._auth
twisted.mail.pop3.POP3.html#_auth
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Authorization credentials.
-
twisted.mail.pop3.POP3.AUTH_CMDS
twisted.mail.pop3.POP3.html#AUTH_CMDS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.mail.pop3.POP3.connectionMade
twisted.mail.pop3.POP3.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Send a greeting to the client after the connection has been made.
-
twisted.mail.pop3.POP3.connectionLost
twisted.mail.pop3.POP3.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Clean up when the connection has been lost.
-
twisted.mail.pop3.POP3.generateMagic
twisted.mail.pop3.POP3.html#generateMagic
ZopeInterfaceFunction
Method
PUBLIC
Generate an APOP challenge.
-
twisted.mail.pop3.POP3.successResponse
twisted.mail.pop3.POP3.html#successResponse
ZopeInterfaceFunction
Method
PUBLIC
Send a response indicating success.
-
twisted.mail.pop3.POP3.failResponse
twisted.mail.pop3.POP3.html#failResponse
ZopeInterfaceFunction
Method
PUBLIC
Send a response indicating failure.
-
twisted.mail.pop3.POP3.lineReceived
twisted.mail.pop3.POP3.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Pass a received line to a state machine function.
-
twisted.mail.pop3.POP3._unblock
twisted.mail.pop3.POP3.html#_unblock
ZopeInterfaceFunction
Method
PRIVATE
Process as many blocked commands as possible.
-
twisted.mail.pop3.POP3.state_COMMAND
twisted.mail.pop3.POP3.html#state_COMMAND
ZopeInterfaceFunction
Method
PUBLIC
Handle received lines for the COMMAND state in which commands from the client are expected.
-
twisted.mail.pop3.POP3.processCommand
twisted.mail.pop3.POP3.html#processCommand
ZopeInterfaceFunction
Method
PUBLIC
Dispatch a command from the client for handling.
-
twisted.mail.pop3.POP3.listCapabilities
twisted.mail.pop3.POP3.html#listCapabilities
ZopeInterfaceFunction
Method
PUBLIC
Return a list of server capabilities suitable for use in a CAPA response.
-
twisted.mail.pop3.POP3.do_CAPA
twisted.mail.pop3.POP3.html#do_CAPA
ZopeInterfaceFunction
Method
PUBLIC
Handle a CAPA command.
-
twisted.mail.pop3.POP3.do_AUTH
twisted.mail.pop3.POP3.html#do_AUTH
ZopeInterfaceFunction
Method
PUBLIC
Handle an AUTH command.
-
twisted.mail.pop3.POP3.state_AUTH
twisted.mail.pop3.POP3.html#state_AUTH
ZopeInterfaceFunction
Method
PUBLIC
Handle received lines for the AUTH state in which an authentication challenge response from the client is expected.
-
twisted.mail.pop3.POP3.do_APOP
twisted.mail.pop3.POP3.html#do_APOP
ZopeInterfaceFunction
Method
PUBLIC
Handle an APOP command.
-
twisted.mail.pop3.POP3._cbMailbox
twisted.mail.pop3.POP3.html#_cbMailbox
ZopeInterfaceFunction
Method
PRIVATE
Complete successful authentication.
-
twisted.mail.pop3.POP3._ebMailbox
twisted.mail.pop3.POP3.html#_ebMailbox
ZopeInterfaceFunction
Method
PRIVATE
Handle an expected authentication failure.
-
twisted.mail.pop3.POP3._ebUnexpected
twisted.mail.pop3.POP3.html#_ebUnexpected
ZopeInterfaceFunction
Method
PRIVATE
Handle an unexpected authentication failure.
-
twisted.mail.pop3.POP3.do_USER
twisted.mail.pop3.POP3.html#do_USER
ZopeInterfaceFunction
Method
PUBLIC
Handle a USER command.
-
twisted.mail.pop3.POP3.do_PASS
twisted.mail.pop3.POP3.html#do_PASS
ZopeInterfaceFunction
Method
PUBLIC
Handle a PASS command.
-
twisted.mail.pop3.POP3._longOperation
twisted.mail.pop3.POP3.html#_longOperation
ZopeInterfaceFunction
Method
PRIVATE
Stop timeouts and block further command processing while a long operation completes.
-
twisted.mail.pop3.POP3._coiterate
twisted.mail.pop3.POP3.html#_coiterate
ZopeInterfaceFunction
Method
PRIVATE
Direct the output of an iterator to the transport and arrange for iteration to take place.
-
twisted.mail.pop3.POP3.do_STAT
twisted.mail.pop3.POP3.html#do_STAT
ZopeInterfaceFunction
Method
PUBLIC
Handle a STAT command.
-
twisted.mail.pop3.POP3.do_LIST
twisted.mail.pop3.POP3.html#do_LIST
ZopeInterfaceFunction
Method
PUBLIC
Handle a LIST command.
-
twisted.mail.pop3.POP3.do_UIDL
twisted.mail.pop3.POP3.html#do_UIDL
ZopeInterfaceFunction
Method
PUBLIC
Handle a UIDL command.
-
twisted.mail.pop3.POP3._getMessageFile
twisted.mail.pop3.POP3.html#_getMessageFile
ZopeInterfaceFunction
Method
PRIVATE
Retrieve the size and contents of a message.
-
twisted.mail.pop3.POP3._sendMessageContent
twisted.mail.pop3.POP3.html#_sendMessageContent
ZopeInterfaceFunction
Method
PRIVATE
Send the contents of a message.
-
twisted.mail.pop3.POP3.do_TOP
twisted.mail.pop3.POP3.html#do_TOP
ZopeInterfaceFunction
Method
PUBLIC
Handle a TOP command.
-
twisted.mail.pop3.POP3.do_RETR
twisted.mail.pop3.POP3.html#do_RETR
ZopeInterfaceFunction
Method
PUBLIC
Handle a RETR command.
-
twisted.mail.pop3.POP3.transformChunk
twisted.mail.pop3.POP3.html#transformChunk
ZopeInterfaceFunction
Method
PUBLIC
Transform a chunk of a message to POP3 message format.
-
twisted.mail.pop3.POP3.finishedFileTransfer
twisted.mail.pop3.POP3.html#finishedFileTransfer
ZopeInterfaceFunction
Method
PUBLIC
Send the termination sequence.
-
twisted.mail.pop3.POP3.do_DELE
twisted.mail.pop3.POP3.html#do_DELE
ZopeInterfaceFunction
Method
PUBLIC
Handle a DELE command.
-
twisted.mail.pop3.POP3.do_NOOP
twisted.mail.pop3.POP3.html#do_NOOP
ZopeInterfaceFunction
Method
PUBLIC
Handle a NOOP command.
-
twisted.mail.pop3.POP3.do_RSET
twisted.mail.pop3.POP3.html#do_RSET
ZopeInterfaceFunction
Method
PUBLIC
Handle a RSET command.
-
twisted.mail.pop3.POP3.do_LAST
twisted.mail.pop3.POP3.html#do_LAST
ZopeInterfaceFunction
Method
PUBLIC
Handle a LAST command.
-
twisted.mail.pop3.POP3.do_RPOP
twisted.mail.pop3.POP3.html#do_RPOP
ZopeInterfaceFunction
Method
PUBLIC
Handle an RPOP command.
-
twisted.mail.pop3.POP3.do_QUIT
twisted.mail.pop3.POP3.html#do_QUIT
ZopeInterfaceFunction
Method
PUBLIC
Handle a QUIT command.
-
twisted.mail.pop3.POP3.authenticateUserAPOP
twisted.mail.pop3.POP3.html#authenticateUserAPOP
ZopeInterfaceFunction
Method
PUBLIC
Perform APOP authentication.
-
twisted.mail.pop3.POP3.authenticateUserPASS
twisted.mail.pop3.POP3.html#authenticateUserPASS
ZopeInterfaceFunction
Method
PUBLIC
Perform authentication for a username/password login.
-
twisted.mail.pop3.POP3.stopProducing
twisted.mail.pop3.POP3.html#stopProducing
ZopeInterfaceFunction
Method
PUBLIC
Stop producing data.
-
twisted.mail.pop3.Mailbox
twisted.mail.pop3.Mailbox.html
ZopeInterfaceClass
Class
PUBLIC
A base class for mailboxes.
-
twisted.mail.pop3.Mailbox.listMessages
twisted.mail.pop3.Mailbox.html#listMessages
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the size of a message, or, if none is specified, the size of each message in the mailbox.
-
twisted.mail.pop3.Mailbox.getMessage
twisted.mail.pop3.Mailbox.html#getMessage
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a file containing the contents of a message.
-
twisted.mail.pop3.Mailbox.getUidl
twisted.mail.pop3.Mailbox.html#getUidl
ZopeInterfaceFunction
Method
PUBLIC
Get a unique identifier for a message.
-
twisted.mail.pop3.Mailbox.deleteMessage
twisted.mail.pop3.Mailbox.html#deleteMessage
ZopeInterfaceFunction
Method
PUBLIC
Mark a message for deletion.
-
twisted.mail.pop3.Mailbox.undeleteMessages
twisted.mail.pop3.Mailbox.html#undeleteMessages
ZopeInterfaceFunction
Method
PUBLIC
Undelete all messages marked for deletion.
-
twisted.mail.pop3.Mailbox.sync
twisted.mail.pop3.Mailbox.html#sync
ZopeInterfaceFunction
Method
PUBLIC
Discard the contents of any message marked for deletion.
-
twisted.mail.pop3.NONE
twisted.mail.pop3.html#NONE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.mail.pop3.SHORT
twisted.mail.pop3.html#SHORT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.mail.pop3.FIRST_LONG
twisted.mail.pop3.html#FIRST_LONG
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.mail.pop3.LONG
twisted.mail.pop3.html#LONG
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.mail.pop3.NEXT
twisted.mail.pop3.html#NEXT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.mail.pop3.POP3Client
twisted.mail.pop3.POP3Client.html
ZopeInterfaceClass
Class
PUBLIC
A POP3 client protocol.
-
twisted.mail.pop3.POP3Client.mode
twisted.mail.pop3.POP3Client.html#mode
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The type of response expected from the server. Choices include none (0), a one line response (1), the first line of a multi-line response (2), and subsequent lines of a multi-line response (3).
-
twisted.mail.pop3.POP3Client.command
twisted.mail.pop3.POP3Client.html#command
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The command most recently sent to the server.
-
twisted.mail.pop3.POP3Client.welcomeRe
twisted.mail.pop3.POP3Client.html#welcomeRe
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A regular expression which matches the APOP challenge in the server greeting.
-
twisted.mail.pop3.POP3Client.welcomeCode
twisted.mail.pop3.POP3Client.html#welcomeCode
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The APOP challenge passed in the server greeting.
-
twisted.mail.pop3.POP3Client.__init__
twisted.mail.pop3.POP3Client.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Issue deprecation warning.
-
twisted.mail.pop3.POP3Client.sendShort
twisted.mail.pop3.POP3Client.html#sendShort
ZopeInterfaceFunction
Method
PUBLIC
Send a POP3 command to which a short response is expected.
-
twisted.mail.pop3.POP3Client.sendLong
twisted.mail.pop3.POP3Client.html#sendLong
ZopeInterfaceFunction
Method
PUBLIC
Send a POP3 command to which a long response is expected.
-
twisted.mail.pop3.POP3Client.handle_default
twisted.mail.pop3.POP3Client.html#handle_default
ZopeInterfaceFunction
Method
PUBLIC
Handle responses from the server for which no other handler exists.
-
twisted.mail.pop3.POP3Client.handle_WELCOME
twisted.mail.pop3.POP3Client.html#handle_WELCOME
ZopeInterfaceFunction
Method
PUBLIC
Handle a server response which is expected to be a server greeting.
-
twisted.mail.pop3.POP3Client._dispatch
twisted.mail.pop3.POP3Client.html#_dispatch
ZopeInterfaceFunction
Method
PRIVATE
Dispatch a response from the server for handling.
-
twisted.mail.pop3.POP3Client.lineReceived
twisted.mail.pop3.POP3Client.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Dispatch a received line for processing.
-
twisted.mail.pop3.POP3Client.apopAuthenticate
twisted.mail.pop3.POP3Client.html#apopAuthenticate
ZopeInterfaceFunction
Method
PUBLIC
Perform an authenticated login.
-
twisted.mail.pop3.POP3Client.apop
twisted.mail.pop3.POP3Client.html#apop
ZopeInterfaceFunction
Method
PUBLIC
Send an APOP command to perform authenticated login.
-
twisted.mail.pop3.POP3Client.retr
twisted.mail.pop3.POP3Client.html#retr
ZopeInterfaceFunction
Method
PUBLIC
Send a RETR command to retrieve a message from the server.
-
twisted.mail.pop3.POP3Client.dele
twisted.mail.pop3.POP3Client.html#dele
ZopeInterfaceFunction
Method
PUBLIC
Send a DELE command to delete a message from the server.
-
twisted.mail.pop3.POP3Client.list
twisted.mail.pop3.POP3Client.html#list
ZopeInterfaceFunction
Method
PUBLIC
Send a LIST command to retrieve the size of a message or, if no message is specified, the sizes of all messages.
-
twisted.mail.pop3.POP3Client.uidl
twisted.mail.pop3.POP3Client.html#uidl
ZopeInterfaceFunction
Method
PUBLIC
Send a UIDL command to retrieve the unique identifier of a message or, if no message is specified, the unique identifiers of all messages.
-
twisted.mail.pop3.POP3Client.user
twisted.mail.pop3.POP3Client.html#user
ZopeInterfaceFunction
Method
PUBLIC
Send a USER command to perform the first half of a plaintext login.
-
twisted.mail.pop3.POP3Client.password
twisted.mail.pop3.POP3Client.html#password
ZopeInterfaceFunction
Method
PUBLIC
Perform the second half of a plaintext login.
-
twisted.mail.pop3.POP3Client.quit
twisted.mail.pop3.POP3Client.html#quit
ZopeInterfaceFunction
Method
PUBLIC
Send a QUIT command to disconnect from the server.
-
twisted.mail.pop3.InsecureAuthenticationDisallowed
twisted.mail.pop3.InsecureAuthenticationDisallowed.html
ZopeInterfaceClass
Class
PUBLIC
An error indicating secure authentication was required but no mechanism could be found.
-
twisted.mail.pop3.LineTooLong
twisted.mail.pop3.LineTooLong.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.mail.pop3.ServerErrorResponse
twisted.mail.pop3.ServerErrorResponse.html
ZopeInterfaceClass
Class
PUBLIC
An error indicating that the server returned an error response to a request.
-
twisted.mail.pop3.ServerErrorResponse.consumer
twisted.mail.pop3.ServerErrorResponse.html#consumer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.pop3.ServerErrorResponse.__init__
twisted.mail.pop3.ServerErrorResponse.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.pop3.TLSError
twisted.mail.pop3.TLSError.html
ZopeInterfaceClass
Class
PUBLIC
An error indicating secure authentication was required but either the transport does not support TLS or no TLS context factory was supplied.
-
twisted.mail.pop3.TLSNotSupportedError
twisted.mail.pop3.TLSNotSupportedError.html
ZopeInterfaceClass
Class
PUBLIC
An error indicating secure authentication was required but the server does not support TLS.
-
twisted.mail.pop3.AdvancedPOP3Client
twisted.mail.pop3.AdvancedPOP3Client.html
ZopeInterfaceClass
Class
PUBLIC
A POP3 client protocol.
-
twisted.mail.pop3.AdvancedPOP3Client.startedTLS
twisted.mail.pop3.AdvancedPOP3Client.html#startedTLS
ZopeInterfaceAttribute
Instance Variable
PUBLIC
An indication of whether TLS has been negotiated successfully.
-
twisted.mail.pop3.AdvancedPOP3Client.allowInsecureLogin
twisted.mail.pop3.AdvancedPOP3Client.html#allowInsecureLogin
ZopeInterfaceAttribute
Instance Variable
PUBLIC
An indication of whether plaintext login should be allowed when the server offers no authentication challenge and the transport does not offer any protection via encryption.
-
twisted.mail.pop3.AdvancedPOP3Client.serverChallenge
twisted.mail.pop3.AdvancedPOP3Client.html#serverChallenge
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The challenge received in the server greeting.
-
twisted.mail.pop3.AdvancedPOP3Client.timeout
twisted.mail.pop3.AdvancedPOP3Client.html#timeout
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The number of seconds to wait on a response from the server before timing out a connection. If the number is <= 0, no timeout checking will be performed.
-
twisted.mail.pop3.AdvancedPOP3Client._capCache
twisted.mail.pop3.AdvancedPOP3Client.html#_capCache
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The cached server capabilities. Capabilities are not allowed to change during the session (except when TLS is negotiated), so the first response to a capabilities command can be used for later lookups.
-
twisted.mail.pop3.AdvancedPOP3Client._challengeMagicRe
twisted.mail.pop3.AdvancedPOP3Client.html#_challengeMagicRe
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A regular expression which matches the challenge in the server greeting.
-
twisted.mail.pop3.AdvancedPOP3Client._blockedQueue
twisted.mail.pop3.AdvancedPOP3Client.html#_blockedQueue
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A list of blocked commands. While a command is awaiting a response from the server, other commands are blocked. When no command is outstanding, _blockedQueue is set to None. Otherwise, it contains a list of information about blocked commands...
-
twisted.mail.pop3.AdvancedPOP3Client._waiting
twisted.mail.pop3.AdvancedPOP3Client.html#_waiting
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A deferred which fires when the response to the outstanding command is received from the server.
-
twisted.mail.pop3.AdvancedPOP3Client._timedOut
twisted.mail.pop3.AdvancedPOP3Client.html#_timedOut
ZopeInterfaceAttribute
Instance Variable
PRIVATE
An indication of whether the connection was dropped because of a timeout.
-
twisted.mail.pop3.AdvancedPOP3Client._greetingError
twisted.mail.pop3.AdvancedPOP3Client.html#_greetingError
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The server greeting minus the status indicator, when the connection was dropped because of an error in the server greeting. Otherwise, None.
-
twisted.mail.pop3.AdvancedPOP3Client.state
twisted.mail.pop3.AdvancedPOP3Client.html#state
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The state which indicates what type of response is expected from the server. Valid states are: 'WELCOME', 'WAITING', 'SHORT', 'LONG_INITIAL', 'LONG'.
-
twisted.mail.pop3.AdvancedPOP3Client._xform
twisted.mail.pop3.AdvancedPOP3Client.html#_xform
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The transform function which is used to convert each line of a multi-line response into usable values for use by the consumer function. If None, each line of the multi-line response is sent directly to the consumer function.
-
twisted.mail.pop3.AdvancedPOP3Client._consumer
twisted.mail.pop3.AdvancedPOP3Client.html#_consumer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The consumer function which is used to store the values derived by the transform function from each line of a multi-line response into a list.
-
twisted.mail.pop3.AdvancedPOP3Client._blocked
twisted.mail.pop3.AdvancedPOP3Client.html#_blocked
ZopeInterfaceFunction
Method
PRIVATE
Block a command, if necessary.
-
twisted.mail.pop3.AdvancedPOP3Client._unblock
twisted.mail.pop3.AdvancedPOP3Client.html#_unblock
ZopeInterfaceFunction
Method
PRIVATE
Send the next blocked command.
-
twisted.mail.pop3.AdvancedPOP3Client.sendShort
twisted.mail.pop3.AdvancedPOP3Client.html#sendShort
ZopeInterfaceFunction
Method
PUBLIC
Send a POP3 command to which a short response is expected.
-
twisted.mail.pop3.AdvancedPOP3Client.sendLong
twisted.mail.pop3.AdvancedPOP3Client.html#sendLong
ZopeInterfaceFunction
Method
PUBLIC
Send a POP3 command to which a multi-line response is expected.
-
twisted.mail.pop3.AdvancedPOP3Client.connectionMade
twisted.mail.pop3.AdvancedPOP3Client.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Wait for a greeting from the server after the connection has been made.
-
twisted.mail.pop3.AdvancedPOP3Client.timeoutConnection
twisted.mail.pop3.AdvancedPOP3Client.html#timeoutConnection
ZopeInterfaceFunction
Method
PUBLIC
Drop the connection when the server does not respond in time.
-
twisted.mail.pop3.AdvancedPOP3Client.connectionLost
twisted.mail.pop3.AdvancedPOP3Client.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Clean up when the connection has been lost.
-
twisted.mail.pop3.AdvancedPOP3Client.lineReceived
twisted.mail.pop3.AdvancedPOP3Client.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Pass a received line to a state machine function and transition to the next state.
-
twisted.mail.pop3.AdvancedPOP3Client.lineLengthExceeded
twisted.mail.pop3.AdvancedPOP3Client.html#lineLengthExceeded
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.mail.pop3.AdvancedPOP3Client.state_WELCOME
twisted.mail.pop3.AdvancedPOP3Client.html#state_WELCOME
ZopeInterfaceFunction
Method
PUBLIC
Handle server responses for the WELCOME state in which the server greeting is expected.
-
twisted.mail.pop3.AdvancedPOP3Client.state_WAITING
twisted.mail.pop3.AdvancedPOP3Client.html#state_WAITING
ZopeInterfaceFunction
Method
PUBLIC
Log an error for server responses received in the WAITING state during which the server is not expected to send anything.
-
twisted.mail.pop3.AdvancedPOP3Client.state_SHORT
twisted.mail.pop3.AdvancedPOP3Client.html#state_SHORT
ZopeInterfaceFunction
Method
PUBLIC
Handle server responses for the SHORT state in which the server is expected to send a single line response.
-
twisted.mail.pop3.AdvancedPOP3Client.state_LONG_INITIAL
twisted.mail.pop3.AdvancedPOP3Client.html#state_LONG_INITIAL
ZopeInterfaceFunction
Method
PUBLIC
Handle server responses for the LONG_INITIAL state in which the server is expected to send the first line of a multi-line response.
-
twisted.mail.pop3.AdvancedPOP3Client.state_LONG
twisted.mail.pop3.AdvancedPOP3Client.html#state_LONG
ZopeInterfaceFunction
Method
PUBLIC
Handle server responses for the LONG state in which the server is expected to send a non-initial line of a multi-line response.
-
twisted.mail.pop3.AdvancedPOP3Client.serverGreeting
twisted.mail.pop3.AdvancedPOP3Client.html#serverGreeting
ZopeInterfaceFunction
Method
PUBLIC
Handle the server greeting.
-
twisted.mail.pop3.AdvancedPOP3Client.startTLS
twisted.mail.pop3.AdvancedPOP3Client.html#startTLS
ZopeInterfaceFunction
Method
PUBLIC
Switch to encrypted communication using TLS.
-
twisted.mail.pop3.AdvancedPOP3Client._startTLS
twisted.mail.pop3.AdvancedPOP3Client.html#_startTLS
ZopeInterfaceFunction
Method
PRIVATE
Continue the process of switching to encrypted communication.
-
twisted.mail.pop3.AdvancedPOP3Client._startedTLS
twisted.mail.pop3.AdvancedPOP3Client.html#_startedTLS
ZopeInterfaceFunction
Method
PRIVATE
Complete the process of switching to encrypted communication.
-
twisted.mail.pop3.AdvancedPOP3Client.transport
twisted.mail.pop3.AdvancedPOP3Client.html#transport
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.pop3.AdvancedPOP3Client._getContextFactory
twisted.mail.pop3.AdvancedPOP3Client.html#_getContextFactory
ZopeInterfaceFunction
Method
PRIVATE
Get a context factory with which to negotiate TLS.
-
twisted.mail.pop3.AdvancedPOP3Client.login
twisted.mail.pop3.AdvancedPOP3Client.html#login
ZopeInterfaceFunction
Method
PUBLIC
Log in to the server.
-
twisted.mail.pop3.AdvancedPOP3Client._login
twisted.mail.pop3.AdvancedPOP3Client.html#_login
ZopeInterfaceFunction
Method
PRIVATE
Continue the process of logging in to the server.
-
twisted.mail.pop3.AdvancedPOP3Client._loginTLS
twisted.mail.pop3.AdvancedPOP3Client.html#_loginTLS
ZopeInterfaceFunction
Method
PRIVATE
Do a plaintext login over an encrypted transport.
-
twisted.mail.pop3.AdvancedPOP3Client._plaintext
twisted.mail.pop3.AdvancedPOP3Client.html#_plaintext
ZopeInterfaceFunction
Method
PRIVATE
Perform a plaintext login.
-
twisted.mail.pop3.AdvancedPOP3Client._apop
twisted.mail.pop3.AdvancedPOP3Client.html#_apop
ZopeInterfaceFunction
Method
PRIVATE
Perform an APOP login.
-
twisted.mail.pop3.AdvancedPOP3Client.apop
twisted.mail.pop3.AdvancedPOP3Client.html#apop
ZopeInterfaceFunction
Method
PUBLIC
Send an APOP command to perform authenticated login.
-
twisted.mail.pop3.AdvancedPOP3Client.user
twisted.mail.pop3.AdvancedPOP3Client.html#user
ZopeInterfaceFunction
Method
PUBLIC
Send a USER command to perform the first half of plaintext login.
-
twisted.mail.pop3.AdvancedPOP3Client.password
twisted.mail.pop3.AdvancedPOP3Client.html#password
ZopeInterfaceFunction
Method
PUBLIC
Send a PASS command to perform the second half of plaintext login.
-
twisted.mail.pop3.AdvancedPOP3Client.delete
twisted.mail.pop3.AdvancedPOP3Client.html#delete
ZopeInterfaceFunction
Method
PUBLIC
Send a DELE command to delete a message from the server.
-
twisted.mail.pop3.AdvancedPOP3Client._consumeOrSetItem
twisted.mail.pop3.AdvancedPOP3Client.html#_consumeOrSetItem
ZopeInterfaceFunction
Method
PRIVATE
Send a command to which a long response is expected and process the multi-line response into a list accounting for deleted messages.
-
twisted.mail.pop3.AdvancedPOP3Client._consumeOrAppend
twisted.mail.pop3.AdvancedPOP3Client.html#_consumeOrAppend
ZopeInterfaceFunction
Method
PRIVATE
Send a command to which a long response is expected and process the multi-line response into a list.
-
twisted.mail.pop3.AdvancedPOP3Client.capabilities
twisted.mail.pop3.AdvancedPOP3Client.html#capabilities
ZopeInterfaceFunction
Method
PUBLIC
Send a CAPA command to retrieve the capabilities supported by the server.
-
twisted.mail.pop3.AdvancedPOP3Client.noop
twisted.mail.pop3.AdvancedPOP3Client.html#noop
ZopeInterfaceFunction
Method
PUBLIC
Send a NOOP command asking the server to do nothing but respond.
-
twisted.mail.pop3.AdvancedPOP3Client.reset
twisted.mail.pop3.AdvancedPOP3Client.html#reset
ZopeInterfaceFunction
Method
PUBLIC
Send a RSET command to unmark any messages that have been flagged for deletion on the server.
-
twisted.mail.pop3.AdvancedPOP3Client.retrieve
twisted.mail.pop3.AdvancedPOP3Client.html#retrieve
ZopeInterfaceFunction
Method
PUBLIC
Send a RETR or TOP command to retrieve all or part of a message from the server.
-
twisted.mail.pop3.AdvancedPOP3Client.stat
twisted.mail.pop3.AdvancedPOP3Client.html#stat
ZopeInterfaceFunction
Method
PUBLIC
Send a STAT command to get information about the size of the mailbox.
-
twisted.mail.pop3.AdvancedPOP3Client.listSize
twisted.mail.pop3.AdvancedPOP3Client.html#listSize
ZopeInterfaceFunction
Method
PUBLIC
Send a LIST command to retrieve the sizes of all messages on the server.
-
twisted.mail.pop3.AdvancedPOP3Client.listUID
twisted.mail.pop3.AdvancedPOP3Client.html#listUID
ZopeInterfaceFunction
Method
PUBLIC
Send a UIDL command to retrieve the UIDs of all messages on the server.
-
twisted.mail.pop3.AdvancedPOP3Client.quit
twisted.mail.pop3.AdvancedPOP3Client.html#quit
ZopeInterfaceFunction
Method
PUBLIC
Send a QUIT command to disconnect from the server.
-
twisted.mail.relay.DomainQueuer
twisted.mail.relay.DomainQueuer.html
ZopeInterfaceClass
Class
PUBLIC
An SMTP domain which add messages to a queue intended for relaying.
-
twisted.mail.relay.DomainQueuer.__init__
twisted.mail.relay.DomainQueuer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.relay.DomainQueuer.service
twisted.mail.relay.DomainQueuer.html#service
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.relay.DomainQueuer.authed
twisted.mail.relay.DomainQueuer.html#authed
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.relay.DomainQueuer.exists
twisted.mail.relay.DomainQueuer.html#exists
ZopeInterfaceFunction
Method
PUBLIC
Check whether mail can be relayed to a user.
-
twisted.mail.relay.DomainQueuer.willRelay
twisted.mail.relay.DomainQueuer.html#willRelay
ZopeInterfaceFunction
Method
PUBLIC
Check whether we agree to relay.
-
twisted.mail.relay.DomainQueuer.startMessage
twisted.mail.relay.DomainQueuer.html#startMessage
ZopeInterfaceFunction
Method
PUBLIC
Create an envelope and a message receiver for the relay queue.
-
twisted.mail.relay.RelayerMixin
twisted.mail.relay.RelayerMixin.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/2 instance variable, 1/5 method documented
-
twisted.mail.relay.RelayerMixin.loadMessages
twisted.mail.relay.RelayerMixin.html#loadMessages
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.relay.RelayerMixin.messages
twisted.mail.relay.RelayerMixin.html#messages
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.relay.RelayerMixin.names
twisted.mail.relay.RelayerMixin.html#names
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.relay.RelayerMixin.getMailFrom
twisted.mail.relay.RelayerMixin.html#getMailFrom
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.relay.RelayerMixin.getMailTo
twisted.mail.relay.RelayerMixin.html#getMailTo
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.relay.RelayerMixin.getMailData
twisted.mail.relay.RelayerMixin.html#getMailData
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.relay.RelayerMixin.sentMail
twisted.mail.relay.RelayerMixin.html#sentMail
ZopeInterfaceFunction
Method
PUBLIC
Since we only use one recipient per envelope, this will be called with 0 or 1 addresses. We probably want to do something with the error message if we failed.
-
twisted.mail.relay.SMTPRelayer
twisted.mail.relay.SMTPRelayer.html
ZopeInterfaceClass
Class
PUBLIC
A base class for SMTP relayers.
-
twisted.mail.relay.SMTPRelayer.__init__
twisted.mail.relay.SMTPRelayer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.relay.ESMTPRelayer
twisted.mail.relay.ESMTPRelayer.html
ZopeInterfaceClass
Class
PUBLIC
A base class for ESMTP relayers.
-
twisted.mail.relay.ESMTPRelayer.__init__
twisted.mail.relay.ESMTPRelayer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.protocols.DomainDeliveryBase
twisted.mail.protocols.DomainDeliveryBase.html
ZopeInterfaceClass
Class
PUBLIC
A base class for message delivery using the domains of a mail service.
-
twisted.mail.protocols.DomainDeliveryBase.service
twisted.mail.protocols.DomainDeliveryBase.html#service
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.protocols.DomainDeliveryBase.user
twisted.mail.protocols.DomainDeliveryBase.html#user
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.protocols.DomainDeliveryBase.host
twisted.mail.protocols.DomainDeliveryBase.html#host
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.protocols.DomainDeliveryBase.protocolName
twisted.mail.protocols.DomainDeliveryBase.html#protocolName
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The protocol being used to deliver the mail. Sub-classes should set this appropriately.
-
twisted.mail.protocols.DomainDeliveryBase.__init__
twisted.mail.protocols.DomainDeliveryBase.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.protocols.DomainDeliveryBase.receivedHeader
twisted.mail.protocols.DomainDeliveryBase.html#receivedHeader
ZopeInterfaceFunction
Method
PUBLIC
Generate a received header string for a message.
-
twisted.mail.protocols.DomainDeliveryBase.validateTo
twisted.mail.protocols.DomainDeliveryBase.html#validateTo
ZopeInterfaceFunction
Method
PUBLIC
Validate the address for which a message is destined.
-
twisted.mail.protocols.DomainDeliveryBase.validateFrom
twisted.mail.protocols.DomainDeliveryBase.html#validateFrom
ZopeInterfaceFunction
Method
PUBLIC
Validate the address from which a message originates.
-
twisted.mail.protocols.SMTPDomainDelivery
twisted.mail.protocols.SMTPDomainDelivery.html
ZopeInterfaceClass
Class
PUBLIC
A domain delivery base class for use in an SMTP server.
-
twisted.mail.protocols.SMTPDomainDelivery.protocolName
twisted.mail.protocols.SMTPDomainDelivery.html#protocolName
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.protocols.ESMTPDomainDelivery
twisted.mail.protocols.ESMTPDomainDelivery.html
ZopeInterfaceClass
Class
PUBLIC
A domain delivery base class for use in an ESMTP server.
-
twisted.mail.protocols.ESMTPDomainDelivery.protocolName
twisted.mail.protocols.ESMTPDomainDelivery.html#protocolName
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.protocols.SMTPFactory
twisted.mail.protocols.SMTPFactory.html
ZopeInterfaceClass
Class
PUBLIC
An SMTP server protocol factory.
-
twisted.mail.protocols.SMTPFactory.service
twisted.mail.protocols.SMTPFactory.html#service
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.protocols.SMTPFactory.portal
twisted.mail.protocols.SMTPFactory.html#portal
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.protocols.SMTPFactory.protocol
twisted.mail.protocols.SMTPFactory.html#protocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A callable which creates a protocol. The default value is
SMTP.
-
twisted.mail.protocols.SMTPFactory.__init__
twisted.mail.protocols.SMTPFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.protocols.SMTPFactory.buildProtocol
twisted.mail.protocols.SMTPFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of an SMTP server protocol.
-
twisted.mail.protocols.ESMTPFactory
twisted.mail.protocols.ESMTPFactory.html
ZopeInterfaceClass
Class
PUBLIC
An ESMTP server protocol factory.
-
twisted.mail.protocols.ESMTPFactory.protocol
twisted.mail.protocols.ESMTPFactory.html#protocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A callable which creates a protocol. The default value is
ESMTP.
-
twisted.mail.protocols.ESMTPFactory.context
twisted.mail.protocols.ESMTPFactory.html#context
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A factory to generate contexts to be used in negotiating encrypted communication.
-
twisted.mail.protocols.ESMTPFactory.challengers
twisted.mail.protocols.ESMTPFactory.html#challengers
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A mapping of acceptable authorization mechanism to callable which creates credentials to use for authentication.
-
twisted.mail.protocols.ESMTPFactory.__init__
twisted.mail.protocols.ESMTPFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.protocols.ESMTPFactory.buildProtocol
twisted.mail.protocols.ESMTPFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of an ESMTP server protocol.
-
twisted.mail.protocols.VirtualPOP3
twisted.mail.protocols.VirtualPOP3.html
ZopeInterfaceClass
Class
PUBLIC
A virtual hosting POP3 server.
-
twisted.mail.protocols.VirtualPOP3.service
twisted.mail.protocols.VirtualPOP3.html#service
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The email service that created this server. This must be set by the service.
-
twisted.mail.protocols.VirtualPOP3.domainSpecifier
twisted.mail.protocols.VirtualPOP3.html#domainSpecifier
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The character to use to split an email address into local-part and domain. The default is '@'.
-
twisted.mail.protocols.VirtualPOP3.authenticateUserAPOP
twisted.mail.protocols.VirtualPOP3.html#authenticateUserAPOP
ZopeInterfaceFunction
Method
PUBLIC
Perform APOP authentication.
-
twisted.mail.protocols.VirtualPOP3.authenticateUserPASS
twisted.mail.protocols.VirtualPOP3.html#authenticateUserPASS
ZopeInterfaceFunction
Method
PUBLIC
Perform authentication for a username/password login.
-
twisted.mail.protocols.VirtualPOP3.lookupDomain
twisted.mail.protocols.VirtualPOP3.html#lookupDomain
ZopeInterfaceFunction
Method
PUBLIC
Check whether a domain is among the virtual domains supported by the mail service.
-
twisted.mail.protocols.POP3Factory
twisted.mail.protocols.POP3Factory.html
ZopeInterfaceClass
Class
PUBLIC
A POP3 server protocol factory.
-
twisted.mail.protocols.POP3Factory.service
twisted.mail.protocols.POP3Factory.html#service
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.protocols.POP3Factory.protocol
twisted.mail.protocols.POP3Factory.html#protocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A callable which creates a protocol. The default value is
VirtualPOP3.
-
twisted.mail.protocols.POP3Factory.__init__
twisted.mail.protocols.POP3Factory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.protocols.POP3Factory.buildProtocol
twisted.mail.protocols.POP3Factory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of a POP3 server protocol.
-
twisted.mail.mail.DomainWithDefaultDict
twisted.mail.mail.DomainWithDefaultDict.html
ZopeInterfaceClass
Class
PUBLIC
A simulated dictionary for mapping domain names to domain objects with a default value for non-existing keys.
-
twisted.mail.mail.DomainWithDefaultDict.domains
twisted.mail.mail.DomainWithDefaultDict.html#domains
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.mail.DomainWithDefaultDict.default
twisted.mail.mail.DomainWithDefaultDict.html#default
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.mail.DomainWithDefaultDict.__init__
twisted.mail.mail.DomainWithDefaultDict.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.mail.DomainWithDefaultDict.setDefaultDomain
twisted.mail.mail.DomainWithDefaultDict.html#setDefaultDomain
ZopeInterfaceFunction
Method
PUBLIC
Set the default domain.
-
twisted.mail.mail.DomainWithDefaultDict.has_key
twisted.mail.mail.DomainWithDefaultDict.html#has_key
ZopeInterfaceFunction
Method
PUBLIC
Test for the presence of a domain name in this dictionary.
-
twisted.mail.mail.DomainWithDefaultDict.fromkeys
twisted.mail.mail.DomainWithDefaultDict.html#fromkeys
ZopeInterfaceFunction
Class Method
PUBLIC
-
twisted.mail.mail.DomainWithDefaultDict.__contains__
twisted.mail.mail.DomainWithDefaultDict.html#__contains__
ZopeInterfaceFunction
Method
PUBLIC
Test for the presence of a domain name in this dictionary.
-
twisted.mail.mail.DomainWithDefaultDict.__getitem__
twisted.mail.mail.DomainWithDefaultDict.html#__getitem__
ZopeInterfaceFunction
Method
PUBLIC
Look up a domain name and, if it is present, return the domain object associated with it. Otherwise return the default domain.
-
twisted.mail.mail.DomainWithDefaultDict.__setitem__
twisted.mail.mail.DomainWithDefaultDict.html#__setitem__
ZopeInterfaceFunction
Method
PUBLIC
Associate a domain object with a domain name in this dictionary.
-
twisted.mail.mail.DomainWithDefaultDict.__delitem__
twisted.mail.mail.DomainWithDefaultDict.html#__delitem__
ZopeInterfaceFunction
Method
PUBLIC
Delete the entry for a domain name in this dictionary.
-
twisted.mail.mail.DomainWithDefaultDict.__iter__
twisted.mail.mail.DomainWithDefaultDict.html#__iter__
ZopeInterfaceFunction
Method
PUBLIC
Return an iterator over the domain names in this dictionary.
-
twisted.mail.mail.DomainWithDefaultDict.__len__
twisted.mail.mail.DomainWithDefaultDict.html#__len__
ZopeInterfaceFunction
Method
PUBLIC
Return the number of domains in this dictionary.
-
twisted.mail.mail.DomainWithDefaultDict.__str__
twisted.mail.mail.DomainWithDefaultDict.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Build an informal string representation of this dictionary.
-
twisted.mail.mail.DomainWithDefaultDict.__repr__
twisted.mail.mail.DomainWithDefaultDict.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Build an "official" string representation of this dictionary.
-
twisted.mail.mail.DomainWithDefaultDict.get
twisted.mail.mail.DomainWithDefaultDict.html#get
ZopeInterfaceFunction
Method
PUBLIC
Look up a domain name in this dictionary.
-
twisted.mail.mail.DomainWithDefaultDict.copy
twisted.mail.mail.DomainWithDefaultDict.html#copy
ZopeInterfaceFunction
Method
PUBLIC
Make a copy of this dictionary.
-
twisted.mail.mail.DomainWithDefaultDict.iteritems
twisted.mail.mail.DomainWithDefaultDict.html#iteritems
ZopeInterfaceFunction
Method
PUBLIC
Return an iterator over the domain name/domain object pairs in the dictionary.
-
twisted.mail.mail.DomainWithDefaultDict.iterkeys
twisted.mail.mail.DomainWithDefaultDict.html#iterkeys
ZopeInterfaceFunction
Method
PUBLIC
Return an iterator over the domain names in this dictionary.
-
twisted.mail.mail.DomainWithDefaultDict.itervalues
twisted.mail.mail.DomainWithDefaultDict.html#itervalues
ZopeInterfaceFunction
Method
PUBLIC
Return an iterator over the domain objects in this dictionary.
-
twisted.mail.mail.DomainWithDefaultDict.keys
twisted.mail.mail.DomainWithDefaultDict.html#keys
ZopeInterfaceFunction
Method
PUBLIC
Return a list of all domain names in this dictionary.
-
twisted.mail.mail.DomainWithDefaultDict.values
twisted.mail.mail.DomainWithDefaultDict.html#values
ZopeInterfaceFunction
Method
PUBLIC
Return a list of all domain objects in this dictionary.
-
twisted.mail.mail.DomainWithDefaultDict.items
twisted.mail.mail.DomainWithDefaultDict.html#items
ZopeInterfaceFunction
Method
PUBLIC
Return a list of all domain name/domain object pairs in this dictionary.
-
twisted.mail.mail.DomainWithDefaultDict.popitem
twisted.mail.mail.DomainWithDefaultDict.html#popitem
ZopeInterfaceFunction
Method
PUBLIC
Remove a random domain name/domain object pair from this dictionary and return it as a tuple.
-
twisted.mail.mail.DomainWithDefaultDict.update
twisted.mail.mail.DomainWithDefaultDict.html#update
ZopeInterfaceFunction
Method
PUBLIC
Update this dictionary with domain name/domain object pairs from another dictionary.
-
twisted.mail.mail.DomainWithDefaultDict.clear
twisted.mail.mail.DomainWithDefaultDict.html#clear
ZopeInterfaceFunction
Method
PUBLIC
Remove all items from this dictionary.
-
twisted.mail.mail.DomainWithDefaultDict.setdefault
twisted.mail.mail.DomainWithDefaultDict.html#setdefault
ZopeInterfaceFunction
Method
PUBLIC
Return the domain object associated with the domain name if it is present in this dictionary. Otherwise, set the value for the domain name to the default and return that value.
-
twisted.mail.mail.BounceDomain
twisted.mail.mail.BounceDomain.html
ZopeInterfaceClass
Class
PUBLIC
A domain with no users.
-
twisted.mail.mail.BounceDomain.exists
twisted.mail.mail.BounceDomain.html#exists
ZopeInterfaceFunction
Method
PUBLIC
Raise an exception to indicate that the user does not exist in this domain.
-
twisted.mail.mail.BounceDomain.willRelay
twisted.mail.mail.BounceDomain.html#willRelay
ZopeInterfaceFunction
Method
PUBLIC
Indicate that this domain will not relay.
-
twisted.mail.mail.BounceDomain.addUser
twisted.mail.mail.BounceDomain.html#addUser
ZopeInterfaceFunction
Method
PUBLIC
Ignore attempts to add a user to this domain.
-
twisted.mail.mail.BounceDomain.getCredentialsCheckers
twisted.mail.mail.BounceDomain.html#getCredentialsCheckers
ZopeInterfaceFunction
Method
PUBLIC
Return no credentials checkers for this domain.
-
twisted.mail.mail.FileMessage
twisted.mail.mail.FileMessage.html
ZopeInterfaceClass
Class
PUBLIC
A message receiver which delivers a message to a file.
-
twisted.mail.mail.FileMessage.fp
twisted.mail.mail.FileMessage.html#fp
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.mail.FileMessage.name
twisted.mail.mail.FileMessage.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.mail.FileMessage.finalName
twisted.mail.mail.FileMessage.html#finalName
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.mail.FileMessage.__init__
twisted.mail.mail.FileMessage.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.mail.FileMessage.lineReceived
twisted.mail.mail.FileMessage.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Write a received line to the file.
-
twisted.mail.mail.FileMessage.eomReceived
twisted.mail.mail.FileMessage.html#eomReceived
ZopeInterfaceFunction
Method
PUBLIC
At the end of message, rename the file holding the message to its final name.
-
twisted.mail.mail.FileMessage.connectionLost
twisted.mail.mail.FileMessage.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Delete the file holding the partially received message.
-
twisted.mail.mail.MailService
twisted.mail.mail.MailService.html
ZopeInterfaceClass
Class
PUBLIC
An email service.
-
twisted.mail.mail.MailService.queue
twisted.mail.mail.MailService.html#queue
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A queue for outgoing messages.
-
twisted.mail.mail.MailService.domains
twisted.mail.mail.MailService.html#domains
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A mapping of supported domain name to domain object.
-
twisted.mail.mail.MailService.portals
twisted.mail.mail.MailService.html#portals
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A mapping of domain name to authentication portal.
-
twisted.mail.mail.MailService.aliases
twisted.mail.mail.MailService.html#aliases
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A mapping of domain name to alias.
-
twisted.mail.mail.MailService.smtpPortal
twisted.mail.mail.MailService.html#smtpPortal
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A portal for authentication for the SMTP server.
-
twisted.mail.mail.MailService.monitor
twisted.mail.mail.MailService.html#monitor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A service to monitor changes to files.
-
twisted.mail.mail.MailService.__init__
twisted.mail.mail.MailService.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize the mail service.
-
twisted.mail.mail.MailService.getPOP3Factory
twisted.mail.mail.MailService.html#getPOP3Factory
ZopeInterfaceFunction
Method
PUBLIC
Create a POP3 protocol factory.
-
twisted.mail.mail.MailService.getSMTPFactory
twisted.mail.mail.MailService.html#getSMTPFactory
ZopeInterfaceFunction
Method
PUBLIC
Create an SMTP protocol factory.
-
twisted.mail.mail.MailService.getESMTPFactory
twisted.mail.mail.MailService.html#getESMTPFactory
ZopeInterfaceFunction
Method
PUBLIC
Create an ESMTP protocol factory.
-
twisted.mail.mail.MailService.addDomain
twisted.mail.mail.MailService.html#addDomain
ZopeInterfaceFunction
Method
PUBLIC
Add a domain for which the service will accept email.
-
twisted.mail.mail.MailService.setQueue
twisted.mail.mail.MailService.html#setQueue
ZopeInterfaceFunction
Method
PUBLIC
Set the queue for outgoing emails.
-
twisted.mail.mail.MailService.requestAvatar
twisted.mail.mail.MailService.html#requestAvatar
ZopeInterfaceFunction
Method
PUBLIC
Return a message delivery for an authenticated SMTP user.
-
twisted.mail.mail.MailService.lookupPortal
twisted.mail.mail.MailService.html#lookupPortal
ZopeInterfaceFunction
Method
PUBLIC
Find the portal for a domain.
-
twisted.mail.mail.MailService.defaultPortal
twisted.mail.mail.MailService.html#defaultPortal
ZopeInterfaceFunction
Method
PUBLIC
Return the portal for the default domain.
-
twisted.mail.mail.FileMonitoringService
twisted.mail.mail.FileMonitoringService.html
ZopeInterfaceClass
Class
PUBLIC
A service for monitoring changes to files.
-
twisted.mail.mail.FileMonitoringService.files
twisted.mail.mail.FileMonitoringService.html#files
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Information about files to be monitored. Each list entry provides the following information for a file: interval in seconds between checks, filename, callback function, time of last modification to the file.
-
twisted.mail.mail.FileMonitoringService.intervals
twisted.mail.mail.FileMonitoringService.html#intervals
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Intervals between successive file checks.
-
twisted.mail.mail.FileMonitoringService._call
twisted.mail.mail.FileMonitoringService.html#_call
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The next scheduled call to check a file.
-
twisted.mail.mail.FileMonitoringService.index
twisted.mail.mail.FileMonitoringService.html#index
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The index of the next file to be checked.
-
twisted.mail.mail.FileMonitoringService.__init__
twisted.mail.mail.FileMonitoringService.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize the file monitoring service.
-
twisted.mail.mail.FileMonitoringService.startService
twisted.mail.mail.FileMonitoringService.html#startService
ZopeInterfaceFunction
Method
PUBLIC
Start the file monitoring service.
-
twisted.mail.mail.FileMonitoringService._setupMonitor
twisted.mail.mail.FileMonitoringService.html#_setupMonitor
ZopeInterfaceFunction
Method
PRIVATE
Schedule the next monitoring call.
-
twisted.mail.mail.FileMonitoringService.stopService
twisted.mail.mail.FileMonitoringService.html#stopService
ZopeInterfaceFunction
Method
PUBLIC
Stop the file monitoring service.
-
twisted.mail.mail.FileMonitoringService.monitorFile
twisted.mail.mail.FileMonitoringService.html#monitorFile
ZopeInterfaceFunction
Method
PUBLIC
Start monitoring a file for changes.
-
twisted.mail.mail.FileMonitoringService.unmonitorFile
twisted.mail.mail.FileMonitoringService.html#unmonitorFile
ZopeInterfaceFunction
Method
PUBLIC
Stop monitoring a file.
-
twisted.mail.mail.FileMonitoringService._monitor
twisted.mail.mail.FileMonitoringService.html#_monitor
ZopeInterfaceFunction
Method
PRIVATE
Monitor a file and make a callback if it has changed.
-
twisted.persisted.dirdbm.DirDBM
twisted.persisted.dirdbm.DirDBM.html
ZopeInterfaceClass
Class
PUBLIC
A directory with a DBM interface.
-
twisted.persisted.dirdbm.DirDBM.__init__
twisted.persisted.dirdbm.DirDBM.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.persisted.dirdbm.DirDBM.dname
twisted.persisted.dirdbm.DirDBM.html#dname
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.dirdbm.DirDBM._dnamePath
twisted.persisted.dirdbm.DirDBM.html#_dnamePath
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.persisted.dirdbm.DirDBM._encode
twisted.persisted.dirdbm.DirDBM.html#_encode
ZopeInterfaceFunction
Method
PRIVATE
Encode a key so it can be used as a filename.
-
twisted.persisted.dirdbm.DirDBM._decode
twisted.persisted.dirdbm.DirDBM.html#_decode
ZopeInterfaceFunction
Method
PRIVATE
Decode a filename to get the key.
-
twisted.persisted.dirdbm.DirDBM._readFile
twisted.persisted.dirdbm.DirDBM.html#_readFile
ZopeInterfaceFunction
Method
PRIVATE
Read in the contents of a file.
-
twisted.persisted.dirdbm.DirDBM._writeFile
twisted.persisted.dirdbm.DirDBM.html#_writeFile
ZopeInterfaceFunction
Method
PRIVATE
Write data to a file.
-
twisted.persisted.dirdbm.DirDBM.__len__
twisted.persisted.dirdbm.DirDBM.html#__len__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.persisted.dirdbm.DirDBM.__setitem__
twisted.persisted.dirdbm.DirDBM.html#__setitem__
ZopeInterfaceFunction
Method
PUBLIC
dirdbm[k] = v Create or modify a textfile in this directory
-
twisted.persisted.dirdbm.DirDBM.__getitem__
twisted.persisted.dirdbm.DirDBM.html#__getitem__
ZopeInterfaceFunction
Method
PUBLIC
dirdbm[k] Get the contents of a file in this directory as a string.
-
twisted.persisted.dirdbm.DirDBM.__delitem__
twisted.persisted.dirdbm.DirDBM.html#__delitem__
ZopeInterfaceFunction
Method
PUBLIC
del dirdbm[foo] Delete a file in this directory.
-
twisted.persisted.dirdbm.DirDBM.keys
twisted.persisted.dirdbm.DirDBM.html#keys
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.persisted.dirdbm.DirDBM.values
twisted.persisted.dirdbm.DirDBM.html#values
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.persisted.dirdbm.DirDBM.items
twisted.persisted.dirdbm.DirDBM.html#items
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.persisted.dirdbm.DirDBM.has_key
twisted.persisted.dirdbm.DirDBM.html#has_key
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.persisted.dirdbm.DirDBM.setdefault
twisted.persisted.dirdbm.DirDBM.html#setdefault
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.persisted.dirdbm.DirDBM.get
twisted.persisted.dirdbm.DirDBM.html#get
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.persisted.dirdbm.DirDBM.__contains__
twisted.persisted.dirdbm.DirDBM.html#__contains__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.persisted.dirdbm.DirDBM.update
twisted.persisted.dirdbm.DirDBM.html#update
ZopeInterfaceFunction
Method
PUBLIC
Add all the key/value pairs in
dict to this dirdbm. Any conflicting keys will be overwritten with the values from
dict.
-
twisted.persisted.dirdbm.DirDBM.copyTo
twisted.persisted.dirdbm.DirDBM.html#copyTo
ZopeInterfaceFunction
Method
PUBLIC
Copy the contents of this dirdbm to the dirdbm at path.
-
twisted.persisted.dirdbm.DirDBM.clear
twisted.persisted.dirdbm.DirDBM.html#clear
ZopeInterfaceFunction
Method
PUBLIC
Delete all key/value pairs in this dirdbm.
-
twisted.persisted.dirdbm.DirDBM.close
twisted.persisted.dirdbm.DirDBM.html#close
ZopeInterfaceFunction
Method
PUBLIC
Close this dbm: no-op, for dbm-style interface compliance.
-
twisted.persisted.dirdbm.DirDBM.getModificationTime
twisted.persisted.dirdbm.DirDBM.html#getModificationTime
ZopeInterfaceFunction
Method
PUBLIC
Returns modification time of an entry.
-
twisted.persisted.dirdbm.Shelf
twisted.persisted.dirdbm.Shelf.html
ZopeInterfaceClass
Class
PUBLIC
A directory with a DBM shelf interface.
-
twisted.persisted.dirdbm.Shelf.__setitem__
twisted.persisted.dirdbm.Shelf.html#__setitem__
ZopeInterfaceFunction
Method
PUBLIC
shelf[foo] = bar Create or modify a textfile in this directory.
-
twisted.persisted.dirdbm.Shelf.__getitem__
twisted.persisted.dirdbm.Shelf.html#__getitem__
ZopeInterfaceFunction
Method
PUBLIC
dirdbm[foo] Get and unpickle the contents of a file in this directory.
-
twisted.persisted.dirdbm.open
twisted.persisted.dirdbm.html#open
ZopeInterfaceFunction
Function
PUBLIC
This is for 'anydbm' compatibility.
-
twisted.mail.maildir.INTERNAL_ERROR
twisted.mail.maildir.html#INTERNAL_ERROR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.mail.maildir._MaildirNameGenerator
twisted.mail.maildir._MaildirNameGenerator.html
ZopeInterfaceClass
Class
PRIVATE
A utility class to generate a unique maildir name.
-
twisted.mail.maildir._MaildirNameGenerator.n
twisted.mail.maildir._MaildirNameGenerator.html#n
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A counter used to generate unique integers.
-
twisted.mail.maildir._MaildirNameGenerator.p
twisted.mail.maildir._MaildirNameGenerator.html#p
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The ID of the current process.
-
twisted.mail.maildir._MaildirNameGenerator.s
twisted.mail.maildir._MaildirNameGenerator.html#s
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A representation of the hostname.
-
twisted.mail.maildir._MaildirNameGenerator._clock
twisted.mail.maildir._MaildirNameGenerator.html#_clock
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.mail.maildir._MaildirNameGenerator.__init__
twisted.mail.maildir._MaildirNameGenerator.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.maildir._MaildirNameGenerator.generate
twisted.mail.maildir._MaildirNameGenerator.html#generate
ZopeInterfaceFunction
Method
PUBLIC
Generate a string which is intended to be unique across all calls to this function (across all processes, reboots, etc).
-
twisted.mail.maildir._generateMaildirName
twisted.mail.maildir.html#_generateMaildirName
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.mail.maildir.initializeMaildir
twisted.mail.maildir.html#initializeMaildir
ZopeInterfaceFunction
Function
PUBLIC
Create a maildir user directory if it doesn't already exist.
-
twisted.mail.maildir.MaildirMessage
twisted.mail.maildir.MaildirMessage.html
ZopeInterfaceClass
Class
PUBLIC
A message receiver which adds a header and delivers a message to a file whose name includes the size of the message.
-
twisted.mail.maildir.MaildirMessage.size
twisted.mail.maildir.MaildirMessage.html#size
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The number of octets in the message.
-
twisted.mail.maildir.MaildirMessage.__init__
twisted.mail.maildir.MaildirMessage.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.maildir.MaildirMessage.lineReceived
twisted.mail.maildir.MaildirMessage.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Write a line to the file.
-
twisted.mail.maildir.MaildirMessage.eomReceived
twisted.mail.maildir.MaildirMessage.html#eomReceived
ZopeInterfaceFunction
Method
PUBLIC
At the end of message, rename the file holding the message to its final name concatenated with the size of the file.
-
twisted.mail.maildir.MaildirMessage.finalName
twisted.mail.maildir.MaildirMessage.html#finalName
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.maildir.AbstractMaildirDomain
twisted.mail.maildir.AbstractMaildirDomain.html
ZopeInterfaceClass
Class
PUBLIC
An abstract maildir-backed domain.
-
twisted.mail.maildir.AbstractMaildirDomain.alias
twisted.mail.maildir.AbstractMaildirDomain.html#alias
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A mapping of username to alias.
-
twisted.mail.maildir.AbstractMaildirDomain.root
twisted.mail.maildir.AbstractMaildirDomain.html#root
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.maildir.AbstractMaildirDomain.__init__
twisted.mail.maildir.AbstractMaildirDomain.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.maildir.AbstractMaildirDomain.userDirectory
twisted.mail.maildir.AbstractMaildirDomain.html#userDirectory
ZopeInterfaceFunction
Method
PUBLIC
Return the maildir directory for a user.
-
twisted.mail.maildir.AbstractMaildirDomain.setAliasGroup
twisted.mail.maildir.AbstractMaildirDomain.html#setAliasGroup
ZopeInterfaceFunction
Method
PUBLIC
Set the group of defined aliases for this domain.
-
twisted.mail.maildir.AbstractMaildirDomain.exists
twisted.mail.maildir.AbstractMaildirDomain.html#exists
ZopeInterfaceFunction
Method
PUBLIC
Check whether a user exists in this domain or an alias of it.
-
twisted.mail.maildir.AbstractMaildirDomain.startMessage
twisted.mail.maildir.AbstractMaildirDomain.html#startMessage
ZopeInterfaceFunction
Method
PUBLIC
Create a maildir message for a user.
-
twisted.mail.maildir.AbstractMaildirDomain.willRelay
twisted.mail.maildir.AbstractMaildirDomain.html#willRelay
ZopeInterfaceFunction
Method
PUBLIC
Check whether this domain will relay.
-
twisted.mail.maildir.AbstractMaildirDomain.addUser
twisted.mail.maildir.AbstractMaildirDomain.html#addUser
ZopeInterfaceFunction
Method
PUBLIC
Add a user to this domain.
-
twisted.mail.maildir.AbstractMaildirDomain.getCredentialsCheckers
twisted.mail.maildir.AbstractMaildirDomain.html#getCredentialsCheckers
ZopeInterfaceFunction
Method
PUBLIC
Return credentials checkers for this domain.
-
twisted.mail.maildir._MaildirMailboxAppendMessageTask
twisted.mail.maildir._MaildirMailboxAppendMessageTask.html
ZopeInterfaceClass
Class
PRIVATE
A task which adds a message to a maildir mailbox.
-
twisted.mail.maildir._MaildirMailboxAppendMessageTask.mbox
twisted.mail.maildir._MaildirMailboxAppendMessageTask.html#mbox
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.maildir._MaildirMailboxAppendMessageTask.defer
twisted.mail.maildir._MaildirMailboxAppendMessageTask.html#defer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A deferred which fires when the task has completed.
-
twisted.mail.maildir._MaildirMailboxAppendMessageTask.opencall
twisted.mail.maildir._MaildirMailboxAppendMessageTask.html#opencall
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.maildir._MaildirMailboxAppendMessageTask.msg
twisted.mail.maildir._MaildirMailboxAppendMessageTask.html#msg
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The message to add.
-
twisted.mail.maildir._MaildirMailboxAppendMessageTask.tmpname
twisted.mail.maildir._MaildirMailboxAppendMessageTask.html#tmpname
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The pathname of the temporary file holding the message while it is being transferred.
-
twisted.mail.maildir._MaildirMailboxAppendMessageTask.fh
twisted.mail.maildir._MaildirMailboxAppendMessageTask.html#fh
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The new maildir file.
-
twisted.mail.maildir._MaildirMailboxAppendMessageTask.filesender
twisted.mail.maildir._MaildirMailboxAppendMessageTask.html#filesender
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A file sender which sends the message.
-
twisted.mail.maildir._MaildirMailboxAppendMessageTask.myproducer
twisted.mail.maildir._MaildirMailboxAppendMessageTask.html#myproducer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The registered producer.
-
twisted.mail.maildir._MaildirMailboxAppendMessageTask.streaming
twisted.mail.maildir._MaildirMailboxAppendMessageTask.html#streaming
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Indicates whether the registered producer provides a streaming interface.
-
twisted.mail.maildir._MaildirMailboxAppendMessageTask.osopen
twisted.mail.maildir._MaildirMailboxAppendMessageTask.html#osopen
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.maildir._MaildirMailboxAppendMessageTask.oswrite
twisted.mail.maildir._MaildirMailboxAppendMessageTask.html#oswrite
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.maildir._MaildirMailboxAppendMessageTask.osclose
twisted.mail.maildir._MaildirMailboxAppendMessageTask.html#osclose
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.maildir._MaildirMailboxAppendMessageTask.osrename
twisted.mail.maildir._MaildirMailboxAppendMessageTask.html#osrename
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.maildir._MaildirMailboxAppendMessageTask.__init__
twisted.mail.maildir._MaildirMailboxAppendMessageTask.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.maildir._MaildirMailboxAppendMessageTask.openCall
twisted.mail.maildir._MaildirMailboxAppendMessageTask.html#openCall
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.maildir._MaildirMailboxAppendMessageTask.startUp
twisted.mail.maildir._MaildirMailboxAppendMessageTask.html#startUp
ZopeInterfaceFunction
Method
PUBLIC
Start transferring the message to the mailbox.
-
twisted.mail.maildir._MaildirMailboxAppendMessageTask.registerProducer
twisted.mail.maildir._MaildirMailboxAppendMessageTask.html#registerProducer
ZopeInterfaceFunction
Method
PUBLIC
Register a producer and start asking it for data if it is non-streaming.
-
twisted.mail.maildir._MaildirMailboxAppendMessageTask.prodProducer
twisted.mail.maildir._MaildirMailboxAppendMessageTask.html#prodProducer
ZopeInterfaceFunction
Method
PUBLIC
Repeatedly prod a non-streaming producer to produce data.
-
twisted.mail.maildir._MaildirMailboxAppendMessageTask.unregisterProducer
twisted.mail.maildir._MaildirMailboxAppendMessageTask.html#unregisterProducer
ZopeInterfaceFunction
Method
PUBLIC
Finish transferring the message to the mailbox.
-
twisted.mail.maildir._MaildirMailboxAppendMessageTask.write
twisted.mail.maildir._MaildirMailboxAppendMessageTask.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write data to the maildir file.
-
twisted.mail.maildir._MaildirMailboxAppendMessageTask.fail
twisted.mail.maildir._MaildirMailboxAppendMessageTask.html#fail
ZopeInterfaceFunction
Method
PUBLIC
Fire the deferred to indicate the task completed with a failure.
-
twisted.mail.maildir._MaildirMailboxAppendMessageTask.moveFileToNew
twisted.mail.maildir._MaildirMailboxAppendMessageTask.html#moveFileToNew
ZopeInterfaceFunction
Method
PUBLIC
Place the message in the new/ directory, add it to the mailbox and fire the deferred to indicate that the task has completed successfully.
-
twisted.mail.maildir._MaildirMailboxAppendMessageTask.createTempFile
twisted.mail.maildir._MaildirMailboxAppendMessageTask.html#createTempFile
ZopeInterfaceFunction
Method
PUBLIC
Create a temporary file to hold the message as it is being transferred.
-
twisted.mail.maildir.MaildirMailbox
twisted.mail.maildir.MaildirMailbox.html
ZopeInterfaceClass
Class
PUBLIC
A maildir-backed mailbox.
-
twisted.mail.maildir.MaildirMailbox.path
twisted.mail.maildir.MaildirMailbox.html#path
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.maildir.MaildirMailbox.list
twisted.mail.maildir.MaildirMailbox.html#list
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Information about the messages in the mailbox. For undeleted messages, the file containing the message and the full path name of the file are stored. Deleted messages are indicated by 0.
-
twisted.mail.maildir.MaildirMailbox.deleted
twisted.mail.maildir.MaildirMailbox.html#deleted
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.maildir.MaildirMailbox.__init__
twisted.mail.maildir.MaildirMailbox.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.maildir.MaildirMailbox.listMessages
twisted.mail.maildir.MaildirMailbox.html#listMessages
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the size of a message, or, if none is specified, the size of each message in the mailbox.
-
twisted.mail.maildir.MaildirMailbox.getMessage
twisted.mail.maildir.MaildirMailbox.html#getMessage
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a file-like object with the contents of a message.
-
twisted.mail.maildir.MaildirMailbox.getUidl
twisted.mail.maildir.MaildirMailbox.html#getUidl
ZopeInterfaceFunction
Method
PUBLIC
Get a unique identifier for a message.
-
twisted.mail.maildir.MaildirMailbox.deleteMessage
twisted.mail.maildir.MaildirMailbox.html#deleteMessage
ZopeInterfaceFunction
Method
PUBLIC
Mark a message for deletion.
-
twisted.mail.maildir.MaildirMailbox.undeleteMessages
twisted.mail.maildir.MaildirMailbox.html#undeleteMessages
ZopeInterfaceFunction
Method
PUBLIC
Undelete all messages marked for deletion.
-
twisted.mail.maildir.MaildirMailbox.appendMessage
twisted.mail.maildir.MaildirMailbox.html#appendMessage
ZopeInterfaceFunction
Method
PUBLIC
Add a message to the mailbox.
-
twisted.mail.maildir.StringListMailbox
twisted.mail.maildir.StringListMailbox.html
ZopeInterfaceClass
Class
PUBLIC
An in-memory mailbox.
-
twisted.mail.maildir.StringListMailbox.msgs
twisted.mail.maildir.StringListMailbox.html#msgs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.maildir.StringListMailbox._delete
twisted.mail.maildir.StringListMailbox.html#_delete
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The indices of messages which have been marked for deletion.
-
twisted.mail.maildir.StringListMailbox.__init__
twisted.mail.maildir.StringListMailbox.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.maildir.StringListMailbox.listMessages
twisted.mail.maildir.StringListMailbox.html#listMessages
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the size of a message, or, if none is specified, the size of each message in the mailbox.
-
twisted.mail.maildir.StringListMailbox.getMessage
twisted.mail.maildir.StringListMailbox.html#getMessage
ZopeInterfaceFunction
Method
PUBLIC
Return an in-memory file-like object with the contents of a message.
-
twisted.mail.maildir.StringListMailbox.getUidl
twisted.mail.maildir.StringListMailbox.html#getUidl
ZopeInterfaceFunction
Method
PUBLIC
Get a unique identifier for a message.
-
twisted.mail.maildir.StringListMailbox.deleteMessage
twisted.mail.maildir.StringListMailbox.html#deleteMessage
ZopeInterfaceFunction
Method
PUBLIC
Mark a message for deletion.
-
twisted.mail.maildir.StringListMailbox.undeleteMessages
twisted.mail.maildir.StringListMailbox.html#undeleteMessages
ZopeInterfaceFunction
Method
PUBLIC
Undelete any messages which have been marked for deletion.
-
twisted.mail.maildir.StringListMailbox.sync
twisted.mail.maildir.StringListMailbox.html#sync
ZopeInterfaceFunction
Method
PUBLIC
Discard the contents of any messages marked for deletion.
-
twisted.mail.maildir.MaildirDirdbmDomain
twisted.mail.maildir.MaildirDirdbmDomain.html
ZopeInterfaceClass
Class
PUBLIC
A maildir-backed domain where membership is checked with a
DirDBM database.
-
twisted.mail.maildir.MaildirDirdbmDomain.postmaster
twisted.mail.maildir.MaildirDirdbmDomain.html#postmaster
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.maildir.MaildirDirdbmDomain.dbm
twisted.mail.maildir.MaildirDirdbmDomain.html#dbm
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The authentication database for the domain.
-
twisted.mail.maildir.MaildirDirdbmDomain.portal
twisted.mail.maildir.MaildirDirdbmDomain.html#portal
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.mail.maildir.MaildirDirdbmDomain._credcheckers
twisted.mail.maildir.MaildirDirdbmDomain.html#_credcheckers
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.maildir.MaildirDirdbmDomain.__init__
twisted.mail.maildir.MaildirDirdbmDomain.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.maildir.MaildirDirdbmDomain.userDirectory
twisted.mail.maildir.MaildirDirdbmDomain.html#userDirectory
ZopeInterfaceFunction
Method
PUBLIC
Return the path to a user's mail directory.
-
twisted.mail.maildir.MaildirDirdbmDomain.addUser
twisted.mail.maildir.MaildirDirdbmDomain.html#addUser
ZopeInterfaceFunction
Method
PUBLIC
Add a user to this domain by adding an entry in the authentication database and initializing the user's mail directory.
-
twisted.mail.maildir.MaildirDirdbmDomain.getCredentialsCheckers
twisted.mail.maildir.MaildirDirdbmDomain.html#getCredentialsCheckers
ZopeInterfaceFunction
Method
PUBLIC
Return credentials checkers for this domain.
-
twisted.mail.maildir.MaildirDirdbmDomain.requestAvatar
twisted.mail.maildir.MaildirDirdbmDomain.html#requestAvatar
ZopeInterfaceFunction
Method
PUBLIC
Get the mailbox for an authenticated user.
-
twisted.mail.maildir.DirdbmDatabase
twisted.mail.maildir.DirdbmDatabase.html
ZopeInterfaceClass
Class
PUBLIC
A credentials checker which authenticates users out of a
DirDBM database.
-
twisted.mail.maildir.DirdbmDatabase.dirdbm
twisted.mail.maildir.DirdbmDatabase.html#dirdbm
ZopeInterfaceAttribute
Instance Variable
PUBLIC
An authentication database.
-
twisted.mail.maildir.DirdbmDatabase.credentialInterfaces
twisted.mail.maildir.DirdbmDatabase.html#credentialInterfaces
ZopeInterfaceAttribute
Class Variable
PUBLIC
A list of sub-interfaces of
ICredentials which specifies which I may check.
-
twisted.mail.maildir.DirdbmDatabase.__init__
twisted.mail.maildir.DirdbmDatabase.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.maildir.DirdbmDatabase.requestAvatarId
twisted.mail.maildir.DirdbmDatabase.html#requestAvatarId
ZopeInterfaceFunction
Method
PUBLIC
Authenticate a user and, if successful, return their username.
-
twisted.spread.banana.BananaError
twisted.spread.banana.BananaError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.spread.banana.int2b128
twisted.spread.banana.html#int2b128
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.spread.banana.b1282int
twisted.spread.banana.html#b1282int
ZopeInterfaceFunction
Function
PUBLIC
Convert an integer represented as a base 128 string into an int.
-
twisted.spread.banana.LIST
twisted.spread.banana.html#LIST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.spread.banana.INT
twisted.spread.banana.html#INT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.spread.banana.STRING
twisted.spread.banana.html#STRING
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.spread.banana.NEG
twisted.spread.banana.html#NEG
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.spread.banana.FLOAT
twisted.spread.banana.html#FLOAT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.spread.banana.LONGINT
twisted.spread.banana.html#LONGINT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.spread.banana.LONGNEG
twisted.spread.banana.html#LONGNEG
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.spread.banana.VOCAB
twisted.spread.banana.html#VOCAB
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.spread.banana.HIGH_BIT_SET
twisted.spread.banana.html#HIGH_BIT_SET
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.spread.banana.setPrefixLimit
twisted.spread.banana.html#setPrefixLimit
ZopeInterfaceFunction
Function
PUBLIC
Set the limit on the prefix length for all Banana connections established after this call.
-
twisted.spread.banana._PREFIX_LIMIT
twisted.spread.banana.html#_PREFIX_LIMIT
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.spread.banana.SIZE_LIMIT
twisted.spread.banana.html#SIZE_LIMIT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.spread.banana.Banana
twisted.spread.banana.Banana.html
ZopeInterfaceClass
Class
PUBLIC
Banana implements the
Banana s-expression protocol, client and server.
-
twisted.spread.banana.Banana.knownDialects
twisted.spread.banana.Banana.html#knownDialects
ZopeInterfaceAttribute
Instance Variable
PUBLIC
These are the profiles supported by this Banana implementation.
-
twisted.spread.banana.Banana.prefixLimit
twisted.spread.banana.Banana.html#prefixLimit
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.banana.Banana.setPrefixLimit
twisted.spread.banana.Banana.html#setPrefixLimit
ZopeInterfaceFunction
Method
PUBLIC
Set the prefix limit for decoding done by this protocol instance.
-
twisted.spread.banana.Banana._smallestLongInt
twisted.spread.banana.Banana.html#_smallestLongInt
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.spread.banana.Banana._smallestInt
twisted.spread.banana.Banana.html#_smallestInt
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.spread.banana.Banana._largestInt
twisted.spread.banana.Banana.html#_largestInt
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.spread.banana.Banana._largestLongInt
twisted.spread.banana.Banana.html#_largestLongInt
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.spread.banana.Banana.connectionReady
twisted.spread.banana.Banana.html#connectionReady
ZopeInterfaceFunction
Method
PUBLIC
Surrogate for connectionMade Called after protocol negotiation.
-
twisted.spread.banana.Banana._selectDialect
twisted.spread.banana.Banana.html#_selectDialect
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.spread.banana.Banana.currentDialect
twisted.spread.banana.Banana.html#currentDialect
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.banana.Banana.callExpressionReceived
twisted.spread.banana.Banana.html#callExpressionReceived
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.banana.Banana.connectionMade
twisted.spread.banana.Banana.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.spread.banana.Banana.gotItem
twisted.spread.banana.Banana.html#gotItem
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.banana.Banana.buffer
twisted.spread.banana.Banana.html#buffer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.banana.Banana.dataReceived
twisted.spread.banana.Banana.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever data is received.
-
twisted.spread.banana.Banana.expressionReceived
twisted.spread.banana.Banana.html#expressionReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when an expression (list, string, or int) is received.
-
twisted.spread.banana.Banana.outgoingVocabulary
twisted.spread.banana.Banana.html#outgoingVocabulary
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.spread.banana.Banana.incomingVocabulary
twisted.spread.banana.Banana.html#incomingVocabulary
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.spread.banana.Banana.__init__
twisted.spread.banana.Banana.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.banana.Banana.listStack
twisted.spread.banana.Banana.html#listStack
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.banana.Banana.outgoingSymbols
twisted.spread.banana.Banana.html#outgoingSymbols
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.banana.Banana.outgoingSymbolCount
twisted.spread.banana.Banana.html#outgoingSymbolCount
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.banana.Banana.isClient
twisted.spread.banana.Banana.html#isClient
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.banana.Banana.sendEncoded
twisted.spread.banana.Banana.html#sendEncoded
ZopeInterfaceFunction
Method
PUBLIC
Send the encoded representation of the given object:
-
twisted.spread.banana.Banana._encode
twisted.spread.banana.Banana.html#_encode
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.spread.banana._i
twisted.spread.banana.html#_i
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.spread.banana.encode
twisted.spread.banana.html#encode
ZopeInterfaceFunction
Function
PUBLIC
Encode a list s-expression.
-
twisted.spread.banana.decode
twisted.spread.banana.html#decode
ZopeInterfaceFunction
Function
PUBLIC
Decode a banana-encoded string.
-
twisted.persisted.crefutil.NotKnown
twisted.persisted.crefutil.NotKnown.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.persisted.crefutil.NotKnown.__init__
twisted.persisted.crefutil.NotKnown.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.crefutil.NotKnown.dependants
twisted.persisted.crefutil.NotKnown.html#dependants
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.crefutil.NotKnown.resolved
twisted.persisted.crefutil.NotKnown.html#resolved
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.crefutil.NotKnown.addDependant
twisted.persisted.crefutil.NotKnown.html#addDependant
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.crefutil.NotKnown.resolvedObject
twisted.persisted.crefutil.NotKnown.html#resolvedObject
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.crefutil.NotKnown.resolveDependants
twisted.persisted.crefutil.NotKnown.html#resolveDependants
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.crefutil.NotKnown.__hash__
twisted.persisted.crefutil.NotKnown.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.crefutil._Container
twisted.persisted.crefutil._Container.html
ZopeInterfaceClass
Class
PRIVATE
Helper class to resolve circular references on container objects.
-
twisted.persisted.crefutil._Container.__init__
twisted.persisted.crefutil._Container.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.persisted.crefutil._Container.containerType
twisted.persisted.crefutil._Container.html#containerType
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.crefutil._Container.l
twisted.persisted.crefutil._Container.html#l
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.crefutil._Container.locs
twisted.persisted.crefutil._Container.html#locs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.crefutil._Container.__setitem__
twisted.persisted.crefutil._Container.html#__setitem__
ZopeInterfaceFunction
Method
PUBLIC
Change the value of one contained objects, and resolve references if all objects have been referenced.
-
twisted.persisted.crefutil._Tuple
twisted.persisted.crefutil._Tuple.html
ZopeInterfaceClass
Class
PRIVATE
Manage tuple containing circular references. Deprecated: use _Container instead.
-
twisted.persisted.crefutil._Tuple.__init__
twisted.persisted.crefutil._Tuple.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.persisted.crefutil._InstanceMethod
twisted.persisted.crefutil._InstanceMethod.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.persisted.crefutil._InstanceMethod.__init__
twisted.persisted.crefutil._InstanceMethod.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.crefutil._InstanceMethod.my_class
twisted.persisted.crefutil._InstanceMethod.html#my_class
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.crefutil._InstanceMethod.name
twisted.persisted.crefutil._InstanceMethod.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.crefutil._InstanceMethod.__call__
twisted.persisted.crefutil._InstanceMethod.html#__call__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.crefutil._InstanceMethod.__setitem__
twisted.persisted.crefutil._InstanceMethod.html#__setitem__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.crefutil._DictKeyAndValue
twisted.persisted.crefutil._DictKeyAndValue.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.persisted.crefutil._DictKeyAndValue.__init__
twisted.persisted.crefutil._DictKeyAndValue.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.crefutil._DictKeyAndValue.dict
twisted.persisted.crefutil._DictKeyAndValue.html#dict
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.crefutil._DictKeyAndValue.__setitem__
twisted.persisted.crefutil._DictKeyAndValue.html#__setitem__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.crefutil._DictKeyAndValue.value
twisted.persisted.crefutil._DictKeyAndValue.html#value
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.crefutil._Dereference
twisted.persisted.crefutil._Dereference.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.persisted.crefutil._Dereference.__init__
twisted.persisted.crefutil._Dereference.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.crefutil._Dereference.id
twisted.persisted.crefutil._Dereference.html#id
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.crefutil._Defer
twisted.persisted.crefutil._Defer.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.persisted.crefutil._Defer.__init__
twisted.persisted.crefutil._Defer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.crefutil._Defer.wasset
twisted.persisted.crefutil._Defer.html#wasset
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.persisted.crefutil._Defer.__setitem__
twisted.persisted.crefutil._Defer.html#__setitem__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.crefutil._Defer.addDependant
twisted.persisted.crefutil._Defer.html#addDependant
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.interfaces.IJellyable
twisted.spread.interfaces.IJellyable.html
ZopeInterfaceClass
Interface
PUBLIC
No interface docstring; 1/1 method documented
-
twisted.spread.interfaces.IJellyable.jellyFor
twisted.spread.interfaces.IJellyable.html#jellyFor
ZopeInterfaceFunction
Method
PUBLIC
Jelly myself for jellier.
-
twisted.spread.interfaces.IUnjellyable
twisted.spread.interfaces.IUnjellyable.html
ZopeInterfaceClass
Interface
PUBLIC
No interface docstring; 1/1 method documented
-
twisted.spread.interfaces.IUnjellyable.unjellyFor
twisted.spread.interfaces.IUnjellyable.html#unjellyFor
ZopeInterfaceFunction
Method
PUBLIC
Unjelly myself for the jellier.
-
twisted.spread.jelly.DictTypes
twisted.spread.jelly.html#DictTypes
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.spread.jelly.None_atom
twisted.spread.jelly.html#None_atom
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.spread.jelly.class_atom
twisted.spread.jelly.html#class_atom
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.spread.jelly.module_atom
twisted.spread.jelly.html#module_atom
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.spread.jelly.function_atom
twisted.spread.jelly.html#function_atom
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.spread.jelly.dereference_atom
twisted.spread.jelly.html#dereference_atom
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.spread.jelly.persistent_atom
twisted.spread.jelly.html#persistent_atom
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.spread.jelly.reference_atom
twisted.spread.jelly.html#reference_atom
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.spread.jelly.dictionary_atom
twisted.spread.jelly.html#dictionary_atom
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.spread.jelly.list_atom
twisted.spread.jelly.html#list_atom
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.spread.jelly.set_atom
twisted.spread.jelly.html#set_atom
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.spread.jelly.tuple_atom
twisted.spread.jelly.html#tuple_atom
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.spread.jelly.instance_atom
twisted.spread.jelly.html#instance_atom
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.spread.jelly.frozenset_atom
twisted.spread.jelly.html#frozenset_atom
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.spread.jelly.unpersistable_atom
twisted.spread.jelly.html#unpersistable_atom
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.spread.jelly.unjellyableFactoryRegistry
twisted.spread.jelly.html#unjellyableFactoryRegistry
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.spread.jelly._createBlank
twisted.spread.jelly.html#_createBlank
ZopeInterfaceFunction
Function
PRIVATE
Given an object, if that object is a type, return a new, blank instance of that type which has not had __init__ called on it. If the object is not a type, return None.
-
twisted.spread.jelly._newInstance
twisted.spread.jelly.html#_newInstance
ZopeInterfaceFunction
Function
PRIVATE
Make a new instance of a class without calling its __init__ method.
-
twisted.spread.jelly._maybeClass
twisted.spread.jelly.html#_maybeClass
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.spread.jelly.getInstanceState
twisted.spread.jelly.html#getInstanceState
ZopeInterfaceFunction
Function
PUBLIC
Utility method to default to 'normal' state rules in serialization.
-
twisted.spread.jelly.setInstanceState
twisted.spread.jelly.html#setInstanceState
ZopeInterfaceFunction
Function
PUBLIC
Utility method to default to 'normal' state rules in unserialization.
-
twisted.spread.jelly.Unpersistable
twisted.spread.jelly.Unpersistable.html
ZopeInterfaceClass
Class
PUBLIC
This is an instance of a class that comes back when something couldn't be unpersisted.
-
twisted.spread.jelly.Unpersistable.__init__
twisted.spread.jelly.Unpersistable.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize an unpersistable object with a descriptive reason string.
-
twisted.spread.jelly.Unpersistable.reason
twisted.spread.jelly.Unpersistable.html#reason
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.jelly.Unpersistable.__repr__
twisted.spread.jelly.Unpersistable.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.jelly.Unjellyable
twisted.spread.jelly.Unjellyable.html
ZopeInterfaceClass
Class
PUBLIC
Inherit from me to Unjelly yourself directly with the setStateFor convenience method.
-
twisted.spread.jelly.Unjellyable.setStateFor
twisted.spread.jelly.Unjellyable.html#setStateFor
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.jelly.Unjellyable.__dict__
twisted.spread.jelly.Unjellyable.html#__dict__
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.jelly.Unjellyable.unjellyFor
twisted.spread.jelly.Unjellyable.html#unjellyFor
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.spread.jelly._Jellier
twisted.spread.jelly._Jellier.html
ZopeInterfaceClass
Class
PRIVATE
(Internal) This class manages state for a call to jelly()
-
twisted.spread.jelly._Jellier.__init__
twisted.spread.jelly._Jellier.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize.
-
twisted.spread.jelly._Jellier.taster
twisted.spread.jelly._Jellier.html#taster
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.jelly._Jellier.preserved
twisted.spread.jelly._Jellier.html#preserved
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.jelly._Jellier.cooked
twisted.spread.jelly._Jellier.html#cooked
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.jelly._Jellier.cooker
twisted.spread.jelly._Jellier.html#cooker
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.jelly._Jellier._ref_id
twisted.spread.jelly._Jellier.html#_ref_id
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.spread.jelly._Jellier.persistentStore
twisted.spread.jelly._Jellier.html#persistentStore
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.jelly._Jellier.invoker
twisted.spread.jelly._Jellier.html#invoker
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.jelly._Jellier._cook
twisted.spread.jelly._Jellier.html#_cook
ZopeInterfaceFunction
Method
PRIVATE
(internal) Backreference an object.
-
twisted.spread.jelly._Jellier.prepare
twisted.spread.jelly._Jellier.html#prepare
ZopeInterfaceFunction
Method
PUBLIC
(internal) Create a list for persisting an object to. This will allow backreferences to be made internal to the object. (circular references).
-
twisted.spread.jelly._Jellier.preserve
twisted.spread.jelly._Jellier.html#preserve
ZopeInterfaceFunction
Method
PUBLIC
(internal) Mark an object's persistent list for later referral.
-
twisted.spread.jelly._Jellier._checkMutable
twisted.spread.jelly._Jellier.html#_checkMutable
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.spread.jelly._Jellier.jelly
twisted.spread.jelly._Jellier.html#jelly
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.jelly._Jellier._jellyIterable
twisted.spread.jelly._Jellier.html#_jellyIterable
ZopeInterfaceFunction
Method
PRIVATE
Jelly an iterable object.
-
twisted.spread.jelly._Jellier.jelly_decimal
twisted.spread.jelly._Jellier.html#jelly_decimal
ZopeInterfaceFunction
Method
PUBLIC
Jelly a decimal object.
-
twisted.spread.jelly._Jellier.unpersistable
twisted.spread.jelly._Jellier.html#unpersistable
ZopeInterfaceFunction
Method
PUBLIC
(internal) Returns an sexp: (unpersistable "reason"). Utility method for making note that a particular object could not be serialized.
-
twisted.spread.jelly._Unjellier
twisted.spread.jelly._Unjellier.html
ZopeInterfaceClass
Class
PRIVATE
No class docstring; 0/5 instance variable, 8/29 methods documented
-
twisted.spread.jelly._Unjellier.__init__
twisted.spread.jelly._Unjellier.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.jelly._Unjellier.taster
twisted.spread.jelly._Unjellier.html#taster
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.jelly._Unjellier.persistentLoad
twisted.spread.jelly._Unjellier.html#persistentLoad
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.jelly._Unjellier.references
twisted.spread.jelly._Unjellier.html#references
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.jelly._Unjellier.postCallbacks
twisted.spread.jelly._Unjellier.html#postCallbacks
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.jelly._Unjellier.invoker
twisted.spread.jelly._Unjellier.html#invoker
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.jelly._Unjellier.unjellyFull
twisted.spread.jelly._Unjellier.html#unjellyFull
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.jelly._Unjellier._maybePostUnjelly
twisted.spread.jelly._Unjellier.html#_maybePostUnjelly
ZopeInterfaceFunction
Method
PRIVATE
If the given object has support for the postUnjelly hook, set it up to be called at the end of deserialization.
-
twisted.spread.jelly._Unjellier.unjelly
twisted.spread.jelly._Unjellier.html#unjelly
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.jelly._Unjellier._genericUnjelly
twisted.spread.jelly._Unjellier.html#_genericUnjelly
ZopeInterfaceFunction
Method
PRIVATE
Unjelly a type for which no specific unjellier is registered, but which is nonetheless allowed.
-
twisted.spread.jelly._Unjellier._unjelly_None
twisted.spread.jelly._Unjellier.html#_unjelly_None
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.spread.jelly._Unjellier._unjelly_unicode
twisted.spread.jelly._Unjellier.html#_unjelly_unicode
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.spread.jelly._Unjellier._unjelly_decimal
twisted.spread.jelly._Unjellier.html#_unjelly_decimal
ZopeInterfaceFunction
Method
PRIVATE
Unjelly decimal objects.
-
twisted.spread.jelly._Unjellier._unjelly_boolean
twisted.spread.jelly._Unjellier.html#_unjelly_boolean
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.spread.jelly._Unjellier._unjelly_datetime
twisted.spread.jelly._Unjellier.html#_unjelly_datetime
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.spread.jelly._Unjellier._unjelly_date
twisted.spread.jelly._Unjellier.html#_unjelly_date
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.spread.jelly._Unjellier._unjelly_time
twisted.spread.jelly._Unjellier.html#_unjelly_time
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.spread.jelly._Unjellier._unjelly_timedelta
twisted.spread.jelly._Unjellier.html#_unjelly_timedelta
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.spread.jelly._Unjellier.unjellyInto
twisted.spread.jelly._Unjellier.html#unjellyInto
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.jelly._Unjellier._unjelly_dereference
twisted.spread.jelly._Unjellier.html#_unjelly_dereference
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.spread.jelly._Unjellier._unjelly_reference
twisted.spread.jelly._Unjellier.html#_unjelly_reference
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.spread.jelly._Unjellier._unjelly_tuple
twisted.spread.jelly._Unjellier.html#_unjelly_tuple
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.spread.jelly._Unjellier._unjelly_list
twisted.spread.jelly._Unjellier.html#_unjelly_list
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.spread.jelly._Unjellier._unjellySetOrFrozenset
twisted.spread.jelly._Unjellier.html#_unjellySetOrFrozenset
ZopeInterfaceFunction
Method
PRIVATE
Helper method to unjelly set or frozenset.
-
twisted.spread.jelly._Unjellier._unjelly_set
twisted.spread.jelly._Unjellier.html#_unjelly_set
ZopeInterfaceFunction
Method
PRIVATE
Unjelly set using the set builtin.
-
twisted.spread.jelly._Unjellier._unjelly_frozenset
twisted.spread.jelly._Unjellier.html#_unjelly_frozenset
ZopeInterfaceFunction
Method
PRIVATE
Unjelly frozenset using the frozenset builtin.
-
twisted.spread.jelly._Unjellier._unjelly_dictionary
twisted.spread.jelly._Unjellier.html#_unjelly_dictionary
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.spread.jelly._Unjellier._unjelly_module
twisted.spread.jelly._Unjellier.html#_unjelly_module
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.spread.jelly._Unjellier._unjelly_class
twisted.spread.jelly._Unjellier.html#_unjelly_class
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.spread.jelly._Unjellier._unjelly_function
twisted.spread.jelly._Unjellier.html#_unjelly_function
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.spread.jelly._Unjellier._unjelly_persistent
twisted.spread.jelly._Unjellier.html#_unjelly_persistent
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.spread.jelly._Unjellier._unjelly_instance
twisted.spread.jelly._Unjellier.html#_unjelly_instance
ZopeInterfaceFunction
Method
PRIVATE
(internal) Unjelly an instance.
-
twisted.spread.jelly._Unjellier._unjelly_unpersistable
twisted.spread.jelly._Unjellier.html#_unjelly_unpersistable
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.spread.jelly._Unjellier._unjelly_method
twisted.spread.jelly._Unjellier.html#_unjelly_method
ZopeInterfaceFunction
Method
PRIVATE
(internal) Unjelly a method.
-
twisted.spread.jelly.InsecureJelly
twisted.spread.jelly.InsecureJelly.html
ZopeInterfaceClass
Class
PUBLIC
This exception will be raised when a jelly is deemed `insecure'; e.g. it contains a type, class, or module disallowed by the specified `taster'
-
twisted.spread.jelly.DummySecurityOptions
twisted.spread.jelly.DummySecurityOptions.html
ZopeInterfaceClass
Class
PUBLIC
DummySecurityOptions() -> insecure security options Dummy security options -- this class will allow anything.
-
twisted.spread.jelly.DummySecurityOptions.isModuleAllowed
twisted.spread.jelly.DummySecurityOptions.html#isModuleAllowed
ZopeInterfaceFunction
Method
PUBLIC
DummySecurityOptions.isModuleAllowed(moduleName) -> boolean returns 1 if a module by that name is allowed, 0 otherwise
-
twisted.spread.jelly.DummySecurityOptions.isClassAllowed
twisted.spread.jelly.DummySecurityOptions.html#isClassAllowed
ZopeInterfaceFunction
Method
PUBLIC
DummySecurityOptions.isClassAllowed(class) -> boolean Assumes the module has already been allowed. Returns 1 if the given class is allowed, 0 otherwise.
-
twisted.spread.jelly.DummySecurityOptions.isTypeAllowed
twisted.spread.jelly.DummySecurityOptions.html#isTypeAllowed
ZopeInterfaceFunction
Method
PUBLIC
DummySecurityOptions.isTypeAllowed(typeName) -> boolean Returns 1 if the given type is allowed, 0 otherwise.
-
twisted.spread.jelly.SecurityOptions
twisted.spread.jelly.SecurityOptions.html
ZopeInterfaceClass
Class
PUBLIC
This will by default disallow everything, except for 'none'.
-
twisted.spread.jelly.SecurityOptions.basicTypes
twisted.spread.jelly.SecurityOptions.html#basicTypes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.spread.jelly.SecurityOptions.__init__
twisted.spread.jelly.SecurityOptions.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
SecurityOptions() initialize.
-
twisted.spread.jelly.SecurityOptions.allowedTypes
twisted.spread.jelly.SecurityOptions.html#allowedTypes
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.jelly.SecurityOptions.allowedModules
twisted.spread.jelly.SecurityOptions.html#allowedModules
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.jelly.SecurityOptions.allowedClasses
twisted.spread.jelly.SecurityOptions.html#allowedClasses
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.jelly.SecurityOptions.allowBasicTypes
twisted.spread.jelly.SecurityOptions.html#allowBasicTypes
ZopeInterfaceFunction
Method
PUBLIC
Allow all `basic' types. (Dictionary and list. Int, string, and float are implicitly allowed.)
-
twisted.spread.jelly.SecurityOptions.allowTypes
twisted.spread.jelly.SecurityOptions.html#allowTypes
ZopeInterfaceFunction
Method
PUBLIC
SecurityOptions.allowTypes(typeString): Allow a particular type, by its name.
-
twisted.spread.jelly.SecurityOptions.allowInstancesOf
twisted.spread.jelly.SecurityOptions.html#allowInstancesOf
ZopeInterfaceFunction
Method
PUBLIC
SecurityOptions.allowInstances(klass, klass, ...): allow instances of the specified classes
-
twisted.spread.jelly.SecurityOptions.allowModules
twisted.spread.jelly.SecurityOptions.html#allowModules
ZopeInterfaceFunction
Method
PUBLIC
SecurityOptions.allowModules(module, module, ...): allow modules by name. This will also allow the 'module' type.
-
twisted.spread.jelly.SecurityOptions.isModuleAllowed
twisted.spread.jelly.SecurityOptions.html#isModuleAllowed
ZopeInterfaceFunction
Method
PUBLIC
SecurityOptions.isModuleAllowed(moduleName) -> boolean returns 1 if a module by that name is allowed, 0 otherwise
-
twisted.spread.jelly.SecurityOptions.isClassAllowed
twisted.spread.jelly.SecurityOptions.html#isClassAllowed
ZopeInterfaceFunction
Method
PUBLIC
SecurityOptions.isClassAllowed(class) -> boolean Assumes the module has already been allowed. Returns 1 if the given class is allowed, 0 otherwise.
-
twisted.spread.jelly.SecurityOptions.isTypeAllowed
twisted.spread.jelly.SecurityOptions.html#isTypeAllowed
ZopeInterfaceFunction
Method
PUBLIC
SecurityOptions.isTypeAllowed(typeName) -> boolean Returns 1 if the given type is allowed, 0 otherwise.
-
twisted.spread.jelly.globalSecurity
twisted.spread.jelly.html#globalSecurity
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.spread.jelly.jelly
twisted.spread.jelly.html#jelly
ZopeInterfaceFunction
Function
PUBLIC
Serialize to s-expression.
-
twisted.spread.jelly.unjelly
twisted.spread.jelly.html#unjelly
ZopeInterfaceFunction
Function
PUBLIC
Unserialize from s-expression.
-
twisted.spread.flavors.copy_atom
twisted.spread.flavors.html#copy_atom
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.spread.flavors.cache_atom
twisted.spread.flavors.html#cache_atom
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.spread.flavors.cached_atom
twisted.spread.flavors.html#cached_atom
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.spread.flavors.remote_atom
twisted.spread.flavors.html#remote_atom
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.spread.flavors.unjellyCached
twisted.spread.flavors.html#unjellyCached
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.spread.flavors.unjellyLCache
twisted.spread.flavors.html#unjellyLCache
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.spread.flavors.unjellyLocal
twisted.spread.flavors.html#unjellyLocal
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.spread.flavors.RemoteCacheMethod
twisted.spread.flavors.RemoteCacheMethod.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.spread.flavors.RemoteCacheMethod.__init__
twisted.spread.flavors.RemoteCacheMethod.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
(internal) initialize.
-
twisted.spread.flavors.RemoteCacheMethod.name
twisted.spread.flavors.RemoteCacheMethod.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.flavors.RemoteCacheMethod.broker
twisted.spread.flavors.RemoteCacheMethod.html#broker
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.flavors.RemoteCacheMethod.perspective
twisted.spread.flavors.RemoteCacheMethod.html#perspective
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.flavors.RemoteCacheMethod.cached
twisted.spread.flavors.RemoteCacheMethod.html#cached
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.flavors.RemoteCacheMethod.__cmp__
twisted.spread.flavors.RemoteCacheMethod.html#__cmp__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.flavors.RemoteCacheMethod.__hash__
twisted.spread.flavors.RemoteCacheMethod.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.flavors.RemoteCacheMethod.__call__
twisted.spread.flavors.RemoteCacheMethod.html#__call__
ZopeInterfaceFunction
Method
PUBLIC
(internal) action method.
-
twisted.spread.pb.Cacheable
twisted.spread.pb.Cacheable.html
ZopeInterfaceClass
Class
PUBLIC
A cached instance.
-
twisted.spread.pb.Cacheable.getStateToCacheAndObserveFor
twisted.spread.pb.Cacheable.html#getStateToCacheAndObserveFor
ZopeInterfaceFunction
Method
PUBLIC
Get state to cache on the client and client-cache reference to observe locally.
-
twisted.spread.pb.Cacheable.jellyFor
twisted.spread.pb.Cacheable.html#jellyFor
ZopeInterfaceFunction
Method
PUBLIC
Return an appropriate tuple to serialize me.
-
twisted.spread.pb.Cacheable.stoppedObserving
twisted.spread.pb.Cacheable.html#stoppedObserving
ZopeInterfaceFunction
Method
PUBLIC
This method is called when a client has stopped observing me.
-
twisted.spread.pb.Copyable
twisted.spread.pb.Copyable.html
ZopeInterfaceClass
Class
PUBLIC
Subclass me to get copied each time you are returned from or passed to a remote method.
-
twisted.spread.pb.Copyable.getStateToCopy
twisted.spread.pb.Copyable.html#getStateToCopy
ZopeInterfaceFunction
Method
PUBLIC
Gather state to send when I am serialized for a peer.
-
twisted.spread.pb.Copyable.getStateToCopyFor
twisted.spread.pb.Copyable.html#getStateToCopyFor
ZopeInterfaceFunction
Method
PUBLIC
Gather state to send when I am serialized for a particular perspective.
-
twisted.spread.pb.Copyable.getTypeToCopy
twisted.spread.pb.Copyable.html#getTypeToCopy
ZopeInterfaceFunction
Method
PUBLIC
Determine what type tag to send for me.
-
twisted.spread.pb.Copyable.getTypeToCopyFor
twisted.spread.pb.Copyable.html#getTypeToCopyFor
ZopeInterfaceFunction
Method
PUBLIC
Determine what type tag to send for me.
-
twisted.spread.pb.Copyable.jellyFor
twisted.spread.pb.Copyable.html#jellyFor
ZopeInterfaceFunction
Method
PUBLIC
Assemble type tag and state to copy for this broker.
-
twisted.spread.pb.IPBRoot
twisted.spread.pb.IPBRoot.html
ZopeInterfaceClass
Interface
PUBLIC
Factory for root Referenceable objects for PB servers.
-
twisted.spread.pb.IPBRoot.rootObject
twisted.spread.pb.IPBRoot.html#rootObject
ZopeInterfaceFunction
Method
PUBLIC
Return root Referenceable for broker.
-
twisted.spread.pb.Jellyable
twisted.spread.pb.Jellyable.html
ZopeInterfaceClass
Class
PUBLIC
Inherit from me to Jelly yourself directly with the `getStateFor' convenience method.
-
twisted.spread.pb.Jellyable.getStateFor
twisted.spread.pb.Jellyable.html#getStateFor
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.pb.Jellyable.jellyFor
twisted.spread.pb.Jellyable.html#jellyFor
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.spread.pb.NoSuchMethod
twisted.spread.pb.NoSuchMethod.html
ZopeInterfaceClass
Class
PUBLIC
Raised if there is no such remote method
-
twisted.spread.pb.Referenceable
twisted.spread.pb.Referenceable.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 1/1 class variable, 2/2 methods documented
-
twisted.spread.pb.Referenceable.perspective
twisted.spread.pb.Referenceable.html#perspective
ZopeInterfaceAttribute
Class Variable
PUBLIC
I am an object sent remotely as a direct reference.
-
twisted.spread.pb.Referenceable.remoteMessageReceived
twisted.spread.pb.Referenceable.html#remoteMessageReceived
ZopeInterfaceFunction
Method
PUBLIC
A remote message has been received. Dispatch it appropriately.
-
twisted.spread.pb.Referenceable.jellyFor
twisted.spread.pb.Referenceable.html#jellyFor
ZopeInterfaceFunction
Method
PUBLIC
(internal)
-
twisted.spread.pb.RemoteCache
twisted.spread.pb.RemoteCache.html
ZopeInterfaceClass
Class
PUBLIC
A cache is a local representation of a remote
Cacheable object.
-
twisted.spread.pb.RemoteCache.remoteMessageReceived
twisted.spread.pb.RemoteCache.html#remoteMessageReceived
ZopeInterfaceFunction
Method
PUBLIC
A remote message has been received. Dispatch it appropriately.
-
twisted.spread.pb.RemoteCache.jellyFor
twisted.spread.pb.RemoteCache.html#jellyFor
ZopeInterfaceFunction
Method
PUBLIC
serialize me (only for the broker I'm for) as the original cached reference
-
twisted.spread.pb.RemoteCache.unjellyFor
twisted.spread.pb.RemoteCache.html#unjellyFor
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.spread.pb.RemoteCache.broker
twisted.spread.pb.RemoteCache.html#broker
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.RemoteCache.luid
twisted.spread.pb.RemoteCache.html#luid
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.RemoteCache.__dict__
twisted.spread.pb.RemoteCache.html#__dict__
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.RemoteCache.__cmp__
twisted.spread.pb.RemoteCache.html#__cmp__
ZopeInterfaceFunction
Method
PUBLIC
Compare me [to another RemoteCache.
-
twisted.spread.pb.RemoteCache.__hash__
twisted.spread.pb.RemoteCache.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Hash me.
-
twisted.spread.pb.RemoteCache.__del__
twisted.spread.pb.RemoteCache.html#__del__
ZopeInterfaceFunction
Method
PUBLIC
Do distributed reference counting on finalize.
-
twisted.spread.pb.RemoteCache._borgify
twisted.spread.pb.RemoteCache.html#_borgify
ZopeInterfaceFunction
Method
PRIVATE
Create a new object that shares its state (i.e. its __dict__) and type with this object, but does not share its identity.
-
twisted.spread.pb.RemoteCacheObserver
twisted.spread.pb.RemoteCacheObserver.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.spread.pb.RemoteCacheObserver.__init__
twisted.spread.pb.RemoteCacheObserver.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
(internal) Initialize me.
-
twisted.spread.pb.RemoteCacheObserver.broker
twisted.spread.pb.RemoteCacheObserver.html#broker
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.RemoteCacheObserver.cached
twisted.spread.pb.RemoteCacheObserver.html#cached
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.RemoteCacheObserver.perspective
twisted.spread.pb.RemoteCacheObserver.html#perspective
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.RemoteCacheObserver.__repr__
twisted.spread.pb.RemoteCacheObserver.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.pb.RemoteCacheObserver.__hash__
twisted.spread.pb.RemoteCacheObserver.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.spread.pb.RemoteCacheObserver.__cmp__
twisted.spread.pb.RemoteCacheObserver.html#__cmp__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.spread.pb.RemoteCacheObserver.callRemote
twisted.spread.pb.RemoteCacheObserver.html#callRemote
ZopeInterfaceFunction
Method
PUBLIC
(internal) action method.
-
twisted.spread.pb.RemoteCacheObserver.remoteMethod
twisted.spread.pb.RemoteCacheObserver.html#remoteMethod
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.spread.pb.RemoteCopy
twisted.spread.pb.RemoteCopy.html
ZopeInterfaceClass
Class
PUBLIC
I am a remote copy of a Copyable object.
-
twisted.spread.pb.RemoteCopy.setCopyableState
twisted.spread.pb.RemoteCopy.html#setCopyableState
ZopeInterfaceFunction
Method
PUBLIC
I will be invoked with the state to copy locally.
-
twisted.spread.pb.RemoteCopy.__dict__
twisted.spread.pb.RemoteCopy.html#__dict__
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.RemoteCopy.unjellyFor
twisted.spread.pb.RemoteCopy.html#unjellyFor
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.spread.pb.Root
twisted.spread.pb.Root.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.spread.pb.Root.rootObject
twisted.spread.pb.Root.html#rootObject
ZopeInterfaceFunction
Method
PUBLIC
A factory is requesting to publish me as a root object.
-
twisted.spread.pb.Serializable
twisted.spread.pb.Serializable.html
ZopeInterfaceClass
Class
PUBLIC
An object that can be passed remotely.
-
twisted.spread.pb.Serializable.processUniqueID
twisted.spread.pb.Serializable.html#processUniqueID
ZopeInterfaceFunction
Method
PUBLIC
Return an ID which uniquely represents this object for this process.
-
twisted.spread.pb.Viewable
twisted.spread.pb.Viewable.html
ZopeInterfaceClass
Class
PUBLIC
I will be converted to a
ViewPoint when passed to or returned from a remote method.
-
twisted.spread.pb.Viewable.jellyFor
twisted.spread.pb.Viewable.html#jellyFor
ZopeInterfaceFunction
Method
PUBLIC
Serialize a
ViewPoint for me and the perspective of the given broker.
-
twisted.spread.pb.ViewPoint
twisted.spread.pb.ViewPoint.html
ZopeInterfaceClass
Class
PUBLIC
I act as an indirect reference to an object accessed through a
pb.IPerspective.
-
twisted.spread.pb.ViewPoint.__init__
twisted.spread.pb.ViewPoint.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize me with a Perspective and an Object.
-
twisted.spread.pb.ViewPoint.perspective
twisted.spread.pb.ViewPoint.html#perspective
ZopeInterfaceAttribute
Instance Variable
PUBLIC
I am an object sent remotely as a direct reference.
-
twisted.spread.pb.ViewPoint.object
twisted.spread.pb.ViewPoint.html#object
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.ViewPoint.processUniqueID
twisted.spread.pb.ViewPoint.html#processUniqueID
ZopeInterfaceFunction
Method
PUBLIC
Return an ID unique to a proxy for this perspective+object combination.
-
twisted.spread.pb.ViewPoint.remoteMessageReceived
twisted.spread.pb.ViewPoint.html#remoteMessageReceived
ZopeInterfaceFunction
Method
PUBLIC
A remote message has been received. Dispatch it appropriately.
-
twisted.spread.pb.copyTags
twisted.spread.pb.html#copyTags
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.spread.pb.setCopierForClass
twisted.spread.pb.html#setCopierForClass
ZopeInterfaceFunction
Function
PUBLIC
Set which local class will represent a remote type.
-
twisted.spread.pb.setCopierForClassTree
twisted.spread.pb.html#setCopierForClassTree
ZopeInterfaceFunction
Function
PUBLIC
Set all classes in a module derived from baseClass as copiers for a corresponding remote class.
-
twisted.spread.pb.setFactoryForClass
twisted.spread.pb.html#setFactoryForClass
ZopeInterfaceFunction
Function
PUBLIC
Set the factory to construct a remote instance of a type:
-
twisted.spread.pb.MAX_BROKER_REFS
twisted.spread.pb.html#MAX_BROKER_REFS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.spread.pb.portno
twisted.spread.pb.html#portno
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.spread.pb.ProtocolError
twisted.spread.pb.ProtocolError.html
ZopeInterfaceClass
Class
PUBLIC
This error is raised when an invalid protocol statement is received.
-
twisted.spread.pb.DeadReferenceError
twisted.spread.pb.DeadReferenceError.html
ZopeInterfaceClass
Class
PUBLIC
This error is raised when a method is called on a dead reference (one whose broker has been disconnected).
-
twisted.spread.pb.Error
twisted.spread.pb.Error.html
ZopeInterfaceClass
Class
PUBLIC
This error can be raised to generate known error conditions.
-
twisted.spread.pb.RemoteError
twisted.spread.pb.RemoteError.html
ZopeInterfaceClass
Class
PUBLIC
This class is used to wrap a string-ified exception from the remote side to be able to reraise it. (Raising string exceptions is no longer possible in Python 2.6+)
-
twisted.spread.pb.RemoteError.remoteType
twisted.spread.pb.RemoteError.html#remoteType
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The full import path of the exception class which was raised on the remote end.
-
twisted.spread.pb.RemoteError.remoteTraceback
twisted.spread.pb.RemoteError.html#remoteTraceback
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The remote traceback.
-
twisted.spread.pb.RemoteError.__init__
twisted.spread.pb.RemoteError.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.pb.RemoteMethod
twisted.spread.pb.RemoteMethod.html
ZopeInterfaceClass
Class
PUBLIC
This is a translucent reference to a remote message.
-
twisted.spread.pb.RemoteMethod.__init__
twisted.spread.pb.RemoteMethod.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.spread.pb.RemoteMethod.obj
twisted.spread.pb.RemoteMethod.html#obj
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.RemoteMethod.name
twisted.spread.pb.RemoteMethod.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.RemoteMethod.__cmp__
twisted.spread.pb.RemoteMethod.html#__cmp__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.pb.RemoteMethod.__hash__
twisted.spread.pb.RemoteMethod.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.pb.RemoteMethod.__call__
twisted.spread.pb.RemoteMethod.html#__call__
ZopeInterfaceFunction
Method
PUBLIC
Asynchronously invoke a remote method.
-
twisted.spread.pb.PBConnectionLost
twisted.spread.pb.PBConnectionLost.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.spread.pb.IPerspective
twisted.spread.pb.IPerspective.html
ZopeInterfaceClass
Interface
PUBLIC
per*spec*tive, n. : The relationship of aspects of a subject to each other and to a whole: 'a perspective of history'; 'a need to view the problem in the proper perspective'.
-
twisted.spread.pb.IPerspective.perspectiveMessageReceived
twisted.spread.pb.IPerspective.html#perspectiveMessageReceived
ZopeInterfaceFunction
Method
PUBLIC
This method is called when a network message is received.
-
twisted.spread.pb.Avatar
twisted.spread.pb.Avatar.html
ZopeInterfaceClass
Class
PUBLIC
A default IPerspective implementor.
-
twisted.spread.pb.Avatar.perspectiveMessageReceived
twisted.spread.pb.Avatar.html#perspectiveMessageReceived
ZopeInterfaceFunction
Method
PUBLIC
This method is called when a network message is received.
-
twisted.spread.pb.AsReferenceable
twisted.spread.pb.AsReferenceable.html
ZopeInterfaceClass
Class
PUBLIC
A reference directed towards another object.
-
twisted.spread.pb.AsReferenceable.__init__
twisted.spread.pb.AsReferenceable.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.pb.RemoteReference
twisted.spread.pb.RemoteReference.html
ZopeInterfaceClass
Class
PUBLIC
A translucent reference to a remote object.
-
twisted.spread.pb.RemoteReference.broker
twisted.spread.pb.RemoteReference.html#broker
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The broker I am obtained through.
-
twisted.spread.pb.RemoteReference.__init__
twisted.spread.pb.RemoteReference.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
(internal) Initialize me with a broker and a locally-unique ID.
-
twisted.spread.pb.RemoteReference.luid
twisted.spread.pb.RemoteReference.html#luid
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.RemoteReference.doRefCount
twisted.spread.pb.RemoteReference.html#doRefCount
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.RemoteReference.perspective
twisted.spread.pb.RemoteReference.html#perspective
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.RemoteReference.disconnectCallbacks
twisted.spread.pb.RemoteReference.html#disconnectCallbacks
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.RemoteReference.notifyOnDisconnect
twisted.spread.pb.RemoteReference.html#notifyOnDisconnect
ZopeInterfaceFunction
Method
PUBLIC
Register a callback to be called if our broker gets disconnected.
-
twisted.spread.pb.RemoteReference.dontNotifyOnDisconnect
twisted.spread.pb.RemoteReference.html#dontNotifyOnDisconnect
ZopeInterfaceFunction
Method
PUBLIC
Remove a callback that was registered with notifyOnDisconnect.
-
twisted.spread.pb.RemoteReference._disconnected
twisted.spread.pb.RemoteReference.html#_disconnected
ZopeInterfaceFunction
Method
PRIVATE
Called if we are disconnected and have callbacks registered.
-
twisted.spread.pb.RemoteReference.jellyFor
twisted.spread.pb.RemoteReference.html#jellyFor
ZopeInterfaceFunction
Method
PUBLIC
If I am being sent back to where I came from, serialize as a local backreference.
-
twisted.spread.pb.RemoteReference.unjellyFor
twisted.spread.pb.RemoteReference.html#unjellyFor
ZopeInterfaceFunction
Method
PUBLIC
Unjelly myself for the jellier.
-
twisted.spread.pb.RemoteReference.callRemote
twisted.spread.pb.RemoteReference.html#callRemote
ZopeInterfaceFunction
Method
PUBLIC
Asynchronously invoke a remote method.
-
twisted.spread.pb.RemoteReference.remoteMethod
twisted.spread.pb.RemoteReference.html#remoteMethod
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.spread.pb.RemoteReference.__cmp__
twisted.spread.pb.RemoteReference.html#__cmp__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.spread.pb.RemoteReference.__hash__
twisted.spread.pb.RemoteReference.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Hash me.
-
twisted.spread.pb.RemoteReference.__del__
twisted.spread.pb.RemoteReference.html#__del__
ZopeInterfaceFunction
Method
PUBLIC
Do distributed reference counting on finalization.
-
twisted.spread.pb.Local
twisted.spread.pb.Local.html
ZopeInterfaceClass
Class
PUBLIC
(internal) A reference to a local object.
-
twisted.spread.pb.Local.__init__
twisted.spread.pb.Local.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize.
-
twisted.spread.pb.Local.object
twisted.spread.pb.Local.html#object
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.Local.perspective
twisted.spread.pb.Local.html#perspective
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.Local.refcount
twisted.spread.pb.Local.html#refcount
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.Local.__repr__
twisted.spread.pb.Local.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.pb.Local.incref
twisted.spread.pb.Local.html#incref
ZopeInterfaceFunction
Method
PUBLIC
Increment the reference count.
-
twisted.spread.pb.Local.decref
twisted.spread.pb.Local.html#decref
ZopeInterfaceFunction
Method
PUBLIC
Decrement the reference count.
-
twisted.spread.pb.CopyableFailure
twisted.spread.pb.CopyableFailure.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.spread.pb.CopyableFailure.unsafeTracebacks
twisted.spread.pb.CopyableFailure.html#unsafeTracebacks
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.spread.pb.CopyableFailure.getStateToCopy
twisted.spread.pb.CopyableFailure.html#getStateToCopy
ZopeInterfaceFunction
Method
PUBLIC
Collect state related to the exception which occurred, discarding state which cannot reasonably be serialized.
-
twisted.spread.pb.CopiedFailure
twisted.spread.pb.CopiedFailure.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.spread.pb.CopiedFailure.type
twisted.spread.pb.CopiedFailure.html#type
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The full import path of the exception class which was raised on the remote end.
-
twisted.spread.pb.CopiedFailure.value
twisted.spread.pb.CopiedFailure.html#value
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A str() representation of the remote value.
-
twisted.spread.pb.CopiedFailure.traceback
twisted.spread.pb.CopiedFailure.html#traceback
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The remote traceback.
-
twisted.spread.pb.CopiedFailure.printTraceback
twisted.spread.pb.CopiedFailure.html#printTraceback
ZopeInterfaceFunction
Method
PUBLIC
Emulate Python's standard error reporting mechanism.
-
twisted.spread.pb.CopiedFailure.throwExceptionIntoGenerator
twisted.spread.pb.CopiedFailure.html#throwExceptionIntoGenerator
ZopeInterfaceFunction
Method
PUBLIC
Throw the original exception into the given generator, preserving traceback information if available. In the case of a
CopiedFailure where the exception type is a string, a
pb.RemoteError is thrown instead.
-
twisted.spread.pb.failure2Copyable
twisted.spread.pb.html#failure2Copyable
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.spread.pb.Broker
twisted.spread.pb.Broker.html
ZopeInterfaceClass
Class
PUBLIC
I am a broker for objects.
-
twisted.spread.pb.Broker.version
twisted.spread.pb.Broker.html#version
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.spread.pb.Broker.username
twisted.spread.pb.Broker.html#username
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.spread.pb.Broker.factory
twisted.spread.pb.Broker.html#factory
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.spread.pb.Broker.__init__
twisted.spread.pb.Broker.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.pb.Broker.disconnected
twisted.spread.pb.Broker.html#disconnected
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.Broker.disconnects
twisted.spread.pb.Broker.html#disconnects
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.Broker.failures
twisted.spread.pb.Broker.html#failures
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.Broker.connects
twisted.spread.pb.Broker.html#connects
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.Broker.localObjects
twisted.spread.pb.Broker.html#localObjects
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.Broker.security
twisted.spread.pb.Broker.html#security
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.Broker.pageProducers
twisted.spread.pb.Broker.html#pageProducers
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.Broker.currentRequestID
twisted.spread.pb.Broker.html#currentRequestID
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.Broker.currentLocalID
twisted.spread.pb.Broker.html#currentLocalID
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.Broker.unserializingPerspective
twisted.spread.pb.Broker.html#unserializingPerspective
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.Broker.luids
twisted.spread.pb.Broker.html#luids
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.Broker.remotelyCachedObjects
twisted.spread.pb.Broker.html#remotelyCachedObjects
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.Broker.remotelyCachedLUIDs
twisted.spread.pb.Broker.html#remotelyCachedLUIDs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.Broker.locallyCachedObjects
twisted.spread.pb.Broker.html#locallyCachedObjects
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.Broker.waitingForAnswers
twisted.spread.pb.Broker.html#waitingForAnswers
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.Broker._localCleanup
twisted.spread.pb.Broker.html#_localCleanup
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.spread.pb.Broker.resumeProducing
twisted.spread.pb.Broker.html#resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
Called when the consumer attached to me runs out of buffer.
-
twisted.spread.pb.Broker.pauseProducing
twisted.spread.pb.Broker.html#pauseProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.pb.Broker.stopProducing
twisted.spread.pb.Broker.html#stopProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.pb.Broker.registerPageProducer
twisted.spread.pb.Broker.html#registerPageProducer
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.pb.Broker.expressionReceived
twisted.spread.pb.Broker.html#expressionReceived
ZopeInterfaceFunction
Method
PUBLIC
Evaluate an expression as it's received.
-
twisted.spread.pb.Broker.proto_version
twisted.spread.pb.Broker.html#proto_version
ZopeInterfaceFunction
Method
PUBLIC
Protocol message: (version version-number)
-
twisted.spread.pb.Broker.sendCall
twisted.spread.pb.Broker.html#sendCall
ZopeInterfaceFunction
Method
PUBLIC
Utility method to send an expression to the other side of the connection.
-
twisted.spread.pb.Broker.proto_didNotUnderstand
twisted.spread.pb.Broker.html#proto_didNotUnderstand
ZopeInterfaceFunction
Method
PUBLIC
Respond to stock 'didNotUnderstand' message.
-
twisted.spread.pb.Broker.connectionReady
twisted.spread.pb.Broker.html#connectionReady
ZopeInterfaceFunction
Method
PUBLIC
Initialize. Called after Banana negotiation is done.
-
twisted.spread.pb.Broker.connectionFailed
twisted.spread.pb.Broker.html#connectionFailed
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.pb.Broker.connectionLost
twisted.spread.pb.Broker.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
The connection was lost.
-
twisted.spread.pb.Broker.localSecurity
twisted.spread.pb.Broker.html#localSecurity
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.Broker.remoteSecurity
twisted.spread.pb.Broker.html#remoteSecurity
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.Broker.notifyOnDisconnect
twisted.spread.pb.Broker.html#notifyOnDisconnect
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.spread.pb.Broker.notifyOnFail
twisted.spread.pb.Broker.html#notifyOnFail
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.spread.pb.Broker.notifyOnConnect
twisted.spread.pb.Broker.html#notifyOnConnect
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.spread.pb.Broker.dontNotifyOnDisconnect
twisted.spread.pb.Broker.html#dontNotifyOnDisconnect
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.spread.pb.Broker.localObjectForID
twisted.spread.pb.Broker.html#localObjectForID
ZopeInterfaceFunction
Method
PUBLIC
Get a local object for a locally unique ID.
-
twisted.spread.pb.Broker.maxBrokerRefsViolations
twisted.spread.pb.Broker.html#maxBrokerRefsViolations
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.Broker.registerReference
twisted.spread.pb.Broker.html#registerReference
ZopeInterfaceFunction
Method
PUBLIC
Store a persistent reference to a local object and map its id() to a generated, session-unique ID.
-
twisted.spread.pb.Broker.setNameForLocal
twisted.spread.pb.Broker.html#setNameForLocal
ZopeInterfaceFunction
Method
PUBLIC
Store a special (string) ID for this object.
-
twisted.spread.pb.Broker.remoteForName
twisted.spread.pb.Broker.html#remoteForName
ZopeInterfaceFunction
Method
PUBLIC
Returns an object from the remote name mapping.
-
twisted.spread.pb.Broker.cachedRemotelyAs
twisted.spread.pb.Broker.html#cachedRemotelyAs
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.spread.pb.Broker.remotelyCachedForLUID
twisted.spread.pb.Broker.html#remotelyCachedForLUID
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.spread.pb.Broker.cacheRemotely
twisted.spread.pb.Broker.html#cacheRemotely
ZopeInterfaceFunction
Method
PUBLIC
XXX
-
twisted.spread.pb.Broker.cacheLocally
twisted.spread.pb.Broker.html#cacheLocally
ZopeInterfaceFunction
Method
PUBLIC
(internal)
-
twisted.spread.pb.Broker.cachedLocallyAs
twisted.spread.pb.Broker.html#cachedLocallyAs
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.pb.Broker.serialize
twisted.spread.pb.Broker.html#serialize
ZopeInterfaceFunction
Method
PUBLIC
Jelly an object according to the remote security rules for this broker.
-
twisted.spread.pb.Broker.serializingPerspective
twisted.spread.pb.Broker.html#serializingPerspective
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.Broker.jellyMethod
twisted.spread.pb.Broker.html#jellyMethod
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.Broker.jellyArgs
twisted.spread.pb.Broker.html#jellyArgs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.Broker.jellyKw
twisted.spread.pb.Broker.html#jellyKw
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.Broker.unserialize
twisted.spread.pb.Broker.html#unserialize
ZopeInterfaceFunction
Method
PUBLIC
Unjelly an sexp according to the local security rules for this broker.
-
twisted.spread.pb.Broker.newLocalID
twisted.spread.pb.Broker.html#newLocalID
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.spread.pb.Broker.newRequestID
twisted.spread.pb.Broker.html#newRequestID
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.spread.pb.Broker._sendMessage
twisted.spread.pb.Broker.html#_sendMessage
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.spread.pb.Broker.proto_message
twisted.spread.pb.Broker.html#proto_message
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.pb.Broker.proto_cachemessage
twisted.spread.pb.Broker.html#proto_cachemessage
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.pb.Broker._recvMessage
twisted.spread.pb.Broker.html#_recvMessage
ZopeInterfaceFunction
Method
PRIVATE
Received a message-send.
-
twisted.spread.pb.Broker._sendAnswer
twisted.spread.pb.Broker.html#_sendAnswer
ZopeInterfaceFunction
Method
PRIVATE
(internal) Send an answer to a previously sent message.
-
twisted.spread.pb.Broker.proto_answer
twisted.spread.pb.Broker.html#proto_answer
ZopeInterfaceFunction
Method
PUBLIC
(internal) Got an answer to a previously sent message.
-
twisted.spread.pb.Broker._sendFailureOrError
twisted.spread.pb.Broker.html#_sendFailureOrError
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.spread.pb.Broker._sendFailure
twisted.spread.pb.Broker.html#_sendFailure
ZopeInterfaceFunction
Method
PRIVATE
Log error and then send it.
-
twisted.spread.pb.Broker._sendError
twisted.spread.pb.Broker.html#_sendError
ZopeInterfaceFunction
Method
PRIVATE
(internal) Send an error for a previously sent message.
-
twisted.spread.pb.Broker.proto_error
twisted.spread.pb.Broker.html#proto_error
ZopeInterfaceFunction
Method
PUBLIC
(internal) Deal with an error.
-
twisted.spread.pb.Broker.sendDecRef
twisted.spread.pb.Broker.html#sendDecRef
ZopeInterfaceFunction
Method
PUBLIC
(internal) Send a DECREF directive.
-
twisted.spread.pb.Broker.proto_decref
twisted.spread.pb.Broker.html#proto_decref
ZopeInterfaceFunction
Method
PUBLIC
(internal) Decrement the reference count of an object.
-
twisted.spread.pb.Broker.decCacheRef
twisted.spread.pb.Broker.html#decCacheRef
ZopeInterfaceFunction
Method
PUBLIC
(internal) Send a DECACHE directive.
-
twisted.spread.pb.Broker.proto_decache
twisted.spread.pb.Broker.html#proto_decache
ZopeInterfaceFunction
Method
PUBLIC
(internal) Decrement the reference count of a cached object.
-
twisted.spread.pb.Broker.proto_uncache
twisted.spread.pb.Broker.html#proto_uncache
ZopeInterfaceFunction
Method
PUBLIC
(internal) Tell the client it is now OK to uncache an object.
-
twisted.spread.pb.respond
twisted.spread.pb.html#respond
ZopeInterfaceFunction
Function
PUBLIC
Respond to a challenge.
-
twisted.spread.pb.challenge
twisted.spread.pb.html#challenge
ZopeInterfaceFunction
Function
PUBLIC
No summary
-
twisted.spread.pb.PBClientFactory
twisted.spread.pb.PBClientFactory.html
ZopeInterfaceClass
Class
PUBLIC
Client factory for PB brokers.
-
twisted.spread.pb.PBClientFactory.unsafeTracebacks
twisted.spread.pb.PBClientFactory.html#unsafeTracebacks
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.PBClientFactory.__init__
twisted.spread.pb.PBClientFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.spread.pb.PBClientFactory.security
twisted.spread.pb.PBClientFactory.html#security
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.PBClientFactory.buildProtocol
twisted.spread.pb.PBClientFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Build the broker instance, passing the security options to it.
-
twisted.spread.pb.PBClientFactory._reset
twisted.spread.pb.PBClientFactory.html#_reset
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.spread.pb.PBClientFactory.rootObjectRequests
twisted.spread.pb.PBClientFactory.html#rootObjectRequests
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.PBClientFactory._broker
twisted.spread.pb.PBClientFactory.html#_broker
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.spread.pb.PBClientFactory._root
twisted.spread.pb.PBClientFactory.html#_root
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.spread.pb.PBClientFactory._failAll
twisted.spread.pb.PBClientFactory.html#_failAll
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.spread.pb.PBClientFactory.clientConnectionFailed
twisted.spread.pb.PBClientFactory.html#clientConnectionFailed
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection has failed to connect.
-
twisted.spread.pb.PBClientFactory.clientConnectionLost
twisted.spread.pb.PBClientFactory.html#clientConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Reconnecting subclasses should call with reconnecting=1.
-
twisted.spread.pb.PBClientFactory.clientConnectionMade
twisted.spread.pb.PBClientFactory.html#clientConnectionMade
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.pb.PBClientFactory.getRootObject
twisted.spread.pb.PBClientFactory.html#getRootObject
ZopeInterfaceFunction
Method
PUBLIC
Get root object of remote PB server.
-
twisted.spread.pb.PBClientFactory.disconnect
twisted.spread.pb.PBClientFactory.html#disconnect
ZopeInterfaceFunction
Method
PUBLIC
If the factory is connected, close the connection.
-
twisted.spread.pb.PBClientFactory._cbSendUsername
twisted.spread.pb.PBClientFactory.html#_cbSendUsername
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.spread.pb.PBClientFactory._cbResponse
twisted.spread.pb.PBClientFactory.html#_cbResponse
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.spread.pb.PBClientFactory._cbLoginAnonymous
twisted.spread.pb.PBClientFactory.html#_cbLoginAnonymous
ZopeInterfaceFunction
Method
PRIVATE
Attempt an anonymous login on the given remote root object.
-
twisted.spread.pb.PBClientFactory.login
twisted.spread.pb.PBClientFactory.html#login
ZopeInterfaceFunction
Method
PUBLIC
Login and get perspective from remote PB server.
-
twisted.spread.pb.PBServerFactory
twisted.spread.pb.PBServerFactory.html
ZopeInterfaceClass
Class
PUBLIC
Server factory for perspective broker.
-
twisted.spread.pb.PBServerFactory.unsafeTracebacks
twisted.spread.pb.PBServerFactory.html#unsafeTracebacks
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.PBServerFactory.__init__
twisted.spread.pb.PBServerFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.spread.pb.PBServerFactory.root
twisted.spread.pb.PBServerFactory.html#root
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.PBServerFactory.security
twisted.spread.pb.PBServerFactory.html#security
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb.PBServerFactory.buildProtocol
twisted.spread.pb.PBServerFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Return a Broker attached to the factory (as the service provider).
-
twisted.spread.pb.PBServerFactory.clientConnectionMade
twisted.spread.pb.PBServerFactory.html#clientConnectionMade
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.pb.IUsernameMD5Password
twisted.spread.pb.IUsernameMD5Password.html
ZopeInterfaceClass
Interface
PUBLIC
I encapsulate a username and a hashed password.
-
twisted.spread.pb.IUsernameMD5Password.username
twisted.spread.pb.IUsernameMD5Password.html#username
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The username associated with these credentials.
-
twisted.spread.pb.IUsernameMD5Password.checkPassword
twisted.spread.pb.IUsernameMD5Password.html#checkPassword
ZopeInterfaceFunction
Method
PUBLIC
Validate these credentials against the correct password.
-
twisted.spread.pb.IUsernameMD5Password.checkMD5Password
twisted.spread.pb.IUsernameMD5Password.html#checkMD5Password
ZopeInterfaceFunction
Method
PUBLIC
Validate these credentials against the correct MD5 digest of the password.
-
twisted.spread.pb._PortalRoot
twisted.spread.pb._PortalRoot.html
ZopeInterfaceClass
Class
PRIVATE
Root object, used to login to portal.
-
twisted.spread.pb._PortalRoot.__init__
twisted.spread.pb._PortalRoot.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.pb._PortalRoot.portal
twisted.spread.pb._PortalRoot.html#portal
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb._PortalRoot.rootObject
twisted.spread.pb._PortalRoot.html#rootObject
ZopeInterfaceFunction
Method
PUBLIC
Return root Referenceable for broker.
-
twisted.spread.pb._JellyableAvatarMixin
twisted.spread.pb._JellyableAvatarMixin.html
ZopeInterfaceClass
Class
PRIVATE
Helper class for code which deals with avatars which PB must be capable of sending to a peer.
-
twisted.spread.pb._JellyableAvatarMixin._cbLogin
twisted.spread.pb._JellyableAvatarMixin.html#_cbLogin
ZopeInterfaceFunction
Method
PRIVATE
Ensure that the avatar to be returned to the client is jellyable and set up disconnection notification to call the realm's logout object.
-
twisted.spread.pb._PortalWrapper
twisted.spread.pb._PortalWrapper.html
ZopeInterfaceClass
Class
PRIVATE
Root Referenceable object, used to login to portal.
-
twisted.spread.pb._PortalWrapper.__init__
twisted.spread.pb._PortalWrapper.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.pb._PortalWrapper.portal
twisted.spread.pb._PortalWrapper.html#portal
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb._PortalWrapper.broker
twisted.spread.pb._PortalWrapper.html#broker
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb._PortalWrapper.remote_login
twisted.spread.pb._PortalWrapper.html#remote_login
ZopeInterfaceFunction
Method
PUBLIC
Start of username/password login.
-
twisted.spread.pb._PortalWrapper.remote_loginAnonymous
twisted.spread.pb._PortalWrapper.html#remote_loginAnonymous
ZopeInterfaceFunction
Method
PUBLIC
Attempt an anonymous login.
-
twisted.spread.pb._PortalAuthChallenger
twisted.spread.pb._PortalAuthChallenger.html
ZopeInterfaceClass
Class
PRIVATE
Called with response to password challenge.
-
twisted.spread.pb._PortalAuthChallenger.__init__
twisted.spread.pb._PortalAuthChallenger.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.pb._PortalAuthChallenger.portal
twisted.spread.pb._PortalAuthChallenger.html#portal
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb._PortalAuthChallenger.broker
twisted.spread.pb._PortalAuthChallenger.html#broker
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb._PortalAuthChallenger.username
twisted.spread.pb._PortalAuthChallenger.html#username
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb._PortalAuthChallenger.challenge
twisted.spread.pb._PortalAuthChallenger.html#challenge
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb._PortalAuthChallenger.remote_respond
twisted.spread.pb._PortalAuthChallenger.html#remote_respond
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.pb._PortalAuthChallenger.response
twisted.spread.pb._PortalAuthChallenger.html#response
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.pb._PortalAuthChallenger.checkPassword
twisted.spread.pb._PortalAuthChallenger.html#checkPassword
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.spread.pb._PortalAuthChallenger.checkMD5Password
twisted.spread.pb._PortalAuthChallenger.html#checkMD5Password
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.mail.pb.Maildir
twisted.mail.pb.Maildir.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.pb.Maildir.__init__
twisted.mail.pb.Maildir.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.pb.Maildir.virtualDirectory
twisted.mail.pb.Maildir.html#virtualDirectory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.pb.Maildir.rootDirectory
twisted.mail.pb.Maildir.html#rootDirectory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.pb.Maildir.directory
twisted.mail.pb.Maildir.html#directory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.pb.Maildir.getFolderMessage
twisted.mail.pb.Maildir.html#getFolderMessage
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.pb.Maildir.deleteFolderMessage
twisted.mail.pb.Maildir.html#deleteFolderMessage
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.pb.Maildir.deleteNewMessage
twisted.mail.pb.Maildir.html#deleteNewMessage
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.pb.Maildir.deleteCurMessage
twisted.mail.pb.Maildir.html#deleteCurMessage
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.pb.Maildir.getNewMessages
twisted.mail.pb.Maildir.html#getNewMessages
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.pb.Maildir.getCurMessages
twisted.mail.pb.Maildir.html#getCurMessages
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.pb.Maildir.getNewMessage
twisted.mail.pb.Maildir.html#getNewMessage
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.pb.Maildir.getCurMessage
twisted.mail.pb.Maildir.html#getCurMessage
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.pb.Maildir.getSubFolder
twisted.mail.pb.Maildir.html#getSubFolder
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.pb.Maildir._isSubFolder
twisted.mail.pb.Maildir.html#_isSubFolder
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.pb.MaildirCollection
twisted.mail.pb.MaildirCollection.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.pb.MaildirCollection.__init__
twisted.mail.pb.MaildirCollection.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.pb.MaildirCollection.root
twisted.mail.pb.MaildirCollection.html#root
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.pb.MaildirCollection.getSubFolders
twisted.mail.pb.MaildirCollection.html#getSubFolders
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.pb.MaildirCollection.getSubFolder
twisted.mail.pb.MaildirCollection.html#getSubFolder
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.pb.MaildirBroker
twisted.mail.pb.MaildirBroker.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.pb.MaildirBroker.proto_getCollection
twisted.mail.pb.MaildirBroker.html#proto_getCollection
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.pb.MaildirBroker.getCollection
twisted.mail.pb.MaildirBroker.html#getCollection
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.pb.MaildirClient
twisted.mail.pb.MaildirClient.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.mail.pb.MaildirClient.getCollection
twisted.mail.pb.MaildirClient.html#getCollection
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.relaymanager.ManagedRelayerMixin
twisted.mail.relaymanager.ManagedRelayerMixin.html
ZopeInterfaceClass
Class
PUBLIC
SMTP Relayer which notifies a manager
-
twisted.mail.relaymanager.ManagedRelayerMixin.__init__
twisted.mail.relaymanager.ManagedRelayerMixin.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.relaymanager.ManagedRelayerMixin.manager
twisted.mail.relaymanager.ManagedRelayerMixin.html#manager
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.relaymanager.ManagedRelayerMixin.factory
twisted.mail.relaymanager.ManagedRelayerMixin.html#factory
ZopeInterfaceAttribute
Property
PUBLIC
Undocumented
-
twisted.mail.relaymanager.ManagedRelayerMixin.factory.setter
twisted.mail.relaymanager.ManagedRelayerMixin.html#factory.setter
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.relaymanager.ManagedRelayerMixin._factory
twisted.mail.relaymanager.ManagedRelayerMixin.html#_factory
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.mail.relaymanager.ManagedRelayerMixin.sentMail
twisted.mail.relaymanager.ManagedRelayerMixin.html#sentMail
ZopeInterfaceFunction
Method
PUBLIC
called when e-mail has been sent
-
twisted.mail.relaymanager.ManagedRelayerMixin.connectionLost
twisted.mail.relaymanager.ManagedRelayerMixin.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
called when connection is broken
-
twisted.mail.relaymanager.SMTPManagedRelayer
twisted.mail.relaymanager.SMTPManagedRelayer.html
ZopeInterfaceClass
Class
PUBLIC
An SMTP managed relayer.
-
twisted.mail.relaymanager.SMTPManagedRelayer.factory
twisted.mail.relaymanager.SMTPManagedRelayer.html#factory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The factory that created this relayer. This must be set by the factory.
-
twisted.mail.relaymanager.SMTPManagedRelayer.__init__
twisted.mail.relaymanager.SMTPManagedRelayer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.relaymanager.ESMTPManagedRelayer
twisted.mail.relaymanager.ESMTPManagedRelayer.html
ZopeInterfaceClass
Class
PUBLIC
An ESMTP managed relayer.
-
twisted.mail.relaymanager.ESMTPManagedRelayer.__init__
twisted.mail.relaymanager.ESMTPManagedRelayer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.relaymanager.SMTPManagedRelayerFactory
twisted.mail.relaymanager.SMTPManagedRelayerFactory.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.mail.relaymanager.SMTPManagedRelayerFactory.messages
twisted.mail.relaymanager.SMTPManagedRelayerFactory.html#messages
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.relaymanager.SMTPManagedRelayerFactory.manager
twisted.mail.relaymanager.SMTPManagedRelayerFactory.html#manager
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.relaymanager.SMTPManagedRelayerFactory.protocol
twisted.mail.relaymanager.SMTPManagedRelayerFactory.html#protocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.relaymanager.SMTPManagedRelayerFactory.pArgs
twisted.mail.relaymanager.SMTPManagedRelayerFactory.html#pArgs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.relaymanager.SMTPManagedRelayerFactory.pKwArgs
twisted.mail.relaymanager.SMTPManagedRelayerFactory.html#pKwArgs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.relaymanager.SMTPManagedRelayerFactory.__init__
twisted.mail.relaymanager.SMTPManagedRelayerFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.relaymanager.SMTPManagedRelayerFactory.buildProtocol
twisted.mail.relaymanager.SMTPManagedRelayerFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.mail.relaymanager.SMTPManagedRelayerFactory.clientConnectionFailed
twisted.mail.relaymanager.SMTPManagedRelayerFactory.html#clientConnectionFailed
ZopeInterfaceFunction
Method
PUBLIC
Notify the attempt manager that a connection could not be established.
-
twisted.mail.relaymanager.ESMTPManagedRelayerFactory
twisted.mail.relaymanager.ESMTPManagedRelayerFactory.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.mail.relaymanager.ESMTPManagedRelayerFactory.protocol
twisted.mail.relaymanager.ESMTPManagedRelayerFactory.html#protocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.relaymanager.ESMTPManagedRelayerFactory.secret
twisted.mail.relaymanager.ESMTPManagedRelayerFactory.html#secret
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.relaymanager.ESMTPManagedRelayerFactory.contextFactory
twisted.mail.relaymanager.ESMTPManagedRelayerFactory.html#contextFactory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.relaymanager.ESMTPManagedRelayerFactory.__init__
twisted.mail.relaymanager.ESMTPManagedRelayerFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.relaymanager.ESMTPManagedRelayerFactory.buildProtocol
twisted.mail.relaymanager.ESMTPManagedRelayerFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.mail.relaymanager.Queue
twisted.mail.relaymanager.Queue.html
ZopeInterfaceClass
Class
PUBLIC
A queue for messages to be relayed.
-
twisted.mail.relaymanager.Queue.directory
twisted.mail.relaymanager.Queue.html#directory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.relaymanager.Queue.n
twisted.mail.relaymanager.Queue.html#n
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A number used to form unique filenames.
-
twisted.mail.relaymanager.Queue.waiting
twisted.mail.relaymanager.Queue.html#waiting
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The base filenames of messages waiting to be relayed.
-
twisted.mail.relaymanager.Queue.relayed
twisted.mail.relaymanager.Queue.html#relayed
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The base filenames of messages in the process of being relayed.
-
twisted.mail.relaymanager.Queue.noisy
twisted.mail.relaymanager.Queue.html#noisy
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A flag which determines whether informational log messages will be generated (True) or not (False).
-
twisted.mail.relaymanager.Queue.__init__
twisted.mail.relaymanager.Queue.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize non-volatile state.
-
twisted.mail.relaymanager.Queue._init
twisted.mail.relaymanager.Queue.html#_init
ZopeInterfaceFunction
Method
PRIVATE
Initialize volatile state.
-
twisted.mail.relaymanager.Queue.__getstate__
twisted.mail.relaymanager.Queue.html#__getstate__
ZopeInterfaceFunction
Method
PUBLIC
Create a representation of the non-volatile state of the queue.
-
twisted.mail.relaymanager.Queue.__setstate__
twisted.mail.relaymanager.Queue.html#__setstate__
ZopeInterfaceFunction
Method
PUBLIC
Restore the non-volatile state of the queue and recreate the volatile state.
-
twisted.mail.relaymanager.Queue.readDirectory
twisted.mail.relaymanager.Queue.html#readDirectory
ZopeInterfaceFunction
Method
PUBLIC
Scan the message directory for new messages.
-
twisted.mail.relaymanager.Queue.getWaiting
twisted.mail.relaymanager.Queue.html#getWaiting
ZopeInterfaceFunction
Method
PUBLIC
Return the base filenames of messages waiting to be relayed.
-
twisted.mail.relaymanager.Queue.hasWaiting
twisted.mail.relaymanager.Queue.html#hasWaiting
ZopeInterfaceFunction
Method
PUBLIC
Return an indication of whether the queue has messages waiting to be relayed.
-
twisted.mail.relaymanager.Queue.getRelayed
twisted.mail.relaymanager.Queue.html#getRelayed
ZopeInterfaceFunction
Method
PUBLIC
Return the base filenames of messages in the process of being relayed.
-
twisted.mail.relaymanager.Queue.setRelaying
twisted.mail.relaymanager.Queue.html#setRelaying
ZopeInterfaceFunction
Method
PUBLIC
Mark a message as being relayed.
-
twisted.mail.relaymanager.Queue.setWaiting
twisted.mail.relaymanager.Queue.html#setWaiting
ZopeInterfaceFunction
Method
PUBLIC
Mark a message as waiting to be relayed.
-
twisted.mail.relaymanager.Queue.addMessage
twisted.mail.relaymanager.Queue.html#addMessage
ZopeInterfaceFunction
Method
PUBLIC
Mark a message as waiting to be relayed unless it is in the process of being relayed.
-
twisted.mail.relaymanager.Queue.done
twisted.mail.relaymanager.Queue.html#done
ZopeInterfaceFunction
Method
PUBLIC
Remove a message from the queue.
-
twisted.mail.relaymanager.Queue.getPath
twisted.mail.relaymanager.Queue.html#getPath
ZopeInterfaceFunction
Method
PUBLIC
Return the full base pathname of a message in the queue.
-
twisted.mail.relaymanager.Queue.getEnvelope
twisted.mail.relaymanager.Queue.html#getEnvelope
ZopeInterfaceFunction
Method
PUBLIC
Get the envelope for a message.
-
twisted.mail.relaymanager.Queue.getEnvelopeFile
twisted.mail.relaymanager.Queue.html#getEnvelopeFile
ZopeInterfaceFunction
Method
PUBLIC
Return the envelope file for a message in the queue.
-
twisted.mail.relaymanager.Queue.createNewMessage
twisted.mail.relaymanager.Queue.html#createNewMessage
ZopeInterfaceFunction
Method
PUBLIC
Create a new message in the queue.
-
twisted.mail.relaymanager._AttemptManager
twisted.mail.relaymanager._AttemptManager.html
ZopeInterfaceClass
Class
PRIVATE
A manager for an attempt to relay a set of messages to a mail exchange server.
-
twisted.mail.relaymanager._AttemptManager.manager
twisted.mail.relaymanager._AttemptManager.html#manager
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.relaymanager._AttemptManager._completionDeferreds
twisted.mail.relaymanager._AttemptManager.html#_completionDeferreds
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Deferreds which are to be notified when the attempt to relay is finished.
-
twisted.mail.relaymanager._AttemptManager.__init__
twisted.mail.relaymanager._AttemptManager.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.relaymanager._AttemptManager.noisy
twisted.mail.relaymanager._AttemptManager.html#noisy
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.relaymanager._AttemptManager.reactor
twisted.mail.relaymanager._AttemptManager.html#reactor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.mail.relaymanager._AttemptManager.getCompletionDeferred
twisted.mail.relaymanager._AttemptManager.html#getCompletionDeferred
ZopeInterfaceFunction
Method
PUBLIC
Return a deferred which will fire when the attempt to relay is finished.
-
twisted.mail.relaymanager._AttemptManager._finish
twisted.mail.relaymanager._AttemptManager.html#_finish
ZopeInterfaceFunction
Method
PRIVATE
Remove a message from the relay queue and from the smart host's list of messages being relayed.
-
twisted.mail.relaymanager._AttemptManager.notifySuccess
twisted.mail.relaymanager._AttemptManager.html#notifySuccess
ZopeInterfaceFunction
Method
PUBLIC
Remove a message from the relay queue after it has been successfully sent.
-
twisted.mail.relaymanager._AttemptManager.notifyFailure
twisted.mail.relaymanager._AttemptManager.html#notifyFailure
ZopeInterfaceFunction
Method
PUBLIC
Generate a bounce message for a message which cannot be relayed.
-
twisted.mail.relaymanager._AttemptManager.notifyDone
twisted.mail.relaymanager._AttemptManager.html#notifyDone
ZopeInterfaceFunction
Method
PUBLIC
When the connection is lost or cannot be established, prepare to resend unsent messages and fire all deferred which are waiting for the completion of the attempt to relay.
-
twisted.mail.relaymanager._AttemptManager.notifyNoConnection
twisted.mail.relaymanager._AttemptManager.html#notifyNoConnection
ZopeInterfaceFunction
Method
PUBLIC
When a connection to the mail exchange server cannot be established, prepare to resend messages later.
-
twisted.mail.relaymanager.SmartHostSMTPRelayingManager
twisted.mail.relaymanager.SmartHostSMTPRelayingManager.html
ZopeInterfaceClass
Class
PUBLIC
A smart host which uses SMTP managed relayers to send messages from the relay queue.
-
twisted.mail.relaymanager.SmartHostSMTPRelayingManager.queue
twisted.mail.relaymanager.SmartHostSMTPRelayingManager.html#queue
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.relaymanager.SmartHostSMTPRelayingManager.maxConnections
twisted.mail.relaymanager.SmartHostSMTPRelayingManager.html#maxConnections
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.relaymanager.SmartHostSMTPRelayingManager.maxMessagesPerConnection
twisted.mail.relaymanager.SmartHostSMTPRelayingManager.html#maxMessagesPerConnection
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.relaymanager.SmartHostSMTPRelayingManager.fArgs
twisted.mail.relaymanager.SmartHostSMTPRelayingManager.html#fArgs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.relaymanager.SmartHostSMTPRelayingManager.fKwArgs
twisted.mail.relaymanager.SmartHostSMTPRelayingManager.html#fKwArgs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.relaymanager.SmartHostSMTPRelayingManager.factory
twisted.mail.relaymanager.SmartHostSMTPRelayingManager.html#factory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.relaymanager.SmartHostSMTPRelayingManager.PORT
twisted.mail.relaymanager.SmartHostSMTPRelayingManager.html#PORT
ZopeInterfaceAttribute
Constant
PUBLIC
The port over which to connect to the SMTP server.
-
twisted.mail.relaymanager.SmartHostSMTPRelayingManager.mxcalc
twisted.mail.relaymanager.SmartHostSMTPRelayingManager.html#mxcalc
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A resource for mail exchange host lookups.
-
twisted.mail.relaymanager.SmartHostSMTPRelayingManager.managed
twisted.mail.relaymanager.SmartHostSMTPRelayingManager.html#managed
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A mapping of factory for a managed relayer to filenames of messages the managed relayer is responsible for.
-
twisted.mail.relaymanager.SmartHostSMTPRelayingManager.__init__
twisted.mail.relaymanager.SmartHostSMTPRelayingManager.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize a smart host.
-
twisted.mail.relaymanager.SmartHostSMTPRelayingManager.__getstate__
twisted.mail.relaymanager.SmartHostSMTPRelayingManager.html#__getstate__
ZopeInterfaceFunction
Method
PUBLIC
Create a representation of the non-volatile state of this object.
-
twisted.mail.relaymanager.SmartHostSMTPRelayingManager.__setstate__
twisted.mail.relaymanager.SmartHostSMTPRelayingManager.html#__setstate__
ZopeInterfaceFunction
Method
PUBLIC
Restore the non-volatile state of this object and recreate the volatile state.
-
twisted.mail.relaymanager.SmartHostSMTPRelayingManager.checkState
twisted.mail.relaymanager.SmartHostSMTPRelayingManager.html#checkState
ZopeInterfaceFunction
Method
PUBLIC
Check the state of the relay queue and, if possible, launch relayers to handle waiting messages.
-
twisted.mail.relaymanager.SmartHostSMTPRelayingManager._checkStateMX
twisted.mail.relaymanager.SmartHostSMTPRelayingManager.html#_checkStateMX
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.mail.relaymanager.SmartHostSMTPRelayingManager._cbExchange
twisted.mail.relaymanager.SmartHostSMTPRelayingManager.html#_cbExchange
ZopeInterfaceFunction
Method
PRIVATE
Initiate a connection with a mail exchange server.
-
twisted.mail.relaymanager.SmartHostSMTPRelayingManager._ebExchange
twisted.mail.relaymanager.SmartHostSMTPRelayingManager.html#_ebExchange
ZopeInterfaceFunction
Method
PRIVATE
Prepare to resend messages later.
-
twisted.mail.relaymanager.SmartHostESMTPRelayingManager
twisted.mail.relaymanager.SmartHostESMTPRelayingManager.html
ZopeInterfaceClass
Class
PUBLIC
A smart host which uses ESMTP managed relayers to send messages from the relay queue.
-
twisted.mail.relaymanager.SmartHostESMTPRelayingManager.factory
twisted.mail.relaymanager.SmartHostESMTPRelayingManager.html#factory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.relaymanager._checkState
twisted.mail.relaymanager.html#_checkState
ZopeInterfaceFunction
Function
PRIVATE
Prompt a relaying manager to check state.
-
twisted.mail.relaymanager.RelayStateHelper
twisted.mail.relaymanager.html#RelayStateHelper
ZopeInterfaceFunction
Function
PUBLIC
Set up a periodic call to prompt a relaying manager to check state.
-
twisted.mail.relaymanager.CanonicalNameLoop
twisted.mail.relaymanager.CanonicalNameLoop.html
ZopeInterfaceClass
Class
PUBLIC
An error indicating that when trying to look up a mail exchange host, a set of canonical name records was found which form a cycle and resolution was abandoned.
-
twisted.mail.relaymanager.CanonicalNameChainTooLong
twisted.mail.relaymanager.CanonicalNameChainTooLong.html
ZopeInterfaceClass
Class
PUBLIC
An error indicating that when trying to look up a mail exchange host, too many canonical name records which point to other canonical name records were encountered and resolution was abandoned.
-
twisted.mail.relaymanager.MXCalculator
twisted.mail.relaymanager.MXCalculator.html
ZopeInterfaceClass
Class
PUBLIC
A utility for looking up mail exchange hosts and tracking whether they are working or not.
-
twisted.mail.relaymanager.MXCalculator.clock
twisted.mail.relaymanager.MXCalculator.html#clock
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A reactor which will be used to schedule timeouts.
-
twisted.mail.relaymanager.MXCalculator.resolver
twisted.mail.relaymanager.MXCalculator.html#resolver
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A resolver.
-
twisted.mail.relaymanager.MXCalculator.badMXs
twisted.mail.relaymanager.MXCalculator.html#badMXs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A mapping of non-functioning mail exchange hostname to time at which another attempt at contacting it may be made.
-
twisted.mail.relaymanager.MXCalculator.timeOutBadMX
twisted.mail.relaymanager.MXCalculator.html#timeOutBadMX
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Period in seconds between attempts to contact a non-functioning mail exchange host.
-
twisted.mail.relaymanager.MXCalculator.fallbackToDomain
twisted.mail.relaymanager.MXCalculator.html#fallbackToDomain
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A flag indicating whether to attempt to use the hostname directly when no mail exchange can be found (True) or not (False).
-
twisted.mail.relaymanager.MXCalculator.__init__
twisted.mail.relaymanager.MXCalculator.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.relaymanager.MXCalculator.markBad
twisted.mail.relaymanager.MXCalculator.html#markBad
ZopeInterfaceFunction
Method
PUBLIC
Record that a mail exchange host is not currently functioning.
-
twisted.mail.relaymanager.MXCalculator.markGood
twisted.mail.relaymanager.MXCalculator.html#markGood
ZopeInterfaceFunction
Method
PUBLIC
Record that a mail exchange host is functioning.
-
twisted.mail.relaymanager.MXCalculator.getMX
twisted.mail.relaymanager.MXCalculator.html#getMX
ZopeInterfaceFunction
Method
PUBLIC
Find the name of a host that acts as a mail exchange server for a domain.
-
twisted.mail.relaymanager.MXCalculator._filterRecords
twisted.mail.relaymanager.MXCalculator.html#_filterRecords
ZopeInterfaceFunction
Method
PRIVATE
Organize the records of a DNS response by record name.
-
twisted.mail.relaymanager.MXCalculator._cbMX
twisted.mail.relaymanager.MXCalculator.html#_cbMX
ZopeInterfaceFunction
Method
PRIVATE
Try to find the mail exchange host for a domain from the given DNS records.
-
twisted.mail.relaymanager.MXCalculator._ebMX
twisted.mail.relaymanager.MXCalculator.html#_ebMX
ZopeInterfaceFunction
Method
PRIVATE
Attempt to use the name of the domain directly when mail exchange lookup fails.
-
twisted.mail.scripts.mailmail.GLOBAL_CFG
twisted.mail.scripts.mailmail.html#GLOBAL_CFG
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.mail.scripts.mailmail.LOCAL_CFG
twisted.mail.scripts.mailmail.html#LOCAL_CFG
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.mail.scripts.mailmail.SMARTHOST
twisted.mail.scripts.mailmail.html#SMARTHOST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.mail.scripts.mailmail.ERROR_FMT
twisted.mail.scripts.mailmail.html#ERROR_FMT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.mail.scripts.mailmail._logObserver
twisted.mail.scripts.mailmail.html#_logObserver
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.mail.scripts.mailmail._log
twisted.mail.scripts.mailmail.html#_log
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.mail.scripts.mailmail.Options
twisted.mail.scripts.mailmail.Options.html
ZopeInterfaceClass
Class
PUBLIC
Store the values of the parsed command-line options to the mailmail script.
-
twisted.mail.scripts.mailmail.Options.to
twisted.mail.scripts.mailmail.Options.html#to
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The addresses to which to deliver this message.
-
twisted.mail.scripts.mailmail.Options.sender
twisted.mail.scripts.mailmail.Options.html#sender
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The address from which this message is being sent.
-
twisted.mail.scripts.mailmail.Options.body
twisted.mail.scripts.mailmail.Options.html#body
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The object from which the message is to be read.
-
twisted.mail.scripts.mailmail.getlogin
twisted.mail.scripts.mailmail.html#getlogin
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.mail.scripts.mailmail._unsupportedOption
twisted.mail.scripts.mailmail.html#_unsupportedOption
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.mail.scripts.mailmail.parseOptions
twisted.mail.scripts.mailmail.html#parseOptions
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.mail.scripts.mailmail.Configuration
twisted.mail.scripts.mailmail.Configuration.html
ZopeInterfaceClass
Class
PUBLIC
No summary
-
twisted.mail.scripts.mailmail.Configuration.allowUIDs
twisted.mail.scripts.mailmail.Configuration.html#allowUIDs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A list of UIDs which are allowed to send mail.
-
twisted.mail.scripts.mailmail.Configuration.allowGIDs
twisted.mail.scripts.mailmail.Configuration.html#allowGIDs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A list of GIDs which are allowed to send mail.
-
twisted.mail.scripts.mailmail.Configuration.denyUIDs
twisted.mail.scripts.mailmail.Configuration.html#denyUIDs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A list of UIDs which are not allowed to send mail.
-
twisted.mail.scripts.mailmail.Configuration.denyGIDs
twisted.mail.scripts.mailmail.Configuration.html#denyGIDs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A list of GIDs which are not allowed to send mail.
-
twisted.mail.scripts.mailmail.Configuration.defaultAccess
twisted.mail.scripts.mailmail.Configuration.html#defaultAccess
ZopeInterfaceAttribute
Instance Variable
PUBLIC
True if access will be allowed when no other access control rule matches or False if it will be denied in that case.
-
twisted.mail.scripts.mailmail.Configuration.useraccess
twisted.mail.scripts.mailmail.Configuration.html#useraccess
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Either 'allow' to check allowUID first or 'deny' to check denyUID first.
-
twisted.mail.scripts.mailmail.Configuration.groupaccess
twisted.mail.scripts.mailmail.Configuration.html#groupaccess
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Either 'allow' to check allowGID first or 'deny' to check denyGID first.
-
twisted.mail.scripts.mailmail.Configuration.identities
twisted.mail.scripts.mailmail.Configuration.html#identities
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A
dict mapping hostnames to credentials to use when sending mail to that host.
-
twisted.mail.scripts.mailmail.Configuration.smarthost
twisted.mail.scripts.mailmail.Configuration.html#smarthost
ZopeInterfaceAttribute
Instance Variable
PUBLIC
None or a hostname through which all outgoing mail will be sent.
-
twisted.mail.scripts.mailmail.Configuration.domain
twisted.mail.scripts.mailmail.Configuration.html#domain
ZopeInterfaceAttribute
Instance Variable
PUBLIC
None or the hostname with which to identify ourselves when connecting to an MTA.
-
twisted.mail.scripts.mailmail.Configuration.__init__
twisted.mail.scripts.mailmail.Configuration.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.mail.scripts.mailmail.loadConfig
twisted.mail.scripts.mailmail.html#loadConfig
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.mail.scripts.mailmail.success
twisted.mail.scripts.mailmail.html#success
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.mail.scripts.mailmail.failed
twisted.mail.scripts.mailmail.html#failed
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.mail.scripts.mailmail.failure
twisted.mail.scripts.mailmail.html#failure
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.mail.scripts.mailmail.sendmail
twisted.mail.scripts.mailmail.html#sendmail
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.mail.scripts.mailmail.senderror
twisted.mail.scripts.mailmail.html#senderror
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.mail.scripts.mailmail.deny
twisted.mail.scripts.mailmail.html#deny
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.mail.scripts.mailmail.run
twisted.mail.scripts.mailmail.html#run
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.mail.tap.Options
twisted.mail.tap.Options.html
ZopeInterfaceClass
Class
PUBLIC
An options list parser for twistd mail.
-
twisted.mail.tap.Options.synopsis
twisted.mail.tap.Options.html#synopsis
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A description of options for use in the usage message.
-
twisted.mail.tap.Options.optParameters
twisted.mail.tap.Options.html#optParameters
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Information about supported parameters. See
Options for details.
-
twisted.mail.tap.Options.optFlags
twisted.mail.tap.Options.html#optFlags
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Information about supported flags. See
Options for details.
-
twisted.mail.tap.Options._protoDefaults
twisted.mail.tap.Options.html#_protoDefaults
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A mapping of default service to port.
-
twisted.mail.tap.Options.compData
twisted.mail.tap.Options.html#compData
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Metadata for the shell tab completion system.
-
twisted.mail.tap.Options.longdesc
twisted.mail.tap.Options.html#longdesc
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A long description of the plugin for use in the usage message.
-
twisted.mail.tap.Options.service
twisted.mail.tap.Options.html#service
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The email service.
-
twisted.mail.tap.Options.last_domain
twisted.mail.tap.Options.html#last_domain
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The most recently specified domain.
-
twisted.mail.tap.Options.__init__
twisted.mail.tap.Options.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Parse options and create a mail service.
-
twisted.mail.tap.Options.addEndpoint
twisted.mail.tap.Options.html#addEndpoint
ZopeInterfaceFunction
Method
PUBLIC
Add an endpoint to a service.
-
twisted.mail.tap.Options.opt_pop3
twisted.mail.tap.Options.html#opt_pop3
ZopeInterfaceFunction
Method
PUBLIC
Add a POP3 port listener on the specified endpoint.
-
twisted.mail.tap.Options.opt_smtp
twisted.mail.tap.Options.html#opt_smtp
ZopeInterfaceFunction
Method
PUBLIC
Add an SMTP port listener on the specified endpoint.
-
twisted.mail.tap.Options.opt_default
twisted.mail.tap.Options.html#opt_default
ZopeInterfaceFunction
Method
PUBLIC
Make the most recently specified domain the default domain.
-
twisted.mail.tap.Options.opt_maildirdbmdomain
twisted.mail.tap.Options.html#opt_maildirdbmdomain
ZopeInterfaceFunction
Method
PUBLIC
Generate an SMTP/POP3 virtual domain.
-
twisted.mail.tap.Options.opt_user
twisted.mail.tap.Options.html#opt_user
ZopeInterfaceFunction
Method
PUBLIC
Add a user and password to the last specified domain.
-
twisted.mail.tap.Options.opt_bounce_to_postmaster
twisted.mail.tap.Options.html#opt_bounce_to_postmaster
ZopeInterfaceFunction
Method
PUBLIC
Send undeliverable messages to the postmaster.
-
twisted.mail.tap.Options.opt_aliases
twisted.mail.tap.Options.html#opt_aliases
ZopeInterfaceFunction
Method
PUBLIC
Specify an aliases(5) file to use for the last specified domain.
-
twisted.mail.tap.Options._getEndpoints
twisted.mail.tap.Options.html#_getEndpoints
ZopeInterfaceFunction
Method
PRIVATE
Return a list of endpoints for the specified service, constructing defaults if necessary.
-
twisted.mail.tap.Options.postOptions
twisted.mail.tap.Options.html#postOptions
ZopeInterfaceFunction
Method
PUBLIC
Check the validity of the specified set of options and configure authentication.
-
twisted.mail.tap.AliasUpdater
twisted.mail.tap.AliasUpdater.html
ZopeInterfaceClass
Class
PUBLIC
A callable object which updates the aliases for a domain from an aliases(5) file.
-
twisted.mail.tap.AliasUpdater.domains
twisted.mail.tap.AliasUpdater.html#domains
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.tap.AliasUpdater.domain
twisted.mail.tap.AliasUpdater.html#domain
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.mail.tap.AliasUpdater.__init__
twisted.mail.tap.AliasUpdater.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.mail.tap.AliasUpdater.__call__
twisted.mail.tap.AliasUpdater.html#__call__
ZopeInterfaceFunction
Method
PUBLIC
Update the aliases for a domain from an aliases(5) file.
-
twisted.mail.tap.makeService
twisted.mail.tap.html#makeService
ZopeInterfaceFunction
Function
PUBLIC
Configure a service for operating a mail server.
-
twisted.names.common._ANS
twisted.names.common.html#_ANS
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.names.common._AUTH
twisted.names.common.html#_AUTH
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.names.common._ADD
twisted.names.common.html#_ADD
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.names.common.EMPTY_RESULT
twisted.names.common.html#EMPTY_RESULT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.names.common.ResolverBase
twisted.names.common.ResolverBase.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.names.common.ResolverBase._errormap
twisted.names.common.ResolverBase.html#_errormap
ZopeInterfaceAttribute
Class Variable
PRIVATE
A dict mapping DNS protocol failure response codes to exception classes which will be used to represent those failures.
-
twisted.names.common.ResolverBase._log
twisted.names.common.ResolverBase.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.names.common.ResolverBase.typeToMethod
twisted.names.common.ResolverBase.html#typeToMethod
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.common.ResolverBase.__init__
twisted.names.common.ResolverBase.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.common.ResolverBase.exceptionForCode
twisted.names.common.ResolverBase.html#exceptionForCode
ZopeInterfaceFunction
Method
PUBLIC
Convert a response code (one of the possible values of
dns.Message.rCode to an exception instance representing it.
-
twisted.names.common.ResolverBase.query
twisted.names.common.ResolverBase.html#query
ZopeInterfaceFunction
Method
PUBLIC
Dispatch query to the method which can handle its type.
-
twisted.names.common.ResolverBase._lookup
twisted.names.common.ResolverBase.html#_lookup
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.names.common.ResolverBase.lookupAddress
twisted.names.common.ResolverBase.html#lookupAddress
ZopeInterfaceFunction
Method
PUBLIC
Perform an A record lookup.
-
twisted.names.common.ResolverBase.lookupIPV6Address
twisted.names.common.ResolverBase.html#lookupIPV6Address
ZopeInterfaceFunction
Method
PUBLIC
Perform an AAAA record lookup.
-
twisted.names.common.ResolverBase.lookupAddress6
twisted.names.common.ResolverBase.html#lookupAddress6
ZopeInterfaceFunction
Method
PUBLIC
Perform an A6 record lookup.
-
twisted.names.common.ResolverBase.lookupMailExchange
twisted.names.common.ResolverBase.html#lookupMailExchange
ZopeInterfaceFunction
Method
PUBLIC
Perform an MX record lookup.
-
twisted.names.common.ResolverBase.lookupNameservers
twisted.names.common.ResolverBase.html#lookupNameservers
ZopeInterfaceFunction
Method
PUBLIC
Perform an NS record lookup.
-
twisted.names.common.ResolverBase.lookupCanonicalName
twisted.names.common.ResolverBase.html#lookupCanonicalName
ZopeInterfaceFunction
Method
PUBLIC
Perform a CNAME record lookup.
-
twisted.names.common.ResolverBase.lookupMailBox
twisted.names.common.ResolverBase.html#lookupMailBox
ZopeInterfaceFunction
Method
PUBLIC
Perform an MB record lookup.
-
twisted.names.common.ResolverBase.lookupMailGroup
twisted.names.common.ResolverBase.html#lookupMailGroup
ZopeInterfaceFunction
Method
PUBLIC
Perform an MG record lookup.
-
twisted.names.common.ResolverBase.lookupMailRename
twisted.names.common.ResolverBase.html#lookupMailRename
ZopeInterfaceFunction
Method
PUBLIC
Perform an MR record lookup.
-
twisted.names.common.ResolverBase.lookupPointer
twisted.names.common.ResolverBase.html#lookupPointer
ZopeInterfaceFunction
Method
PUBLIC
Perform a PTR record lookup.
-
twisted.names.common.ResolverBase.lookupAuthority
twisted.names.common.ResolverBase.html#lookupAuthority
ZopeInterfaceFunction
Method
PUBLIC
Perform an SOA record lookup.
-
twisted.names.common.ResolverBase.lookupNull
twisted.names.common.ResolverBase.html#lookupNull
ZopeInterfaceFunction
Method
PUBLIC
Perform a NULL record lookup.
-
twisted.names.common.ResolverBase.lookupWellKnownServices
twisted.names.common.ResolverBase.html#lookupWellKnownServices
ZopeInterfaceFunction
Method
PUBLIC
Perform a WKS record lookup.
-
twisted.names.common.ResolverBase.lookupService
twisted.names.common.ResolverBase.html#lookupService
ZopeInterfaceFunction
Method
PUBLIC
Perform an SRV record lookup.
-
twisted.names.common.ResolverBase.lookupHostInfo
twisted.names.common.ResolverBase.html#lookupHostInfo
ZopeInterfaceFunction
Method
PUBLIC
Perform a HINFO record lookup.
-
twisted.names.common.ResolverBase.lookupMailboxInfo
twisted.names.common.ResolverBase.html#lookupMailboxInfo
ZopeInterfaceFunction
Method
PUBLIC
Perform an MINFO record lookup.
-
twisted.names.common.ResolverBase.lookupText
twisted.names.common.ResolverBase.html#lookupText
ZopeInterfaceFunction
Method
PUBLIC
Perform a TXT record lookup.
-
twisted.names.common.ResolverBase.lookupSenderPolicy
twisted.names.common.ResolverBase.html#lookupSenderPolicy
ZopeInterfaceFunction
Method
PUBLIC
Perform a SPF record lookup.
-
twisted.names.common.ResolverBase.lookupResponsibility
twisted.names.common.ResolverBase.html#lookupResponsibility
ZopeInterfaceFunction
Method
PUBLIC
Perform an RP record lookup.
-
twisted.names.common.ResolverBase.lookupAFSDatabase
twisted.names.common.ResolverBase.html#lookupAFSDatabase
ZopeInterfaceFunction
Method
PUBLIC
Perform an AFSDB record lookup.
-
twisted.names.common.ResolverBase.lookupZone
twisted.names.common.ResolverBase.html#lookupZone
ZopeInterfaceFunction
Method
PUBLIC
Perform an AXFR record lookup.
-
twisted.names.common.ResolverBase.lookupNamingAuthorityPointer
twisted.names.common.ResolverBase.html#lookupNamingAuthorityPointer
ZopeInterfaceFunction
Method
PUBLIC
Perform a NAPTR record lookup.
-
twisted.names.common.ResolverBase.lookupAllRecords
twisted.names.common.ResolverBase.html#lookupAllRecords
ZopeInterfaceFunction
Method
PUBLIC
Perform an ALL_RECORD lookup.
-
twisted.names.common.ResolverBase.getHostByName
twisted.names.common.ResolverBase.html#getHostByName
ZopeInterfaceFunction
Method
PUBLIC
Resolve the domain name name into an IP address.
-
twisted.names.common.ResolverBase._cbRecords
twisted.names.common.ResolverBase.html#_cbRecords
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.names.common.typeToMethod
twisted.names.common.html#typeToMethod
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.names.cache.CacheResolver
twisted.names.cache.CacheResolver.html
ZopeInterfaceClass
Class
PUBLIC
A resolver that serves records from a local, memory cache.
-
twisted.names.cache.CacheResolver._reactor
twisted.names.cache.CacheResolver.html#_reactor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.names.cache.CacheResolver.cache
twisted.names.cache.CacheResolver.html#cache
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.cache.CacheResolver.__init__
twisted.names.cache.CacheResolver.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.cache.CacheResolver.verbose
twisted.names.cache.CacheResolver.html#verbose
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.cache.CacheResolver.cancel
twisted.names.cache.CacheResolver.html#cancel
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.cache.CacheResolver.__setstate__
twisted.names.cache.CacheResolver.html#__setstate__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.cache.CacheResolver.__dict__
twisted.names.cache.CacheResolver.html#__dict__
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.cache.CacheResolver.__getstate__
twisted.names.cache.CacheResolver.html#__getstate__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.cache.CacheResolver._lookup
twisted.names.cache.CacheResolver.html#_lookup
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.names.cache.CacheResolver.lookupAllRecords
twisted.names.cache.CacheResolver.html#lookupAllRecords
ZopeInterfaceFunction
Method
PUBLIC
Perform an ALL_RECORD lookup.
-
twisted.names.cache.CacheResolver.cacheResult
twisted.names.cache.CacheResolver.html#cacheResult
ZopeInterfaceFunction
Method
PUBLIC
Cache a DNS entry.
-
twisted.names.cache.CacheResolver.clearEntry
twisted.names.cache.CacheResolver.html#clearEntry
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.hosts.searchFileForAll
twisted.names.hosts.html#searchFileForAll
ZopeInterfaceFunction
Function
PUBLIC
Search the given file, which is in hosts(5) standard format, for addresses associated with a given name.
-
twisted.names.hosts.searchFileFor
twisted.names.hosts.html#searchFileFor
ZopeInterfaceFunction
Function
PUBLIC
Grep given file, which is in hosts(5) standard format, for an address entry with a given name.
-
twisted.names.hosts.Resolver
twisted.names.hosts.Resolver.html
ZopeInterfaceClass
Class
PUBLIC
A resolver that services hosts(5) format files.
-
twisted.names.hosts.Resolver.__init__
twisted.names.hosts.Resolver.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.hosts.Resolver.file
twisted.names.hosts.Resolver.html#file
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.hosts.Resolver.ttl
twisted.names.hosts.Resolver.html#ttl
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.hosts.Resolver._aRecords
twisted.names.hosts.Resolver.html#_aRecords
ZopeInterfaceFunction
Method
PRIVATE
Return a tuple of
dns.RRHeader instances for all of the IPv4 addresses in the hosts file.
-
twisted.names.hosts.Resolver._aaaaRecords
twisted.names.hosts.Resolver.html#_aaaaRecords
ZopeInterfaceFunction
Method
PRIVATE
Return a tuple of
dns.RRHeader instances for all of the IPv6 addresses in the hosts file.
-
twisted.names.hosts.Resolver._respond
twisted.names.hosts.Resolver.html#_respond
ZopeInterfaceFunction
Method
PRIVATE
Generate a response for the given name containing the given result records, or a failure if there are no result records.
-
twisted.names.hosts.Resolver.lookupAddress
twisted.names.hosts.Resolver.html#lookupAddress
ZopeInterfaceFunction
Method
PUBLIC
Read any IPv4 addresses from
self.file and return them as
Record_A instances.
-
twisted.names.hosts.Resolver.lookupIPV6Address
twisted.names.hosts.Resolver.html#lookupIPV6Address
ZopeInterfaceFunction
Method
PUBLIC
Read any IPv6 addresses from
self.file and return them as
Record_AAAA instances.
-
twisted.names.resolve.FailureHandler
twisted.names.resolve.FailureHandler.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.names.resolve.FailureHandler.__init__
twisted.names.resolve.FailureHandler.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.resolve.FailureHandler.resolver
twisted.names.resolve.FailureHandler.html#resolver
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.resolve.FailureHandler.query
twisted.names.resolve.FailureHandler.html#query
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.resolve.FailureHandler.timeout
twisted.names.resolve.FailureHandler.html#timeout
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.resolve.FailureHandler.__call__
twisted.names.resolve.FailureHandler.html#__call__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.resolve.ResolverChain
twisted.names.resolve.ResolverChain.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.names.resolve.ResolverChain.__init__
twisted.names.resolve.ResolverChain.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.names.resolve.ResolverChain.resolvers
twisted.names.resolve.ResolverChain.html#resolvers
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.resolve.ResolverChain._lookup
twisted.names.resolve.ResolverChain.html#_lookup
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.names.resolve.ResolverChain.lookupAllRecords
twisted.names.resolve.ResolverChain.html#lookupAllRecords
ZopeInterfaceFunction
Method
PUBLIC
Perform an ALL_RECORD lookup.
-
twisted.names.root._DummyController
twisted.names.root._DummyController.html
ZopeInterfaceClass
Class
PRIVATE
A do-nothing DNS controller. This is useful when all messages received will be responses to previously issued queries. Anything else received will be ignored.
-
twisted.names.root._DummyController.messageReceived
twisted.names.root._DummyController.html#messageReceived
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.root.Resolver
twisted.names.root.Resolver.html
ZopeInterfaceClass
Class
PUBLIC
Resolver implements recursive lookup starting from a specified list of root servers.
-
twisted.names.root.Resolver.hints
twisted.names.root.Resolver.html#hints
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.names.root.Resolver._maximumQueries
twisted.names.root.Resolver.html#_maximumQueries
ZopeInterfaceAttribute
Instance Variable
PRIVATE
See
maximumQueries parameter of
__init__
-
twisted.names.root.Resolver._reactor
twisted.names.root.Resolver.html#_reactor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.names.root.Resolver._resolverFactory
twisted.names.root.Resolver.html#_resolverFactory
ZopeInterfaceAttribute
Instance Variable
PRIVATE
See
resolverFactory parameter of
__init__
-
twisted.names.root.Resolver.__init__
twisted.names.root.Resolver.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.names.root.Resolver._roots
twisted.names.root.Resolver.html#_roots
ZopeInterfaceFunction
Method
PRIVATE
Return a list of two-tuples representing the addresses of the root servers, as defined by self.hints.
-
twisted.names.root.Resolver._query
twisted.names.root.Resolver.html#_query
ZopeInterfaceFunction
Method
PRIVATE
Issue one query and return a
Deferred which fires with its response.
-
twisted.names.root.Resolver._lookup
twisted.names.root.Resolver.html#_lookup
ZopeInterfaceFunction
Method
PRIVATE
Implement name lookup by recursively discovering the authoritative server for the name and then asking it, starting at one of the servers in self.hints.
-
twisted.names.root.Resolver._discoverAuthority
twisted.names.root.Resolver.html#_discoverAuthority
ZopeInterfaceFunction
Method
PRIVATE
Issue a query to a server and follow a delegation if necessary.
-
twisted.names.root.Resolver._discoveredAuthority
twisted.names.root.Resolver.html#_discoveredAuthority
ZopeInterfaceFunction
Method
PRIVATE
Interpret the response to a query, checking for error codes and following delegations if necessary.
-
twisted.names.root.makePlaceholder
twisted.names.root.html#makePlaceholder
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.names.root.DeferredResolver
twisted.names.root.DeferredResolver.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.names.root.DeferredResolver.__init__
twisted.names.root.DeferredResolver.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.root.DeferredResolver.waiting
twisted.names.root.DeferredResolver.html#waiting
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.root.DeferredResolver.gotRealResolver
twisted.names.root.DeferredResolver.html#gotRealResolver
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.root.DeferredResolver.__dict__
twisted.names.root.DeferredResolver.html#__dict__
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.root.DeferredResolver.__class__
twisted.names.root.DeferredResolver.html#__class__
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.root.DeferredResolver.__getattr__
twisted.names.root.DeferredResolver.html#__getattr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.root.bootstrap
twisted.names.root.html#bootstrap
ZopeInterfaceFunction
Function
PUBLIC
Lookup the root nameserver addresses using the given resolver
-
twisted.names.client.Resolver
twisted.names.client.Resolver.html
ZopeInterfaceClass
Class
PUBLIC
No summary
-
twisted.names.client.Resolver._waiting
twisted.names.client.Resolver.html#_waiting
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A dict mapping tuple keys of query name/type/class to Deferreds which will be called back with the result of those queries. This is used to avoid issuing the same query more than once in parallel. This is more efficient on the network and helps avoid a "birthday paradox" attack by keeping the number of outstanding requests for a particular query fixed at one instead of allowing the attacker to raise it to an arbitrary number.
-
twisted.names.client.Resolver._reactor
twisted.names.client.Resolver.html#_reactor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.names.client.Resolver.index
twisted.names.client.Resolver.html#index
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.client.Resolver.timeout
twisted.names.client.Resolver.html#timeout
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.client.Resolver.factory
twisted.names.client.Resolver.html#factory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.client.Resolver.servers
twisted.names.client.Resolver.html#servers
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.client.Resolver.dynServers
twisted.names.client.Resolver.html#dynServers
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.client.Resolver.pending
twisted.names.client.Resolver.html#pending
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.client.Resolver.connections
twisted.names.client.Resolver.html#connections
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.client.Resolver.resolv
twisted.names.client.Resolver.html#resolv
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.client.Resolver._lastResolvTime
twisted.names.client.Resolver.html#_lastResolvTime
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.names.client.Resolver._resolvReadInterval
twisted.names.client.Resolver.html#_resolvReadInterval
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.names.client.Resolver.__init__
twisted.names.client.Resolver.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Construct a resolver which will query domain name servers listed in the resolv.conf(5)-format file given by resolv as well as those in the given servers list. Servers are queried in a round-robin fashion...
-
twisted.names.client.Resolver.__getstate__
twisted.names.client.Resolver.html#__getstate__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.client.Resolver.__setstate__
twisted.names.client.Resolver.html#__setstate__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.client.Resolver._openFile
twisted.names.client.Resolver.html#_openFile
ZopeInterfaceFunction
Method
PRIVATE
Wrapper used for opening files in the class, exists primarily for unit testing purposes.
-
twisted.names.client.Resolver.maybeParseConfig
twisted.names.client.Resolver.html#maybeParseConfig
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.client.Resolver._parseCall
twisted.names.client.Resolver.html#_parseCall
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.names.client.Resolver.parseConfig
twisted.names.client.Resolver.html#parseConfig
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.client.Resolver.pickServer
twisted.names.client.Resolver.html#pickServer
ZopeInterfaceFunction
Method
PUBLIC
Return the address of a nameserver.
-
twisted.names.client.Resolver._connectedProtocol
twisted.names.client.Resolver.html#_connectedProtocol
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.names.client.Resolver.connectionMade
twisted.names.client.Resolver.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.names.client.Resolver.connectionLost
twisted.names.client.Resolver.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.names.client.Resolver.messageReceived
twisted.names.client.Resolver.html#messageReceived
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.client.Resolver._query
twisted.names.client.Resolver.html#_query
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.names.client.Resolver.queryUDP
twisted.names.client.Resolver.html#queryUDP
ZopeInterfaceFunction
Method
PUBLIC
Make a number of DNS queries via UDP.
-
twisted.names.client.Resolver._reissue
twisted.names.client.Resolver.html#_reissue
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.names.client.Resolver.queryTCP
twisted.names.client.Resolver.html#queryTCP
ZopeInterfaceFunction
Method
PUBLIC
Make a number of DNS queries via TCP.
-
twisted.names.client.Resolver.filterAnswers
twisted.names.client.Resolver.html#filterAnswers
ZopeInterfaceFunction
Method
PUBLIC
Extract results from the given message.
-
twisted.names.client.Resolver._lookup
twisted.names.client.Resolver.html#_lookup
ZopeInterfaceFunction
Method
PRIVATE
Build a
dns.Query for the given parameters and dispatch it via UDP.
-
twisted.names.client.Resolver.lookupZone
twisted.names.client.Resolver.html#lookupZone
ZopeInterfaceFunction
Method
PUBLIC
Perform an AXFR record lookup.
-
twisted.names.client.Resolver._timeoutZone
twisted.names.client.Resolver.html#_timeoutZone
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.names.client.Resolver._cbLookupZone
twisted.names.client.Resolver.html#_cbLookupZone
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.names.client.AXFRController
twisted.names.client.AXFRController.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.names.client.AXFRController.timeoutCall
twisted.names.client.AXFRController.html#timeoutCall
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.client.AXFRController.__init__
twisted.names.client.AXFRController.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.client.AXFRController.name
twisted.names.client.AXFRController.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.client.AXFRController.deferred
twisted.names.client.AXFRController.html#deferred
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.client.AXFRController.soa
twisted.names.client.AXFRController.html#soa
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.client.AXFRController.records
twisted.names.client.AXFRController.html#records
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.client.AXFRController.pending
twisted.names.client.AXFRController.html#pending
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.client.AXFRController.connectionMade
twisted.names.client.AXFRController.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.client.AXFRController.connectionLost
twisted.names.client.AXFRController.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.client.AXFRController.messageReceived
twisted.names.client.AXFRController.html#messageReceived
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.client.ThreadedResolver
twisted.names.client.ThreadedResolver.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.names.client.ThreadedResolver.__init__
twisted.names.client.ThreadedResolver.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.client.DNSClientFactory
twisted.names.client.DNSClientFactory.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/2 instance variable, 1/4 method documented
-
twisted.names.client.DNSClientFactory.__init__
twisted.names.client.DNSClientFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.client.DNSClientFactory.controller
twisted.names.client.DNSClientFactory.html#controller
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.client.DNSClientFactory.timeout
twisted.names.client.DNSClientFactory.html#timeout
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.client.DNSClientFactory.clientConnectionLost
twisted.names.client.DNSClientFactory.html#clientConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when an established connection is lost.
-
twisted.names.client.DNSClientFactory.clientConnectionFailed
twisted.names.client.DNSClientFactory.html#clientConnectionFailed
ZopeInterfaceFunction
Method
PUBLIC
Fail all pending TCP DNS queries if the TCP connection attempt fails.
-
twisted.names.client.DNSClientFactory.buildProtocol
twisted.names.client.DNSClientFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of a subclass of Protocol.
-
twisted.names.client.createResolver
twisted.names.client.html#createResolver
ZopeInterfaceFunction
Function
PUBLIC
Create and return a Resolver.
-
twisted.names.client.theResolver
twisted.names.client.html#theResolver
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.names.client.getResolver
twisted.names.client.html#getResolver
ZopeInterfaceFunction
Function
PUBLIC
Get a Resolver instance.
-
twisted.names.client.getHostByName
twisted.names.client.html#getHostByName
ZopeInterfaceFunction
Function
PUBLIC
Resolve a name to a valid ipv4 or ipv6 address.
-
twisted.names.client.query
twisted.names.client.html#query
ZopeInterfaceFunction
Function
PUBLIC
Dispatch query to the method which can handle its type.
-
twisted.names.client.lookupAddress
twisted.names.client.html#lookupAddress
ZopeInterfaceFunction
Function
PUBLIC
Perform an A record lookup.
-
twisted.names.client.lookupIPV6Address
twisted.names.client.html#lookupIPV6Address
ZopeInterfaceFunction
Function
PUBLIC
Perform an AAAA record lookup.
-
twisted.names.client.lookupAddress6
twisted.names.client.html#lookupAddress6
ZopeInterfaceFunction
Function
PUBLIC
Perform an A6 record lookup.
-
twisted.names.client.lookupMailExchange
twisted.names.client.html#lookupMailExchange
ZopeInterfaceFunction
Function
PUBLIC
Perform an MX record lookup.
-
twisted.names.client.lookupNameservers
twisted.names.client.html#lookupNameservers
ZopeInterfaceFunction
Function
PUBLIC
Perform an NS record lookup.
-
twisted.names.client.lookupCanonicalName
twisted.names.client.html#lookupCanonicalName
ZopeInterfaceFunction
Function
PUBLIC
Perform a CNAME record lookup.
-
twisted.names.client.lookupMailBox
twisted.names.client.html#lookupMailBox
ZopeInterfaceFunction
Function
PUBLIC
Perform an MB record lookup.
-
twisted.names.client.lookupMailGroup
twisted.names.client.html#lookupMailGroup
ZopeInterfaceFunction
Function
PUBLIC
Perform an MG record lookup.
-
twisted.names.client.lookupMailRename
twisted.names.client.html#lookupMailRename
ZopeInterfaceFunction
Function
PUBLIC
Perform an MR record lookup.
-
twisted.names.client.lookupPointer
twisted.names.client.html#lookupPointer
ZopeInterfaceFunction
Function
PUBLIC
Perform a PTR record lookup.
-
twisted.names.client.lookupAuthority
twisted.names.client.html#lookupAuthority
ZopeInterfaceFunction
Function
PUBLIC
Perform an SOA record lookup.
-
twisted.names.client.lookupNull
twisted.names.client.html#lookupNull
ZopeInterfaceFunction
Function
PUBLIC
Perform a NULL record lookup.
-
twisted.names.client.lookupWellKnownServices
twisted.names.client.html#lookupWellKnownServices
ZopeInterfaceFunction
Function
PUBLIC
Perform a WKS record lookup.
-
twisted.names.client.lookupService
twisted.names.client.html#lookupService
ZopeInterfaceFunction
Function
PUBLIC
Perform an SRV record lookup.
-
twisted.names.client.lookupHostInfo
twisted.names.client.html#lookupHostInfo
ZopeInterfaceFunction
Function
PUBLIC
Perform a HINFO record lookup.
-
twisted.names.client.lookupMailboxInfo
twisted.names.client.html#lookupMailboxInfo
ZopeInterfaceFunction
Function
PUBLIC
Perform an MINFO record lookup.
-
twisted.names.client.lookupText
twisted.names.client.html#lookupText
ZopeInterfaceFunction
Function
PUBLIC
Perform a TXT record lookup.
-
twisted.names.client.lookupSenderPolicy
twisted.names.client.html#lookupSenderPolicy
ZopeInterfaceFunction
Function
PUBLIC
Perform a SPF record lookup.
-
twisted.names.client.lookupResponsibility
twisted.names.client.html#lookupResponsibility
ZopeInterfaceFunction
Function
PUBLIC
Perform an RP record lookup.
-
twisted.names.client.lookupAFSDatabase
twisted.names.client.html#lookupAFSDatabase
ZopeInterfaceFunction
Function
PUBLIC
Perform an AFSDB record lookup.
-
twisted.names.client.lookupZone
twisted.names.client.html#lookupZone
ZopeInterfaceFunction
Function
PUBLIC
Perform an AXFR record lookup.
-
twisted.names.client.lookupAllRecords
twisted.names.client.html#lookupAllRecords
ZopeInterfaceFunction
Function
PUBLIC
Perform an ALL_RECORD lookup.
-
twisted.names.client.lookupNamingAuthorityPointer
twisted.names.client.html#lookupNamingAuthorityPointer
ZopeInterfaceFunction
Function
PUBLIC
Perform a NAPTR record lookup.
-
twisted.names.server.DNSServerFactory
twisted.names.server.DNSServerFactory.html
ZopeInterfaceClass
Class
PUBLIC
Server factory and tracker for
DNSProtocol connections. This class also provides records for responses to DNS queries.
-
twisted.names.server.DNSServerFactory.cache
twisted.names.server.DNSServerFactory.html#cache
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A
Cache instance whose
cacheResult method is called when a response is received from one of
clients. Defaults to
None if no caches are specified. See
caches of
__init__ for more details.
-
twisted.names.server.DNSServerFactory.canRecurse
twisted.names.server.DNSServerFactory.html#canRecurse
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A flag indicating whether this server is capable of performing recursive DNS resolution.
-
twisted.names.server.DNSServerFactory.resolver
twisted.names.server.DNSServerFactory.html#resolver
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A
resolve.ResolverChain containing an ordered list of
authorities,
caches and
clients to which queries will be dispatched.
-
twisted.names.server.DNSServerFactory.verbose
twisted.names.server.DNSServerFactory.html#verbose
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.names.server.DNSServerFactory.connections
twisted.names.server.DNSServerFactory.html#connections
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A list of all the connected
DNSProtocol instances using this object as their controller.
-
twisted.names.server.DNSServerFactory.protocol
twisted.names.server.DNSServerFactory.html#protocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.names.server.DNSServerFactory._messageFactory
twisted.names.server.DNSServerFactory.html#_messageFactory
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.names.server.DNSServerFactory.__init__
twisted.names.server.DNSServerFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.names.server.DNSServerFactory._verboseLog
twisted.names.server.DNSServerFactory.html#_verboseLog
ZopeInterfaceFunction
Method
PRIVATE
Log a message only if verbose logging is enabled.
-
twisted.names.server.DNSServerFactory.buildProtocol
twisted.names.server.DNSServerFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of a subclass of Protocol.
-
twisted.names.server.DNSServerFactory.connectionMade
twisted.names.server.DNSServerFactory.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.names.server.DNSServerFactory.connectionLost
twisted.names.server.DNSServerFactory.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.names.server.DNSServerFactory.sendReply
twisted.names.server.DNSServerFactory.html#sendReply
ZopeInterfaceFunction
Method
PUBLIC
Send a response message to a given address via the supplied protocol.
-
twisted.names.server.DNSServerFactory._responseFromMessage
twisted.names.server.DNSServerFactory.html#_responseFromMessage
ZopeInterfaceFunction
Method
PRIVATE
Generate a
Message instance suitable for use as the response to
message.
-
twisted.names.server.DNSServerFactory.gotResolverResponse
twisted.names.server.DNSServerFactory.html#gotResolverResponse
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.names.server.DNSServerFactory.gotResolverError
twisted.names.server.DNSServerFactory.html#gotResolverError
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.names.server.DNSServerFactory.handleQuery
twisted.names.server.DNSServerFactory.html#handleQuery
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.names.server.DNSServerFactory.handleInverseQuery
twisted.names.server.DNSServerFactory.html#handleInverseQuery
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.names.server.DNSServerFactory.handleStatus
twisted.names.server.DNSServerFactory.html#handleStatus
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.names.server.DNSServerFactory.handleNotify
twisted.names.server.DNSServerFactory.html#handleNotify
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.names.server.DNSServerFactory.handleOther
twisted.names.server.DNSServerFactory.html#handleOther
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.names.server.DNSServerFactory.messageReceived
twisted.names.server.DNSServerFactory.html#messageReceived
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.names.server.DNSServerFactory.allowQuery
twisted.names.server.DNSServerFactory.html#allowQuery
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.names._rfc1982.RFC4034_TIME_FORMAT
twisted.names._rfc1982.html#RFC4034_TIME_FORMAT
ZopeInterfaceAttribute
Constant
PUBLIC
RRSIG Time field presentation format. The Signature Expiration Time and Inception Time field values MUST be represented either as an unsigned decimal integer indicating seconds since 1 January 1970 00:00:00 UTC, or in the form YYYYMMDDHHmmSS in UTC...
-
twisted.names._rfc1982.SerialNumber
twisted.names._rfc1982.SerialNumber.html
ZopeInterfaceClass
Class
PUBLIC
An RFC1982 Serial Number.
-
twisted.names._rfc1982.SerialNumber._serialBits
twisted.names._rfc1982.SerialNumber.html#_serialBits
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.names._rfc1982.SerialNumber._number
twisted.names._rfc1982.SerialNumber.html#_number
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.names._rfc1982.SerialNumber._modulo
twisted.names._rfc1982.SerialNumber.html#_modulo
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The value at which wrapping will occur.
-
twisted.names._rfc1982.SerialNumber._halfRing
twisted.names._rfc1982.SerialNumber.html#_halfRing
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Half
_modulo. If another
SerialNumber value is larger than this, it would lead to a wrapped value which is larger than the first and comparisons are therefore ambiguous.
-
twisted.names._rfc1982.SerialNumber._maxAdd
twisted.names._rfc1982.SerialNumber.html#_maxAdd
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Half
_modulo plus 1. If another
SerialNumber value is larger than this, it would lead to a wrapped value which is larger than the first. Comparisons with the original value would therefore be ambiguous.
-
twisted.names._rfc1982.SerialNumber.showAttributes
twisted.names._rfc1982.SerialNumber.html#showAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names._rfc1982.SerialNumber.__init__
twisted.names._rfc1982.SerialNumber.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.names._rfc1982.SerialNumber._convertOther
twisted.names._rfc1982.SerialNumber.html#_convertOther
ZopeInterfaceFunction
Method
PRIVATE
Check that a foreign object is suitable for use in the comparison or arithmetic magic methods of this
SerialNumber instance. Raise
TypeError if not.
-
twisted.names._rfc1982.SerialNumber.__str__
twisted.names._rfc1982.SerialNumber.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Return a string representation of this
SerialNumber instance.
-
twisted.names._rfc1982.SerialNumber.__int__
twisted.names._rfc1982.SerialNumber.html#__int__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.names._rfc1982.SerialNumber.__eq__
twisted.names._rfc1982.SerialNumber.html#__eq__
ZopeInterfaceFunction
Method
PUBLIC
Allow rich equality comparison with another
SerialNumber instance.
-
twisted.names._rfc1982.SerialNumber.__lt__
twisted.names._rfc1982.SerialNumber.html#__lt__
ZopeInterfaceFunction
Method
PUBLIC
Allow
less than comparison with another
SerialNumber instance.
-
twisted.names._rfc1982.SerialNumber.__gt__
twisted.names._rfc1982.SerialNumber.html#__gt__
ZopeInterfaceFunction
Method
PUBLIC
Allow
greater than comparison with another
SerialNumber instance.
-
twisted.names._rfc1982.SerialNumber.__le__
twisted.names._rfc1982.SerialNumber.html#__le__
ZopeInterfaceFunction
Method
PUBLIC
Allow
less than or equal comparison with another
SerialNumber instance.
-
twisted.names._rfc1982.SerialNumber.__ge__
twisted.names._rfc1982.SerialNumber.html#__ge__
ZopeInterfaceFunction
Method
PUBLIC
Allow
greater than or equal comparison with another
SerialNumber instance.
-
twisted.names._rfc1982.SerialNumber.__add__
twisted.names._rfc1982.SerialNumber.html#__add__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.names._rfc1982.SerialNumber.__hash__
twisted.names._rfc1982.SerialNumber.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.names._rfc1982.SerialNumber.fromRFC4034DateString
twisted.names._rfc1982.SerialNumber.html#fromRFC4034DateString
ZopeInterfaceFunction
Class Method
PUBLIC
-
twisted.names._rfc1982.SerialNumber.toRFC4034DateString
twisted.names._rfc1982.SerialNumber.html#toRFC4034DateString
ZopeInterfaceFunction
Method
PUBLIC
Calculate a date by treating the current
SerialNumber value as a UNIX timestamp and return a date string in the format described in
RFC4034 3.2.
-
twisted.names.authority.getSerial
twisted.names.authority.html#getSerial
ZopeInterfaceFunction
Function
PUBLIC
Return a monotonically increasing (across program runs) integer.
-
twisted.names.authority.FileAuthority
twisted.names.authority.FileAuthority.html
ZopeInterfaceClass
Class
PUBLIC
An Authority that is loaded from a file.
-
twisted.names.authority.FileAuthority._ADDITIONAL_PROCESSING_TYPES
twisted.names.authority.FileAuthority.html#_ADDITIONAL_PROCESSING_TYPES
ZopeInterfaceAttribute
Constant
PRIVATE
Record types for which additional processing will be done.
-
twisted.names.authority.FileAuthority._ADDRESS_TYPES
twisted.names.authority.FileAuthority.html#_ADDRESS_TYPES
ZopeInterfaceAttribute
Constant
PRIVATE
Record types which are useful for inclusion in the additional section generated during additional processing.
-
twisted.names.authority.FileAuthority.soa
twisted.names.authority.FileAuthority.html#soa
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A 2-tuple containing the SOA domain name as a
bytes and a
dns.Record_SOA.
-
twisted.names.authority.FileAuthority.records
twisted.names.authority.FileAuthority.html#records
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A mapping of domains (as lowercased bytes) to records.
-
twisted.names.authority.FileAuthority.__init__
twisted.names.authority.FileAuthority.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.authority.FileAuthority._cache
twisted.names.authority.FileAuthority.html#_cache
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.names.authority.FileAuthority.__setstate__
twisted.names.authority.FileAuthority.html#__setstate__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.authority.FileAuthority.__dict__
twisted.names.authority.FileAuthority.html#__dict__
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.authority.FileAuthority.loadFile
twisted.names.authority.FileAuthority.html#loadFile
ZopeInterfaceFunction
Method
PUBLIC
Load DNS records from a file.
-
twisted.names.authority.FileAuthority._additionalRecords
twisted.names.authority.FileAuthority.html#_additionalRecords
ZopeInterfaceFunction
Method
PRIVATE
Find locally known information that could be useful to the consumer of the response and construct appropriate records to include in the additional section of that response.
-
twisted.names.authority.FileAuthority._lookup
twisted.names.authority.FileAuthority.html#_lookup
ZopeInterfaceFunction
Method
PRIVATE
Determine a response to a particular DNS query.
-
twisted.names.authority.FileAuthority.lookupZone
twisted.names.authority.FileAuthority.html#lookupZone
ZopeInterfaceFunction
Method
PUBLIC
Perform an AXFR record lookup.
-
twisted.names.authority.FileAuthority._cbAllRecords
twisted.names.authority.FileAuthority.html#_cbAllRecords
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.names.authority.PySourceAuthority
twisted.names.authority.PySourceAuthority.html
ZopeInterfaceClass
Class
PUBLIC
A FileAuthority that is built up from Python source code.
-
twisted.names.authority.PySourceAuthority.loadFile
twisted.names.authority.PySourceAuthority.html#loadFile
ZopeInterfaceFunction
Method
PUBLIC
Load DNS records from a file.
-
twisted.names.authority.PySourceAuthority.records
twisted.names.authority.PySourceAuthority.html#records
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.authority.PySourceAuthority.soa
twisted.names.authority.PySourceAuthority.html#soa
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.authority.PySourceAuthority.wrapRecord
twisted.names.authority.PySourceAuthority.html#wrapRecord
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.authority.PySourceAuthority.setupConfigNamespace
twisted.names.authority.PySourceAuthority.html#setupConfigNamespace
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.authority.BindAuthority
twisted.names.authority.BindAuthority.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.names.authority.BindAuthority.loadFile
twisted.names.authority.BindAuthority.html#loadFile
ZopeInterfaceFunction
Method
PUBLIC
Load records from filename.
-
twisted.names.authority.BindAuthority.origin
twisted.names.authority.BindAuthority.html#origin
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.authority.BindAuthority.collapseContinuations
twisted.names.authority.BindAuthority.html#collapseContinuations
ZopeInterfaceFunction
Method
PUBLIC
Transform multiline statements into single lines.
-
twisted.names.authority.BindAuthority.parseLines
twisted.names.authority.BindAuthority.html#parseLines
ZopeInterfaceFunction
Method
PUBLIC
Parse lines.
-
twisted.names.authority.BindAuthority.records
twisted.names.authority.BindAuthority.html#records
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.authority.BindAuthority.addRecord
twisted.names.authority.BindAuthority.html#addRecord
ZopeInterfaceFunction
Method
PUBLIC
Add a record to our authority. Expand domain with origin if necessary.
-
twisted.names.authority.BindAuthority.class_IN
twisted.names.authority.BindAuthority.html#class_IN
ZopeInterfaceFunction
Method
PUBLIC
Simulate a class IN and recurse into the actual class.
-
twisted.names.authority.BindAuthority.soa
twisted.names.authority.BindAuthority.html#soa
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.authority.BindAuthority.parseRecordLine
twisted.names.authority.BindAuthority.html#parseRecordLine
ZopeInterfaceFunction
Method
PUBLIC
Parse a line from a zone file respecting origin and ttl.
-
twisted.names.secondary.SecondaryAuthorityService
twisted.names.secondary.SecondaryAuthorityService.html
ZopeInterfaceClass
Class
PUBLIC
A service that keeps one or more authorities up to date by doing hourly zone transfers from a master.
-
twisted.names.secondary.SecondaryAuthorityService.primary
twisted.names.secondary.SecondaryAuthorityService.html#primary
ZopeInterfaceAttribute
Instance Variable
PUBLIC
IP address of the master.
-
twisted.names.secondary.SecondaryAuthorityService.domains
twisted.names.secondary.SecondaryAuthorityService.html#domains
ZopeInterfaceAttribute
Instance Variable
PUBLIC
An authority for each domain mirrored from the master.
-
twisted.names.secondary.SecondaryAuthorityService.calls
twisted.names.secondary.SecondaryAuthorityService.html#calls
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.secondary.SecondaryAuthorityService._port
twisted.names.secondary.SecondaryAuthorityService.html#_port
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.names.secondary.SecondaryAuthorityService.__init__
twisted.names.secondary.SecondaryAuthorityService.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.names.secondary.SecondaryAuthorityService.fromServerAddressAndDomains
twisted.names.secondary.SecondaryAuthorityService.html#fromServerAddressAndDomains
ZopeInterfaceFunction
Class Method
PUBLIC
Construct a new
SecondaryAuthorityService from a tuple giving a server address and a
str giving the name of a domain for which this is an authority.
-
twisted.names.secondary.SecondaryAuthorityService.getAuthority
twisted.names.secondary.SecondaryAuthorityService.html#getAuthority
ZopeInterfaceFunction
Method
PUBLIC
Get a resolver for the transferred domains.
-
twisted.names.secondary.SecondaryAuthorityService.startService
twisted.names.secondary.SecondaryAuthorityService.html#startService
ZopeInterfaceFunction
Method
PUBLIC
Start the service.
-
twisted.names.secondary.SecondaryAuthorityService.stopService
twisted.names.secondary.SecondaryAuthorityService.html#stopService
ZopeInterfaceFunction
Method
PUBLIC
Stop the service.
-
twisted.names.secondary.SecondaryAuthority
twisted.names.secondary.SecondaryAuthority.html
ZopeInterfaceClass
Class
PUBLIC
An Authority that keeps itself updated by performing zone transfers.
-
twisted.names.secondary.SecondaryAuthority.primary
twisted.names.secondary.SecondaryAuthority.html#primary
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The IP address of the server from which zone transfers will be attempted.
-
twisted.names.secondary.SecondaryAuthority._port
twisted.names.secondary.SecondaryAuthority.html#_port
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The port number of the server from which zone transfers will be attempted.
-
twisted.names.secondary.SecondaryAuthority.domain
twisted.names.secondary.SecondaryAuthority.html#domain
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The domain for which this is the secondary authority.
-
twisted.names.secondary.SecondaryAuthority._reactor
twisted.names.secondary.SecondaryAuthority.html#_reactor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The reactor to use to perform the zone transfers, or None to use the global reactor.
-
twisted.names.secondary.SecondaryAuthority.transferring
twisted.names.secondary.SecondaryAuthority.html#transferring
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.secondary.SecondaryAuthority.soa
twisted.names.secondary.SecondaryAuthority.html#soa
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.secondary.SecondaryAuthority.records
twisted.names.secondary.SecondaryAuthority.html#records
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.secondary.SecondaryAuthority.__init__
twisted.names.secondary.SecondaryAuthority.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.names.secondary.SecondaryAuthority.fromServerAddressAndDomain
twisted.names.secondary.SecondaryAuthority.html#fromServerAddressAndDomain
ZopeInterfaceFunction
Class Method
PUBLIC
Construct a new
SecondaryAuthority from a tuple giving a server address and a
bytes giving the name of a domain for which this is an authority.
-
twisted.names.secondary.SecondaryAuthority.transfer
twisted.names.secondary.SecondaryAuthority.html#transfer
ZopeInterfaceFunction
Method
PUBLIC
Attempt a zone transfer.
-
twisted.names.secondary.SecondaryAuthority.transfering
twisted.names.secondary.SecondaryAuthority.html#transfering
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.secondary.SecondaryAuthority._lookup
twisted.names.secondary.SecondaryAuthority.html#_lookup
ZopeInterfaceFunction
Method
PRIVATE
Determine a response to a particular DNS query.
-
twisted.names.secondary.SecondaryAuthority._cbZone
twisted.names.secondary.SecondaryAuthority.html#_cbZone
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.names.secondary.SecondaryAuthority._ebZone
twisted.names.secondary.SecondaryAuthority.html#_ebZone
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.names.secondary.SecondaryAuthority.update
twisted.names.secondary.SecondaryAuthority.html#update
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.secondary.SecondaryAuthority._cbTransferred
twisted.names.secondary.SecondaryAuthority.html#_cbTransferred
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.names.secondary.SecondaryAuthority._ebTransferred
twisted.names.secondary.SecondaryAuthority.html#_ebTransferred
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.names.secondary.SecondaryAuthority.transferred
twisted.names.secondary.SecondaryAuthority.html#transferred
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.srvconnect._SRVConnector_ClientFactoryWrapper
twisted.names.srvconnect._SRVConnector_ClientFactoryWrapper.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.names.srvconnect._SRVConnector_ClientFactoryWrapper.__init__
twisted.names.srvconnect._SRVConnector_ClientFactoryWrapper.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.srvconnect._SRVConnector_ClientFactoryWrapper.__connector
twisted.names.srvconnect._SRVConnector_ClientFactoryWrapper.html#__connector
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.names.srvconnect._SRVConnector_ClientFactoryWrapper.__wrappedFactory
twisted.names.srvconnect._SRVConnector_ClientFactoryWrapper.html#__wrappedFactory
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.names.srvconnect._SRVConnector_ClientFactoryWrapper.startedConnecting
twisted.names.srvconnect._SRVConnector_ClientFactoryWrapper.html#startedConnecting
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.srvconnect._SRVConnector_ClientFactoryWrapper.clientConnectionFailed
twisted.names.srvconnect._SRVConnector_ClientFactoryWrapper.html#clientConnectionFailed
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.srvconnect._SRVConnector_ClientFactoryWrapper.clientConnectionLost
twisted.names.srvconnect._SRVConnector_ClientFactoryWrapper.html#clientConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.srvconnect._SRVConnector_ClientFactoryWrapper.__getattr__
twisted.names.srvconnect._SRVConnector_ClientFactoryWrapper.html#__getattr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.srvconnect.SRVConnector
twisted.names.srvconnect.SRVConnector.html
ZopeInterfaceClass
Class
PUBLIC
A connector that looks up DNS SRV records.
-
twisted.names.srvconnect.SRVConnector.servers
twisted.names.srvconnect.SRVConnector.html#servers
ZopeInterfaceAttribute
Instance Variable
PUBLIC
List of candidate server records for future connection attempts.
-
twisted.names.srvconnect.SRVConnector.orderedServers
twisted.names.srvconnect.SRVConnector.html#orderedServers
ZopeInterfaceAttribute
Instance Variable
PUBLIC
List of server records that have already been tried in this round of connection attempts.
-
twisted.names.srvconnect.SRVConnector.stopAfterDNS
twisted.names.srvconnect.SRVConnector.html#stopAfterDNS
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.srvconnect.SRVConnector.__init__
twisted.names.srvconnect.SRVConnector.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.names.srvconnect.SRVConnector.reactor
twisted.names.srvconnect.SRVConnector.html#reactor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.srvconnect.SRVConnector.service
twisted.names.srvconnect.SRVConnector.html#service
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.srvconnect.SRVConnector.domain
twisted.names.srvconnect.SRVConnector.html#domain
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.srvconnect.SRVConnector.factory
twisted.names.srvconnect.SRVConnector.html#factory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.srvconnect.SRVConnector.protocol
twisted.names.srvconnect.SRVConnector.html#protocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.srvconnect.SRVConnector.connectFuncName
twisted.names.srvconnect.SRVConnector.html#connectFuncName
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.srvconnect.SRVConnector.connectFuncArgs
twisted.names.srvconnect.SRVConnector.html#connectFuncArgs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.srvconnect.SRVConnector.connectFuncKwArgs
twisted.names.srvconnect.SRVConnector.html#connectFuncKwArgs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.srvconnect.SRVConnector._defaultPort
twisted.names.srvconnect.SRVConnector.html#_defaultPort
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.names.srvconnect.SRVConnector.connector
twisted.names.srvconnect.SRVConnector.html#connector
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.srvconnect.SRVConnector.connect
twisted.names.srvconnect.SRVConnector.html#connect
ZopeInterfaceFunction
Method
PUBLIC
Start connection to remote server.
-
twisted.names.srvconnect.SRVConnector._ebGotServers
twisted.names.srvconnect.SRVConnector.html#_ebGotServers
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.names.srvconnect.SRVConnector._cbGotServers
twisted.names.srvconnect.SRVConnector.html#_cbGotServers
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.names.srvconnect.SRVConnector._ebServiceUnknown
twisted.names.srvconnect.SRVConnector.html#_ebServiceUnknown
ZopeInterfaceFunction
Method
PRIVATE
Connect to the default port when the service name is unknown.
-
twisted.names.srvconnect.SRVConnector.pickServer
twisted.names.srvconnect.SRVConnector.html#pickServer
ZopeInterfaceFunction
Method
PUBLIC
Pick the next server.
-
twisted.names.srvconnect.SRVConnector._reallyConnect
twisted.names.srvconnect.SRVConnector.html#_reallyConnect
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.names.srvconnect.SRVConnector.host
twisted.names.srvconnect.SRVConnector.html#host
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.srvconnect.SRVConnector.port
twisted.names.srvconnect.SRVConnector.html#port
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.srvconnect.SRVConnector.stopConnecting
twisted.names.srvconnect.SRVConnector.html#stopConnecting
ZopeInterfaceFunction
Method
PUBLIC
Stop attempting to connect.
-
twisted.names.srvconnect.SRVConnector.disconnect
twisted.names.srvconnect.SRVConnector.html#disconnect
ZopeInterfaceFunction
Method
PUBLIC
Disconnect whatever our are state is.
-
twisted.names.srvconnect.SRVConnector.getDestination
twisted.names.srvconnect.SRVConnector.html#getDestination
ZopeInterfaceFunction
Method
PUBLIC
Return destination this will try to connect to.
-
twisted.names.srvconnect.SRVConnector.connectionFailed
twisted.names.srvconnect.SRVConnector.html#connectionFailed
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.srvconnect.SRVConnector.connectionLost
twisted.names.srvconnect.SRVConnector.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.tap.Options
twisted.names.tap.Options.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/5 instance variable, 0/3 class variable, 4/6 methods documented
-
twisted.names.tap.Options.optParameters
twisted.names.tap.Options.html#optParameters
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.tap.Options.optFlags
twisted.names.tap.Options.html#optFlags
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.tap.Options.compData
twisted.names.tap.Options.html#compData
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.names.tap.Options.zones
twisted.names.tap.Options.html#zones
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.tap.Options.zonefiles
twisted.names.tap.Options.html#zonefiles
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.tap.Options.__init__
twisted.names.tap.Options.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.names.tap.Options.bindfiles
twisted.names.tap.Options.html#bindfiles
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.tap.Options.secondaries
twisted.names.tap.Options.html#secondaries
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.tap.Options.opt_pyzone
twisted.names.tap.Options.html#opt_pyzone
ZopeInterfaceFunction
Method
PUBLIC
Specify the filename of a Python syntax zone definition
-
twisted.names.tap.Options.opt_bindzone
twisted.names.tap.Options.html#opt_bindzone
ZopeInterfaceFunction
Method
PUBLIC
Specify the filename of a BIND9 syntax zone definition
-
twisted.names.tap.Options.opt_secondary
twisted.names.tap.Options.html#opt_secondary
ZopeInterfaceFunction
Method
PUBLIC
Act as secondary for the specified domain, performing zone transfers from the specified IP (IP/domain)
-
twisted.names.tap.Options.opt_verbose
twisted.names.tap.Options.html#opt_verbose
ZopeInterfaceFunction
Method
PUBLIC
Increment verbosity level
-
twisted.names.tap.Options.postOptions
twisted.names.tap.Options.html#postOptions
ZopeInterfaceFunction
Method
PUBLIC
I am called after the options are parsed.
-
twisted.names.tap.Options.svcs
twisted.names.tap.Options.html#svcs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.names.tap._buildResolvers
twisted.names.tap.html#_buildResolvers
ZopeInterfaceFunction
Function
PRIVATE
Build DNS resolver instances in an order which leaves recursive resolving as a last resort.
-
twisted.names.tap.makeService
twisted.names.tap.html#makeService
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.pair.raw.IRawDatagramProtocol
twisted.pair.raw.IRawDatagramProtocol.html
ZopeInterfaceClass
Interface
PUBLIC
An interface for protocols such as UDP, ICMP and TCP.
-
twisted.pair.raw.IRawDatagramProtocol.addProto
twisted.pair.raw.IRawDatagramProtocol.html#addProto
ZopeInterfaceFunction
Method
PUBLIC
Add a protocol on top of this one.
-
twisted.pair.raw.IRawDatagramProtocol.datagramReceived
twisted.pair.raw.IRawDatagramProtocol.html#datagramReceived
ZopeInterfaceFunction
Method
PUBLIC
An IP datagram has been received. Parse and process it.
-
twisted.pair.raw.IRawPacketProtocol
twisted.pair.raw.IRawPacketProtocol.html
ZopeInterfaceClass
Interface
PUBLIC
An interface for low-level protocols such as IP and ARP.
-
twisted.pair.raw.IRawPacketProtocol.addProto
twisted.pair.raw.IRawPacketProtocol.html#addProto
ZopeInterfaceFunction
Method
PUBLIC
Add a protocol on top of this one.
-
twisted.pair.raw.IRawPacketProtocol.datagramReceived
twisted.pair.raw.IRawPacketProtocol.html#datagramReceived
ZopeInterfaceFunction
Method
PUBLIC
An IP datagram has been received. Parse and process it.
-
twisted.pair.ethernet.IEthernetProtocol
twisted.pair.ethernet.IEthernetProtocol.html
ZopeInterfaceClass
Interface
PUBLIC
An interface for protocols that handle Ethernet frames
-
twisted.pair.ethernet.IEthernetProtocol.addProto
twisted.pair.ethernet.IEthernetProtocol.html#addProto
ZopeInterfaceFunction
Method
PUBLIC
Add an IRawPacketProtocol protocol
-
twisted.pair.ethernet.IEthernetProtocol.datagramReceived
twisted.pair.ethernet.IEthernetProtocol.html#datagramReceived
ZopeInterfaceFunction
Method
PUBLIC
An Ethernet frame has been received
-
twisted.pair.ethernet.EthernetProtocol
twisted.pair.ethernet.EthernetProtocol.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.pair.ethernet.EthernetProtocol.__init__
twisted.pair.ethernet.EthernetProtocol.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.pair.ethernet.EthernetProtocol.etherProtos
twisted.pair.ethernet.EthernetProtocol.html#etherProtos
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.pair.ethernet.EthernetProtocol.addProto
twisted.pair.ethernet.EthernetProtocol.html#addProto
ZopeInterfaceFunction
Method
PUBLIC
Add an IRawPacketProtocol protocol
-
twisted.pair.ethernet.EthernetProtocol.datagramReceived
twisted.pair.ethernet.EthernetProtocol.html#datagramReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when a datagram is received.
-
twisted.pair.ip.MAX_SIZE
twisted.pair.ip.html#MAX_SIZE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.pair.ip.IPProtocol
twisted.pair.ip.IPProtocol.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.pair.ip.IPProtocol.__init__
twisted.pair.ip.IPProtocol.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.pair.ip.IPProtocol.ipProtos
twisted.pair.ip.IPProtocol.html#ipProtos
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.pair.ip.IPProtocol.addProto
twisted.pair.ip.IPProtocol.html#addProto
ZopeInterfaceFunction
Method
PUBLIC
Add a protocol on top of this one.
-
twisted.pair.ip.IPProtocol.datagramReceived
twisted.pair.ip.IPProtocol.html#datagramReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when a datagram is received.
-
twisted.pair.rawudp.RawUDPProtocol
twisted.pair.rawudp.RawUDPProtocol.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.pair.rawudp.RawUDPProtocol.__init__
twisted.pair.rawudp.RawUDPProtocol.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.pair.rawudp.RawUDPProtocol.udpProtos
twisted.pair.rawudp.RawUDPProtocol.html#udpProtos
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.pair.rawudp.RawUDPProtocol.addProto
twisted.pair.rawudp.RawUDPProtocol.html#addProto
ZopeInterfaceFunction
Method
PUBLIC
Add a protocol on top of this one.
-
twisted.pair.rawudp.RawUDPProtocol.datagramReceived
twisted.pair.rawudp.RawUDPProtocol.html#datagramReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when a datagram is received.
-
twisted.pair.tuntap._IFNAMSIZ
twisted.pair.tuntap.html#_IFNAMSIZ
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.pair.tuntap._TUNSETIFF
twisted.pair.tuntap.html#_TUNSETIFF
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.pair.tuntap._TUNGETIFF
twisted.pair.tuntap.html#_TUNGETIFF
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.pair.tuntap._TUN_KO_PATH
twisted.pair.tuntap.html#_TUN_KO_PATH
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.pair.tuntap.TunnelFlags
twisted.pair.tuntap.TunnelFlags.html
ZopeInterfaceClass
Class
PUBLIC
TunnelFlags defines more flags which are used to configure the behavior of a tunnel device.
-
twisted.pair.tuntap.TunnelFlags.IFF_TUN
twisted.pair.tuntap.TunnelFlags.html#IFF_TUN
ZopeInterfaceAttribute
Constant
PUBLIC
This indicates a tun-type device. This type of tunnel carries IP datagrams. This flag is mutually exclusive with IFF_TAP.
-
twisted.pair.tuntap.TunnelFlags.IFF_TAP
twisted.pair.tuntap.TunnelFlags.html#IFF_TAP
ZopeInterfaceAttribute
Constant
PUBLIC
This indicates a tap-type device. This type of tunnel carries ethernet frames. This flag is mutually exclusive with IFF_TUN.
-
twisted.pair.tuntap.TunnelFlags.IFF_NO_PI
twisted.pair.tuntap.TunnelFlags.html#IFF_NO_PI
ZopeInterfaceAttribute
Constant
PUBLIC
This indicates the protocol information header will not be included in data read from the tunnel.
-
twisted.pair.tuntap.TunnelFlags.TUN_FASYNC
twisted.pair.tuntap.TunnelFlags.html#TUN_FASYNC
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.pair.tuntap.TunnelFlags.TUN_NOCHECKSUM
twisted.pair.tuntap.TunnelFlags.html#TUN_NOCHECKSUM
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.pair.tuntap.TunnelFlags.TUN_NO_PI
twisted.pair.tuntap.TunnelFlags.html#TUN_NO_PI
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.pair.tuntap.TunnelFlags.TUN_ONE_QUEUE
twisted.pair.tuntap.TunnelFlags.html#TUN_ONE_QUEUE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.pair.tuntap.TunnelFlags.TUN_PERSIST
twisted.pair.tuntap.TunnelFlags.html#TUN_PERSIST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.pair.tuntap.TunnelFlags.TUN_VNET_HDR
twisted.pair.tuntap.TunnelFlags.html#TUN_VNET_HDR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.pair.tuntap.TunnelFlags.IFF_ONE_QUEUE
twisted.pair.tuntap.TunnelFlags.html#IFF_ONE_QUEUE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.pair.tuntap.TunnelFlags.IFF_VNET_HDR
twisted.pair.tuntap.TunnelFlags.html#IFF_VNET_HDR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.pair.tuntap.TunnelFlags.IFF_TUN_EXCL
twisted.pair.tuntap.TunnelFlags.html#IFF_TUN_EXCL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.pair.tuntap.TunnelAddress
twisted.pair.tuntap.TunnelAddress.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.pair.tuntap.TunnelAddress.compareAttributes
twisted.pair.tuntap.TunnelAddress.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.pair.tuntap.TunnelAddress.showAttributes
twisted.pair.tuntap.TunnelAddress.html#showAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.pair.tuntap.TunnelAddress._typeValue
twisted.pair.tuntap.TunnelAddress.html#_typeValue
ZopeInterfaceAttribute
Property
PRIVATE
Return the integer value of the type attribute. Used to produce correct results in the equality implementation.
-
twisted.pair.tuntap.TunnelAddress.__init__
twisted.pair.tuntap.TunnelAddress.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.pair.tuntap.TunnelAddress.type
twisted.pair.tuntap.TunnelAddress.html#type
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.pair.tuntap.TunnelAddress.name
twisted.pair.tuntap.TunnelAddress.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.pair.tuntap.TunnelAddress.__getitem__
twisted.pair.tuntap.TunnelAddress.html#__getitem__
ZopeInterfaceFunction
Method
PUBLIC
Deprecated accessor for the tunnel name. Use attributes instead.
-
twisted.pair.tuntap._TunnelDescription
twisted.pair.tuntap._TunnelDescription.html
ZopeInterfaceClass
Class
PRIVATE
Describe an existing tunnel.
-
twisted.pair.tuntap._TunnelDescription.fileno
twisted.pair.tuntap._TunnelDescription.html#fileno
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the file descriptor associated with the tunnel
-
twisted.pair.tuntap._TunnelDescription.name
twisted.pair.tuntap._TunnelDescription.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the name of the tunnel
-
twisted.pair.tuntap._IInputOutputSystem
twisted.pair.tuntap._IInputOutputSystem.html
ZopeInterfaceClass
Interface
PRIVATE
An interface for performing some basic kinds of I/O (particularly that I/O which might be useful for
twisted.pair.tuntap-using code).
-
twisted.pair.tuntap._IInputOutputSystem.O_RDWR
twisted.pair.tuntap._IInputOutputSystem.html#O_RDWR
ZopeInterfaceAttribute
Attribute
PUBLIC
No summary
-
twisted.pair.tuntap._IInputOutputSystem.O_NONBLOCK
twisted.pair.tuntap._IInputOutputSystem.html#O_NONBLOCK
ZopeInterfaceAttribute
Attribute
PUBLIC
No summary
-
twisted.pair.tuntap._IInputOutputSystem.O_CLOEXEC
twisted.pair.tuntap._IInputOutputSystem.html#O_CLOEXEC
ZopeInterfaceAttribute
Attribute
PUBLIC
No summary
-
twisted.pair.tuntap._IInputOutputSystem.open
twisted.pair.tuntap._IInputOutputSystem.html#open
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.pair.tuntap._IInputOutputSystem.ioctl
twisted.pair.tuntap._IInputOutputSystem.html#ioctl
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.pair.tuntap._IInputOutputSystem.read
twisted.pair.tuntap._IInputOutputSystem.html#read
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.pair.tuntap._IInputOutputSystem.write
twisted.pair.tuntap._IInputOutputSystem.html#write
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.pair.tuntap._IInputOutputSystem.close
twisted.pair.tuntap._IInputOutputSystem.html#close
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.pair.tuntap._IInputOutputSystem.sendUDP
twisted.pair.tuntap._IInputOutputSystem.html#sendUDP
ZopeInterfaceFunction
Method
PUBLIC
Send a datagram to a certain address.
-
twisted.pair.tuntap._IInputOutputSystem.receiveUDP
twisted.pair.tuntap._IInputOutputSystem.html#receiveUDP
ZopeInterfaceFunction
Method
PUBLIC
Return a socket which can be used to receive datagrams sent to the given address.
-
twisted.pair.tuntap._RealSystem
twisted.pair.tuntap._RealSystem.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.pair.tuntap._RealSystem.open
twisted.pair.tuntap._RealSystem.html#open
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.pair.tuntap._RealSystem.read
twisted.pair.tuntap._RealSystem.html#read
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.pair.tuntap._RealSystem.write
twisted.pair.tuntap._RealSystem.html#write
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.pair.tuntap._RealSystem.close
twisted.pair.tuntap._RealSystem.html#close
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.pair.tuntap._RealSystem.ioctl
twisted.pair.tuntap._RealSystem.html#ioctl
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.pair.tuntap._RealSystem.O_CLOEXEC
twisted.pair.tuntap._RealSystem.html#O_CLOEXEC
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.pair.tuntap.TuntapPort
twisted.pair.tuntap.TuntapPort.html
ZopeInterfaceClass
Class
PUBLIC
A Port that reads and writes packets from/to a TUN/TAP-device.
-
twisted.pair.tuntap.TuntapPort.maxThroughput
twisted.pair.tuntap.TuntapPort.html#maxThroughput
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.pair.tuntap.TuntapPort.__init__
twisted.pair.tuntap.TuntapPort.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.pair.tuntap.TuntapPort.ethernet
twisted.pair.tuntap.TuntapPort.html#ethernet
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.pair.tuntap.TuntapPort._mode
twisted.pair.tuntap.TuntapPort.html#_mode
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.pair.tuntap.TuntapPort._system
twisted.pair.tuntap.TuntapPort.html#_system
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.pair.tuntap.TuntapPort.interface
twisted.pair.tuntap.TuntapPort.html#interface
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.pair.tuntap.TuntapPort.protocol
twisted.pair.tuntap.TuntapPort.html#protocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.pair.tuntap.TuntapPort.maxPacketSize
twisted.pair.tuntap.TuntapPort.html#maxPacketSize
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.pair.tuntap.TuntapPort.logstr
twisted.pair.tuntap.TuntapPort.html#logstr
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.pair.tuntap.TuntapPort.__repr__
twisted.pair.tuntap.TuntapPort.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.pair.tuntap.TuntapPort.startListening
twisted.pair.tuntap.TuntapPort.html#startListening
ZopeInterfaceFunction
Method
PUBLIC
Create and bind my socket, and begin listening on it.
-
twisted.pair.tuntap.TuntapPort._openTunnel
twisted.pair.tuntap.TuntapPort.html#_openTunnel
ZopeInterfaceFunction
Method
PRIVATE
Open the named tunnel using the given mode.
-
twisted.pair.tuntap.TuntapPort._bindSocket
twisted.pair.tuntap.TuntapPort.html#_bindSocket
ZopeInterfaceFunction
Method
PRIVATE
Open the tunnel.
-
twisted.pair.tuntap.TuntapPort._fileno
twisted.pair.tuntap.TuntapPort.html#_fileno
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.pair.tuntap.TuntapPort.connected
twisted.pair.tuntap.TuntapPort.html#connected
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.pair.tuntap.TuntapPort.fileno
twisted.pair.tuntap.TuntapPort.html#fileno
ZopeInterfaceFunction
Method
PUBLIC
File Descriptor number for select().
-
twisted.pair.tuntap.TuntapPort.doRead
twisted.pair.tuntap.TuntapPort.html#doRead
ZopeInterfaceFunction
Method
PUBLIC
Called when my socket is ready for reading.
-
twisted.pair.tuntap.TuntapPort.write
twisted.pair.tuntap.TuntapPort.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write the given data as a single datagram.
-
twisted.pair.tuntap.TuntapPort.writeSequence
twisted.pair.tuntap.TuntapPort.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Write a datagram constructed from a list of bytes.
-
twisted.pair.tuntap.TuntapPort.stopListening
twisted.pair.tuntap.TuntapPort.html#stopListening
ZopeInterfaceFunction
Method
PUBLIC
Stop accepting connections on this port.
-
twisted.pair.tuntap.TuntapPort.loseConnection
twisted.pair.tuntap.TuntapPort.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.pair.tuntap.TuntapPort.connectionLost
twisted.pair.tuntap.TuntapPort.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Cleans up my socket.
-
twisted.pair.tuntap.TuntapPort.logPrefix
twisted.pair.tuntap.TuntapPort.html#logPrefix
ZopeInterfaceFunction
Method
PUBLIC
Returns the name of my class, to prefix log entries with.
-
twisted.pair.tuntap.TuntapPort.getHost
twisted.pair.tuntap.TuntapPort.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.pair.testing._PI_SIZE
twisted.pair.testing.html#_PI_SIZE
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.pair.testing._H
twisted.pair.testing.html#_H
ZopeInterfaceFunction
Function
PRIVATE
Pack an integer into a network-order two-byte string.
-
twisted.pair.testing._IPv4
twisted.pair.testing.html#_IPv4
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.pair.testing._ethernet
twisted.pair.testing.html#_ethernet
ZopeInterfaceFunction
Function
PRIVATE
Construct an ethernet frame.
-
twisted.pair.testing._ip
twisted.pair.testing.html#_ip
ZopeInterfaceFunction
Function
PRIVATE
Construct an IP datagram with the given source, destination, and application payload.
-
twisted.pair.testing._udp
twisted.pair.testing.html#_udp
ZopeInterfaceFunction
Function
PRIVATE
Construct a UDP datagram with the given source, destination, and application payload.
-
twisted.pair.testing.Tunnel
twisted.pair.testing.Tunnel.html
ZopeInterfaceClass
Class
PUBLIC
An in-memory implementation of a tun or tap device.
-
twisted.pair.testing.Tunnel._DEVICE_NAME
twisted.pair.testing.Tunnel.html#_DEVICE_NAME
ZopeInterfaceAttribute
Constant
PRIVATE
A string representing the conventional filesystem entry for the tunnel factory character special device.
-
twisted.pair.testing.Tunnel.EAGAIN_STYLE
twisted.pair.testing.Tunnel.html#EAGAIN_STYLE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.pair.testing.Tunnel.EWOULDBLOCK_STYLE
twisted.pair.testing.Tunnel.html#EWOULDBLOCK_STYLE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.pair.testing.Tunnel.EINTR_STYLE
twisted.pair.testing.Tunnel.html#EINTR_STYLE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.pair.testing.Tunnel.SEND_BUFFER_SIZE
twisted.pair.testing.Tunnel.html#SEND_BUFFER_SIZE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.pair.testing.Tunnel.__init__
twisted.pair.testing.Tunnel.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.pair.testing.Tunnel.system
twisted.pair.testing.Tunnel.html#system
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.pair.testing.Tunnel.openFlags
twisted.pair.testing.Tunnel.html#openFlags
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.pair.testing.Tunnel.tunnelMode
twisted.pair.testing.Tunnel.html#tunnelMode
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.pair.testing.Tunnel.requestedName
twisted.pair.testing.Tunnel.html#requestedName
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.pair.testing.Tunnel.name
twisted.pair.testing.Tunnel.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.pair.testing.Tunnel.readBuffer
twisted.pair.testing.Tunnel.html#readBuffer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.pair.testing.Tunnel.writeBuffer
twisted.pair.testing.Tunnel.html#writeBuffer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.pair.testing.Tunnel.pendingSignals
twisted.pair.testing.Tunnel.html#pendingSignals
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.pair.testing.Tunnel.blocking
twisted.pair.testing.Tunnel.html#blocking
ZopeInterfaceAttribute
Property
PUBLIC
If the file descriptor for this tunnel is open in blocking mode, True. False otherwise.
-
twisted.pair.testing.Tunnel.closeOnExec
twisted.pair.testing.Tunnel.html#closeOnExec
ZopeInterfaceAttribute
Property
PUBLIC
If the file descriptor for this tunnel is marked as close-on-exec, True. False otherwise.
-
twisted.pair.testing.Tunnel.addToReadBuffer
twisted.pair.testing.Tunnel.html#addToReadBuffer
ZopeInterfaceFunction
Method
PUBLIC
Deliver a datagram to this tunnel's read buffer. This makes it available to be read later using the read method.
-
twisted.pair.testing.Tunnel.read
twisted.pair.testing.Tunnel.html#read
ZopeInterfaceFunction
Method
PUBLIC
Read a datagram out of this tunnel.
-
twisted.pair.testing.Tunnel.write
twisted.pair.testing.Tunnel.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write a datagram into this tunnel.
-
twisted.pair.testing._privileged
twisted.pair.testing.html#_privileged
ZopeInterfaceFunction
Function
PRIVATE
Wrap a
MemoryIOSystem method with permission-checking logic. The returned function will check
self.permissions and raise
IOError with
errno.EPERM if the function name is not listed as an available permission.
-
twisted.pair.testing.MemoryIOSystem
twisted.pair.testing.MemoryIOSystem.html
ZopeInterfaceClass
Class
PUBLIC
An in-memory implementation of basic I/O primitives, useful in the context of unit testing as a drop-in replacement for parts of the os module.
-
twisted.pair.testing.MemoryIOSystem._devices
twisted.pair.testing.MemoryIOSystem.html#_devices
ZopeInterfaceAttribute
Instance Variable
PRIVATE
No summary
-
twisted.pair.testing.MemoryIOSystem._openFiles
twisted.pair.testing.MemoryIOSystem.html#_openFiles
ZopeInterfaceAttribute
Instance Variable
PRIVATE
No summary
-
twisted.pair.testing.MemoryIOSystem.permissions
twisted.pair.testing.MemoryIOSystem.html#permissions
ZopeInterfaceAttribute
Instance Variable
PUBLIC
No summary
-
twisted.pair.testing.MemoryIOSystem._counter
twisted.pair.testing.MemoryIOSystem.html#_counter
ZopeInterfaceAttribute
Instance Variable
PRIVATE
No summary
-
twisted.pair.testing.MemoryIOSystem.O_RDWR
twisted.pair.testing.MemoryIOSystem.html#O_RDWR
ZopeInterfaceAttribute
Constant
PUBLIC
No summary
-
twisted.pair.testing.MemoryIOSystem.O_NONBLOCK
twisted.pair.testing.MemoryIOSystem.html#O_NONBLOCK
ZopeInterfaceAttribute
Constant
PUBLIC
No summary
-
twisted.pair.testing.MemoryIOSystem.O_CLOEXEC
twisted.pair.testing.MemoryIOSystem.html#O_CLOEXEC
ZopeInterfaceAttribute
Constant
PUBLIC
No summary
-
twisted.pair.testing.MemoryIOSystem.__init__
twisted.pair.testing.MemoryIOSystem.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.pair.testing.MemoryIOSystem.getTunnel
twisted.pair.testing.MemoryIOSystem.html#getTunnel
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.pair.testing.MemoryIOSystem.registerSpecialDevice
twisted.pair.testing.MemoryIOSystem.html#registerSpecialDevice
ZopeInterfaceFunction
Method
PUBLIC
Specify a class which will be used to handle I/O to a device of a particular name.
-
twisted.pair.testing.MemoryIOSystem.open
twisted.pair.testing.MemoryIOSystem.html#open
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.pair.testing.MemoryIOSystem.read
twisted.pair.testing.MemoryIOSystem.html#read
ZopeInterfaceFunction
Method
PUBLIC
Try to read some bytes out of one of the in-memory buffers which may previously have been populated by write.
-
twisted.pair.testing.MemoryIOSystem.write
twisted.pair.testing.MemoryIOSystem.html#write
ZopeInterfaceFunction
Method
PUBLIC
Try to add some bytes to one of the in-memory buffers to be accessed by a later read call.
-
twisted.pair.testing.MemoryIOSystem.close
twisted.pair.testing.MemoryIOSystem.html#close
ZopeInterfaceFunction
Method
PUBLIC
Discard the in-memory buffer and other in-memory state for the given file descriptor.
-
twisted.pair.testing.MemoryIOSystem.ioctl
twisted.pair.testing.MemoryIOSystem.html#ioctl
ZopeInterfaceFunction
Method
PUBLIC
Perform some configuration change to the in-memory state for the given file descriptor.
-
twisted.pair.testing.MemoryIOSystem.sendUDP
twisted.pair.testing.MemoryIOSystem.html#sendUDP
ZopeInterfaceFunction
Method
PUBLIC
Write an ethernet frame containing an ip datagram containing a udp datagram containing the given payload, addressed to the given address, to a tunnel device previously opened on this I/O system.
-
twisted.pair.testing.MemoryIOSystem.receiveUDP
twisted.pair.testing.MemoryIOSystem.html#receiveUDP
ZopeInterfaceFunction
Method
PUBLIC
Get a socket-like object which can be used to receive a datagram sent from the given address.
-
twisted.pair.testing._FakePort
twisted.pair.testing._FakePort.html
ZopeInterfaceClass
Class
PRIVATE
A socket-like object which can be used to read UDP datagrams from tunnel-like file descriptors managed by a
MemoryIOSystem.
-
twisted.pair.testing._FakePort.__init__
twisted.pair.testing._FakePort.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.pair.testing._FakePort._system
twisted.pair.testing._FakePort.html#_system
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.pair.testing._FakePort._fileno
twisted.pair.testing._FakePort.html#_fileno
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.pair.testing._FakePort.recv
twisted.pair.testing._FakePort.html#recv
ZopeInterfaceFunction
Method
PUBLIC
Receive a datagram sent to this port using the
MemoryIOSystem which created this object.
-
twisted.persisted.aot.Named
twisted.persisted.aot.Named.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.persisted.aot.Named.__init__
twisted.persisted.aot.Named.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.aot.Named.name
twisted.persisted.aot.Named.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.aot.Class
twisted.persisted.aot.Class.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.persisted.aot.Class.getSource
twisted.persisted.aot.Class.html#getSource
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.aot.Function
twisted.persisted.aot.Function.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.persisted.aot.Function.getSource
twisted.persisted.aot.Function.html#getSource
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.aot.Module
twisted.persisted.aot.Module.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.persisted.aot.Module.getSource
twisted.persisted.aot.Module.html#getSource
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.aot.InstanceMethod
twisted.persisted.aot.InstanceMethod.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.persisted.aot.InstanceMethod.__init__
twisted.persisted.aot.InstanceMethod.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.aot.InstanceMethod.name
twisted.persisted.aot.InstanceMethod.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.aot.InstanceMethod.klass
twisted.persisted.aot.InstanceMethod.html#klass
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.aot.InstanceMethod.instance
twisted.persisted.aot.InstanceMethod.html#instance
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.aot.InstanceMethod.getSource
twisted.persisted.aot.InstanceMethod.html#getSource
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.aot._NoStateObj
twisted.persisted.aot._NoStateObj.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.persisted.aot.NoStateObj
twisted.persisted.aot.html#NoStateObj
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.persisted.aot._SIMPLE_BUILTINS
twisted.persisted.aot.html#_SIMPLE_BUILTINS
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.persisted.aot.Instance
twisted.persisted.aot.Instance.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.persisted.aot.Instance.__init__
twisted.persisted.aot.Instance.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.aot.Instance.klass
twisted.persisted.aot.Instance.html#klass
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.aot.Instance.state
twisted.persisted.aot.Instance.html#state
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.aot.Instance.stateIsDict
twisted.persisted.aot.Instance.html#stateIsDict
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.aot.Instance.getSource
twisted.persisted.aot.Instance.html#getSource
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.aot.Ref
twisted.persisted.aot.Ref.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.persisted.aot.Ref.__init__
twisted.persisted.aot.Ref.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.aot.Ref.refnum
twisted.persisted.aot.Ref.html#refnum
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.aot.Ref.obj
twisted.persisted.aot.Ref.html#obj
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.aot.Ref.setRef
twisted.persisted.aot.Ref.html#setRef
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.aot.Ref.setObj
twisted.persisted.aot.Ref.html#setObj
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.aot.Ref.getSource
twisted.persisted.aot.Ref.html#getSource
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.aot.Deref
twisted.persisted.aot.Deref.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.persisted.aot.Deref.__init__
twisted.persisted.aot.Deref.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.aot.Deref.refnum
twisted.persisted.aot.Deref.html#refnum
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.aot.Deref.getSource
twisted.persisted.aot.Deref.html#getSource
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.aot.Copyreg
twisted.persisted.aot.Copyreg.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.persisted.aot.Copyreg.__init__
twisted.persisted.aot.Copyreg.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.aot.Copyreg.loadfunc
twisted.persisted.aot.Copyreg.html#loadfunc
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.aot.Copyreg.state
twisted.persisted.aot.Copyreg.html#state
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.aot.Copyreg.getSource
twisted.persisted.aot.Copyreg.html#getSource
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.aot.getSource
twisted.persisted.aot.html#getSource
ZopeInterfaceFunction
Function
PUBLIC
Pass me an AO, I'll return a nicely-formatted source representation.
-
twisted.persisted.aot.NonFormattableDict
twisted.persisted.aot.NonFormattableDict.html
ZopeInterfaceClass
Class
PUBLIC
A dictionary was not formattable.
-
twisted.persisted.aot.r
twisted.persisted.aot.html#r
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.persisted.aot.dictToKW
twisted.persisted.aot.html#dictToKW
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.persisted.aot.prettify
twisted.persisted.aot.html#prettify
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.persisted.aot.indentify
twisted.persisted.aot.html#indentify
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.persisted.aot.unjellyFromAOT
twisted.persisted.aot.html#unjellyFromAOT
ZopeInterfaceFunction
Function
PUBLIC
Pass me an Abstract Object Tree, and I'll unjelly it for you.
-
twisted.persisted.aot.unjellyFromSource
twisted.persisted.aot.html#unjellyFromSource
ZopeInterfaceFunction
Function
PUBLIC
Pass me a string of code or a filename that defines an 'app' variable (in terms of Abstract Objects!), and I'll execute it and unjelly the resulting AOT for you, returning a newly unpersisted Application object!...
-
twisted.persisted.aot.AOTUnjellier
twisted.persisted.aot.AOTUnjellier.html
ZopeInterfaceClass
Class
PUBLIC
I handle the unjellying of an Abstract Object Tree. See AOTUnjellier.unjellyAO
-
twisted.persisted.aot.AOTUnjellier.__init__
twisted.persisted.aot.AOTUnjellier.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.aot.AOTUnjellier.references
twisted.persisted.aot.AOTUnjellier.html#references
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.aot.AOTUnjellier.stack
twisted.persisted.aot.AOTUnjellier.html#stack
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.aot.AOTUnjellier.afterUnjelly
twisted.persisted.aot.AOTUnjellier.html#afterUnjelly
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.aot.AOTUnjellier.unjellyLater
twisted.persisted.aot.AOTUnjellier.html#unjellyLater
ZopeInterfaceFunction
Method
PUBLIC
Unjelly a node, later.
-
twisted.persisted.aot.AOTUnjellier.unjellyInto
twisted.persisted.aot.AOTUnjellier.html#unjellyInto
ZopeInterfaceFunction
Method
PUBLIC
Utility method for unjellying one object into another. This automates the handling of backreferences.
-
twisted.persisted.aot.AOTUnjellier.callAfter
twisted.persisted.aot.AOTUnjellier.html#callAfter
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.aot.AOTUnjellier.unjellyAttribute
twisted.persisted.aot.AOTUnjellier.html#unjellyAttribute
ZopeInterfaceFunction
Method
PUBLIC
Utility method for unjellying into instances of attributes.
-
twisted.persisted.aot.AOTUnjellier.unjellyAO
twisted.persisted.aot.AOTUnjellier.html#unjellyAO
ZopeInterfaceFunction
Method
PUBLIC
Unjelly an Abstract Object and everything it contains. I return the real object.
-
twisted.persisted.aot.AOTUnjellier.unjelly
twisted.persisted.aot.AOTUnjellier.html#unjelly
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.aot.jellyToAOT
twisted.persisted.aot.html#jellyToAOT
ZopeInterfaceFunction
Function
PUBLIC
Convert an object to an Abstract Object Tree.
-
twisted.persisted.aot.jellyToSource
twisted.persisted.aot.html#jellyToSource
ZopeInterfaceFunction
Function
PUBLIC
Pass me an object and, optionally, a file object. I'll convert the object to an AOT either return it (if no file was specified) or write it to the file.
-
twisted.persisted.aot._classOfMethod
twisted.persisted.aot.html#_classOfMethod
ZopeInterfaceFunction
Function
PRIVATE
Get the associated class of the given method object.
-
twisted.persisted.aot._funcOfMethod
twisted.persisted.aot.html#_funcOfMethod
ZopeInterfaceFunction
Function
PRIVATE
Get the associated function of the given method object.
-
twisted.persisted.aot._selfOfMethod
twisted.persisted.aot.html#_selfOfMethod
ZopeInterfaceFunction
Function
PRIVATE
Get the object that a bound method is bound to.
-
twisted.persisted.aot.AOTJellier
twisted.persisted.aot.AOTJellier.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/3 instance variable, 2/4 methods documented
-
twisted.persisted.aot.AOTJellier.__init__
twisted.persisted.aot.AOTJellier.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.persisted.aot.AOTJellier.prepared
twisted.persisted.aot.AOTJellier.html#prepared
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.aot.AOTJellier._ref_id
twisted.persisted.aot.AOTJellier.html#_ref_id
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.persisted.aot.AOTJellier.stack
twisted.persisted.aot.AOTJellier.html#stack
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.persisted.aot.AOTJellier.prepareForRef
twisted.persisted.aot.AOTJellier.html#prepareForRef
ZopeInterfaceFunction
Method
PUBLIC
I prepare an object for later referencing, by storing its id() and its _AORef in a cache.
-
twisted.persisted.aot.AOTJellier.jellyToAO
twisted.persisted.aot.AOTJellier.html#jellyToAO
ZopeInterfaceFunction
Method
PUBLIC
I turn an object into an AOT and return it.
-
twisted.persisted.aot.AOTJellier.jelly
twisted.persisted.aot.AOTJellier.html#jelly
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.plugins.cred_memory.inMemoryCheckerFactoryHelp
twisted.plugins.cred_memory.html#inMemoryCheckerFactoryHelp
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.cred_memory.InMemoryCheckerFactory
twisted.plugins.cred_memory.InMemoryCheckerFactory.html
ZopeInterfaceClass
Class
PUBLIC
A factory for in-memory credentials checkers.
-
twisted.plugins.cred_memory.InMemoryCheckerFactory.authType
twisted.plugins.cred_memory.InMemoryCheckerFactory.html#authType
ZopeInterfaceAttribute
Class Variable
PUBLIC
A tag that identifies the authentication method.
-
twisted.plugins.cred_memory.InMemoryCheckerFactory.argStringFormat
twisted.plugins.cred_memory.InMemoryCheckerFactory.html#argStringFormat
ZopeInterfaceAttribute
Class Variable
PUBLIC
A short (one-line) description of the argument string format.
-
twisted.plugins.cred_memory.InMemoryCheckerFactory.credentialInterfaces
twisted.plugins.cred_memory.InMemoryCheckerFactory.html#credentialInterfaces
ZopeInterfaceAttribute
Class Variable
PUBLIC
A list of credentials interfaces that this factory will support.
-
twisted.plugins.cred_memory.InMemoryCheckerFactory.generateChecker
twisted.plugins.cred_memory.InMemoryCheckerFactory.html#generateChecker
ZopeInterfaceFunction
Method
PUBLIC
This checker factory expects to get a list of username:password pairs, with each pair also separated by a colon. For example, the string 'alice:f:bob:g' would generate two users, one named 'alice' and one named 'bob'.
-
twisted.plugins.cred_memory.theInMemoryCheckerFactory
twisted.plugins.cred_memory.html#theInMemoryCheckerFactory
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.cred_sshkeys.sshKeyCheckerFactoryHelp
twisted.plugins.cred_sshkeys.html#sshKeyCheckerFactoryHelp
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.cred_sshkeys.SSHKeyCheckerFactory
twisted.plugins.cred_sshkeys.SSHKeyCheckerFactory.html
ZopeInterfaceClass
Class
PUBLIC
Generates checkers that will authenticate a SSH public key
-
twisted.plugins.cred_sshkeys.SSHKeyCheckerFactory.authType
twisted.plugins.cred_sshkeys.SSHKeyCheckerFactory.html#authType
ZopeInterfaceAttribute
Class Variable
PUBLIC
A tag that identifies the authentication method.
-
twisted.plugins.cred_sshkeys.SSHKeyCheckerFactory.argStringFormat
twisted.plugins.cred_sshkeys.SSHKeyCheckerFactory.html#argStringFormat
ZopeInterfaceAttribute
Class Variable
PUBLIC
A short (one-line) description of the argument string format.
-
twisted.plugins.cred_sshkeys.SSHKeyCheckerFactory.generateChecker
twisted.plugins.cred_sshkeys.SSHKeyCheckerFactory.html#generateChecker
ZopeInterfaceFunction
Method
PUBLIC
This checker factory ignores the argument string. Everything needed to authenticate users is pulled out of the public keys listed in user .ssh/ directories.
-
twisted.plugins.cred_sshkeys.theSSHKeyCheckerFactory
twisted.plugins.cred_sshkeys.html#theSSHKeyCheckerFactory
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_conch.TwistedSSH
twisted.plugins.twisted_conch.html#TwistedSSH
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_conch.TwistedManhole
twisted.plugins.twisted_conch.html#TwistedManhole
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.protocols.haproxy._interfaces.IProxyInfo
twisted.protocols.haproxy._interfaces.IProxyInfo.html
ZopeInterfaceClass
Interface
PUBLIC
Data container for PROXY protocol header data.
-
twisted.protocols.haproxy._interfaces.IProxyInfo.source
twisted.protocols.haproxy._interfaces.IProxyInfo.html#source
ZopeInterfaceAttribute
Attribute
PUBLIC
-
twisted.protocols.haproxy._interfaces.IProxyInfo.destination
twisted.protocols.haproxy._interfaces.IProxyInfo.html#destination
ZopeInterfaceAttribute
Attribute
PUBLIC
-
twisted.protocols.haproxy._interfaces.IProxyParser
twisted.protocols.haproxy._interfaces.IProxyParser.html
ZopeInterfaceClass
Interface
PUBLIC
Streaming parser that handles PROXY protocol headers.
-
twisted.protocols.haproxy._interfaces.IProxyParser.feed
twisted.protocols.haproxy._interfaces.IProxyParser.html#feed
ZopeInterfaceFunction
Method
PUBLIC
Consume a chunk of data and attempt to parse it.
-
twisted.protocols.haproxy._interfaces.IProxyParser.parse
twisted.protocols.haproxy._interfaces.IProxyParser.html#parse
ZopeInterfaceFunction
Method
PUBLIC
Parse a bytestring as a full PROXY protocol header line.
-
twisted.protocols.haproxy._info.ProxyInfo
twisted.protocols.haproxy._info.ProxyInfo.html
ZopeInterfaceClass
Class
PUBLIC
A data container for parsed PROXY protocol information.
-
twisted.protocols.haproxy._info.ProxyInfo.source
twisted.protocols.haproxy._info.ProxyInfo.html#source
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The connection source address.
-
twisted.protocols.haproxy._info.ProxyInfo.destination
twisted.protocols.haproxy._info.ProxyInfo.html#destination
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The connection destination address.
-
twisted.protocols.haproxy._exceptions.InvalidNetworkProtocol
twisted.protocols.haproxy._exceptions.InvalidNetworkProtocol.html
ZopeInterfaceClass
Class
PUBLIC
The network protocol was not one of TCP4 TCP6 or UNKNOWN.
-
twisted.protocols.haproxy._exceptions.MissingAddressData
twisted.protocols.haproxy._exceptions.MissingAddressData.html
ZopeInterfaceClass
Class
PUBLIC
The address data is missing or incomplete.
-
twisted.protocols.haproxy._exceptions.convertError
twisted.protocols.haproxy._exceptions.html#convertError
ZopeInterfaceFunction
Function
PUBLIC
Convert an error into a different error type.
-
twisted.protocols.haproxy._v1parser.V1Parser
twisted.protocols.haproxy._v1parser.V1Parser.html
ZopeInterfaceClass
Class
PUBLIC
PROXY protocol version one header parser.
-
twisted.protocols.haproxy._v1parser.V1Parser.PROXYSTR
twisted.protocols.haproxy._v1parser.V1Parser.html#PROXYSTR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.haproxy._v1parser.V1Parser.UNKNOWN_PROTO
twisted.protocols.haproxy._v1parser.V1Parser.html#UNKNOWN_PROTO
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.haproxy._v1parser.V1Parser.TCP4_PROTO
twisted.protocols.haproxy._v1parser.V1Parser.html#TCP4_PROTO
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.haproxy._v1parser.V1Parser.TCP6_PROTO
twisted.protocols.haproxy._v1parser.V1Parser.html#TCP6_PROTO
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.haproxy._v1parser.V1Parser.ALLOWED_NET_PROTOS
twisted.protocols.haproxy._v1parser.V1Parser.html#ALLOWED_NET_PROTOS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.haproxy._v1parser.V1Parser.NEWLINE
twisted.protocols.haproxy._v1parser.V1Parser.html#NEWLINE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.haproxy._v1parser.V1Parser.__init__
twisted.protocols.haproxy._v1parser.V1Parser.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.haproxy._v1parser.V1Parser.buffer
twisted.protocols.haproxy._v1parser.V1Parser.html#buffer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.haproxy._v1parser.V1Parser.feed
twisted.protocols.haproxy._v1parser.V1Parser.html#feed
ZopeInterfaceFunction
Method
PUBLIC
Consume a chunk of data and attempt to parse it.
-
twisted.protocols.haproxy._v1parser.V1Parser.parse
twisted.protocols.haproxy._v1parser.V1Parser.html#parse
ZopeInterfaceFunction
Class Method
PUBLIC
Parse a bytestring as a full PROXY protocol header line.
-
twisted.protocols.haproxy._v2parser.NetFamily
twisted.protocols.haproxy._v2parser.NetFamily.html
ZopeInterfaceClass
Class
PUBLIC
Values for the 'family' field.
-
twisted.protocols.haproxy._v2parser.NetFamily.UNSPEC
twisted.protocols.haproxy._v2parser.NetFamily.html#UNSPEC
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.haproxy._v2parser.NetFamily.INET
twisted.protocols.haproxy._v2parser.NetFamily.html#INET
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.haproxy._v2parser.NetFamily.INET6
twisted.protocols.haproxy._v2parser.NetFamily.html#INET6
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.haproxy._v2parser.NetFamily.UNIX
twisted.protocols.haproxy._v2parser.NetFamily.html#UNIX
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.haproxy._v2parser.NetProtocol
twisted.protocols.haproxy._v2parser.NetProtocol.html
ZopeInterfaceClass
Class
PUBLIC
Values for 'protocol' field.
-
twisted.protocols.haproxy._v2parser.NetProtocol.UNSPEC
twisted.protocols.haproxy._v2parser.NetProtocol.html#UNSPEC
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.haproxy._v2parser.NetProtocol.STREAM
twisted.protocols.haproxy._v2parser.NetProtocol.html#STREAM
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.haproxy._v2parser.NetProtocol.DGRAM
twisted.protocols.haproxy._v2parser.NetProtocol.html#DGRAM
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.haproxy._v2parser._HIGH
twisted.protocols.haproxy._v2parser.html#_HIGH
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.protocols.haproxy._v2parser._LOW
twisted.protocols.haproxy._v2parser.html#_LOW
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.protocols.haproxy._v2parser._LOCALCOMMAND
twisted.protocols.haproxy._v2parser.html#_LOCALCOMMAND
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.protocols.haproxy._v2parser._PROXYCOMMAND
twisted.protocols.haproxy._v2parser.html#_PROXYCOMMAND
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.protocols.haproxy._v2parser.V2Parser
twisted.protocols.haproxy._v2parser.V2Parser.html
ZopeInterfaceClass
Class
PUBLIC
PROXY protocol version two header parser.
-
twisted.protocols.haproxy._v2parser.V2Parser.PREFIX
twisted.protocols.haproxy._v2parser.V2Parser.html#PREFIX
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.haproxy._v2parser.V2Parser.VERSIONS
twisted.protocols.haproxy._v2parser.V2Parser.html#VERSIONS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.haproxy._v2parser.V2Parser.COMMANDS
twisted.protocols.haproxy._v2parser.V2Parser.html#COMMANDS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.haproxy._v2parser.V2Parser.ADDRESSFORMATS
twisted.protocols.haproxy._v2parser.V2Parser.html#ADDRESSFORMATS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.haproxy._v2parser.V2Parser.__init__
twisted.protocols.haproxy._v2parser.V2Parser.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.haproxy._v2parser.V2Parser.buffer
twisted.protocols.haproxy._v2parser.V2Parser.html#buffer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.haproxy._v2parser.V2Parser.feed
twisted.protocols.haproxy._v2parser.V2Parser.html#feed
ZopeInterfaceFunction
Method
PUBLIC
Consume a chunk of data and attempt to parse it.
-
twisted.protocols.haproxy._v2parser.V2Parser._bytesToIPv4
twisted.protocols.haproxy._v2parser.V2Parser.html#_bytesToIPv4
ZopeInterfaceFunction
Static Method
PRIVATE
Convert packed 32-bit IPv4 address bytes into a dotted-quad ASCII bytes representation of that address.
-
twisted.protocols.haproxy._v2parser.V2Parser._bytesToIPv6
twisted.protocols.haproxy._v2parser.V2Parser.html#_bytesToIPv6
ZopeInterfaceFunction
Static Method
PRIVATE
Convert packed 128-bit IPv6 address bytes into a colon-separated ASCII bytes representation of that address.
-
twisted.protocols.haproxy._v2parser.V2Parser.parse
twisted.protocols.haproxy._v2parser.V2Parser.html#parse
ZopeInterfaceFunction
Class Method
PUBLIC
Parse a bytestring as a full PROXY protocol header.
-
twisted.protocols.haproxy._wrapper.HAProxyProtocolWrapper
twisted.protocols.haproxy._wrapper.HAProxyProtocolWrapper.html
ZopeInterfaceClass
Class
PUBLIC
A Protocol wrapper that provides HAProxy support.
-
twisted.protocols.haproxy._wrapper.HAProxyProtocolWrapper.__init__
twisted.protocols.haproxy._wrapper.HAProxyProtocolWrapper.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.haproxy._wrapper.HAProxyProtocolWrapper._proxyInfo
twisted.protocols.haproxy._wrapper.HAProxyProtocolWrapper.html#_proxyInfo
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.haproxy._wrapper.HAProxyProtocolWrapper._parser
twisted.protocols.haproxy._wrapper.HAProxyProtocolWrapper.html#_parser
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.haproxy._wrapper.HAProxyProtocolWrapper.dataReceived
twisted.protocols.haproxy._wrapper.HAProxyProtocolWrapper.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever data is received.
-
twisted.protocols.haproxy._wrapper.HAProxyProtocolWrapper.getPeer
twisted.protocols.haproxy._wrapper.HAProxyProtocolWrapper.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.haproxy._wrapper.HAProxyProtocolWrapper.getHost
twisted.protocols.haproxy._wrapper.HAProxyProtocolWrapper.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.haproxy._wrapper.HAProxyWrappingFactory
twisted.protocols.haproxy._wrapper.HAProxyWrappingFactory.html
ZopeInterfaceClass
Class
PUBLIC
A Factory wrapper that adds PROXY protocol support to connections.
-
twisted.protocols.haproxy._wrapper.HAProxyWrappingFactory.logPrefix
twisted.protocols.haproxy._wrapper.HAProxyWrappingFactory.html#logPrefix
ZopeInterfaceFunction
Method
PUBLIC
Annotate the wrapped factory's log prefix with some text indicating the PROXY protocol is in use.
-
twisted.protocols.haproxy.proxyEndpoint
twisted.protocols.haproxy.html#proxyEndpoint
ZopeInterfaceFunction
Function
PUBLIC
Wrap an endpoint with PROXY protocol support, so that the transport's getHost and getPeer methods reflect the attributes of the proxied connection rather than the underlying connection.
-
twisted.protocols.haproxy._parser.unparseEndpoint
twisted.protocols.haproxy._parser.html#unparseEndpoint
ZopeInterfaceFunction
Function
PUBLIC
Un-parse the already-parsed args and kwargs back into endpoint syntax.
-
twisted.protocols.haproxy._parser.HAProxyServerParser
twisted.protocols.haproxy._parser.HAProxyServerParser.html
ZopeInterfaceClass
Class
PUBLIC
Stream server endpoint string parser for the HAProxyServerEndpoint type.
-
twisted.protocols.haproxy._parser.HAProxyServerParser.prefix
twisted.protocols.haproxy._parser.HAProxyServerParser.html#prefix
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.protocols.haproxy._parser.HAProxyServerParser.parseStreamServer
twisted.protocols.haproxy._parser.HAProxyServerParser.html#parseStreamServer
ZopeInterfaceFunction
Method
PUBLIC
Parse a stream server endpoint from a reactor and string-only arguments and keyword arguments.
-
twisted.plugins.twisted_core.systemdEndpointParser
twisted.plugins.twisted_core.html#systemdEndpointParser
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_core.tcp6ServerEndpointParser
twisted.plugins.twisted_core.html#tcp6ServerEndpointParser
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_core.stdioEndpointParser
twisted.plugins.twisted_core.html#stdioEndpointParser
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_core.tlsClientEndpointParser
twisted.plugins.twisted_core.html#tlsClientEndpointParser
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_core._haProxyServerEndpointParser
twisted.plugins.twisted_core.html#_haProxyServerEndpointParser
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.plugins.twisted_ftp.TwistedFTP
twisted.plugins.twisted_ftp.html#TwistedFTP
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_inet.TwistedINETD
twisted.plugins.twisted_inet.html#TwistedINETD
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_mail.TwistedMail
twisted.plugins.twisted_mail.html#TwistedMail
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_names.TwistedNames
twisted.plugins.twisted_names.html#TwistedNames
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_portforward.TwistedPortForward
twisted.plugins.twisted_portforward.html#TwistedPortForward
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_reactors.default
twisted.plugins.twisted_reactors.html#default
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_reactors.select
twisted.plugins.twisted_reactors.html#select
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_reactors.poll
twisted.plugins.twisted_reactors.html#poll
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_reactors.epoll
twisted.plugins.twisted_reactors.html#epoll
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_reactors.kqueue
twisted.plugins.twisted_reactors.html#kqueue
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_reactors.cf
twisted.plugins.twisted_reactors.html#cf
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_reactors.asyncio
twisted.plugins.twisted_reactors.html#asyncio
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_reactors.wx
twisted.plugins.twisted_reactors.html#wx
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_reactors.gi
twisted.plugins.twisted_reactors.html#gi
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_reactors.gtk3
twisted.plugins.twisted_reactors.html#gtk3
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_reactors.gtk2
twisted.plugins.twisted_reactors.html#gtk2
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_reactors.glib2
twisted.plugins.twisted_reactors.html#glib2
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_reactors.win32er
twisted.plugins.twisted_reactors.html#win32er
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_reactors.iocp
twisted.plugins.twisted_reactors.html#iocp
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_runner.TwistedProcmon
twisted.plugins.twisted_runner.html#TwistedProcmon
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_socks.TwistedSOCKS
twisted.plugins.twisted_socks.html#TwistedSOCKS
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_trial._Reporter
twisted.plugins.twisted_trial._Reporter.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.plugins.twisted_trial._Reporter.__init__
twisted.plugins.twisted_trial._Reporter.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.plugins.twisted_trial._Reporter.name
twisted.plugins.twisted_trial._Reporter.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_trial._Reporter.module
twisted.plugins.twisted_trial._Reporter.html#module
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_trial._Reporter.description
twisted.plugins.twisted_trial._Reporter.html#description
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_trial._Reporter.longOpt
twisted.plugins.twisted_trial._Reporter.html#longOpt
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_trial._Reporter.shortOpt
twisted.plugins.twisted_trial._Reporter.html#shortOpt
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_trial._Reporter.klass
twisted.plugins.twisted_trial._Reporter.html#klass
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_trial._Reporter.stream
twisted.plugins.twisted_trial._Reporter.html#stream
ZopeInterfaceAttribute
Property
PUBLIC
Undocumented
-
twisted.plugins.twisted_trial._Reporter.tbformat
twisted.plugins.twisted_trial._Reporter.html#tbformat
ZopeInterfaceAttribute
Property
PUBLIC
Undocumented
-
twisted.plugins.twisted_trial._Reporter.args
twisted.plugins.twisted_trial._Reporter.html#args
ZopeInterfaceAttribute
Property
PUBLIC
Undocumented
-
twisted.plugins.twisted_trial._Reporter.shouldStop
twisted.plugins.twisted_trial._Reporter.html#shouldStop
ZopeInterfaceAttribute
Property
PUBLIC
A boolean indicating that this reporter would like the test run to stop.
-
twisted.plugins.twisted_trial._Reporter.separator
twisted.plugins.twisted_trial._Reporter.html#separator
ZopeInterfaceAttribute
Property
PUBLIC
Undocumented
-
twisted.plugins.twisted_trial._Reporter.testsRun
twisted.plugins.twisted_trial._Reporter.html#testsRun
ZopeInterfaceAttribute
Property
PUBLIC
The number of tests that seem to have been run according to this reporter.
-
twisted.plugins.twisted_trial._Reporter.addError
twisted.plugins.twisted_trial._Reporter.html#addError
ZopeInterfaceFunction
Method
PUBLIC
Record that a test has raised an unexpected exception.
-
twisted.plugins.twisted_trial._Reporter.addExpectedFailure
twisted.plugins.twisted_trial._Reporter.html#addExpectedFailure
ZopeInterfaceFunction
Method
PUBLIC
Record that the given test failed, and was expected to do so.
-
twisted.plugins.twisted_trial._Reporter.addFailure
twisted.plugins.twisted_trial._Reporter.html#addFailure
ZopeInterfaceFunction
Method
PUBLIC
Record that a test has failed with the given failure.
-
twisted.plugins.twisted_trial._Reporter.addSkip
twisted.plugins.twisted_trial._Reporter.html#addSkip
ZopeInterfaceFunction
Method
PUBLIC
Record that a test has been skipped for the given reason.
-
twisted.plugins.twisted_trial._Reporter.addSuccess
twisted.plugins.twisted_trial._Reporter.html#addSuccess
ZopeInterfaceFunction
Method
PUBLIC
Record that test passed.
-
twisted.plugins.twisted_trial._Reporter.addUnexpectedSuccess
twisted.plugins.twisted_trial._Reporter.html#addUnexpectedSuccess
ZopeInterfaceFunction
Method
PUBLIC
Record that the given test failed, and was expected to do so.
-
twisted.plugins.twisted_trial._Reporter.cleanupErrors
twisted.plugins.twisted_trial._Reporter.html#cleanupErrors
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.plugins.twisted_trial._Reporter.done
twisted.plugins.twisted_trial._Reporter.html#done
ZopeInterfaceFunction
Method
PUBLIC
Called when the test run is complete.
-
twisted.plugins.twisted_trial._Reporter.endSuite
twisted.plugins.twisted_trial._Reporter.html#endSuite
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.plugins.twisted_trial._Reporter.printErrors
twisted.plugins.twisted_trial._Reporter.html#printErrors
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.plugins.twisted_trial._Reporter.printSummary
twisted.plugins.twisted_trial._Reporter.html#printSummary
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.plugins.twisted_trial._Reporter.startSuite
twisted.plugins.twisted_trial._Reporter.html#startSuite
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.plugins.twisted_trial._Reporter.startTest
twisted.plugins.twisted_trial._Reporter.html#startTest
ZopeInterfaceFunction
Method
PUBLIC
Report the beginning of a run of a single test method.
-
twisted.plugins.twisted_trial._Reporter.stopTest
twisted.plugins.twisted_trial._Reporter.html#stopTest
ZopeInterfaceFunction
Method
PUBLIC
Report the status of a single test method
-
twisted.plugins.twisted_trial._Reporter.upDownError
twisted.plugins.twisted_trial._Reporter.html#upDownError
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.plugins.twisted_trial._Reporter.wasSuccessful
twisted.plugins.twisted_trial._Reporter.html#wasSuccessful
ZopeInterfaceFunction
Method
PUBLIC
Return a boolean indicating whether all test results that were reported to this reporter were successful or not.
-
twisted.plugins.twisted_trial._Reporter.write
twisted.plugins.twisted_trial._Reporter.html#write
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.plugins.twisted_trial._Reporter.writeln
twisted.plugins.twisted_trial._Reporter.html#writeln
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.plugins.twisted_trial.Tree
twisted.plugins.twisted_trial.html#Tree
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_trial.BlackAndWhite
twisted.plugins.twisted_trial.html#BlackAndWhite
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_trial.Minimal
twisted.plugins.twisted_trial.html#Minimal
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_trial.Classic
twisted.plugins.twisted_trial.html#Classic
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_trial.Timing
twisted.plugins.twisted_trial.html#Timing
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_trial.Subunit
twisted.plugins.twisted_trial.html#Subunit
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_web.TwistedWeb
twisted.plugins.twisted_web.html#TwistedWeb
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.words.iwords.IProtocolPlugin
twisted.words.iwords.IProtocolPlugin.html
ZopeInterfaceClass
Interface
PUBLIC
Interface for plugins providing an interface to a Words service
-
twisted.words.iwords.IProtocolPlugin.name
twisted.words.iwords.IProtocolPlugin.html#name
ZopeInterfaceAttribute
Attribute
PUBLIC
A single word describing what kind of interface this is (eg, irc or web)
-
twisted.words.iwords.IProtocolPlugin.getFactory
twisted.words.iwords.IProtocolPlugin.html#getFactory
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a twisted.internet.interfaces.IServerFactory provider
-
twisted.words.iwords.IGroup
twisted.words.iwords.IGroup.html
ZopeInterfaceClass
Interface
PUBLIC
No interface docstring; 1/1 attribute, 6/6 methods documented
-
twisted.words.iwords.IGroup.name
twisted.words.iwords.IGroup.html#name
ZopeInterfaceAttribute
Attribute
PUBLIC
A short string, unique among groups.
-
twisted.words.iwords.IGroup.add
twisted.words.iwords.IGroup.html#add
ZopeInterfaceFunction
Method
PUBLIC
Include the given user in this group.
-
twisted.words.iwords.IGroup.remove
twisted.words.iwords.IGroup.html#remove
ZopeInterfaceFunction
Method
PUBLIC
Remove the given user from this group.
-
twisted.words.iwords.IGroup.size
twisted.words.iwords.IGroup.html#size
ZopeInterfaceFunction
Method
PUBLIC
Return the number of participants in this group.
-
twisted.words.iwords.IGroup.receive
twisted.words.iwords.IGroup.html#receive
ZopeInterfaceFunction
Method
PUBLIC
Broadcast the given message from the given sender to other users in group.
-
twisted.words.iwords.IGroup.setMetadata
twisted.words.iwords.IGroup.html#setMetadata
ZopeInterfaceFunction
Method
PUBLIC
Change the metadata associated with this group.
-
twisted.words.iwords.IGroup.iterusers
twisted.words.iwords.IGroup.html#iterusers
ZopeInterfaceFunction
Method
PUBLIC
Return an iterator of all users in this group.
-
twisted.words.iwords.IChatClient
twisted.words.iwords.IChatClient.html
ZopeInterfaceClass
Interface
PUBLIC
Interface through which IChatService interacts with clients.
-
twisted.words.iwords.IChatClient.name
twisted.words.iwords.IChatClient.html#name
ZopeInterfaceAttribute
Attribute
PUBLIC
A short string, unique among users. This will be set by the
IChatService at login time.
-
twisted.words.iwords.IChatClient.receive
twisted.words.iwords.IChatClient.html#receive
ZopeInterfaceFunction
Method
PUBLIC
Callback notifying this user of the given message sent by the given user.
-
twisted.words.iwords.IChatClient.groupMetaUpdate
twisted.words.iwords.IChatClient.html#groupMetaUpdate
ZopeInterfaceFunction
Method
PUBLIC
Callback notifying this user that the metadata for the given group has changed.
-
twisted.words.iwords.IChatClient.userJoined
twisted.words.iwords.IChatClient.html#userJoined
ZopeInterfaceFunction
Method
PUBLIC
Callback notifying this user that the given user has joined the given group.
-
twisted.words.iwords.IChatClient.userLeft
twisted.words.iwords.IChatClient.html#userLeft
ZopeInterfaceFunction
Method
PUBLIC
Callback notifying this user that the given user has left the given group for the given reason.
-
twisted.words.iwords.IUser
twisted.words.iwords.IUser.html
ZopeInterfaceClass
Interface
PUBLIC
Interface through which clients interact with IChatService.
-
twisted.words.iwords.IUser.realm
twisted.words.iwords.IUser.html#realm
ZopeInterfaceAttribute
Attribute
PUBLIC
A reference to the Realm to which this user belongs. Set if and only if the user is logged in.
-
twisted.words.iwords.IUser.mind
twisted.words.iwords.IUser.html#mind
ZopeInterfaceAttribute
Attribute
PUBLIC
A reference to the mind which logged in to this user. Set if and only if the user is logged in.
-
twisted.words.iwords.IUser.name
twisted.words.iwords.IUser.html#name
ZopeInterfaceAttribute
Attribute
PUBLIC
A short string, unique among users.
-
twisted.words.iwords.IUser.lastMessage
twisted.words.iwords.IUser.html#lastMessage
ZopeInterfaceAttribute
Attribute
PUBLIC
A POSIX timestamp indicating the time of the last message received from this user.
-
twisted.words.iwords.IUser.signOn
twisted.words.iwords.IUser.html#signOn
ZopeInterfaceAttribute
Attribute
PUBLIC
A POSIX timestamp indicating this user's most recent sign on time.
-
twisted.words.iwords.IUser.loggedIn
twisted.words.iwords.IUser.html#loggedIn
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.words.iwords.IUser.send
twisted.words.iwords.IUser.html#send
ZopeInterfaceFunction
Method
PUBLIC
Send the given message to the given user or group.
-
twisted.words.iwords.IUser.join
twisted.words.iwords.IUser.html#join
ZopeInterfaceFunction
Method
PUBLIC
Attempt to join the given group.
-
twisted.words.iwords.IUser.leave
twisted.words.iwords.IUser.html#leave
ZopeInterfaceFunction
Method
PUBLIC
Discontinue participation in the given group.
-
twisted.words.iwords.IUser.itergroups
twisted.words.iwords.IUser.html#itergroups
ZopeInterfaceFunction
Method
PUBLIC
Return an iterator of all groups of which this user is a member.
-
twisted.words.iwords.IChatService
twisted.words.iwords.IChatService.html
ZopeInterfaceClass
Interface
PUBLIC
No interface docstring; 3/3 attributes, 6/6 methods documented
-
twisted.words.iwords.IChatService.name
twisted.words.iwords.IChatService.html#name
ZopeInterfaceAttribute
Attribute
PUBLIC
A short string identifying this chat service (eg, a hostname)
-
twisted.words.iwords.IChatService.createGroupOnRequest
twisted.words.iwords.IChatService.html#createGroupOnRequest
ZopeInterfaceAttribute
Attribute
PUBLIC
A boolean indicating whether
getGroup should implicitly create groups which are requested but which do not yet exist.
-
twisted.words.iwords.IChatService.createUserOnRequest
twisted.words.iwords.IChatService.html#createUserOnRequest
ZopeInterfaceAttribute
Attribute
PUBLIC
A boolean indicating whether
getUser should implicitly create users which are requested but which do not yet exist.
-
twisted.words.iwords.IChatService.itergroups
twisted.words.iwords.IChatService.html#itergroups
ZopeInterfaceFunction
Method
PUBLIC
Return all groups available on this service.
-
twisted.words.iwords.IChatService.getGroup
twisted.words.iwords.IChatService.html#getGroup
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the group by the given name.
-
twisted.words.iwords.IChatService.createGroup
twisted.words.iwords.IChatService.html#createGroup
ZopeInterfaceFunction
Method
PUBLIC
Create a new group with the given name.
-
twisted.words.iwords.IChatService.lookupGroup
twisted.words.iwords.IChatService.html#lookupGroup
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a group by name.
-
twisted.words.iwords.IChatService.getUser
twisted.words.iwords.IChatService.html#getUser
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the user by the given name.
-
twisted.words.iwords.IChatService.createUser
twisted.words.iwords.IChatService.html#createUser
ZopeInterfaceFunction
Method
PUBLIC
Create a new user with the given name.
-
twisted.plugins.twisted_words.NewTwistedWords
twisted.plugins.twisted_words.html#NewTwistedWords
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_words.TwistedXMPPRouter
twisted.plugins.twisted_words.html#TwistedXMPPRouter
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_words.RelayChatInterface
twisted.plugins.twisted_words.RelayChatInterface.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.plugins.twisted_words.RelayChatInterface.name
twisted.plugins.twisted_words.RelayChatInterface.html#name
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_words.RelayChatInterface.getFactory
twisted.plugins.twisted_words.RelayChatInterface.html#getFactory
ZopeInterfaceFunction
Class Method
PUBLIC
Undocumented
-
twisted.plugins.twisted_words.PBChatInterface
twisted.plugins.twisted_words.PBChatInterface.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.plugins.twisted_words.PBChatInterface.name
twisted.plugins.twisted_words.PBChatInterface.html#name
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.plugins.twisted_words.PBChatInterface.getFactory
twisted.plugins.twisted_words.PBChatInterface.html#getFactory
ZopeInterfaceFunction
Class Method
PUBLIC
Undocumented
-
twisted.positioning._sentence._BaseSentence
twisted.positioning._sentence._BaseSentence.html
ZopeInterfaceClass
Class
PRIVATE
A base sentence class for a particular protocol.
-
twisted.positioning._sentence._BaseSentence.ALLOWED_ATTRIBUTES
twisted.positioning._sentence._BaseSentence.html#ALLOWED_ATTRIBUTES
ZopeInterfaceAttribute
Constant
PUBLIC
A set of attributes that are allowed in this sentence.
-
twisted.positioning._sentence._BaseSentence.__init__
twisted.positioning._sentence._BaseSentence.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initializes a sentence with parsed sentence data.
-
twisted.positioning._sentence._BaseSentence._sentenceData
twisted.positioning._sentence._BaseSentence.html#_sentenceData
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.positioning._sentence._BaseSentence.presentAttributes 0
twisted.positioning._sentence._BaseSentence.html#presentAttributes%200
ZopeInterfaceAttribute
Instance Variable
PUBLIC
An iterable containing the names of the attributes that are present in this sentence.
-
twisted.positioning._sentence._BaseSentence.presentAttributes
twisted.positioning._sentence._BaseSentence.html#presentAttributes
ZopeInterfaceAttribute
Property
PUBLIC
An iterable containing the names of the attributes that are present in this sentence.
-
twisted.positioning._sentence._BaseSentence.__getattr__
twisted.positioning._sentence._BaseSentence.html#__getattr__
ZopeInterfaceFunction
Method
PUBLIC
Gets an attribute of this sentence.
-
twisted.positioning._sentence._BaseSentence.__repr__
twisted.positioning._sentence._BaseSentence.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Returns a textual representation of this sentence.
-
twisted.positioning._sentence._PositioningSentenceProducerMixin
twisted.positioning._sentence._PositioningSentenceProducerMixin.html
ZopeInterfaceClass
Class
PRIVATE
A mixin for certain protocols that produce positioning sentences.
-
twisted.positioning._sentence._PositioningSentenceProducerMixin.getSentenceAttributes
twisted.positioning._sentence._PositioningSentenceProducerMixin.html#getSentenceAttributes
ZopeInterfaceFunction
Class Method
PUBLIC
Returns a set of all attributes that might be found in the sentences produced by this protocol.
-
twisted.positioning.ipositioning.IPositioningReceiver
twisted.positioning.ipositioning.IPositioningReceiver.html
ZopeInterfaceClass
Interface
PUBLIC
An interface for positioning providers.
-
twisted.positioning.ipositioning.IPositioningReceiver.positionReceived
twisted.positioning.ipositioning.IPositioningReceiver.html#positionReceived
ZopeInterfaceFunction
Method
PUBLIC
Method called when a position is received.
-
twisted.positioning.ipositioning.IPositioningReceiver.positionErrorReceived
twisted.positioning.ipositioning.IPositioningReceiver.html#positionErrorReceived
ZopeInterfaceFunction
Method
PUBLIC
Method called when position error is received.
-
twisted.positioning.ipositioning.IPositioningReceiver.timeReceived
twisted.positioning.ipositioning.IPositioningReceiver.html#timeReceived
ZopeInterfaceFunction
Method
PUBLIC
Method called when time and date information arrives.
-
twisted.positioning.ipositioning.IPositioningReceiver.headingReceived
twisted.positioning.ipositioning.IPositioningReceiver.html#headingReceived
ZopeInterfaceFunction
Method
PUBLIC
Method called when a true heading is received.
-
twisted.positioning.ipositioning.IPositioningReceiver.altitudeReceived
twisted.positioning.ipositioning.IPositioningReceiver.html#altitudeReceived
ZopeInterfaceFunction
Method
PUBLIC
Method called when an altitude is received.
-
twisted.positioning.ipositioning.IPositioningReceiver.speedReceived
twisted.positioning.ipositioning.IPositioningReceiver.html#speedReceived
ZopeInterfaceFunction
Method
PUBLIC
Method called when the speed is received.
-
twisted.positioning.ipositioning.IPositioningReceiver.climbReceived
twisted.positioning.ipositioning.IPositioningReceiver.html#climbReceived
ZopeInterfaceFunction
Method
PUBLIC
Method called when the climb is received.
-
twisted.positioning.ipositioning.IPositioningReceiver.beaconInformationReceived
twisted.positioning.ipositioning.IPositioningReceiver.html#beaconInformationReceived
ZopeInterfaceFunction
Method
PUBLIC
Method called when positioning beacon information is received.
-
twisted.positioning.ipositioning.IPositioningBeacon
twisted.positioning.ipositioning.IPositioningBeacon.html
ZopeInterfaceClass
Interface
PUBLIC
A positioning beacon.
-
twisted.positioning.ipositioning.IPositioningBeacon.identifier
twisted.positioning.ipositioning.IPositioningBeacon.html#identifier
ZopeInterfaceAttribute
Attribute
PUBLIC
A unique identifier for this beacon. The type is dependent on the implementation, but must be immutable.
-
twisted.positioning.ipositioning.INMEAReceiver
twisted.positioning.ipositioning.INMEAReceiver.html
ZopeInterfaceClass
Interface
PUBLIC
An object that can receive NMEA data.
-
twisted.positioning.ipositioning.INMEAReceiver.sentenceReceived
twisted.positioning.ipositioning.INMEAReceiver.html#sentenceReceived
ZopeInterfaceFunction
Method
PUBLIC
Method called when a sentence is received.
-
twisted.positioning.base.MPS_PER_KNOT
twisted.positioning.base.html#MPS_PER_KNOT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.positioning.base.MPS_PER_KPH
twisted.positioning.base.html#MPS_PER_KPH
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.positioning.base.Angles
twisted.positioning.base.Angles.html
ZopeInterfaceClass
Class
PUBLIC
The types of angles.
-
twisted.positioning.base.Angles.LATITUDE
twisted.positioning.base.Angles.html#LATITUDE
ZopeInterfaceAttribute
Constant
PUBLIC
Angle representing a latitude of an object.
-
twisted.positioning.base.Angles.LONGITUDE
twisted.positioning.base.Angles.html#LONGITUDE
ZopeInterfaceAttribute
Constant
PUBLIC
Angle representing the longitude of an object.
-
twisted.positioning.base.Angles.HEADING
twisted.positioning.base.Angles.html#HEADING
ZopeInterfaceAttribute
Constant
PUBLIC
Angle representing the heading of an object.
-
twisted.positioning.base.Angles.VARIATION
twisted.positioning.base.Angles.html#VARIATION
ZopeInterfaceAttribute
Constant
PUBLIC
Angle representing a magnetic variation.
-
twisted.positioning.base.Directions
twisted.positioning.base.Directions.html
ZopeInterfaceClass
Class
PUBLIC
The four cardinal directions (north, east, south, west).
-
twisted.positioning.base.Directions.NORTH
twisted.positioning.base.Directions.html#NORTH
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.positioning.base.Directions.EAST
twisted.positioning.base.Directions.html#EAST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.positioning.base.Directions.SOUTH
twisted.positioning.base.Directions.html#SOUTH
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.positioning.base.Directions.WEST
twisted.positioning.base.Directions.html#WEST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.positioning.base.BasePositioningReceiver
twisted.positioning.base.BasePositioningReceiver.html
ZopeInterfaceClass
Class
PUBLIC
A base positioning receiver.
-
twisted.positioning.base.BasePositioningReceiver.timeReceived
twisted.positioning.base.BasePositioningReceiver.html#timeReceived
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.positioning.base.BasePositioningReceiver.headingReceived
twisted.positioning.base.BasePositioningReceiver.html#headingReceived
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.positioning.base.BasePositioningReceiver.speedReceived
twisted.positioning.base.BasePositioningReceiver.html#speedReceived
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.positioning.base.BasePositioningReceiver.climbReceived
twisted.positioning.base.BasePositioningReceiver.html#climbReceived
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.positioning.base.BasePositioningReceiver.positionReceived
twisted.positioning.base.BasePositioningReceiver.html#positionReceived
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.positioning.base.BasePositioningReceiver.positionErrorReceived
twisted.positioning.base.BasePositioningReceiver.html#positionErrorReceived
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.positioning.base.BasePositioningReceiver.altitudeReceived
twisted.positioning.base.BasePositioningReceiver.html#altitudeReceived
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.positioning.base.BasePositioningReceiver.beaconInformationReceived
twisted.positioning.base.BasePositioningReceiver.html#beaconInformationReceived
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.positioning.base.InvalidSentence
twisted.positioning.base.InvalidSentence.html
ZopeInterfaceClass
Class
PUBLIC
An exception raised when a sentence is invalid.
-
twisted.positioning.base.InvalidChecksum
twisted.positioning.base.InvalidChecksum.html
ZopeInterfaceClass
Class
PUBLIC
An exception raised when the checksum of a sentence is invalid.
-
twisted.positioning.base.Angle
twisted.positioning.base.Angle.html
ZopeInterfaceClass
Class
PUBLIC
An object representing an angle.
-
twisted.positioning.base.Angle._RANGE_EXPRESSIONS
twisted.positioning.base.Angle.html#_RANGE_EXPRESSIONS
ZopeInterfaceAttribute
Constant
PRIVATE
A collection of expressions for the allowable range for the angular value of a particular coordinate value.
-
twisted.positioning.base.Angle._ANGLE_TYPE_NAMES
twisted.positioning.base.Angle.html#_ANGLE_TYPE_NAMES
ZopeInterfaceAttribute
Constant
PRIVATE
English names for angle types.
-
twisted.positioning.base.Angle.compareAttributes
twisted.positioning.base.Angle.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.positioning.base.Angle.__init__
twisted.positioning.base.Angle.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initializes an angle.
-
twisted.positioning.base.Angle.angleType
twisted.positioning.base.Angle.html#angleType
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.positioning.base.Angle._angle
twisted.positioning.base.Angle.html#_angle
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.positioning.base.Angle.inDecimalDegrees
twisted.positioning.base.Angle.html#inDecimalDegrees
ZopeInterfaceAttribute
Property
PUBLIC
The value of this angle in decimal degrees. This value is immutable.
-
twisted.positioning.base.Angle.inDegreesMinutesSeconds
twisted.positioning.base.Angle.html#inDegreesMinutesSeconds
ZopeInterfaceAttribute
Property
PUBLIC
The value of this angle as a degrees, minutes, seconds tuple. This value is immutable.
-
twisted.positioning.base.Angle.setSign
twisted.positioning.base.Angle.html#setSign
ZopeInterfaceFunction
Method
PUBLIC
Sets the sign of this angle.
-
twisted.positioning.base.Angle.__float__
twisted.positioning.base.Angle.html#__float__
ZopeInterfaceFunction
Method
PUBLIC
Returns this angle as a float.
-
twisted.positioning.base.Angle.__repr__
twisted.positioning.base.Angle.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Returns a string representation of this angle.
-
twisted.positioning.base.Angle._angleValueRepr
twisted.positioning.base.Angle.html#_angleValueRepr
ZopeInterfaceAttribute
Property
PRIVATE
Returns a string representation of the angular value of this angle.
-
twisted.positioning.base.Angle._angleTypeNameRepr
twisted.positioning.base.Angle.html#_angleTypeNameRepr
ZopeInterfaceAttribute
Property
PRIVATE
Returns a string representation of the type of this angle.
-
twisted.positioning.base.Heading
twisted.positioning.base.Heading.html
ZopeInterfaceClass
Class
PUBLIC
The heading of a mobile object.
-
twisted.positioning.base.Heading.variation
twisted.positioning.base.Heading.html#variation
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The (optional) magnetic variation. The sign of the variation is positive for variations towards the east (clockwise from north), and negative for variations towards the west (counterclockwise from north)...
-
twisted.positioning.base.Heading.__init__
twisted.positioning.base.Heading.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initializes an angle with an optional variation.
-
twisted.positioning.base.Heading.fromFloats
twisted.positioning.base.Heading.html#fromFloats
ZopeInterfaceFunction
Class Method
PUBLIC
Constructs a Heading from the float values of the angle and variation.
-
twisted.positioning.base.Heading.correctedHeading 0
twisted.positioning.base.Heading.html#correctedHeading%200
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The heading, corrected for variation. If the variation is unknown (None), is None. This attribute is read-only (its value is determined by the angle and variation attributes). The value is coerced to being between 0 (inclusive) and 360 (exclusive).
-
twisted.positioning.base.Heading.correctedHeading
twisted.positioning.base.Heading.html#correctedHeading
ZopeInterfaceAttribute
Property
PUBLIC
Corrects the heading by the given variation. This is sometimes known as the true heading.
-
twisted.positioning.base.Heading.setSign
twisted.positioning.base.Heading.html#setSign
ZopeInterfaceFunction
Method
PUBLIC
Sets the sign of the variation of this heading.
-
twisted.positioning.base.Heading.compareAttributes
twisted.positioning.base.Heading.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.positioning.base.Heading.__repr__
twisted.positioning.base.Heading.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Returns a string representation of this angle.
-
twisted.positioning.base.Coordinate
twisted.positioning.base.Coordinate.html
ZopeInterfaceClass
Class
PUBLIC
A coordinate.
-
twisted.positioning.base.Coordinate.angle
twisted.positioning.base.Coordinate.html#angle
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The value of the coordinate in decimal degrees, with the usual rules for sign (northern and eastern hemispheres are positive, southern and western hemispheres are negative).
-
twisted.positioning.base.Coordinate.__init__
twisted.positioning.base.Coordinate.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initializes a coordinate.
-
twisted.positioning.base.Coordinate.hemisphere
twisted.positioning.base.Coordinate.html#hemisphere
ZopeInterfaceAttribute
Property
PUBLIC
Gets the hemisphere of this coordinate.
-
twisted.positioning.base.Altitude
twisted.positioning.base.Altitude.html
ZopeInterfaceClass
Class
PUBLIC
An altitude.
-
twisted.positioning.base.Altitude.compareAttributes
twisted.positioning.base.Altitude.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.positioning.base.Altitude.__init__
twisted.positioning.base.Altitude.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initializes an altitude.
-
twisted.positioning.base.Altitude._altitude
twisted.positioning.base.Altitude.html#_altitude
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.positioning.base.Altitude.inFeet 0
twisted.positioning.base.Altitude.html#inFeet%200
ZopeInterfaceAttribute
Instance Variable
PUBLIC
As above, but expressed in feet.
-
twisted.positioning.base.Altitude.inFeet
twisted.positioning.base.Altitude.html#inFeet
ZopeInterfaceAttribute
Property
PUBLIC
Gets the altitude this object represents, in feet.
-
twisted.positioning.base.Altitude.inMeters 0
twisted.positioning.base.Altitude.html#inMeters%200
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The altitude represented by this object, in meters. This attribute is read-only.
-
twisted.positioning.base.Altitude.inMeters
twisted.positioning.base.Altitude.html#inMeters
ZopeInterfaceAttribute
Property
PUBLIC
Returns the altitude this object represents, in meters.
-
twisted.positioning.base.Altitude.__float__
twisted.positioning.base.Altitude.html#__float__
ZopeInterfaceFunction
Method
PUBLIC
Returns the altitude represented by this object expressed in meters.
-
twisted.positioning.base.Altitude.__repr__
twisted.positioning.base.Altitude.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Returns a string representation of this altitude.
-
twisted.positioning.base._BaseSpeed
twisted.positioning.base._BaseSpeed.html
ZopeInterfaceClass
Class
PRIVATE
An object representing the abstract concept of the speed (rate of movement) of a mobile object.
-
twisted.positioning.base._BaseSpeed.compareAttributes
twisted.positioning.base._BaseSpeed.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.positioning.base._BaseSpeed.__init__
twisted.positioning.base._BaseSpeed.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initializes a speed.
-
twisted.positioning.base._BaseSpeed._speed
twisted.positioning.base._BaseSpeed.html#_speed
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.positioning.base._BaseSpeed.inMetersPerSecond
twisted.positioning.base._BaseSpeed.html#inMetersPerSecond
ZopeInterfaceAttribute
Property
PUBLIC
The speed that this object represents, expressed in meters per second. This attribute is immutable.
-
twisted.positioning.base._BaseSpeed.inKnots
twisted.positioning.base._BaseSpeed.html#inKnots
ZopeInterfaceAttribute
Property
PUBLIC
Returns the speed represented by this object, expressed in knots. This attribute is immutable.
-
twisted.positioning.base._BaseSpeed.__float__
twisted.positioning.base._BaseSpeed.html#__float__
ZopeInterfaceFunction
Method
PUBLIC
Returns the speed represented by this object expressed in meters per second.
-
twisted.positioning.base._BaseSpeed.__repr__
twisted.positioning.base._BaseSpeed.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Returns a string representation of this speed object.
-
twisted.positioning.base.Speed
twisted.positioning.base.Speed.html
ZopeInterfaceClass
Class
PUBLIC
The speed (rate of movement) of a mobile object.
-
twisted.positioning.base.Speed.__init__
twisted.positioning.base.Speed.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initializes a
Speed object.
-
twisted.positioning.base.Climb
twisted.positioning.base.Climb.html
ZopeInterfaceClass
Class
PUBLIC
The climb ("vertical speed") of an object.
-
twisted.positioning.base.Climb.__init__
twisted.positioning.base.Climb.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initializes a
Climb object.
-
twisted.positioning.base.PositionError
twisted.positioning.base.PositionError.html
ZopeInterfaceClass
Class
PUBLIC
Position error information.
-
twisted.positioning.base.PositionError._ALLOWABLE_THRESHOLD
twisted.positioning.base.PositionError.html#_ALLOWABLE_THRESHOLD
ZopeInterfaceAttribute
Class Variable
PRIVATE
The maximum allowable difference between PDOP and the geometric mean of VDOP and HDOP. That difference is supposed to be zero, but can be non-zero because of rounding error and limited reporting precision...
-
twisted.positioning.base.PositionError._DOP_EXPRESSIONS
twisted.positioning.base.PositionError.html#_DOP_EXPRESSIONS
ZopeInterfaceAttribute
Constant
PRIVATE
A mapping of DOP types (C[hvp]dop) to a list of callables that take self and return that DOP type, or raise TypeError. This allows a DOP value to either be returned directly if it's know, or computed from other DOP types if it isn't.
-
twisted.positioning.base.PositionError.compareAttributes
twisted.positioning.base.PositionError.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.positioning.base.PositionError.__init__
twisted.positioning.base.PositionError.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initializes a positioning error object.
-
twisted.positioning.base.PositionError._pdop
twisted.positioning.base.PositionError.html#_pdop
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.positioning.base.PositionError._hdop
twisted.positioning.base.PositionError.html#_hdop
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.positioning.base.PositionError._vdop
twisted.positioning.base.PositionError.html#_vdop
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.positioning.base.PositionError._testInvariant
twisted.positioning.base.PositionError.html#_testInvariant
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.positioning.base.PositionError._ALLOWABLE_TRESHOLD
twisted.positioning.base.PositionError.html#_ALLOWABLE_TRESHOLD
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.positioning.base.PositionError._testDilutionOfPositionInvariant
twisted.positioning.base.PositionError.html#_testDilutionOfPositionInvariant
ZopeInterfaceFunction
Method
PRIVATE
Tests if this positioning error object satisfies the dilution of position invariant (PDOP = (HDOP**2 + VDOP**2)*.5), unless the self._testInvariant instance variable is False.
-
twisted.positioning.base.PositionError._getDOP
twisted.positioning.base.PositionError.html#_getDOP
ZopeInterfaceFunction
Method
PRIVATE
Gets a particular dilution of position value.
-
twisted.positioning.base.PositionError._setDOP
twisted.positioning.base.PositionError.html#_setDOP
ZopeInterfaceFunction
Method
PRIVATE
Sets a particular dilution of position value.
-
twisted.positioning.base.PositionError.pdop 0
twisted.positioning.base.PositionError.html#pdop%200
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The position dilution of precision. None if unknown.
-
twisted.positioning.base.PositionError.pdop
twisted.positioning.base.PositionError.html#pdop
ZopeInterfaceAttribute
Property
PUBLIC
Undocumented
-
twisted.positioning.base.PositionError.pdop.setter
twisted.positioning.base.PositionError.html#pdop.setter
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.positioning.base.PositionError.hdop 0
twisted.positioning.base.PositionError.html#hdop%200
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The horizontal dilution of precision. None if unknown.
-
twisted.positioning.base.PositionError.hdop
twisted.positioning.base.PositionError.html#hdop
ZopeInterfaceAttribute
Property
PUBLIC
Undocumented
-
twisted.positioning.base.PositionError.hdop.setter
twisted.positioning.base.PositionError.html#hdop.setter
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.positioning.base.PositionError.vdop 0
twisted.positioning.base.PositionError.html#vdop%200
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The vertical dilution of precision. None if unknown.
-
twisted.positioning.base.PositionError.vdop
twisted.positioning.base.PositionError.html#vdop
ZopeInterfaceAttribute
Property
PUBLIC
Undocumented
-
twisted.positioning.base.PositionError.vdop.setter
twisted.positioning.base.PositionError.html#vdop.setter
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.positioning.base.PositionError._REPR_TEMPLATE
twisted.positioning.base.PositionError.html#_REPR_TEMPLATE
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.positioning.base.PositionError.__repr__
twisted.positioning.base.PositionError.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Returns a string representation of positioning information object.
-
twisted.positioning.base.BeaconInformation
twisted.positioning.base.BeaconInformation.html
ZopeInterfaceClass
Class
PUBLIC
Information about positioning beacons (a generalized term for the reference objects that help you determine your position, such as satellites or cell towers).
-
twisted.positioning.base.BeaconInformation.seenBeacons
twisted.positioning.base.BeaconInformation.html#seenBeacons
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A set of visible beacons. Note that visible beacons are not necessarily used in acquiring a positioning fix.
-
twisted.positioning.base.BeaconInformation.usedBeacons
twisted.positioning.base.BeaconInformation.html#usedBeacons
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A set of the beacons that were used in obtaining a positioning fix. This only contains beacons that are actually used, not beacons for which it is unknown if they are used or not.
-
twisted.positioning.base.BeaconInformation.__init__
twisted.positioning.base.BeaconInformation.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initializes a beacon information object.
-
twisted.positioning.base.BeaconInformation.__repr__
twisted.positioning.base.BeaconInformation.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Returns a string representation of this beacon information object.
-
twisted.positioning.base.PositioningBeacon
twisted.positioning.base.PositioningBeacon.html
ZopeInterfaceClass
Class
PUBLIC
A positioning beacon.
-
twisted.positioning.base.PositioningBeacon.identifier
twisted.positioning.base.PositioningBeacon.html#identifier
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The unique identifier for this beacon. This is usually an integer. For GPS, this is also known as the PRN.
-
twisted.positioning.base.PositioningBeacon.__init__
twisted.positioning.base.PositioningBeacon.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initializes a positioning beacon.
-
twisted.positioning.base.PositioningBeacon.__hash__
twisted.positioning.base.PositioningBeacon.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Returns the hash of the identifier for this beacon.
-
twisted.positioning.base.PositioningBeacon.__repr__
twisted.positioning.base.PositioningBeacon.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Returns a string representation of this beacon.
-
twisted.positioning.base.Satellite
twisted.positioning.base.Satellite.html
ZopeInterfaceClass
Class
PUBLIC
A satellite.
-
twisted.positioning.base.Satellite.azimuth
twisted.positioning.base.Satellite.html#azimuth
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The azimuth of the satellite. This is the heading (positive angle relative to true north) where the satellite appears to be to the device.
-
twisted.positioning.base.Satellite.elevation
twisted.positioning.base.Satellite.html#elevation
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The (positive) angle above the horizon where this satellite appears to be to the device.
-
twisted.positioning.base.Satellite.signalToNoiseRatio
twisted.positioning.base.Satellite.html#signalToNoiseRatio
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The signal to noise ratio of the signal coming from this satellite.
-
twisted.positioning.base.Satellite.__init__
twisted.positioning.base.Satellite.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initializes a satellite object.
-
twisted.positioning.base.Satellite.__repr__
twisted.positioning.base.Satellite.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Returns a string representation of this Satellite.
-
twisted.positioning.nmea.GPGGAFixQualities
twisted.positioning.nmea.GPGGAFixQualities.html
ZopeInterfaceClass
Class
PUBLIC
The possible fix quality indications for GPGGA sentences.
-
twisted.positioning.nmea.GPGGAFixQualities.INVALID_FIX
twisted.positioning.nmea.GPGGAFixQualities.html#INVALID_FIX
ZopeInterfaceAttribute
Constant
PUBLIC
The fix is invalid.
-
twisted.positioning.nmea.GPGGAFixQualities.GPS_FIX
twisted.positioning.nmea.GPGGAFixQualities.html#GPS_FIX
ZopeInterfaceAttribute
Constant
PUBLIC
There is a fix, acquired using GPS.
-
twisted.positioning.nmea.GPGGAFixQualities.DGPS_FIX
twisted.positioning.nmea.GPGGAFixQualities.html#DGPS_FIX
ZopeInterfaceAttribute
Constant
PUBLIC
There is a fix, acquired using differential GPS (DGPS).
-
twisted.positioning.nmea.GPGGAFixQualities.PPS_FIX
twisted.positioning.nmea.GPGGAFixQualities.html#PPS_FIX
ZopeInterfaceAttribute
Constant
PUBLIC
There is a fix, acquired using the precise positioning service (PPS).
-
twisted.positioning.nmea.GPGGAFixQualities.RTK_FIX
twisted.positioning.nmea.GPGGAFixQualities.html#RTK_FIX
ZopeInterfaceAttribute
Constant
PUBLIC
There is a fix, acquired using fixed real-time kinematics. This means that there was a sufficient number of shared satellites with the base station, usually yielding a resolution in the centimeter range...
-
twisted.positioning.nmea.GPGGAFixQualities.FLOAT_RTK_FIX
twisted.positioning.nmea.GPGGAFixQualities.html#FLOAT_RTK_FIX
ZopeInterfaceAttribute
Constant
PUBLIC
There is a fix, acquired using floating real-time kinematics. The same comments apply as for a fixed real-time kinematics fix, except that there were insufficient shared satellites to acquire it, so instead you got a slightly less good floating fix...
-
twisted.positioning.nmea.GPGGAFixQualities.DEAD_RECKONING
twisted.positioning.nmea.GPGGAFixQualities.html#DEAD_RECKONING
ZopeInterfaceAttribute
Constant
PUBLIC
There is currently no more fix, but this data was computed using a previous fix and some information about motion (either from that fix or from other sources) using simple dead reckoning. Not particularly reliable, but better-than-nonsense data.
-
twisted.positioning.nmea.GPGGAFixQualities.MANUAL
twisted.positioning.nmea.GPGGAFixQualities.html#MANUAL
ZopeInterfaceAttribute
Constant
PUBLIC
There is no real fix from this device, but the location has been manually entered, presumably with data obtained from some other positioning method.
-
twisted.positioning.nmea.GPGGAFixQualities.SIMULATED
twisted.positioning.nmea.GPGGAFixQualities.html#SIMULATED
ZopeInterfaceAttribute
Constant
PUBLIC
There is no real fix, but instead it is being simulated.
-
twisted.positioning.nmea.GPGLLGPRMCFixQualities
twisted.positioning.nmea.GPGLLGPRMCFixQualities.html
ZopeInterfaceClass
Class
PUBLIC
The possible fix quality indications in GPGLL and GPRMC sentences.
-
twisted.positioning.nmea.GPGLLGPRMCFixQualities.ACTIVE
twisted.positioning.nmea.GPGLLGPRMCFixQualities.html#ACTIVE
ZopeInterfaceAttribute
Constant
PUBLIC
The data is okay.
-
twisted.positioning.nmea.GPGLLGPRMCFixQualities.VOID
twisted.positioning.nmea.GPGLLGPRMCFixQualities.html#VOID
ZopeInterfaceAttribute
Constant
PUBLIC
The data is void, and should not be used.
-
twisted.positioning.nmea.GPGSAFixTypes
twisted.positioning.nmea.GPGSAFixTypes.html
ZopeInterfaceClass
Class
PUBLIC
The possible fix types of a GPGSA sentence.
-
twisted.positioning.nmea.GPGSAFixTypes.GSA_NO_FIX
twisted.positioning.nmea.GPGSAFixTypes.html#GSA_NO_FIX
ZopeInterfaceAttribute
Constant
PUBLIC
The sentence reports no fix at all.
-
twisted.positioning.nmea.GPGSAFixTypes.GSA_2D_FIX
twisted.positioning.nmea.GPGSAFixTypes.html#GSA_2D_FIX
ZopeInterfaceAttribute
Constant
PUBLIC
The sentence reports a 2D fix: position but no altitude.
-
twisted.positioning.nmea.GPGSAFixTypes.GSA_3D_FIX
twisted.positioning.nmea.GPGSAFixTypes.html#GSA_3D_FIX
ZopeInterfaceAttribute
Constant
PUBLIC
The sentence reports a 3D fix: position with altitude.
-
twisted.positioning.nmea._split
twisted.positioning.nmea.html#_split
ZopeInterfaceFunction
Function
PRIVATE
Returns the split version of an NMEA sentence, minus header and checksum.
-
twisted.positioning.nmea._validateChecksum
twisted.positioning.nmea.html#_validateChecksum
ZopeInterfaceFunction
Function
PRIVATE
Validates the checksum of an NMEA sentence.
-
twisted.positioning.nmea.NMEAProtocol
twisted.positioning.nmea.NMEAProtocol.html
ZopeInterfaceClass
Class
PUBLIC
A protocol that parses and verifies the checksum of an NMEA sentence (in string form, not
NMEASentence), and delegates to a receiver.
-
twisted.positioning.nmea.NMEAProtocol._SENTENCE_CONTENTS
twisted.positioning.nmea.NMEAProtocol.html#_SENTENCE_CONTENTS
ZopeInterfaceAttribute
Constant
PRIVATE
Has the field names in an NMEA sentence for each sentence type (in order, obviously).
-
twisted.positioning.nmea.NMEAProtocol.__init__
twisted.positioning.nmea.NMEAProtocol.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initializes an NMEAProtocol.
-
twisted.positioning.nmea.NMEAProtocol._receiver
twisted.positioning.nmea.NMEAProtocol.html#_receiver
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.positioning.nmea.NMEAProtocol._sentenceCallback
twisted.positioning.nmea.NMEAProtocol.html#_sentenceCallback
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.positioning.nmea.NMEAProtocol.lineReceived
twisted.positioning.nmea.NMEAProtocol.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Parses the data from the sentence and validates the checksum.
-
twisted.positioning.nmea.NMEASentence
twisted.positioning.nmea.NMEASentence.html
ZopeInterfaceClass
Class
PUBLIC
An object representing an NMEA sentence.
-
twisted.positioning.nmea.NMEASentence.type
twisted.positioning.nmea.NMEASentence.html#type
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The sentence type ("GPGGA", "GPGSV"...).
-
twisted.positioning.nmea.NMEASentence.numberOfGSVSentences
twisted.positioning.nmea.NMEASentence.html#numberOfGSVSentences
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The total number of GSV sentences in a sequence.
-
twisted.positioning.nmea.NMEASentence.GSVSentenceIndex
twisted.positioning.nmea.NMEASentence.html#GSVSentenceIndex
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The index of this GSV sentence in the GSV sequence.
-
twisted.positioning.nmea.NMEASentence.timestamp
twisted.positioning.nmea.NMEASentence.html#timestamp
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A timestamp. ("123456" -> 12:34:56Z)
-
twisted.positioning.nmea.NMEASentence.datestamp
twisted.positioning.nmea.NMEASentence.html#datestamp
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A datestamp. ("230394" -> 23 Mar 1994)
-
twisted.positioning.nmea.NMEASentence.latitudeFloat
twisted.positioning.nmea.NMEASentence.html#latitudeFloat
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Latitude value. (for example: "1234.567" -> 12 degrees, 34.567 minutes).
-
twisted.positioning.nmea.NMEASentence.latitudeHemisphere
twisted.positioning.nmea.NMEASentence.html#latitudeHemisphere
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Latitudinal hemisphere ("N" or "S").
-
twisted.positioning.nmea.NMEASentence.longitudeFloat
twisted.positioning.nmea.NMEASentence.html#longitudeFloat
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Longitude value. See latitudeFloat for an example.
-
twisted.positioning.nmea.NMEASentence.longitudeHemisphere
twisted.positioning.nmea.NMEASentence.html#longitudeHemisphere
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Longitudinal hemisphere ("E" or "W").
-
twisted.positioning.nmea.NMEASentence.altitude
twisted.positioning.nmea.NMEASentence.html#altitude
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The altitude above mean sea level.
-
twisted.positioning.nmea.NMEASentence.altitudeUnits
twisted.positioning.nmea.NMEASentence.html#altitudeUnits
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Units in which altitude is expressed. (Always "M" for meters.)
-
twisted.positioning.nmea.NMEASentence.heightOfGeoidAboveWGS84
twisted.positioning.nmea.NMEASentence.html#heightOfGeoidAboveWGS84
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The local height of the geoid above the WGS84 ellipsoid model.
-
twisted.positioning.nmea.NMEASentence.heightOfGeoidAboveWGS84Units
twisted.positioning.nmea.NMEASentence.html#heightOfGeoidAboveWGS84Units
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The units in which the height above the geoid is expressed. (Always "M" for meters.)
-
twisted.positioning.nmea.NMEASentence.trueHeading
twisted.positioning.nmea.NMEASentence.html#trueHeading
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The true heading.
-
twisted.positioning.nmea.NMEASentence.magneticVariation
twisted.positioning.nmea.NMEASentence.html#magneticVariation
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The magnetic variation.
-
twisted.positioning.nmea.NMEASentence.magneticVariationDirection
twisted.positioning.nmea.NMEASentence.html#magneticVariationDirection
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The direction of the magnetic variation. One of "E" or "W".
-
twisted.positioning.nmea.NMEASentence.speedInKnots
twisted.positioning.nmea.NMEASentence.html#speedInKnots
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The ground speed, expressed in knots.
-
twisted.positioning.nmea.NMEASentence.fixQuality
twisted.positioning.nmea.NMEASentence.html#fixQuality
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The quality of the fix.
-
twisted.positioning.nmea.NMEASentence.dataMode
twisted.positioning.nmea.NMEASentence.html#dataMode
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Signals if the data is usable or not.
-
twisted.positioning.nmea.NMEASentence.numberOfSatellitesSeen
twisted.positioning.nmea.NMEASentence.html#numberOfSatellitesSeen
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The number of satellites seen by the receiver.
-
twisted.positioning.nmea.NMEASentence.numberOfSatellitesUsed
twisted.positioning.nmea.NMEASentence.html#numberOfSatellitesUsed
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The number of satellites used in computing the fix.
-
twisted.positioning.nmea.NMEASentence.horizontalDilutionOfPrecision
twisted.positioning.nmea.NMEASentence.html#horizontalDilutionOfPrecision
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The dilution of the precision of the position on a plane tangential to the geoid. (HDOP)
-
twisted.positioning.nmea.NMEASentence.verticalDilutionOfPrecision
twisted.positioning.nmea.NMEASentence.html#verticalDilutionOfPrecision
ZopeInterfaceAttribute
Instance Variable
PUBLIC
As horizontalDilutionOfPrecision, but for a position on a plane perpendicular to the geoid. (VDOP)
-
twisted.positioning.nmea.NMEASentence.positionDilutionOfPrecision
twisted.positioning.nmea.NMEASentence.html#positionDilutionOfPrecision
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Euclidean norm of HDOP and VDOP.
-
twisted.positioning.nmea.NMEASentence.satellitePRN
twisted.positioning.nmea.NMEASentence.html#satellitePRN
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The unique identifcation number of a particular satellite. Optionally suffixed with _N if multiple satellites are referenced in a sentence, where N in range(4).
-
twisted.positioning.nmea.NMEASentence.elevation
twisted.positioning.nmea.NMEASentence.html#elevation
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The elevation of a satellite in decimal degrees. Optionally suffixed with _N, as with satellitePRN.
-
twisted.positioning.nmea.NMEASentence.azimuth
twisted.positioning.nmea.NMEASentence.html#azimuth
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The azimuth of a satellite in decimal degrees. Optionally suffixed with _N, as with satellitePRN.
-
twisted.positioning.nmea.NMEASentence.signalToNoiseRatio
twisted.positioning.nmea.NMEASentence.html#signalToNoiseRatio
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The SNR of a satellite signal, in decibels. Optionally suffixed with _N, as with satellitePRN.
-
twisted.positioning.nmea.NMEASentence.usedSatellitePRN_N
twisted.positioning.nmea.NMEASentence.html#usedSatellitePRN_N
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Where int(N) in range(12). The PRN of a satellite used in computing the fix.
-
twisted.positioning.nmea.NMEASentence.ALLOWED_ATTRIBUTES
twisted.positioning.nmea.NMEASentence.html#ALLOWED_ATTRIBUTES
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.positioning.nmea.NMEASentence._isFirstGSVSentence
twisted.positioning.nmea.NMEASentence.html#_isFirstGSVSentence
ZopeInterfaceFunction
Method
PRIVATE
Tests if this current GSV sentence is the first one in a sequence.
-
twisted.positioning.nmea.NMEASentence._isLastGSVSentence
twisted.positioning.nmea.NMEASentence.html#_isLastGSVSentence
ZopeInterfaceFunction
Method
PRIVATE
Tests if this current GSV sentence is the final one in a sequence.
-
twisted.positioning.nmea.NMEAAdapter
twisted.positioning.nmea.NMEAAdapter.html
ZopeInterfaceClass
Class
PUBLIC
An adapter from NMEAProtocol receivers to positioning receivers.
-
twisted.positioning.nmea.NMEAAdapter._STATEFUL_UPDATE
twisted.positioning.nmea.NMEAAdapter.html#_STATEFUL_UPDATE
ZopeInterfaceAttribute
Constant
PRIVATE
Information on how to update partial information in the sentence data or internal adapter state. For more information, see _statefulUpdate's docstring.
-
twisted.positioning.nmea.NMEAAdapter._ACCEPTABLE_UNITS
twisted.positioning.nmea.NMEAAdapter.html#_ACCEPTABLE_UNITS
ZopeInterfaceAttribute
Constant
PRIVATE
A set of NMEA notations of units that are already acceptable (metric), and therefore don't need to be converted.
-
twisted.positioning.nmea.NMEAAdapter._UNIT_CONVERTERS
twisted.positioning.nmea.NMEAAdapter.html#_UNIT_CONVERTERS
ZopeInterfaceAttribute
Constant
PRIVATE
Mapping of NMEA notations of units that are not acceptable (not metric) to converters that take a quantity in that unit and produce a metric quantity.
-
twisted.positioning.nmea.NMEAAdapter._SPECIFIC_SENTENCE_FIXES
twisted.positioning.nmea.NMEAAdapter.html#_SPECIFIC_SENTENCE_FIXES
ZopeInterfaceAttribute
Constant
PRIVATE
A mapping of sentece types to specific fixes that are required to extract useful information from data from those sentences.
-
twisted.positioning.nmea.NMEAAdapter._FIXERS
twisted.positioning.nmea.NMEAAdapter.html#_FIXERS
ZopeInterfaceAttribute
Constant
PRIVATE
Set of unary callables that take an NMEAAdapter instance and extract useful data from the sentence data, usually modifying the adapter's sentence data in-place.
-
twisted.positioning.nmea.NMEAAdapter.yearThreshold
twisted.positioning.nmea.NMEAAdapter.html#yearThreshold
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The earliest possible year that data will be interpreted as. For example, if this value is 1990, an NMEA 0183 two-digit year of "96" will be interpreted as 1996, and a two-digit year of "13" will be interpreted as 2013.
-
twisted.positioning.nmea.NMEAAdapter._state
twisted.positioning.nmea.NMEAAdapter.html#_state
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The current internal state of the receiver.
-
twisted.positioning.nmea.NMEAAdapter._sentenceData
twisted.positioning.nmea.NMEAAdapter.html#_sentenceData
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The data present in the sentence currently being processed. Starts empty, is filled as the sentence is parsed.
-
twisted.positioning.nmea.NMEAAdapter._receiver
twisted.positioning.nmea.NMEAAdapter.html#_receiver
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The positioning receiver that will receive parsed data.
-
twisted.positioning.nmea.NMEAAdapter.__init__
twisted.positioning.nmea.NMEAAdapter.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initializes a new NMEA adapter.
-
twisted.positioning.nmea.NMEAAdapter._fixTimestamp
twisted.positioning.nmea.NMEAAdapter.html#_fixTimestamp
ZopeInterfaceFunction
Method
PRIVATE
Turns the NMEAProtocol timestamp notation into a datetime.time object. The time in this object is expressed as Zulu time.
-
twisted.positioning.nmea.NMEAAdapter._fixDatestamp
twisted.positioning.nmea.NMEAAdapter.html#_fixDatestamp
ZopeInterfaceFunction
Method
PRIVATE
Turns an NMEA datestamp format into a datetime.date object.
-
twisted.positioning.nmea.NMEAAdapter._fixCoordinateFloat
twisted.positioning.nmea.NMEAAdapter.html#_fixCoordinateFloat
ZopeInterfaceFunction
Method
PRIVATE
Turns the NMEAProtocol coordinate format into Python float.
-
twisted.positioning.nmea.NMEAAdapter._fixHemisphereSign
twisted.positioning.nmea.NMEAAdapter.html#_fixHemisphereSign
ZopeInterfaceFunction
Method
PRIVATE
Fixes the sign for a hemisphere.
-
twisted.positioning.nmea.NMEAAdapter._getHemisphereSign
twisted.positioning.nmea.NMEAAdapter.html#_getHemisphereSign
ZopeInterfaceFunction
Method
PRIVATE
Returns the hemisphere sign for a given coordinate type.
-
twisted.positioning.nmea.NMEAAdapter._convert
twisted.positioning.nmea.NMEAAdapter.html#_convert
ZopeInterfaceFunction
Method
PRIVATE
A simple conversion fix.
-
twisted.positioning.nmea.NMEAAdapter._statefulUpdate
twisted.positioning.nmea.NMEAAdapter.html#_statefulUpdate
ZopeInterfaceFunction
Method
PRIVATE
Does a stateful update of a particular positioning attribute. Specifically, this will mutate an object in the current sentence data.
-
twisted.positioning.nmea.NMEAAdapter._fixUnits
twisted.positioning.nmea.NMEAAdapter.html#_fixUnits
ZopeInterfaceFunction
Method
PRIVATE
Fixes the units of a certain value. If the units are already acceptable (metric), does nothing.
-
twisted.positioning.nmea.NMEAAdapter._fixGSV
twisted.positioning.nmea.NMEAAdapter.html#_fixGSV
ZopeInterfaceFunction
Method
PRIVATE
Parses partial visible satellite information from a GSV sentence.
-
twisted.positioning.nmea.NMEAAdapter._fixGSA
twisted.positioning.nmea.NMEAAdapter.html#_fixGSA
ZopeInterfaceFunction
Method
PRIVATE
Extracts the information regarding which satellites were used in obtaining the GPS fix from a GSA sentence.
-
twisted.positioning.nmea.NMEAAdapter._sentenceSpecificFix
twisted.positioning.nmea.NMEAAdapter.html#_sentenceSpecificFix
ZopeInterfaceFunction
Method
PRIVATE
Executes a fix for a specific type of sentence.
-
twisted.positioning.nmea.NMEAAdapter.clear
twisted.positioning.nmea.NMEAAdapter.html#clear
ZopeInterfaceFunction
Method
PUBLIC
Resets this adapter.
-
twisted.positioning.nmea.NMEAAdapter.sentenceReceived
twisted.positioning.nmea.NMEAAdapter.html#sentenceReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when a sentence is received.
-
twisted.positioning.nmea.NMEAAdapter.currentSentence
twisted.positioning.nmea.NMEAAdapter.html#currentSentence
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.positioning.nmea.NMEAAdapter._validateCurrentSentence
twisted.positioning.nmea.NMEAAdapter.html#_validateCurrentSentence
ZopeInterfaceFunction
Method
PRIVATE
Tests if a sentence contains a valid fix.
-
twisted.positioning.nmea.NMEAAdapter._cleanCurrentSentence
twisted.positioning.nmea.NMEAAdapter.html#_cleanCurrentSentence
ZopeInterfaceFunction
Method
PRIVATE
Cleans the current sentence.
-
twisted.positioning.nmea.NMEAAdapter._updateState
twisted.positioning.nmea.NMEAAdapter.html#_updateState
ZopeInterfaceFunction
Method
PRIVATE
Updates the current state with the new information from the sentence.
-
twisted.positioning.nmea.NMEAAdapter._updateBeaconInformation
twisted.positioning.nmea.NMEAAdapter.html#_updateBeaconInformation
ZopeInterfaceFunction
Method
PRIVATE
Updates existing beacon information state with new data.
-
twisted.positioning.nmea.NMEAAdapter._updateUsedBeacons
twisted.positioning.nmea.NMEAAdapter.html#_updateUsedBeacons
ZopeInterfaceFunction
Method
PRIVATE
Searches the adapter state and sentence data for information about which beacons where used, then adds it to the provided beacon information object.
-
twisted.positioning.nmea.NMEAAdapter._mergeBeaconInformation
twisted.positioning.nmea.NMEAAdapter.html#_mergeBeaconInformation
ZopeInterfaceFunction
Method
PRIVATE
Merges beacon information in the adapter state (if it exists) into the provided beacon information. Specifically, this merges used and seen beacons.
-
twisted.positioning.nmea.NMEAAdapter._combineDateAndTime
twisted.positioning.nmea.NMEAAdapter.html#_combineDateAndTime
ZopeInterfaceFunction
Method
PRIVATE
Combines a
datetime.date object and a
datetime.time object, collected from one or more NMEA sentences, into a single
datetime.datetime object suitable for sending to the
IPositioningReceiver.
-
twisted.positioning.nmea.NMEAAdapter._fireSentenceCallbacks
twisted.positioning.nmea.NMEAAdapter.html#_fireSentenceCallbacks
ZopeInterfaceFunction
Method
PRIVATE
Fires sentence callbacks for the current sentence.
-
twisted.protocols.amp.MAX_VALUE_LENGTH
twisted.protocols.amp.html#MAX_VALUE_LENGTH
ZopeInterfaceAttribute
Constant
PUBLIC
The maximum length of a message.
-
twisted.protocols.amp.ASK
twisted.protocols.amp.html#ASK
ZopeInterfaceAttribute
Constant
PUBLIC
Marker for an Ask packet.
-
twisted.protocols.amp.ANSWER
twisted.protocols.amp.html#ANSWER
ZopeInterfaceAttribute
Constant
PUBLIC
Marker for an Answer packet.
-
twisted.protocols.amp.COMMAND
twisted.protocols.amp.html#COMMAND
ZopeInterfaceAttribute
Constant
PUBLIC
Marker for a Command packet.
-
twisted.protocols.amp.ERROR
twisted.protocols.amp.html#ERROR
ZopeInterfaceAttribute
Constant
PUBLIC
Marker for an AMP box of error type.
-
twisted.protocols.amp.ERROR_CODE
twisted.protocols.amp.html#ERROR_CODE
ZopeInterfaceAttribute
Constant
PUBLIC
Marker for an AMP box containing the code of an error.
-
twisted.protocols.amp.ERROR_DESCRIPTION
twisted.protocols.amp.html#ERROR_DESCRIPTION
ZopeInterfaceAttribute
Constant
PUBLIC
Marker for an AMP box containing the description of the error.
-
twisted.protocols.amp.ssl
twisted.protocols.amp.html#ssl
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.protocols.amp.UNKNOWN_ERROR_CODE
twisted.protocols.amp.html#UNKNOWN_ERROR_CODE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.amp.UNHANDLED_ERROR_CODE
twisted.protocols.amp.html#UNHANDLED_ERROR_CODE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.amp.MAX_KEY_LENGTH
twisted.protocols.amp.html#MAX_KEY_LENGTH
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.amp.IArgumentType
twisted.protocols.amp.IArgumentType.html
ZopeInterfaceClass
Interface
PUBLIC
An
IArgumentType can serialize a Python object into an AMP box and deserialize information from an AMP box back into a Python object.
-
twisted.protocols.amp.IArgumentType.fromBox
twisted.protocols.amp.IArgumentType.html#fromBox
ZopeInterfaceFunction
Method
PUBLIC
Given an argument name and an AMP box containing serialized values, extract one or more Python objects and add them to the objects dictionary.
-
twisted.protocols.amp.IArgumentType.toBox
twisted.protocols.amp.IArgumentType.html#toBox
ZopeInterfaceFunction
Method
PUBLIC
Given an argument name and a dictionary containing structured Python objects, serialize values into one or more strings and add them to the strings dictionary.
-
twisted.protocols.amp.IBoxSender
twisted.protocols.amp.IBoxSender.html
ZopeInterfaceClass
Interface
PUBLIC
A transport which can send
AmpBox objects.
-
twisted.protocols.amp.IBoxSender.sendBox
twisted.protocols.amp.IBoxSender.html#sendBox
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.protocols.amp.IBoxSender.unhandledError
twisted.protocols.amp.IBoxSender.html#unhandledError
ZopeInterfaceFunction
Method
PUBLIC
An unhandled error occurred in response to a box. Log it appropriately.
-
twisted.protocols.amp.IBoxReceiver
twisted.protocols.amp.IBoxReceiver.html
ZopeInterfaceClass
Interface
PUBLIC
An application object which can receive
AmpBox objects and dispatch them appropriately.
-
twisted.protocols.amp.IBoxReceiver.startReceivingBoxes
twisted.protocols.amp.IBoxReceiver.html#startReceivingBoxes
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.protocols.amp.IBoxReceiver.ampBoxReceived
twisted.protocols.amp.IBoxReceiver.html#ampBoxReceived
ZopeInterfaceFunction
Method
PUBLIC
A box was received from the transport; dispatch it appropriately.
-
twisted.protocols.amp.IBoxReceiver.stopReceivingBoxes
twisted.protocols.amp.IBoxReceiver.html#stopReceivingBoxes
ZopeInterfaceFunction
Method
PUBLIC
No further boxes will be received on this connection.
-
twisted.protocols.amp.IResponderLocator
twisted.protocols.amp.IResponderLocator.html
ZopeInterfaceClass
Interface
PUBLIC
An application object which can look up appropriate responder methods for AMP commands.
-
twisted.protocols.amp.IResponderLocator.locateResponder
twisted.protocols.amp.IResponderLocator.html#locateResponder
ZopeInterfaceFunction
Method
PUBLIC
Locate a responder method appropriate for the named command.
-
twisted.protocols.amp.AmpError
twisted.protocols.amp.AmpError.html
ZopeInterfaceClass
Class
PUBLIC
Base class of all Amp-related exceptions.
-
twisted.protocols.amp.ProtocolSwitched
twisted.protocols.amp.ProtocolSwitched.html
ZopeInterfaceClass
Class
PUBLIC
Connections which have been switched to other protocols can no longer accept traffic at the AMP level. This is raised when you try to send it.
-
twisted.protocols.amp.OnlyOneTLS
twisted.protocols.amp.OnlyOneTLS.html
ZopeInterfaceClass
Class
PUBLIC
This is an implementation limitation; TLS may only be started once per connection.
-
twisted.protocols.amp.NoEmptyBoxes
twisted.protocols.amp.NoEmptyBoxes.html
ZopeInterfaceClass
Class
PUBLIC
You can't have empty boxes on the connection. This is raised when you receive or attempt to send one.
-
twisted.protocols.amp.InvalidSignature
twisted.protocols.amp.InvalidSignature.html
ZopeInterfaceClass
Class
PUBLIC
You didn't pass all the required arguments.
-
twisted.protocols.amp.TooLong
twisted.protocols.amp.TooLong.html
ZopeInterfaceClass
Class
PUBLIC
One of the protocol's length limitations was violated.
-
twisted.protocols.amp.TooLong.isKey
twisted.protocols.amp.TooLong.html#isKey
ZopeInterfaceAttribute
Instance Variable
PUBLIC
true if the string being encoded in a key position, false if it was in a value position.
-
twisted.protocols.amp.TooLong.isLocal
twisted.protocols.amp.TooLong.html#isLocal
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Was the string encoded locally, or received too long from the network? (It's only physically possible to encode "too long" values on the network for keys.)
-
twisted.protocols.amp.TooLong.value
twisted.protocols.amp.TooLong.html#value
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The string that was too long.
-
twisted.protocols.amp.TooLong.keyName
twisted.protocols.amp.TooLong.html#keyName
ZopeInterfaceAttribute
Instance Variable
PUBLIC
If the string being encoded was in a value position, what key was it being encoded for?
-
twisted.protocols.amp.TooLong.__init__
twisted.protocols.amp.TooLong.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.amp.TooLong.__repr__
twisted.protocols.amp.TooLong.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.amp.BadLocalReturn
twisted.protocols.amp.BadLocalReturn.html
ZopeInterfaceClass
Class
PUBLIC
A bad value was returned from a local command; we were unable to coerce it.
-
twisted.protocols.amp.BadLocalReturn.__init__
twisted.protocols.amp.BadLocalReturn.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.amp.BadLocalReturn.message
twisted.protocols.amp.BadLocalReturn.html#message
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.amp.BadLocalReturn.enclosed
twisted.protocols.amp.BadLocalReturn.html#enclosed
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.amp.BadLocalReturn.__repr__
twisted.protocols.amp.BadLocalReturn.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.amp.RemoteAmpError
twisted.protocols.amp.RemoteAmpError.html
ZopeInterfaceClass
Class
PUBLIC
This error indicates that something went wrong on the remote end of the connection, and the error was serialized and transmitted to you.
-
twisted.protocols.amp.RemoteAmpError.__init__
twisted.protocols.amp.RemoteAmpError.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create a remote error with an error code and description.
-
twisted.protocols.amp.RemoteAmpError.local
twisted.protocols.amp.RemoteAmpError.html#local
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.amp.RemoteAmpError.errorCode
twisted.protocols.amp.RemoteAmpError.html#errorCode
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.amp.RemoteAmpError.description
twisted.protocols.amp.RemoteAmpError.html#description
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.amp.RemoteAmpError.fatal
twisted.protocols.amp.RemoteAmpError.html#fatal
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.amp.UnknownRemoteError
twisted.protocols.amp.UnknownRemoteError.html
ZopeInterfaceClass
Class
PUBLIC
This means that an error whose type we can't identify was raised from the other side.
-
twisted.protocols.amp.UnknownRemoteError.__init__
twisted.protocols.amp.UnknownRemoteError.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create a remote error with an error code and description.
-
twisted.protocols.amp.MalformedAmpBox
twisted.protocols.amp.MalformedAmpBox.html
ZopeInterfaceClass
Class
PUBLIC
This error indicates that the wire-level protocol was malformed.
-
twisted.protocols.amp.UnhandledCommand
twisted.protocols.amp.UnhandledCommand.html
ZopeInterfaceClass
Class
PUBLIC
A command received via amp could not be dispatched.
-
twisted.protocols.amp.IncompatibleVersions
twisted.protocols.amp.IncompatibleVersions.html
ZopeInterfaceClass
Class
PUBLIC
It was impossible to negotiate a compatible version of the protocol with the other end of the connection.
-
twisted.protocols.amp.PROTOCOL_ERRORS
twisted.protocols.amp.html#PROTOCOL_ERRORS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.amp.AmpBox
twisted.protocols.amp.AmpBox.html
ZopeInterfaceClass
Class
PUBLIC
I am a packet in the AMP protocol, much like a regular bytes:bytes dictionary.
-
twisted.protocols.amp.AmpBox.__slots__
twisted.protocols.amp.AmpBox.html#__slots__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.amp.AmpBox.__init__
twisted.protocols.amp.AmpBox.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.protocols.amp.AmpBox.copy
twisted.protocols.amp.AmpBox.html#copy
ZopeInterfaceFunction
Method
PUBLIC
Return another AmpBox just like me.
-
twisted.protocols.amp.AmpBox.serialize
twisted.protocols.amp.AmpBox.html#serialize
ZopeInterfaceFunction
Method
PUBLIC
Convert me into a wire-encoded string.
-
twisted.protocols.amp.AmpBox._sendTo
twisted.protocols.amp.AmpBox.html#_sendTo
ZopeInterfaceFunction
Method
PRIVATE
Serialize and send this box to an Amp instance. By the time it is being sent, several keys are required. I must have exactly ONE of:
-
twisted.protocols.amp.AmpBox.__repr__
twisted.protocols.amp.AmpBox.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.amp.QuitBox
twisted.protocols.amp.QuitBox.html
ZopeInterfaceClass
Class
PUBLIC
I am an AmpBox that, upon being sent, terminates the connection.
-
twisted.protocols.amp.QuitBox.__slots__
twisted.protocols.amp.QuitBox.html#__slots__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.amp.QuitBox.__repr__
twisted.protocols.amp.QuitBox.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.amp.QuitBox._sendTo
twisted.protocols.amp.QuitBox.html#_sendTo
ZopeInterfaceFunction
Method
PRIVATE
Immediately call loseConnection after sending.
-
twisted.protocols.amp._SwitchBox
twisted.protocols.amp._SwitchBox.html
ZopeInterfaceClass
Class
PRIVATE
Implementation detail of ProtocolSwitchCommand: I am an AmpBox which sets up state for the protocol to switch.
-
twisted.protocols.amp._SwitchBox.__init__
twisted.protocols.amp._SwitchBox.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create a _SwitchBox with the protocol to switch to after being sent.
-
twisted.protocols.amp._SwitchBox.innerProto
twisted.protocols.amp._SwitchBox.html#innerProto
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.amp._SwitchBox.__repr__
twisted.protocols.amp._SwitchBox.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.amp._SwitchBox._sendTo
twisted.protocols.amp._SwitchBox.html#_sendTo
ZopeInterfaceFunction
Method
PRIVATE
Send me; I am the last box on the connection. All further traffic will be over the new protocol.
-
twisted.protocols.amp.BoxDispatcher
twisted.protocols.amp.BoxDispatcher.html
ZopeInterfaceClass
Class
PUBLIC
A
BoxDispatcher dispatches '_ask', '_answer', and '_error'
AmpBoxes, both incoming and outgoing, to their appropriate destinations.
-
twisted.protocols.amp.BoxDispatcher._outstandingRequests
twisted.protocols.amp.BoxDispatcher.html#_outstandingRequests
ZopeInterfaceAttribute
Instance Variable
PRIVATE
a dictionary mapping request IDs to
Deferreds which were returned for those requests.
-
twisted.protocols.amp.BoxDispatcher.locator
twisted.protocols.amp.BoxDispatcher.html#locator
ZopeInterfaceAttribute
Instance Variable
PUBLIC
an object with a
CommandLocator.locateResponder method that locates a responder function that takes a Box and returns a result (either a Box or a Deferred which fires one).
-
twisted.protocols.amp.BoxDispatcher.boxSender
twisted.protocols.amp.BoxDispatcher.html#boxSender
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.protocols.amp.BoxDispatcher._failAllReason
twisted.protocols.amp.BoxDispatcher.html#_failAllReason
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.amp.BoxDispatcher._counter
twisted.protocols.amp.BoxDispatcher.html#_counter
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.protocols.amp.BoxDispatcher.__init__
twisted.protocols.amp.BoxDispatcher.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.amp.BoxDispatcher.startReceivingBoxes
twisted.protocols.amp.BoxDispatcher.html#startReceivingBoxes
ZopeInterfaceFunction
Method
PUBLIC
The given boxSender is going to start calling boxReceived on this
BoxDispatcher.
-
twisted.protocols.amp.BoxDispatcher.stopReceivingBoxes
twisted.protocols.amp.BoxDispatcher.html#stopReceivingBoxes
ZopeInterfaceFunction
Method
PUBLIC
No further boxes will be received here. Terminate all currently outstanding command deferreds with the given reason.
-
twisted.protocols.amp.BoxDispatcher.failAllOutgoing
twisted.protocols.amp.BoxDispatcher.html#failAllOutgoing
ZopeInterfaceFunction
Method
PUBLIC
Call the errback on all outstanding requests awaiting responses.
-
twisted.protocols.amp.BoxDispatcher._nextTag
twisted.protocols.amp.BoxDispatcher.html#_nextTag
ZopeInterfaceFunction
Method
PRIVATE
Generate protocol-local serial numbers for _ask keys.
-
twisted.protocols.amp.BoxDispatcher._sendBoxCommand
twisted.protocols.amp.BoxDispatcher.html#_sendBoxCommand
ZopeInterfaceFunction
Method
PRIVATE
Send a command across the wire with the given amp.Box.
-
twisted.protocols.amp.BoxDispatcher.callRemoteString
twisted.protocols.amp.BoxDispatcher.html#callRemoteString
ZopeInterfaceFunction
Method
PUBLIC
This is a low-level API, designed only for optimizing simple messages for which the overhead of parsing is too great.
-
twisted.protocols.amp.BoxDispatcher.callRemote
twisted.protocols.amp.BoxDispatcher.html#callRemote
ZopeInterfaceFunction
Method
PUBLIC
This is the primary high-level API for sending messages via AMP. Invoke it with a command and appropriate arguments to send a message to this connection's peer.
-
twisted.protocols.amp.BoxDispatcher.unhandledError
twisted.protocols.amp.BoxDispatcher.html#unhandledError
ZopeInterfaceFunction
Method
PUBLIC
This is a terminal callback called after application code has had a chance to quash any errors.
-
twisted.protocols.amp.BoxDispatcher._answerReceived
twisted.protocols.amp.BoxDispatcher.html#_answerReceived
ZopeInterfaceFunction
Method
PRIVATE
An AMP box was received that answered a command previously sent with
callRemote.
-
twisted.protocols.amp.BoxDispatcher._errorReceived
twisted.protocols.amp.BoxDispatcher.html#_errorReceived
ZopeInterfaceFunction
Method
PRIVATE
An AMP box was received that answered a command previously sent with
callRemote, with an error.
-
twisted.protocols.amp.BoxDispatcher._commandReceived
twisted.protocols.amp.BoxDispatcher.html#_commandReceived
ZopeInterfaceFunction
Method
PRIVATE
No summary
-
twisted.protocols.amp.BoxDispatcher.ampBoxReceived
twisted.protocols.amp.BoxDispatcher.html#ampBoxReceived
ZopeInterfaceFunction
Method
PUBLIC
An AmpBox was received, representing a command, or an answer to a previously issued command (either successful or erroneous). Respond to it according to its contents.
-
twisted.protocols.amp.BoxDispatcher._safeEmit
twisted.protocols.amp.BoxDispatcher.html#_safeEmit
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.protocols.amp.BoxDispatcher.dispatchCommand
twisted.protocols.amp.BoxDispatcher.html#dispatchCommand
ZopeInterfaceFunction
Method
PUBLIC
A box with a _command key was received.
-
twisted.protocols.amp._CommandLocatorMeta
twisted.protocols.amp._CommandLocatorMeta.html
ZopeInterfaceClass
Class
PRIVATE
This metaclass keeps track of all of the Command.responder-decorated methods defined since the last CommandLocator subclass was defined. It assumes (usually correctly, but unfortunately not necessarily so) that those commands responders were all declared as methods of the class being defined...
-
twisted.protocols.amp._CommandLocatorMeta._currentClassCommands
twisted.protocols.amp._CommandLocatorMeta.html#_currentClassCommands
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.protocols.amp._CommandLocatorMeta.__new__
twisted.protocols.amp._CommandLocatorMeta.html#__new__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.amp.CommandLocator
twisted.protocols.amp.CommandLocator.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.protocols.amp.CommandLocator._wrapWithSerialization
twisted.protocols.amp.CommandLocator.html#_wrapWithSerialization
ZopeInterfaceFunction
Method
PRIVATE
Wrap aCallable with its command's argument de-serialization and result serialization logic.
-
twisted.protocols.amp.CommandLocator.lookupFunction
twisted.protocols.amp.CommandLocator.html#lookupFunction
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.protocols.amp.CommandLocator.locateResponder
twisted.protocols.amp.CommandLocator.html#locateResponder
ZopeInterfaceFunction
Method
PUBLIC
Locate a callable to invoke when executing the named command.
-
twisted.protocols.amp.SimpleStringLocator
twisted.protocols.amp.SimpleStringLocator.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.protocols.amp.SimpleStringLocator.baseDispatchPrefix
twisted.protocols.amp.SimpleStringLocator.html#baseDispatchPrefix
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.amp.SimpleStringLocator.locateResponder
twisted.protocols.amp.SimpleStringLocator.html#locateResponder
ZopeInterfaceFunction
Method
PUBLIC
Locate a callable to invoke when executing the named command.
-
twisted.protocols.amp.PYTHON_KEYWORDS
twisted.protocols.amp.html#PYTHON_KEYWORDS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.amp._wireNameToPythonIdentifier
twisted.protocols.amp.html#_wireNameToPythonIdentifier
ZopeInterfaceFunction
Function
PRIVATE
(Private) Normalize an argument name from the wire for use with Python code. If the return value is going to be a python keyword it will be capitalized. If it contains any dashes they will be replaced with underscores.
-
twisted.protocols.amp.Argument
twisted.protocols.amp.Argument.html
ZopeInterfaceClass
Class
PUBLIC
Base-class of all objects that take values from Amp packets and convert them into objects for Python functions.
-
twisted.protocols.amp.Argument.optional
twisted.protocols.amp.Argument.html#optional
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.amp.Argument.__init__
twisted.protocols.amp.Argument.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create an Argument.
-
twisted.protocols.amp.Argument.retrieve
twisted.protocols.amp.Argument.html#retrieve
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the given key from the given dictionary, removing it if found.
-
twisted.protocols.amp.Argument.fromBox
twisted.protocols.amp.Argument.html#fromBox
ZopeInterfaceFunction
Method
PUBLIC
Populate an 'out' dictionary with mapping names to Python values decoded from an 'in' AmpBox mapping strings to string values.
-
twisted.protocols.amp.Argument.toBox
twisted.protocols.amp.Argument.html#toBox
ZopeInterfaceFunction
Method
PUBLIC
Populate an 'out' AmpBox with strings encoded from an 'in' dictionary mapping names to Python values.
-
twisted.protocols.amp.Argument.fromStringProto
twisted.protocols.amp.Argument.html#fromStringProto
ZopeInterfaceFunction
Method
PUBLIC
Convert a string to a Python value.
-
twisted.protocols.amp.Argument.toStringProto
twisted.protocols.amp.Argument.html#toStringProto
ZopeInterfaceFunction
Method
PUBLIC
Convert a Python object to a string.
-
twisted.protocols.amp.Argument.fromString
twisted.protocols.amp.Argument.html#fromString
ZopeInterfaceFunction
Method
PUBLIC
Convert a string to a Python object. Subclasses must implement this.
-
twisted.protocols.amp.Argument.toString
twisted.protocols.amp.Argument.html#toString
ZopeInterfaceFunction
Method
PUBLIC
Convert a Python object into a string for passing over the network.
-
twisted.protocols.amp.Integer
twisted.protocols.amp.Integer.html
ZopeInterfaceClass
Class
PUBLIC
Encode any integer values of any size on the wire as the string representation.
-
twisted.protocols.amp.Integer.toString
twisted.protocols.amp.Integer.html#toString
ZopeInterfaceFunction
Method
PUBLIC
Convert a Python object into a string for passing over the network.
-
twisted.protocols.amp.String
twisted.protocols.amp.String.html
ZopeInterfaceClass
Class
PUBLIC
Don't do any conversion at all; just pass through 'str'.
-
twisted.protocols.amp.String.toString
twisted.protocols.amp.String.html#toString
ZopeInterfaceFunction
Method
PUBLIC
Convert a Python object into a string for passing over the network.
-
twisted.protocols.amp.String.fromString
twisted.protocols.amp.String.html#fromString
ZopeInterfaceFunction
Method
PUBLIC
Convert a string to a Python object. Subclasses must implement this.
-
twisted.protocols.amp.Float
twisted.protocols.amp.Float.html
ZopeInterfaceClass
Class
PUBLIC
Encode floating-point values on the wire as their repr.
-
twisted.protocols.amp.Float.toString
twisted.protocols.amp.Float.html#toString
ZopeInterfaceFunction
Method
PUBLIC
Convert a Python object into a string for passing over the network.
-
twisted.protocols.amp.Boolean
twisted.protocols.amp.Boolean.html
ZopeInterfaceClass
Class
PUBLIC
Encode True or False as "True" or "False" on the wire.
-
twisted.protocols.amp.Boolean.fromString
twisted.protocols.amp.Boolean.html#fromString
ZopeInterfaceFunction
Method
PUBLIC
Convert a string to a Python object. Subclasses must implement this.
-
twisted.protocols.amp.Boolean.toString
twisted.protocols.amp.Boolean.html#toString
ZopeInterfaceFunction
Method
PUBLIC
Convert a Python object into a string for passing over the network.
-
twisted.protocols.amp.Unicode
twisted.protocols.amp.Unicode.html
ZopeInterfaceClass
Class
PUBLIC
Encode a unicode string on the wire as UTF-8.
-
twisted.protocols.amp.Unicode.toString
twisted.protocols.amp.Unicode.html#toString
ZopeInterfaceFunction
Method
PUBLIC
Convert a Python object into a string for passing over the network.
-
twisted.protocols.amp.Unicode.fromString
twisted.protocols.amp.Unicode.html#fromString
ZopeInterfaceFunction
Method
PUBLIC
Convert a string to a Python object. Subclasses must implement this.
-
twisted.protocols.amp.Path
twisted.protocols.amp.Path.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.protocols.amp.Path.fromString
twisted.protocols.amp.Path.html#fromString
ZopeInterfaceFunction
Method
PUBLIC
Convert a string to a Python object. Subclasses must implement this.
-
twisted.protocols.amp.Path.toString
twisted.protocols.amp.Path.html#toString
ZopeInterfaceFunction
Method
PUBLIC
Convert a Python object into a string for passing over the network.
-
twisted.protocols.amp.ListOf
twisted.protocols.amp.ListOf.html
ZopeInterfaceClass
Class
PUBLIC
Encode and decode lists of instances of a single other argument type.
-
twisted.protocols.amp.ListOf.elementType
twisted.protocols.amp.ListOf.html#elementType
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The
Argument instance used to encode and decode list elements (note, not an arbitrary
IArgumentType implementation: arguments must be implemented using only the
fromString and
toString methods, not the ...
-
twisted.protocols.amp.ListOf.__init__
twisted.protocols.amp.ListOf.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create an Argument.
-
twisted.protocols.amp.ListOf.fromString
twisted.protocols.amp.ListOf.html#fromString
ZopeInterfaceFunction
Method
PUBLIC
Convert the serialized form of a list of instances of some type back into that list.
-
twisted.protocols.amp.ListOf.toString
twisted.protocols.amp.ListOf.html#toString
ZopeInterfaceFunction
Method
PUBLIC
Serialize the given list of objects to a single string.
-
twisted.protocols.amp.AmpList
twisted.protocols.amp.AmpList.html
ZopeInterfaceClass
Class
PUBLIC
Convert a list of dictionaries into a list of AMP boxes on the wire.
-
twisted.protocols.amp.AmpList.__init__
twisted.protocols.amp.AmpList.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create an AmpList.
-
twisted.protocols.amp.AmpList.subargs
twisted.protocols.amp.AmpList.html#subargs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.amp.AmpList.fromStringProto
twisted.protocols.amp.AmpList.html#fromStringProto
ZopeInterfaceFunction
Method
PUBLIC
Convert a string to a Python value.
-
twisted.protocols.amp.AmpList.toStringProto
twisted.protocols.amp.AmpList.html#toStringProto
ZopeInterfaceFunction
Method
PUBLIC
Convert a Python object to a string.
-
twisted.protocols.amp.Descriptor
twisted.protocols.amp.Descriptor.html
ZopeInterfaceClass
Class
PUBLIC
Encode and decode file descriptors for exchange over a UNIX domain socket.
-
twisted.protocols.amp.Descriptor.fromStringProto
twisted.protocols.amp.Descriptor.html#fromStringProto
ZopeInterfaceFunction
Method
PUBLIC
Take a unique identifier associated with a file descriptor which must have been received by now and use it to look up that descriptor in a dictionary where they are kept.
-
twisted.protocols.amp.Descriptor.toStringProto
twisted.protocols.amp.Descriptor.html#toStringProto
ZopeInterfaceFunction
Method
PUBLIC
Send inObject, an integer file descriptor, over proto's connection and return a unique identifier which will allow the receiver to associate the file descriptor with this argument.
-
twisted.protocols.amp._CommandMeta
twisted.protocols.amp._CommandMeta.html
ZopeInterfaceClass
Class
PRIVATE
Metaclass hack to establish reverse-mappings for 'errors' and 'fatalErrors' as class vars.
-
twisted.protocols.amp._CommandMeta.__new__
twisted.protocols.amp._CommandMeta.html#__new__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.amp.Command
twisted.protocols.amp.Command.html
ZopeInterfaceClass
Class
PUBLIC
Subclass me to specify an AMP Command.
-
twisted.protocols.amp.Command.arguments
twisted.protocols.amp.Command.html#arguments
ZopeInterfaceAttribute
Class Variable
PUBLIC
A list of 2-tuples of (name, Argument-subclass-instance), specifying the names and values of the parameters which are required for this command.
-
twisted.protocols.amp.Command.response
twisted.protocols.amp.Command.html#response
ZopeInterfaceAttribute
Class Variable
PUBLIC
A list like
arguments, but instead used for the return value.
-
twisted.protocols.amp.Command.errors
twisted.protocols.amp.Command.html#errors
ZopeInterfaceAttribute
Class Variable
PUBLIC
A mapping of subclasses of Exception to wire-protocol tags for errors represented as strs. Responders which raise keys from this dictionary will have the error translated to the corresponding tag on the wire...
-
twisted.protocols.amp.Command.fatalErrors
twisted.protocols.amp.Command.html#fatalErrors
ZopeInterfaceAttribute
Class Variable
PUBLIC
like 'errors', but errors in this list will always terminate the connection, despite being of a recognizable error type.
-
twisted.protocols.amp.Command.commandType
twisted.protocols.amp.Command.html#commandType
ZopeInterfaceAttribute
Class Variable
PUBLIC
The type of Box used to issue commands; useful only for protocol-modifying behavior like startTLS or protocol switching. Defaults to a plain vanilla
Box.
-
twisted.protocols.amp.Command.responseType
twisted.protocols.amp.Command.html#responseType
ZopeInterfaceAttribute
Class Variable
PUBLIC
The type of Box used to respond to this command; only useful for protocol-modifying behavior like startTLS or protocol switching. Defaults to a plain vanilla
Box.
-
twisted.protocols.amp.Command.requiresAnswer
twisted.protocols.amp.Command.html#requiresAnswer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
a boolean; defaults to True. Set it to False on your subclass if you want callRemote to return None. Note: this is a hint only to the client side of the protocol. The return-type of a command responder method must always be a dictionary adhering to the contract specified by ...
-
twisted.protocols.amp.Command.extra
twisted.protocols.amp.Command.html#extra
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.amp.Command.__init__
twisted.protocols.amp.Command.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of this command with specified values for its parameters.
-
twisted.protocols.amp.Command.structured
twisted.protocols.amp.Command.html#structured
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.amp.Command.makeResponse
twisted.protocols.amp.Command.html#makeResponse
ZopeInterfaceFunction
Class Method
PUBLIC
Serialize a mapping of arguments using this
Command's response schema.
-
twisted.protocols.amp.Command.makeArguments
twisted.protocols.amp.Command.html#makeArguments
ZopeInterfaceFunction
Class Method
PUBLIC
Serialize a mapping of arguments using this
Command's argument schema.
-
twisted.protocols.amp.Command.parseResponse
twisted.protocols.amp.Command.html#parseResponse
ZopeInterfaceFunction
Class Method
PUBLIC
Parse a mapping of serialized arguments using this
Command's response schema.
-
twisted.protocols.amp.Command.parseArguments
twisted.protocols.amp.Command.html#parseArguments
ZopeInterfaceFunction
Class Method
PUBLIC
Parse a mapping of serialized arguments using this
Command's argument schema.
-
twisted.protocols.amp.Command.responder
twisted.protocols.amp.Command.html#responder
ZopeInterfaceFunction
Class Method
PUBLIC
Declare a method to be a responder for a particular command.
-
twisted.protocols.amp.Command._doCommand
twisted.protocols.amp.Command.html#_doCommand
ZopeInterfaceFunction
Method
PRIVATE
Encode and send this Command to the given protocol.
-
twisted.protocols.amp._NoCertificate
twisted.protocols.amp._NoCertificate.html
ZopeInterfaceClass
Class
PRIVATE
This is for peers which don't want to use a local certificate. Used by AMP because AMP's internal language is all about certificates and this duck-types in the appropriate place; this API isn't really stable though, so it's not exposed anywhere public.
-
twisted.protocols.amp._NoCertificate.__init__
twisted.protocols.amp._NoCertificate.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create a _NoCertificate which either is or isn't for the client side of the connection.
-
twisted.protocols.amp._NoCertificate.client
twisted.protocols.amp._NoCertificate.html#client
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.amp._NoCertificate.options
twisted.protocols.amp._NoCertificate.html#options
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.protocols.amp._TLSBox
twisted.protocols.amp._TLSBox.html
ZopeInterfaceClass
Class
PRIVATE
I am an AmpBox that, upon being sent, initiates a TLS connection.
-
twisted.protocols.amp._TLSBox.__slots__
twisted.protocols.amp._TLSBox.html#__slots__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.amp._TLSBox.__init__
twisted.protocols.amp._TLSBox.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.protocols.amp._TLSBox.certificate
twisted.protocols.amp._TLSBox.html#certificate
ZopeInterfaceAttribute
Property
PUBLIC
Undocumented
-
twisted.protocols.amp._TLSBox.verify
twisted.protocols.amp._TLSBox.html#verify
ZopeInterfaceAttribute
Property
PUBLIC
Undocumented
-
twisted.protocols.amp._TLSBox._sendTo
twisted.protocols.amp._TLSBox.html#_sendTo
ZopeInterfaceFunction
Method
PRIVATE
Send my encoded value to the protocol, then initiate TLS.
-
twisted.protocols.amp._LocalArgument
twisted.protocols.amp._LocalArgument.html
ZopeInterfaceClass
Class
PRIVATE
Local arguments are never actually relayed across the wire. This is just a shim so that StartTLS can pretend to have some arguments: if arguments acquire documentation properties, replace this with something nicer later.
-
twisted.protocols.amp._LocalArgument.fromBox
twisted.protocols.amp._LocalArgument.html#fromBox
ZopeInterfaceFunction
Method
PUBLIC
Populate an 'out' dictionary with mapping names to Python values decoded from an 'in' AmpBox mapping strings to string values.
-
twisted.protocols.amp.StartTLS
twisted.protocols.amp.StartTLS.html
ZopeInterfaceClass
Class
PUBLIC
Use, or subclass, me to implement a command that starts TLS.
-
twisted.protocols.amp.StartTLS.arguments
twisted.protocols.amp.StartTLS.html#arguments
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.amp.StartTLS.response
twisted.protocols.amp.StartTLS.html#response
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.amp.StartTLS.__init__
twisted.protocols.amp.StartTLS.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create a StartTLS command. (This is private. Use AMP.callRemote.)
-
twisted.protocols.amp.StartTLS.certificate
twisted.protocols.amp.StartTLS.html#certificate
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.amp.StartTLS.authorities
twisted.protocols.amp.StartTLS.html#authorities
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.amp.StartTLS._doCommand
twisted.protocols.amp.StartTLS.html#_doCommand
ZopeInterfaceFunction
Method
PRIVATE
When a StartTLS command is sent, prepare to start TLS, but don't actually do it; wait for the acknowledgement, then initiate the TLS handshake.
-
twisted.protocols.amp.ProtocolSwitchCommand
twisted.protocols.amp.ProtocolSwitchCommand.html
ZopeInterfaceClass
Class
PUBLIC
Use this command to switch from something Amp-derived to a different protocol mid-connection. This can be useful to use amp as the connection-startup negotiation phase. Since TLS is a different layer entirely, you can use Amp to negotiate the security parameters of your connection, then switch to a different protocol, and the connection will remain secured.
-
twisted.protocols.amp.ProtocolSwitchCommand.__init__
twisted.protocols.amp.ProtocolSwitchCommand.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create a ProtocolSwitchCommand.
-
twisted.protocols.amp.ProtocolSwitchCommand.protoToSwitchToFactory
twisted.protocols.amp.ProtocolSwitchCommand.html#protoToSwitchToFactory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.amp.ProtocolSwitchCommand.makeResponse
twisted.protocols.amp.ProtocolSwitchCommand.html#makeResponse
ZopeInterfaceFunction
Class Method
PUBLIC
Serialize a mapping of arguments using this
Command's response schema.
-
twisted.protocols.amp.ProtocolSwitchCommand._doCommand
twisted.protocols.amp.ProtocolSwitchCommand.html#_doCommand
ZopeInterfaceFunction
Method
PRIVATE
When we emit a ProtocolSwitchCommand, lock the protocol, but don't actually switch to the new protocol unless an acknowledgement is received. If an error is received, switch back.
-
twisted.protocols.amp._DescriptorExchanger
twisted.protocols.amp._DescriptorExchanger.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.protocols.amp._DescriptorExchanger._descriptors
twisted.protocols.amp._DescriptorExchanger.html#_descriptors
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Temporary storage for all file descriptors received. Values in this dictionary are the file descriptors (as integers). Keys in this dictionary are ordinals giving the order in which each descriptor was received...
-
twisted.protocols.amp._DescriptorExchanger._sendingDescriptorCounter
twisted.protocols.amp._DescriptorExchanger.html#_sendingDescriptorCounter
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A no-argument callable which returns the ordinals, starting from 0. This is used to construct values for _sendFileDescriptor.
-
twisted.protocols.amp._DescriptorExchanger._receivingDescriptorCounter
twisted.protocols.amp._DescriptorExchanger.html#_receivingDescriptorCounter
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A no-argument callable which returns the ordinals, starting from 0. This is used to construct values for fileDescriptorReceived.
-
twisted.protocols.amp._DescriptorExchanger.__init__
twisted.protocols.amp._DescriptorExchanger.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.amp._DescriptorExchanger._getDescriptor
twisted.protocols.amp._DescriptorExchanger.html#_getDescriptor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.amp._DescriptorExchanger._sendFileDescriptor
twisted.protocols.amp._DescriptorExchanger.html#_sendFileDescriptor
ZopeInterfaceFunction
Method
PRIVATE
Assign and return the next ordinal to the given descriptor after sending the descriptor over this protocol's transport.
-
twisted.protocols.amp._DescriptorExchanger.fileDescriptorReceived
twisted.protocols.amp._DescriptorExchanger.html#fileDescriptorReceived
ZopeInterfaceFunction
Method
PUBLIC
Collect received file descriptors to be claimed later by
Descriptor.
-
twisted.protocols.amp.BinaryBoxProtocol
twisted.protocols.amp.BinaryBoxProtocol.html
ZopeInterfaceClass
Class
PUBLIC
A protocol for receiving
AmpBoxes - key/value pairs - via length-prefixed strings. A box is composed of:
-
twisted.protocols.amp.BinaryBoxProtocol._keyLengthLimitExceeded
twisted.protocols.amp.BinaryBoxProtocol.html#_keyLengthLimitExceeded
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A flag which is only true when the connection is being closed because a key length prefix which was longer than allowed by the protocol was received.
-
twisted.protocols.amp.BinaryBoxProtocol.boxReceiver
twisted.protocols.amp.BinaryBoxProtocol.html#boxReceiver
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.protocols.amp.BinaryBoxProtocol._justStartedTLS
twisted.protocols.amp.BinaryBoxProtocol.html#_justStartedTLS
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.amp.BinaryBoxProtocol._startingTLSBuffer
twisted.protocols.amp.BinaryBoxProtocol.html#_startingTLSBuffer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.amp.BinaryBoxProtocol._locked
twisted.protocols.amp.BinaryBoxProtocol.html#_locked
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.amp.BinaryBoxProtocol._currentKey
twisted.protocols.amp.BinaryBoxProtocol.html#_currentKey
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.amp.BinaryBoxProtocol._currentBox
twisted.protocols.amp.BinaryBoxProtocol.html#_currentBox
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.amp.BinaryBoxProtocol.hostCertificate
twisted.protocols.amp.BinaryBoxProtocol.html#hostCertificate
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.amp.BinaryBoxProtocol.noPeerCertificate
twisted.protocols.amp.BinaryBoxProtocol.html#noPeerCertificate
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.amp.BinaryBoxProtocol.innerProtocol
twisted.protocols.amp.BinaryBoxProtocol.html#innerProtocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.amp.BinaryBoxProtocol.innerProtocolClientFactory
twisted.protocols.amp.BinaryBoxProtocol.html#innerProtocolClientFactory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.amp.BinaryBoxProtocol.__init__
twisted.protocols.amp.BinaryBoxProtocol.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.amp.BinaryBoxProtocol._switchTo
twisted.protocols.amp.BinaryBoxProtocol.html#_switchTo
ZopeInterfaceFunction
Method
PRIVATE
Switch this BinaryBoxProtocol's transport to a new protocol. You need to do this 'simultaneously' on both ends of a connection; the easiest way to do this is to use a subclass of ProtocolSwitchCommand.
-
twisted.protocols.amp.BinaryBoxProtocol.recvd
twisted.protocols.amp.BinaryBoxProtocol.html#recvd
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.amp.BinaryBoxProtocol.sendBox
twisted.protocols.amp.BinaryBoxProtocol.html#sendBox
ZopeInterfaceFunction
Method
PUBLIC
Send a amp.Box to my peer.
-
twisted.protocols.amp.BinaryBoxProtocol.makeConnection
twisted.protocols.amp.BinaryBoxProtocol.html#makeConnection
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.protocols.amp.BinaryBoxProtocol.transport
twisted.protocols.amp.BinaryBoxProtocol.html#transport
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.amp.BinaryBoxProtocol.dataReceived
twisted.protocols.amp.BinaryBoxProtocol.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Either parse incoming data as
AmpBoxes or relay it to our nested protocol.
-
twisted.protocols.amp.BinaryBoxProtocol.connectionLost
twisted.protocols.amp.BinaryBoxProtocol.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
The connection was lost; notify any nested protocol.
-
twisted.protocols.amp.BinaryBoxProtocol._MAX_KEY_LENGTH
twisted.protocols.amp.BinaryBoxProtocol.html#_MAX_KEY_LENGTH
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.protocols.amp.BinaryBoxProtocol._MAX_VALUE_LENGTH
twisted.protocols.amp.BinaryBoxProtocol.html#_MAX_VALUE_LENGTH
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.protocols.amp.BinaryBoxProtocol.proto_init
twisted.protocols.amp.BinaryBoxProtocol.html#proto_init
ZopeInterfaceFunction
Method
PUBLIC
String received in the 'init' state.
-
twisted.protocols.amp.BinaryBoxProtocol.proto_key
twisted.protocols.amp.BinaryBoxProtocol.html#proto_key
ZopeInterfaceFunction
Method
PUBLIC
String received in the 'key' state. If the key is empty, a complete box has been received.
-
twisted.protocols.amp.BinaryBoxProtocol.MAX_LENGTH
twisted.protocols.amp.BinaryBoxProtocol.html#MAX_LENGTH
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.amp.BinaryBoxProtocol.proto_value
twisted.protocols.amp.BinaryBoxProtocol.html#proto_value
ZopeInterfaceFunction
Method
PUBLIC
String received in the 'value' state.
-
twisted.protocols.amp.BinaryBoxProtocol.lengthLimitExceeded
twisted.protocols.amp.BinaryBoxProtocol.html#lengthLimitExceeded
ZopeInterfaceFunction
Method
PUBLIC
The key length limit was exceeded. Disconnect the transport and make sure a meaningful exception is reported.
-
twisted.protocols.amp.BinaryBoxProtocol._lockForSwitch
twisted.protocols.amp.BinaryBoxProtocol.html#_lockForSwitch
ZopeInterfaceFunction
Method
PRIVATE
Lock this binary protocol so that no further boxes may be sent. This is used when sending a request to switch underlying protocols. You probably want to subclass ProtocolSwitchCommand rather than calling this directly.
-
twisted.protocols.amp.BinaryBoxProtocol._unlockFromSwitch
twisted.protocols.amp.BinaryBoxProtocol.html#_unlockFromSwitch
ZopeInterfaceFunction
Method
PRIVATE
Unlock this locked binary protocol so that further boxes may be sent again. This is used after an attempt to switch protocols has failed for some reason.
-
twisted.protocols.amp.BinaryBoxProtocol._prepareTLS
twisted.protocols.amp.BinaryBoxProtocol.html#_prepareTLS
ZopeInterfaceFunction
Method
PRIVATE
Used by StartTLSCommand to put us into the state where we don't actually send things that get sent, instead we buffer them. see
_sendBoxCommand.
-
twisted.protocols.amp.BinaryBoxProtocol._startTLS
twisted.protocols.amp.BinaryBoxProtocol.html#_startTLS
ZopeInterfaceFunction
Method
PRIVATE
Used by TLSBox to initiate the SSL handshake.
-
twisted.protocols.amp.BinaryBoxProtocol.peerCertificate
twisted.protocols.amp.BinaryBoxProtocol.html#peerCertificate
ZopeInterfaceAttribute
Property
PUBLIC
Undocumented
-
twisted.protocols.amp.BinaryBoxProtocol.unhandledError
twisted.protocols.amp.BinaryBoxProtocol.html#unhandledError
ZopeInterfaceFunction
Method
PUBLIC
The buck stops here. This error was completely unhandled, time to terminate the connection.
-
twisted.protocols.amp.BinaryBoxProtocol._defaultStartTLSResponder
twisted.protocols.amp.BinaryBoxProtocol.html#_defaultStartTLSResponder
ZopeInterfaceFunction
Method
PRIVATE
The default TLS responder doesn't specify any certificate or anything.
-
twisted.protocols.amp.AMP
twisted.protocols.amp.AMP.html
ZopeInterfaceClass
Class
PUBLIC
This protocol is an AMP connection. See the module docstring for protocol details.
-
twisted.protocols.amp.AMP._ampInitialized
twisted.protocols.amp.AMP.html#_ampInitialized
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.amp.AMP.__init__
twisted.protocols.amp.AMP.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.amp.AMP.locateResponder
twisted.protocols.amp.AMP.html#locateResponder
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.protocols.amp.AMP.__repr__
twisted.protocols.amp.AMP.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
A verbose string representation which gives us information about this AMP connection.
-
twisted.protocols.amp.AMP.makeConnection
twisted.protocols.amp.AMP.html#makeConnection
ZopeInterfaceFunction
Method
PUBLIC
Emit a helpful log message when the connection is made.
-
twisted.protocols.amp.AMP._transportPeer
twisted.protocols.amp.AMP.html#_transportPeer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.amp.AMP._transportHost
twisted.protocols.amp.AMP.html#_transportHost
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.amp.AMP.connectionLost
twisted.protocols.amp.AMP.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Emit a helpful log message when the connection is lost.
-
twisted.protocols.amp.AMP.transport
twisted.protocols.amp.AMP.html#transport
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.amp._ParserHelper
twisted.protocols.amp._ParserHelper.html
ZopeInterfaceClass
Class
PRIVATE
A box receiver which records all boxes received.
-
twisted.protocols.amp._ParserHelper.__init__
twisted.protocols.amp._ParserHelper.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.amp._ParserHelper.boxes
twisted.protocols.amp._ParserHelper.html#boxes
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.amp._ParserHelper.getPeer
twisted.protocols.amp._ParserHelper.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.amp._ParserHelper.getHost
twisted.protocols.amp._ParserHelper.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.amp._ParserHelper.disconnecting
twisted.protocols.amp._ParserHelper.html#disconnecting
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.amp._ParserHelper.startReceivingBoxes
twisted.protocols.amp._ParserHelper.html#startReceivingBoxes
ZopeInterfaceFunction
Method
PUBLIC
No initialization is required.
-
twisted.protocols.amp._ParserHelper.ampBoxReceived
twisted.protocols.amp._ParserHelper.html#ampBoxReceived
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.amp._ParserHelper.parse
twisted.protocols.amp._ParserHelper.html#parse
ZopeInterfaceFunction
Class Method
PUBLIC
Parse some amp data stored in a file.
-
twisted.protocols.amp._ParserHelper.parseString
twisted.protocols.amp._ParserHelper.html#parseString
ZopeInterfaceFunction
Class Method
PUBLIC
Parse some amp data stored in a string.
-
twisted.protocols.amp._stringsToObjects
twisted.protocols.amp.html#_stringsToObjects
ZopeInterfaceFunction
Function
PRIVATE
Convert an AmpBox to a dictionary of python objects, converting through a given arglist.
-
twisted.protocols.amp._objectsToStrings
twisted.protocols.amp.html#_objectsToStrings
ZopeInterfaceFunction
Function
PRIVATE
Convert a dictionary of python objects to an AmpBox, converting through a given arglist.
-
twisted.protocols.amp.Decimal
twisted.protocols.amp.Decimal.html
ZopeInterfaceClass
Class
PUBLIC
Encodes decimal.Decimal instances.
-
twisted.protocols.amp.Decimal.fromString
twisted.protocols.amp.Decimal.html#fromString
ZopeInterfaceFunction
Method
PUBLIC
Convert a string to a Python object. Subclasses must implement this.
-
twisted.protocols.amp.Decimal.toString
twisted.protocols.amp.Decimal.html#toString
ZopeInterfaceFunction
Method
PUBLIC
Serialize a decimal.Decimal instance to the specified wire format.
-
twisted.protocols.amp.DateTime
twisted.protocols.amp.DateTime.html
ZopeInterfaceClass
Class
PUBLIC
Encodes datetime.datetime instances.
-
twisted.protocols.amp.DateTime._positions
twisted.protocols.amp.DateTime.html#_positions
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A sequence of slices giving the positions of various interesting parts of the wire format.
-
twisted.protocols.amp.DateTime.fromString
twisted.protocols.amp.DateTime.html#fromString
ZopeInterfaceFunction
Method
PUBLIC
Parse a string containing a date and time in the wire format into a datetime.datetime instance.
-
twisted.protocols.amp.DateTime.toString
twisted.protocols.amp.DateTime.html#toString
ZopeInterfaceFunction
Method
PUBLIC
Serialize a datetime.datetime instance to a string in the specified wire format.
-
twisted.protocols.dict.parseParam
twisted.protocols.dict.html#parseParam
ZopeInterfaceFunction
Function
PUBLIC
Chew one dqstring or atom from beginning of line and return (param, remaningline)
-
twisted.protocols.dict.makeAtom
twisted.protocols.dict.html#makeAtom
ZopeInterfaceFunction
Function
PUBLIC
Munch a string into an 'atom'
-
twisted.protocols.dict.makeWord
twisted.protocols.dict.html#makeWord
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.protocols.dict.parseText
twisted.protocols.dict.html#parseText
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.protocols.dict.Definition
twisted.protocols.dict.Definition.html
ZopeInterfaceClass
Class
PUBLIC
A word definition
-
twisted.protocols.dict.Definition.__init__
twisted.protocols.dict.Definition.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.dict.Definition.name
twisted.protocols.dict.Definition.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.dict.Definition.db
twisted.protocols.dict.Definition.html#db
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.dict.Definition.dbdesc
twisted.protocols.dict.Definition.html#dbdesc
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.dict.Definition.text
twisted.protocols.dict.Definition.html#text
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.dict.DictClient
twisted.protocols.dict.DictClient.html
ZopeInterfaceClass
Class
PUBLIC
dict (RFC2229) client
-
twisted.protocols.dict.DictClient.data
twisted.protocols.dict.DictClient.html#data
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.dict.DictClient.MAX_LENGTH
twisted.protocols.dict.DictClient.html#MAX_LENGTH
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.dict.DictClient.state
twisted.protocols.dict.DictClient.html#state
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.dict.DictClient.mode
twisted.protocols.dict.DictClient.html#mode
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.dict.DictClient.result
twisted.protocols.dict.DictClient.html#result
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.dict.DictClient.factory
twisted.protocols.dict.DictClient.html#factory
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.dict.DictClient.__init__
twisted.protocols.dict.DictClient.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.dict.DictClient.connectionMade
twisted.protocols.dict.DictClient.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.protocols.dict.DictClient.sendLine
twisted.protocols.dict.DictClient.html#sendLine
ZopeInterfaceFunction
Method
PUBLIC
Throw up if the line is longer than 1022 characters
-
twisted.protocols.dict.DictClient.lineReceived
twisted.protocols.dict.DictClient.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Override this for when each line is received.
-
twisted.protocols.dict.DictClient.dictCode_default
twisted.protocols.dict.DictClient.html#dictCode_default
ZopeInterfaceFunction
Method
PUBLIC
Unknown message
-
twisted.protocols.dict.DictClient.dictCode_221_ready
twisted.protocols.dict.DictClient.html#dictCode_221_ready
ZopeInterfaceFunction
Method
PUBLIC
We are about to get kicked off, do nothing
-
twisted.protocols.dict.DictClient.dictCode_220_conn
twisted.protocols.dict.DictClient.html#dictCode_220_conn
ZopeInterfaceFunction
Method
PUBLIC
Greeting message
-
twisted.protocols.dict.DictClient.dictCode_530_conn
twisted.protocols.dict.DictClient.html#dictCode_530_conn
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.dict.DictClient.dictCode_420_conn
twisted.protocols.dict.DictClient.html#dictCode_420_conn
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.dict.DictClient.dictCode_421_conn
twisted.protocols.dict.DictClient.html#dictCode_421_conn
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.dict.DictClient.sendDefine
twisted.protocols.dict.DictClient.html#sendDefine
ZopeInterfaceFunction
Method
PUBLIC
Send a dict DEFINE command
-
twisted.protocols.dict.DictClient.sendMatch
twisted.protocols.dict.DictClient.html#sendMatch
ZopeInterfaceFunction
Method
PUBLIC
Send a dict MATCH command
-
twisted.protocols.dict.DictClient.dictCode_550_define
twisted.protocols.dict.DictClient.html#dictCode_550_define
ZopeInterfaceFunction
Method
PUBLIC
Invalid database
-
twisted.protocols.dict.DictClient.dictCode_550_match
twisted.protocols.dict.DictClient.html#dictCode_550_match
ZopeInterfaceFunction
Method
PUBLIC
Invalid database
-
twisted.protocols.dict.DictClient.dictCode_551_match
twisted.protocols.dict.DictClient.html#dictCode_551_match
ZopeInterfaceFunction
Method
PUBLIC
Invalid strategy
-
twisted.protocols.dict.DictClient.dictCode_552_define
twisted.protocols.dict.DictClient.html#dictCode_552_define
ZopeInterfaceFunction
Method
PUBLIC
No match
-
twisted.protocols.dict.DictClient.dictCode_552_match
twisted.protocols.dict.DictClient.html#dictCode_552_match
ZopeInterfaceFunction
Method
PUBLIC
No match
-
twisted.protocols.dict.DictClient.dictCode_150_define
twisted.protocols.dict.DictClient.html#dictCode_150_define
ZopeInterfaceFunction
Method
PUBLIC
n definitions retrieved
-
twisted.protocols.dict.DictClient.dictCode_151_define
twisted.protocols.dict.DictClient.html#dictCode_151_define
ZopeInterfaceFunction
Method
PUBLIC
Definition text follows
-
twisted.protocols.dict.DictClient.dictCode_152_match
twisted.protocols.dict.DictClient.html#dictCode_152_match
ZopeInterfaceFunction
Method
PUBLIC
n matches found, text follows
-
twisted.protocols.dict.DictClient.dictCode_text_define
twisted.protocols.dict.DictClient.html#dictCode_text_define
ZopeInterfaceFunction
Method
PUBLIC
A line of definition text received
-
twisted.protocols.dict.DictClient.dictCode_text_match
twisted.protocols.dict.DictClient.html#dictCode_text_match
ZopeInterfaceFunction
Method
PUBLIC
One line of match text received
-
twisted.protocols.dict.DictClient.dictCode_250_define
twisted.protocols.dict.DictClient.html#dictCode_250_define
ZopeInterfaceFunction
Method
PUBLIC
ok
-
twisted.protocols.dict.DictClient.dictCode_250_match
twisted.protocols.dict.DictClient.html#dictCode_250_match
ZopeInterfaceFunction
Method
PUBLIC
ok
-
twisted.protocols.dict.DictClient.protocolError
twisted.protocols.dict.DictClient.html#protocolError
ZopeInterfaceFunction
Method
PUBLIC
override to catch unexpected dict protocol conditions
-
twisted.protocols.dict.DictClient.dictConnected
twisted.protocols.dict.DictClient.html#dictConnected
ZopeInterfaceFunction
Method
PUBLIC
override to be notified when the server is ready to accept commands
-
twisted.protocols.dict.DictClient.defineFailed
twisted.protocols.dict.DictClient.html#defineFailed
ZopeInterfaceFunction
Method
PUBLIC
override to catch reasonable failure responses to DEFINE
-
twisted.protocols.dict.DictClient.defineDone
twisted.protocols.dict.DictClient.html#defineDone
ZopeInterfaceFunction
Method
PUBLIC
override to catch successful DEFINE
-
twisted.protocols.dict.DictClient.matchFailed
twisted.protocols.dict.DictClient.html#matchFailed
ZopeInterfaceFunction
Method
PUBLIC
override to catch reasonable failure responses to MATCH
-
twisted.protocols.dict.DictClient.matchDone
twisted.protocols.dict.DictClient.html#matchDone
ZopeInterfaceFunction
Method
PUBLIC
override to catch successful MATCH
-
twisted.protocols.dict.InvalidResponse
twisted.protocols.dict.InvalidResponse.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.protocols.dict.DictLookup
twisted.protocols.dict.DictLookup.html
ZopeInterfaceClass
Class
PUBLIC
Utility class for a single dict transaction. To be used with DictLookupFactory
-
twisted.protocols.dict.DictLookup.protocolError
twisted.protocols.dict.DictLookup.html#protocolError
ZopeInterfaceFunction
Method
PUBLIC
override to catch unexpected dict protocol conditions
-
twisted.protocols.dict.DictLookup.dictConnected
twisted.protocols.dict.DictLookup.html#dictConnected
ZopeInterfaceFunction
Method
PUBLIC
override to be notified when the server is ready to accept commands
-
twisted.protocols.dict.DictLookup.defineFailed
twisted.protocols.dict.DictLookup.html#defineFailed
ZopeInterfaceFunction
Method
PUBLIC
override to catch reasonable failure responses to DEFINE
-
twisted.protocols.dict.DictLookup.defineDone
twisted.protocols.dict.DictLookup.html#defineDone
ZopeInterfaceFunction
Method
PUBLIC
override to catch successful DEFINE
-
twisted.protocols.dict.DictLookup.matchFailed
twisted.protocols.dict.DictLookup.html#matchFailed
ZopeInterfaceFunction
Method
PUBLIC
override to catch reasonable failure responses to MATCH
-
twisted.protocols.dict.DictLookup.matchDone
twisted.protocols.dict.DictLookup.html#matchDone
ZopeInterfaceFunction
Method
PUBLIC
override to catch successful MATCH
-
twisted.protocols.dict.DictLookupFactory
twisted.protocols.dict.DictLookupFactory.html
ZopeInterfaceClass
Class
PUBLIC
Utility factory for a single dict transaction
-
twisted.protocols.dict.DictLookupFactory.done
twisted.protocols.dict.DictLookupFactory.html#done
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.dict.DictLookupFactory.__init__
twisted.protocols.dict.DictLookupFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.dict.DictLookupFactory.queryType
twisted.protocols.dict.DictLookupFactory.html#queryType
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.dict.DictLookupFactory.param
twisted.protocols.dict.DictLookupFactory.html#param
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.dict.DictLookupFactory.d
twisted.protocols.dict.DictLookupFactory.html#d
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.dict.DictLookupFactory.clientDone
twisted.protocols.dict.DictLookupFactory.html#clientDone
ZopeInterfaceFunction
Method
PUBLIC
Called by client when done.
-
twisted.protocols.dict.DictLookupFactory.clientConnectionFailed
twisted.protocols.dict.DictLookupFactory.html#clientConnectionFailed
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection has failed to connect.
-
twisted.protocols.dict.DictLookupFactory.clientConnectionLost
twisted.protocols.dict.DictLookupFactory.html#clientConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when an established connection is lost.
-
twisted.protocols.dict.DictLookupFactory.buildProtocol
twisted.protocols.dict.DictLookupFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of a subclass of Protocol.
-
twisted.protocols.dict.define
twisted.protocols.dict.html#define
ZopeInterfaceFunction
Function
PUBLIC
Look up a word using a dict server
-
twisted.protocols.dict.match
twisted.protocols.dict.html#match
ZopeInterfaceFunction
Function
PUBLIC
Match a word using a dict server
-
twisted.protocols.finger.Finger
twisted.protocols.finger.Finger.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.protocols.finger.Finger.lineReceived
twisted.protocols.finger.Finger.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Override this for when each line is received.
-
twisted.protocols.finger.Finger._refuseMessage
twisted.protocols.finger.Finger.html#_refuseMessage
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.protocols.finger.Finger.forwardQuery
twisted.protocols.finger.Finger.html#forwardQuery
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.finger.Finger.getDomain
twisted.protocols.finger.Finger.html#getDomain
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.finger.Finger.getUser
twisted.protocols.finger.Finger.html#getUser
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.pwd
twisted.protocols.ftp.html#pwd
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.grp
twisted.protocols.ftp.html#grp
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.RESTART_MARKER_REPLY
twisted.protocols.ftp.html#RESTART_MARKER_REPLY
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.SERVICE_READY_IN_N_MINUTES
twisted.protocols.ftp.html#SERVICE_READY_IN_N_MINUTES
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.DATA_CNX_ALREADY_OPEN_START_XFR
twisted.protocols.ftp.html#DATA_CNX_ALREADY_OPEN_START_XFR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.FILE_STATUS_OK_OPEN_DATA_CNX
twisted.protocols.ftp.html#FILE_STATUS_OK_OPEN_DATA_CNX
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.CMD_OK
twisted.protocols.ftp.html#CMD_OK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.TYPE_SET_OK
twisted.protocols.ftp.html#TYPE_SET_OK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.ENTERING_PORT_MODE
twisted.protocols.ftp.html#ENTERING_PORT_MODE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.CMD_NOT_IMPLMNTD_SUPERFLUOUS
twisted.protocols.ftp.html#CMD_NOT_IMPLMNTD_SUPERFLUOUS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.SYS_STATUS_OR_HELP_REPLY
twisted.protocols.ftp.html#SYS_STATUS_OR_HELP_REPLY
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.FEAT_OK
twisted.protocols.ftp.html#FEAT_OK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.DIR_STATUS
twisted.protocols.ftp.html#DIR_STATUS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.FILE_STATUS
twisted.protocols.ftp.html#FILE_STATUS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.HELP_MSG
twisted.protocols.ftp.html#HELP_MSG
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.NAME_SYS_TYPE
twisted.protocols.ftp.html#NAME_SYS_TYPE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.SVC_READY_FOR_NEW_USER
twisted.protocols.ftp.html#SVC_READY_FOR_NEW_USER
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.WELCOME_MSG
twisted.protocols.ftp.html#WELCOME_MSG
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.SVC_CLOSING_CTRL_CNX
twisted.protocols.ftp.html#SVC_CLOSING_CTRL_CNX
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.GOODBYE_MSG
twisted.protocols.ftp.html#GOODBYE_MSG
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.DATA_CNX_OPEN_NO_XFR_IN_PROGRESS
twisted.protocols.ftp.html#DATA_CNX_OPEN_NO_XFR_IN_PROGRESS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.CLOSING_DATA_CNX
twisted.protocols.ftp.html#CLOSING_DATA_CNX
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.TXFR_COMPLETE_OK
twisted.protocols.ftp.html#TXFR_COMPLETE_OK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.ENTERING_PASV_MODE
twisted.protocols.ftp.html#ENTERING_PASV_MODE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.ENTERING_EPSV_MODE
twisted.protocols.ftp.html#ENTERING_EPSV_MODE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.USR_LOGGED_IN_PROCEED
twisted.protocols.ftp.html#USR_LOGGED_IN_PROCEED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.GUEST_LOGGED_IN_PROCEED
twisted.protocols.ftp.html#GUEST_LOGGED_IN_PROCEED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.REQ_FILE_ACTN_COMPLETED_OK
twisted.protocols.ftp.html#REQ_FILE_ACTN_COMPLETED_OK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.PWD_REPLY
twisted.protocols.ftp.html#PWD_REPLY
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.MKD_REPLY
twisted.protocols.ftp.html#MKD_REPLY
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.USR_NAME_OK_NEED_PASS
twisted.protocols.ftp.html#USR_NAME_OK_NEED_PASS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.GUEST_NAME_OK_NEED_EMAIL
twisted.protocols.ftp.html#GUEST_NAME_OK_NEED_EMAIL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.NEED_ACCT_FOR_LOGIN
twisted.protocols.ftp.html#NEED_ACCT_FOR_LOGIN
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.REQ_FILE_ACTN_PENDING_FURTHER_INFO
twisted.protocols.ftp.html#REQ_FILE_ACTN_PENDING_FURTHER_INFO
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.SVC_NOT_AVAIL_CLOSING_CTRL_CNX
twisted.protocols.ftp.html#SVC_NOT_AVAIL_CLOSING_CTRL_CNX
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.TOO_MANY_CONNECTIONS
twisted.protocols.ftp.html#TOO_MANY_CONNECTIONS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.CANT_OPEN_DATA_CNX
twisted.protocols.ftp.html#CANT_OPEN_DATA_CNX
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.CNX_CLOSED_TXFR_ABORTED
twisted.protocols.ftp.html#CNX_CLOSED_TXFR_ABORTED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.REQ_ACTN_ABRTD_FILE_UNAVAIL
twisted.protocols.ftp.html#REQ_ACTN_ABRTD_FILE_UNAVAIL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.REQ_ACTN_ABRTD_LOCAL_ERR
twisted.protocols.ftp.html#REQ_ACTN_ABRTD_LOCAL_ERR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.REQ_ACTN_ABRTD_INSUFF_STORAGE
twisted.protocols.ftp.html#REQ_ACTN_ABRTD_INSUFF_STORAGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.SYNTAX_ERR
twisted.protocols.ftp.html#SYNTAX_ERR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.SYNTAX_ERR_IN_ARGS
twisted.protocols.ftp.html#SYNTAX_ERR_IN_ARGS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.CMD_NOT_IMPLMNTD
twisted.protocols.ftp.html#CMD_NOT_IMPLMNTD
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.OPTS_NOT_IMPLEMENTED
twisted.protocols.ftp.html#OPTS_NOT_IMPLEMENTED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.BAD_CMD_SEQ
twisted.protocols.ftp.html#BAD_CMD_SEQ
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.CMD_NOT_IMPLMNTD_FOR_PARAM
twisted.protocols.ftp.html#CMD_NOT_IMPLMNTD_FOR_PARAM
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.NOT_LOGGED_IN
twisted.protocols.ftp.html#NOT_LOGGED_IN
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.AUTH_FAILURE
twisted.protocols.ftp.html#AUTH_FAILURE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.NEED_ACCT_FOR_STOR
twisted.protocols.ftp.html#NEED_ACCT_FOR_STOR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.FILE_NOT_FOUND
twisted.protocols.ftp.html#FILE_NOT_FOUND
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.PERMISSION_DENIED
twisted.protocols.ftp.html#PERMISSION_DENIED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.ANON_USER_DENIED
twisted.protocols.ftp.html#ANON_USER_DENIED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.IS_NOT_A_DIR
twisted.protocols.ftp.html#IS_NOT_A_DIR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.REQ_ACTN_NOT_TAKEN
twisted.protocols.ftp.html#REQ_ACTN_NOT_TAKEN
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.FILE_EXISTS
twisted.protocols.ftp.html#FILE_EXISTS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.IS_A_DIR
twisted.protocols.ftp.html#IS_A_DIR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.PAGE_TYPE_UNK
twisted.protocols.ftp.html#PAGE_TYPE_UNK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.EXCEEDED_STORAGE_ALLOC
twisted.protocols.ftp.html#EXCEEDED_STORAGE_ALLOC
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.FILENAME_NOT_ALLOWED
twisted.protocols.ftp.html#FILENAME_NOT_ALLOWED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.RESPONSE
twisted.protocols.ftp.html#RESPONSE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.InvalidPath
twisted.protocols.ftp.InvalidPath.html
ZopeInterfaceClass
Class
PUBLIC
Internal exception used to signify an error during parsing a path.
-
twisted.protocols.ftp.toSegments
twisted.protocols.ftp.html#toSegments
ZopeInterfaceFunction
Function
PUBLIC
Normalize a path, as represented by a list of strings each representing one segment of the path.
-
twisted.protocols.ftp.errnoToFailure
twisted.protocols.ftp.html#errnoToFailure
ZopeInterfaceFunction
Function
PUBLIC
Map OSError and IOError to standard FTP errors.
-
twisted.protocols.ftp._testTranslation
twisted.protocols.ftp.html#_testTranslation
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.protocols.ftp._isGlobbingExpression
twisted.protocols.ftp.html#_isGlobbingExpression
ZopeInterfaceFunction
Function
PRIVATE
Helper for checking if a FTPShell `segments` contains a wildcard Unix expression.
-
twisted.protocols.ftp.FTPCmdError
twisted.protocols.ftp.FTPCmdError.html
ZopeInterfaceClass
Class
PUBLIC
Generic exception for FTP commands.
-
twisted.protocols.ftp.FTPCmdError.__init__
twisted.protocols.ftp.FTPCmdError.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTPCmdError.errorMessage
twisted.protocols.ftp.FTPCmdError.html#errorMessage
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTPCmdError.response
twisted.protocols.ftp.FTPCmdError.html#response
ZopeInterfaceFunction
Method
PUBLIC
Generate a FTP response message for this error.
-
twisted.protocols.ftp.FileNotFoundError
twisted.protocols.ftp.FileNotFoundError.html
ZopeInterfaceClass
Class
PUBLIC
Raised when trying to access a non existent file or directory.
-
twisted.protocols.ftp.AnonUserDeniedError
twisted.protocols.ftp.AnonUserDeniedError.html
ZopeInterfaceClass
Class
PUBLIC
Raised when an anonymous user issues a command that will alter the filesystem
-
twisted.protocols.ftp.PermissionDeniedError
twisted.protocols.ftp.PermissionDeniedError.html
ZopeInterfaceClass
Class
PUBLIC
Raised when access is attempted to a resource to which access is not allowed.
-
twisted.protocols.ftp.IsNotADirectoryError
twisted.protocols.ftp.IsNotADirectoryError.html
ZopeInterfaceClass
Class
PUBLIC
Raised when RMD is called on a path that isn't a directory.
-
twisted.protocols.ftp.FileExistsError
twisted.protocols.ftp.FileExistsError.html
ZopeInterfaceClass
Class
PUBLIC
Raised when attempted to override an existing resource.
-
twisted.protocols.ftp.IsADirectoryError
twisted.protocols.ftp.IsADirectoryError.html
ZopeInterfaceClass
Class
PUBLIC
Raised when DELE is called on a path that is a directory.
-
twisted.protocols.ftp.CmdSyntaxError
twisted.protocols.ftp.CmdSyntaxError.html
ZopeInterfaceClass
Class
PUBLIC
Raised when a command syntax is wrong.
-
twisted.protocols.ftp.CmdArgSyntaxError
twisted.protocols.ftp.CmdArgSyntaxError.html
ZopeInterfaceClass
Class
PUBLIC
Raised when a command is called with wrong value or a wrong number of arguments.
-
twisted.protocols.ftp.CmdNotImplementedError
twisted.protocols.ftp.CmdNotImplementedError.html
ZopeInterfaceClass
Class
PUBLIC
Raised when an unimplemented command is given to the server.
-
twisted.protocols.ftp.CmdNotImplementedForArgError
twisted.protocols.ftp.CmdNotImplementedForArgError.html
ZopeInterfaceClass
Class
PUBLIC
Raised when the handling of a parameter for a command is not implemented by the server.
-
twisted.protocols.ftp.FTPError
twisted.protocols.ftp.FTPError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.protocols.ftp.PortConnectionError
twisted.protocols.ftp.PortConnectionError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.protocols.ftp.BadCmdSequenceError
twisted.protocols.ftp.BadCmdSequenceError.html
ZopeInterfaceClass
Class
PUBLIC
Raised when a client sends a series of commands in an illogical sequence.
-
twisted.protocols.ftp.AuthorizationError
twisted.protocols.ftp.AuthorizationError.html
ZopeInterfaceClass
Class
PUBLIC
Raised when client authentication fails.
-
twisted.protocols.ftp.debugDeferred
twisted.protocols.ftp.html#debugDeferred
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.protocols.ftp._months
twisted.protocols.ftp.html#_months
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.protocols.ftp.DTP
twisted.protocols.ftp.DTP.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/4 instance variable, 0/1 class variable, 2/15 methods documented
-
twisted.protocols.ftp.DTP.isConnected
twisted.protocols.ftp.DTP.html#isConnected
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.DTP._cons
twisted.protocols.ftp.DTP.html#_cons
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.ftp.DTP._onConnLost
twisted.protocols.ftp.DTP.html#_onConnLost
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.ftp.DTP._buffer
twisted.protocols.ftp.DTP.html#_buffer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.ftp.DTP._encoding
twisted.protocols.ftp.DTP.html#_encoding
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.protocols.ftp.DTP.connectionMade
twisted.protocols.ftp.DTP.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.protocols.ftp.DTP.connectionLost
twisted.protocols.ftp.DTP.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.protocols.ftp.DTP.sendLine
twisted.protocols.ftp.DTP.html#sendLine
ZopeInterfaceFunction
Method
PUBLIC
Send a line to data channel.
-
twisted.protocols.ftp.DTP._formatOneListResponse
twisted.protocols.ftp.DTP.html#_formatOneListResponse
ZopeInterfaceFunction
Method
PRIVATE
Helper method to format one entry's info into a text entry like: 'drwxrwxrwx 0 user group 0 Jan 01 1970 filename.txt'
-
twisted.protocols.ftp.DTP.sendListResponse
twisted.protocols.ftp.DTP.html#sendListResponse
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.DTP.registerProducer
twisted.protocols.ftp.DTP.html#registerProducer
ZopeInterfaceFunction
Method
PUBLIC
Register to receive data from a producer.
-
twisted.protocols.ftp.DTP.unregisterProducer
twisted.protocols.ftp.DTP.html#unregisterProducer
ZopeInterfaceFunction
Method
PUBLIC
Stop consuming data from a producer, without disconnecting.
-
twisted.protocols.ftp.DTP.write
twisted.protocols.ftp.DTP.html#write
ZopeInterfaceFunction
Method
PUBLIC
The producer will write data by calling this method.
-
twisted.protocols.ftp.DTP._conswrite
twisted.protocols.ftp.DTP.html#_conswrite
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.protocols.ftp.DTP.dataReceived
twisted.protocols.ftp.DTP.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever data is received.
-
twisted.protocols.ftp.DTP._unregConsumer
twisted.protocols.ftp.DTP.html#_unregConsumer
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.protocols.ftp.DTP.registerConsumer
twisted.protocols.ftp.DTP.html#registerConsumer
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.DTP.resumeProducing
twisted.protocols.ftp.DTP.html#resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.DTP.pauseProducing
twisted.protocols.ftp.DTP.html#pauseProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.DTP.stopProducing
twisted.protocols.ftp.DTP.html#stopProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.DTPFactory
twisted.protocols.ftp.DTPFactory.html
ZopeInterfaceClass
Class
PUBLIC
Client factory for data transfer process protocols.
-
twisted.protocols.ftp.DTPFactory.peerCheck
twisted.protocols.ftp.DTPFactory.html#peerCheck
ZopeInterfaceAttribute
Instance Variable
PUBLIC
perform checks to make sure the ftp-pi's peer is the same as the dtp's
-
twisted.protocols.ftp.DTPFactory.pi
twisted.protocols.ftp.DTPFactory.html#pi
ZopeInterfaceAttribute
Instance Variable
PUBLIC
a reference to this factory's protocol interpreter
-
twisted.protocols.ftp.DTPFactory._state
twisted.protocols.ftp.DTPFactory.html#_state
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Indicates the current state of the DTPFactory. Initially, this is
_IN_PROGRESS. If the connection fails or times out, it is
_FAILED. If the connection succeeds before the timeout, it is
_FINISHED.
-
twisted.protocols.ftp.DTPFactory._IN_PROGRESS
twisted.protocols.ftp.DTPFactory.html#_IN_PROGRESS
ZopeInterfaceAttribute
Constant
PRIVATE
Token to signal that connection is active.
-
twisted.protocols.ftp.DTPFactory._FAILED
twisted.protocols.ftp.DTPFactory.html#_FAILED
ZopeInterfaceAttribute
Constant
PRIVATE
Token to signal that connection has failed.
-
twisted.protocols.ftp.DTPFactory._FINISHED
twisted.protocols.ftp.DTPFactory.html#_FINISHED
ZopeInterfaceAttribute
Constant
PRIVATE
Token to signal that connection was successfully closed.
-
twisted.protocols.ftp.DTPFactory.__init__
twisted.protocols.ftp.DTPFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Constructor
-
twisted.protocols.ftp.DTPFactory.peerHost
twisted.protocols.ftp.DTPFactory.html#peerHost
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.DTPFactory.deferred
twisted.protocols.ftp.DTPFactory.html#deferred
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.DTPFactory.delayedCall
twisted.protocols.ftp.DTPFactory.html#delayedCall
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.DTPFactory._reactor
twisted.protocols.ftp.DTPFactory.html#_reactor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.ftp.DTPFactory.buildProtocol
twisted.protocols.ftp.DTPFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of a subclass of Protocol.
-
twisted.protocols.ftp.DTPFactory.stopFactory
twisted.protocols.ftp.DTPFactory.html#stopFactory
ZopeInterfaceFunction
Method
PUBLIC
This will be called before I stop listening on all Ports/Connectors.
-
twisted.protocols.ftp.DTPFactory.timeoutFactory
twisted.protocols.ftp.DTPFactory.html#timeoutFactory
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.DTPFactory.cancelTimeout
twisted.protocols.ftp.DTPFactory.html#cancelTimeout
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.DTPFactory.setTimeout
twisted.protocols.ftp.DTPFactory.html#setTimeout
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.DTPFactory.clientConnectionFailed
twisted.protocols.ftp.DTPFactory.html#clientConnectionFailed
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection has failed to connect.
-
twisted.protocols.ftp.ASCIIConsumerWrapper
twisted.protocols.ftp.ASCIIConsumerWrapper.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.protocols.ftp.ASCIIConsumerWrapper.__init__
twisted.protocols.ftp.ASCIIConsumerWrapper.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.ASCIIConsumerWrapper.cons
twisted.protocols.ftp.ASCIIConsumerWrapper.html#cons
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.ASCIIConsumerWrapper.registerProducer
twisted.protocols.ftp.ASCIIConsumerWrapper.html#registerProducer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.ASCIIConsumerWrapper.unregisterProducer
twisted.protocols.ftp.ASCIIConsumerWrapper.html#unregisterProducer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.ASCIIConsumerWrapper.write 0
twisted.protocols.ftp.ASCIIConsumerWrapper.html#write%200
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.ASCIIConsumerWrapper.write
twisted.protocols.ftp.ASCIIConsumerWrapper.html#write
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.FileConsumer
twisted.protocols.ftp.FileConsumer.html
ZopeInterfaceClass
Class
PUBLIC
A consumer for FTP input that writes data to a file.
-
twisted.protocols.ftp.FileConsumer.fObj
twisted.protocols.ftp.FileConsumer.html#fObj
ZopeInterfaceAttribute
Instance Variable
PUBLIC
a file object opened for writing, used to write data received.
-
twisted.protocols.ftp.FileConsumer.__init__
twisted.protocols.ftp.FileConsumer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.FileConsumer.registerProducer
twisted.protocols.ftp.FileConsumer.html#registerProducer
ZopeInterfaceFunction
Method
PUBLIC
Register to receive data from a producer.
-
twisted.protocols.ftp.FileConsumer.producer
twisted.protocols.ftp.FileConsumer.html#producer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.FileConsumer.unregisterProducer
twisted.protocols.ftp.FileConsumer.html#unregisterProducer
ZopeInterfaceFunction
Method
PUBLIC
Stop consuming data from a producer, without disconnecting.
-
twisted.protocols.ftp.FileConsumer.write
twisted.protocols.ftp.FileConsumer.html#write
ZopeInterfaceFunction
Method
PUBLIC
The producer will write data by calling this method.
-
twisted.protocols.ftp.FTPOverflowProtocol
twisted.protocols.ftp.FTPOverflowProtocol.html
ZopeInterfaceClass
Class
PUBLIC
FTP mini-protocol for when there are too many connections.
-
twisted.protocols.ftp.FTPOverflowProtocol._encoding
twisted.protocols.ftp.FTPOverflowProtocol.html#_encoding
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.protocols.ftp.FTPOverflowProtocol.connectionMade
twisted.protocols.ftp.FTPOverflowProtocol.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.protocols.ftp.FTP
twisted.protocols.ftp.FTP.html
ZopeInterfaceClass
Class
PUBLIC
Protocol Interpreter for the File Transfer Protocol
-
twisted.protocols.ftp.FTP.state
twisted.protocols.ftp.FTP.html#state
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.protocols.ftp.FTP.shell
twisted.protocols.ftp.FTP.html#shell
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The connected avatar
-
twisted.protocols.ftp.FTP.binary
twisted.protocols.ftp.FTP.html#binary
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The transfer mode. If false, ASCII.
-
twisted.protocols.ftp.FTP.dtpFactory
twisted.protocols.ftp.FTP.html#dtpFactory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Generates a single DTP for this session
-
twisted.protocols.ftp.FTP.dtpPort
twisted.protocols.ftp.FTP.html#dtpPort
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Port returned from listenTCP
-
twisted.protocols.ftp.FTP.listenFactory
twisted.protocols.ftp.FTP.html#listenFactory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.protocols.ftp.FTP.passivePortRange
twisted.protocols.ftp.FTP.html#passivePortRange
ZopeInterfaceAttribute
Instance Variable
PUBLIC
iterator used as source of passive port numbers.
-
twisted.protocols.ftp.FTP.UNAUTH
twisted.protocols.ftp.FTP.html#UNAUTH
ZopeInterfaceAttribute
Constant
PUBLIC
Command channel is not yet authenticated.
-
twisted.protocols.ftp.FTP.INAUTH
twisted.protocols.ftp.FTP.html#INAUTH
ZopeInterfaceAttribute
Constant
PUBLIC
Command channel is in the process of being authenticated.
-
twisted.protocols.ftp.FTP.AUTHED
twisted.protocols.ftp.FTP.html#AUTHED
ZopeInterfaceAttribute
Constant
PUBLIC
Command channel was successfully authenticated.
-
twisted.protocols.ftp.FTP.RENAMING
twisted.protocols.ftp.FTP.html#RENAMING
ZopeInterfaceAttribute
Constant
PUBLIC
Command channel is between the renaming command sequence.
-
twisted.protocols.ftp.FTP.disconnected
twisted.protocols.ftp.FTP.html#disconnected
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTP.dtpTimeout
twisted.protocols.ftp.FTP.html#dtpTimeout
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTP.portal
twisted.protocols.ftp.FTP.html#portal
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTP.dtpInstance
twisted.protocols.ftp.FTP.html#dtpInstance
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTP.PUBLIC_COMMANDS
twisted.protocols.ftp.FTP.html#PUBLIC_COMMANDS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTP.FEATURES
twisted.protocols.ftp.FTP.html#FEATURES
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTP._encoding
twisted.protocols.ftp.FTP.html#_encoding
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.protocols.ftp.FTP.reply
twisted.protocols.ftp.FTP.html#reply
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTP.sendLine
twisted.protocols.ftp.FTP.html#sendLine
ZopeInterfaceFunction
Method
PUBLIC
(Private) Encodes and sends a line
-
twisted.protocols.ftp.FTP.connectionMade
twisted.protocols.ftp.FTP.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.protocols.ftp.FTP.connectionLost
twisted.protocols.ftp.FTP.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.protocols.ftp.FTP.transport
twisted.protocols.ftp.FTP.html#transport
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTP.timeoutConnection
twisted.protocols.ftp.FTP.html#timeoutConnection
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection times out.
-
twisted.protocols.ftp.FTP.lineReceived
twisted.protocols.ftp.FTP.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Override this for when each line is received.
-
twisted.protocols.ftp.FTP.processCommand
twisted.protocols.ftp.FTP.html#processCommand
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTP.getDTPPort
twisted.protocols.ftp.FTP.html#getDTPPort
ZopeInterfaceFunction
Method
PUBLIC
Return a port for passive access, using self.passivePortRange attribute.
-
twisted.protocols.ftp.FTP.ftp_USER
twisted.protocols.ftp.FTP.html#ftp_USER
ZopeInterfaceFunction
Method
PUBLIC
First part of login. Get the username the peer wants to authenticate as.
-
twisted.protocols.ftp.FTP._user
twisted.protocols.ftp.FTP.html#_user
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.ftp.FTP.ftp_PASS
twisted.protocols.ftp.FTP.html#ftp_PASS
ZopeInterfaceFunction
Method
PUBLIC
Second part of login. Get the password the peer wants to authenticate with.
-
twisted.protocols.ftp.FTP.ftp_PASV
twisted.protocols.ftp.FTP.html#ftp_PASV
ZopeInterfaceFunction
Method
PUBLIC
Request for a passive connection
-
twisted.protocols.ftp.FTP.ftp_PORT
twisted.protocols.ftp.FTP.html#ftp_PORT
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTP._encodeName
twisted.protocols.ftp.FTP.html#_encodeName
ZopeInterfaceFunction
Method
PRIVATE
Encode name to be sent over the wire.
-
twisted.protocols.ftp.FTP.ftp_LIST
twisted.protocols.ftp.FTP.html#ftp_LIST
ZopeInterfaceFunction
Method
PUBLIC
This command causes a list to be sent from the server to the passive DTP. If the pathname specifies a directory or other group of files, the server should transfer a list of files in the specified directory...
-
twisted.protocols.ftp.FTP.ftp_NLST
twisted.protocols.ftp.FTP.html#ftp_NLST
ZopeInterfaceFunction
Method
PUBLIC
This command causes a directory listing to be sent from the server to the client. The pathname should specify a directory or other system-specific file group descriptor. An empty path implies the current working directory...
-
twisted.protocols.ftp.FTP.ftp_CWD
twisted.protocols.ftp.FTP.html#ftp_CWD
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTP.ftp_CDUP
twisted.protocols.ftp.FTP.html#ftp_CDUP
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTP.ftp_PWD
twisted.protocols.ftp.FTP.html#ftp_PWD
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTP.ftp_RETR
twisted.protocols.ftp.FTP.html#ftp_RETR
ZopeInterfaceFunction
Method
PUBLIC
This command causes the content of a file to be sent over the data transfer channel. If the path is to a folder, an error will be raised.
-
twisted.protocols.ftp.FTP.ftp_STOR
twisted.protocols.ftp.FTP.html#ftp_STOR
ZopeInterfaceFunction
Method
PUBLIC
STORE (STOR)
-
twisted.protocols.ftp.FTP.ftp_SIZE
twisted.protocols.ftp.FTP.html#ftp_SIZE
ZopeInterfaceFunction
Method
PUBLIC
File SIZE
-
twisted.protocols.ftp.FTP.ftp_MDTM
twisted.protocols.ftp.FTP.html#ftp_MDTM
ZopeInterfaceFunction
Method
PUBLIC
File Modification Time (MDTM)
-
twisted.protocols.ftp.FTP.ftp_TYPE
twisted.protocols.ftp.FTP.html#ftp_TYPE
ZopeInterfaceFunction
Method
PUBLIC
REPRESENTATION TYPE (TYPE)
-
twisted.protocols.ftp.FTP.type_A
twisted.protocols.ftp.FTP.html#type_A
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTP.type_I
twisted.protocols.ftp.FTP.html#type_I
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTP.type_UNKNOWN
twisted.protocols.ftp.FTP.html#type_UNKNOWN
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTP.ftp_SYST
twisted.protocols.ftp.FTP.html#ftp_SYST
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTP.ftp_STRU
twisted.protocols.ftp.FTP.html#ftp_STRU
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTP.ftp_MODE
twisted.protocols.ftp.FTP.html#ftp_MODE
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTP.ftp_MKD
twisted.protocols.ftp.FTP.html#ftp_MKD
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTP.ftp_RMD
twisted.protocols.ftp.FTP.html#ftp_RMD
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTP.ftp_DELE
twisted.protocols.ftp.FTP.html#ftp_DELE
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTP.ftp_NOOP
twisted.protocols.ftp.FTP.html#ftp_NOOP
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTP.ftp_RNFR
twisted.protocols.ftp.FTP.html#ftp_RNFR
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTP._fromName
twisted.protocols.ftp.FTP.html#_fromName
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.ftp.FTP.ftp_RNTO
twisted.protocols.ftp.FTP.html#ftp_RNTO
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTP.ftp_FEAT
twisted.protocols.ftp.FTP.html#ftp_FEAT
ZopeInterfaceFunction
Method
PUBLIC
Advertise the features supported by the server.
-
twisted.protocols.ftp.FTP.ftp_OPTS
twisted.protocols.ftp.FTP.html#ftp_OPTS
ZopeInterfaceFunction
Method
PUBLIC
Handle OPTS command.
-
twisted.protocols.ftp.FTP.ftp_QUIT
twisted.protocols.ftp.FTP.html#ftp_QUIT
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTP.cleanupDTP
twisted.protocols.ftp.FTP.html#cleanupDTP
ZopeInterfaceFunction
Method
PUBLIC
Call when DTP connection exits
-
twisted.protocols.ftp.FTPFactory
twisted.protocols.ftp.FTPFactory.html
ZopeInterfaceClass
Class
PUBLIC
A factory for producing ftp protocol instances
-
twisted.protocols.ftp.FTPFactory.timeOut
twisted.protocols.ftp.FTPFactory.html#timeOut
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the protocol interpreter's idle timeout time in seconds, default is 600 seconds.
-
twisted.protocols.ftp.FTPFactory.passivePortRange
twisted.protocols.ftp.FTPFactory.html#passivePortRange
ZopeInterfaceAttribute
Instance Variable
PUBLIC
value forwarded to protocol.passivePortRange.
-
twisted.protocols.ftp.FTPFactory.allowAnonymous
twisted.protocols.ftp.FTPFactory.html#allowAnonymous
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTPFactory.userAnonymous
twisted.protocols.ftp.FTPFactory.html#userAnonymous
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTPFactory.welcomeMessage
twisted.protocols.ftp.FTPFactory.html#welcomeMessage
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTPFactory.__init__
twisted.protocols.ftp.FTPFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTPFactory.portal
twisted.protocols.ftp.FTPFactory.html#portal
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTPFactory.instances
twisted.protocols.ftp.FTPFactory.html#instances
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTPFactory.buildProtocol
twisted.protocols.ftp.FTPFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of a subclass of Protocol.
-
twisted.protocols.ftp.FTPFactory.stopFactory
twisted.protocols.ftp.FTPFactory.html#stopFactory
ZopeInterfaceFunction
Method
PUBLIC
This will be called before I stop listening on all Ports/Connectors.
-
twisted.protocols.ftp.IFTPShell
twisted.protocols.ftp.IFTPShell.html
ZopeInterfaceClass
Interface
PUBLIC
An abstraction of the shell commands used by the FTP protocol for a given user account.
-
twisted.protocols.ftp.IFTPShell.makeDirectory
twisted.protocols.ftp.IFTPShell.html#makeDirectory
ZopeInterfaceFunction
Method
PUBLIC
Create a directory.
-
twisted.protocols.ftp.IFTPShell.removeDirectory
twisted.protocols.ftp.IFTPShell.html#removeDirectory
ZopeInterfaceFunction
Method
PUBLIC
Remove a directory.
-
twisted.protocols.ftp.IFTPShell.removeFile
twisted.protocols.ftp.IFTPShell.html#removeFile
ZopeInterfaceFunction
Method
PUBLIC
Remove a file.
-
twisted.protocols.ftp.IFTPShell.rename
twisted.protocols.ftp.IFTPShell.html#rename
ZopeInterfaceFunction
Method
PUBLIC
Rename a file or directory.
-
twisted.protocols.ftp.IFTPShell.access
twisted.protocols.ftp.IFTPShell.html#access
ZopeInterfaceFunction
Method
PUBLIC
Determine whether access to the given path is allowed.
-
twisted.protocols.ftp.IFTPShell.stat
twisted.protocols.ftp.IFTPShell.html#stat
ZopeInterfaceFunction
Method
PUBLIC
Retrieve information about the given path.
-
twisted.protocols.ftp.IFTPShell.list
twisted.protocols.ftp.IFTPShell.html#list
ZopeInterfaceFunction
Method
PUBLIC
Retrieve information about the given path.
-
twisted.protocols.ftp.IFTPShell.openForReading
twisted.protocols.ftp.IFTPShell.html#openForReading
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.protocols.ftp.IFTPShell.openForWriting
twisted.protocols.ftp.IFTPShell.html#openForWriting
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.protocols.ftp.IReadFile
twisted.protocols.ftp.IReadFile.html
ZopeInterfaceClass
Interface
PUBLIC
A file out of which bytes may be read.
-
twisted.protocols.ftp.IReadFile.send
twisted.protocols.ftp.IReadFile.html#send
ZopeInterfaceFunction
Method
PUBLIC
Produce the contents of the given path to the given consumer. This method may only be invoked once on each provider.
-
twisted.protocols.ftp.IWriteFile
twisted.protocols.ftp.IWriteFile.html
ZopeInterfaceClass
Interface
PUBLIC
A file into which bytes may be written.
-
twisted.protocols.ftp.IWriteFile.receive
twisted.protocols.ftp.IWriteFile.html#receive
ZopeInterfaceFunction
Method
PUBLIC
Create a consumer which will write to this file. This method may only be invoked once on each provider.
-
twisted.protocols.ftp.IWriteFile.close
twisted.protocols.ftp.IWriteFile.html#close
ZopeInterfaceFunction
Method
PUBLIC
Perform any post-write work that needs to be done. This method may only be invoked once on each provider, and will always be invoked after receive().
-
twisted.protocols.ftp._getgroups
twisted.protocols.ftp.html#_getgroups
ZopeInterfaceFunction
Function
PRIVATE
Return the primary and supplementary groups for the given UID.
-
twisted.protocols.ftp._testPermissions
twisted.protocols.ftp.html#_testPermissions
ZopeInterfaceFunction
Function
PRIVATE
checks to see if uid has proper permissions to access path with mode
-
twisted.protocols.ftp.FTPAnonymousShell
twisted.protocols.ftp.FTPAnonymousShell.html
ZopeInterfaceClass
Class
PUBLIC
An anonymous implementation of IFTPShell
-
twisted.protocols.ftp.FTPAnonymousShell.filesystemRoot
twisted.protocols.ftp.FTPAnonymousShell.html#filesystemRoot
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The path which is considered the root of this shell.
-
twisted.protocols.ftp.FTPAnonymousShell.__init__
twisted.protocols.ftp.FTPAnonymousShell.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTPAnonymousShell._path
twisted.protocols.ftp.FTPAnonymousShell.html#_path
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.protocols.ftp.FTPAnonymousShell.makeDirectory
twisted.protocols.ftp.FTPAnonymousShell.html#makeDirectory
ZopeInterfaceFunction
Method
PUBLIC
Create a directory.
-
twisted.protocols.ftp.FTPAnonymousShell.removeDirectory
twisted.protocols.ftp.FTPAnonymousShell.html#removeDirectory
ZopeInterfaceFunction
Method
PUBLIC
Remove a directory.
-
twisted.protocols.ftp.FTPAnonymousShell.removeFile
twisted.protocols.ftp.FTPAnonymousShell.html#removeFile
ZopeInterfaceFunction
Method
PUBLIC
Remove a file.
-
twisted.protocols.ftp.FTPAnonymousShell.rename
twisted.protocols.ftp.FTPAnonymousShell.html#rename
ZopeInterfaceFunction
Method
PUBLIC
Rename a file or directory.
-
twisted.protocols.ftp.FTPAnonymousShell.receive
twisted.protocols.ftp.FTPAnonymousShell.html#receive
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTPAnonymousShell.openForReading
twisted.protocols.ftp.FTPAnonymousShell.html#openForReading
ZopeInterfaceFunction
Method
PUBLIC
Open path for reading.
-
twisted.protocols.ftp.FTPAnonymousShell.openForWriting
twisted.protocols.ftp.FTPAnonymousShell.html#openForWriting
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.protocols.ftp.FTPAnonymousShell.access
twisted.protocols.ftp.FTPAnonymousShell.html#access
ZopeInterfaceFunction
Method
PUBLIC
Determine whether access to the given path is allowed.
-
twisted.protocols.ftp.FTPAnonymousShell.stat
twisted.protocols.ftp.FTPAnonymousShell.html#stat
ZopeInterfaceFunction
Method
PUBLIC
Retrieve information about the given path.
-
twisted.protocols.ftp.FTPAnonymousShell.list
twisted.protocols.ftp.FTPAnonymousShell.html#list
ZopeInterfaceFunction
Method
PUBLIC
Return the list of files at given path, adding keys stat informations if specified.
-
twisted.protocols.ftp.FTPAnonymousShell._statNode
twisted.protocols.ftp.FTPAnonymousShell.html#_statNode
ZopeInterfaceFunction
Method
PRIVATE
Shortcut method to get stat info on a node.
-
twisted.protocols.ftp.FTPAnonymousShell._stat_size
twisted.protocols.ftp.FTPAnonymousShell.html#_stat_size
ZopeInterfaceFunction
Method
PRIVATE
Get the filepath's size as an int
-
twisted.protocols.ftp.FTPAnonymousShell._stat_permissions
twisted.protocols.ftp.FTPAnonymousShell.html#_stat_permissions
ZopeInterfaceFunction
Method
PRIVATE
Get the filepath's permissions object
-
twisted.protocols.ftp.FTPAnonymousShell._stat_hardlinks
twisted.protocols.ftp.FTPAnonymousShell.html#_stat_hardlinks
ZopeInterfaceFunction
Method
PRIVATE
Get the number of hardlinks for the filepath - if the number of hardlinks is not yet implemented (say in Windows), just return 0 since stat-ing a file in Windows seems to return st_nlink=0.
-
twisted.protocols.ftp.FTPAnonymousShell._stat_modified
twisted.protocols.ftp.FTPAnonymousShell.html#_stat_modified
ZopeInterfaceFunction
Method
PRIVATE
Get the filepath's last modified date
-
twisted.protocols.ftp.FTPAnonymousShell._stat_owner
twisted.protocols.ftp.FTPAnonymousShell.html#_stat_owner
ZopeInterfaceFunction
Method
PRIVATE
Get the filepath's owner's username. If this is not implemented (say in Windows) return the string "0" since stat-ing a file in Windows seems to return st_uid=0.
-
twisted.protocols.ftp.FTPAnonymousShell._stat_group
twisted.protocols.ftp.FTPAnonymousShell.html#_stat_group
ZopeInterfaceFunction
Method
PRIVATE
Get the filepath's owner's group. If this is not implemented (say in Windows) return the string "0" since stat-ing a file in Windows seems to return st_gid=0.
-
twisted.protocols.ftp.FTPAnonymousShell._stat_directory
twisted.protocols.ftp.FTPAnonymousShell.html#_stat_directory
ZopeInterfaceFunction
Method
PRIVATE
Get whether the filepath is a directory
-
twisted.protocols.ftp._FileReader
twisted.protocols.ftp._FileReader.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.protocols.ftp._FileReader.__init__
twisted.protocols.ftp._FileReader.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp._FileReader.fObj
twisted.protocols.ftp._FileReader.html#fObj
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp._FileReader._send
twisted.protocols.ftp._FileReader.html#_send
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.ftp._FileReader._close
twisted.protocols.ftp._FileReader.html#_close
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.protocols.ftp._FileReader.send
twisted.protocols.ftp._FileReader.html#send
ZopeInterfaceFunction
Method
PUBLIC
Produce the contents of the given path to the given consumer. This method may only be invoked once on each provider.
-
twisted.protocols.ftp.FTPShell
twisted.protocols.ftp.FTPShell.html
ZopeInterfaceClass
Class
PUBLIC
An authenticated implementation of
IFTPShell.
-
twisted.protocols.ftp.FTPShell.makeDirectory
twisted.protocols.ftp.FTPShell.html#makeDirectory
ZopeInterfaceFunction
Method
PUBLIC
Create a directory.
-
twisted.protocols.ftp.FTPShell.removeDirectory
twisted.protocols.ftp.FTPShell.html#removeDirectory
ZopeInterfaceFunction
Method
PUBLIC
Remove a directory.
-
twisted.protocols.ftp.FTPShell.removeFile
twisted.protocols.ftp.FTPShell.html#removeFile
ZopeInterfaceFunction
Method
PUBLIC
Remove a file.
-
twisted.protocols.ftp.FTPShell.rename
twisted.protocols.ftp.FTPShell.html#rename
ZopeInterfaceFunction
Method
PUBLIC
Rename a file or directory.
-
twisted.protocols.ftp.FTPShell.openForWriting
twisted.protocols.ftp.FTPShell.html#openForWriting
ZopeInterfaceFunction
Method
PUBLIC
Open path for writing.
-
twisted.protocols.ftp._FileWriter
twisted.protocols.ftp._FileWriter.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.protocols.ftp._FileWriter.__init__
twisted.protocols.ftp._FileWriter.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp._FileWriter.fObj
twisted.protocols.ftp._FileWriter.html#fObj
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp._FileWriter._receive
twisted.protocols.ftp._FileWriter.html#_receive
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.ftp._FileWriter.receive
twisted.protocols.ftp._FileWriter.html#receive
ZopeInterfaceFunction
Method
PUBLIC
Create a consumer which will write to this file. This method may only be invoked once on each provider.
-
twisted.protocols.ftp._FileWriter.close
twisted.protocols.ftp._FileWriter.html#close
ZopeInterfaceFunction
Method
PUBLIC
Perform any post-write work that needs to be done. This method may only be invoked once on each provider, and will always be invoked after receive().
-
twisted.protocols.ftp.BaseFTPRealm
twisted.protocols.ftp.BaseFTPRealm.html
ZopeInterfaceClass
Class
PUBLIC
Base class for simple FTP realms which provides an easy hook for specifying the home directory for each user.
-
twisted.protocols.ftp.BaseFTPRealm.__init__
twisted.protocols.ftp.BaseFTPRealm.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.BaseFTPRealm.anonymousRoot
twisted.protocols.ftp.BaseFTPRealm.html#anonymousRoot
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.BaseFTPRealm.getHomeDirectory
twisted.protocols.ftp.BaseFTPRealm.html#getHomeDirectory
ZopeInterfaceFunction
Method
PUBLIC
Return a
FilePath representing the home directory of the given avatar. Override this in a subclass.
-
twisted.protocols.ftp.BaseFTPRealm.requestAvatar
twisted.protocols.ftp.BaseFTPRealm.html#requestAvatar
ZopeInterfaceFunction
Method
PUBLIC
Return avatar which provides one of the given interfaces.
-
twisted.protocols.ftp.FTPRealm
twisted.protocols.ftp.FTPRealm.html
ZopeInterfaceClass
Class
PUBLIC
No summary
-
twisted.protocols.ftp.FTPRealm.anonymousRoot
twisted.protocols.ftp.FTPRealm.html#anonymousRoot
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Root of the filesystem to which anonymous users will be granted access.
-
twisted.protocols.ftp.FTPRealm.userHome
twisted.protocols.ftp.FTPRealm.html#userHome
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Root of the filesystem containing user home directories.
-
twisted.protocols.ftp.FTPRealm.__init__
twisted.protocols.ftp.FTPRealm.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTPRealm.getHomeDirectory
twisted.protocols.ftp.FTPRealm.html#getHomeDirectory
ZopeInterfaceFunction
Method
PUBLIC
Use avatarId as a single path segment to construct a child of self.userHome and return that child.
-
twisted.protocols.ftp.SystemFTPRealm
twisted.protocols.ftp.SystemFTPRealm.html
ZopeInterfaceClass
Class
PUBLIC
SystemFTPRealm uses system user account information to decide what the home directory for a particular avatarId is.
-
twisted.protocols.ftp.SystemFTPRealm.getHomeDirectory
twisted.protocols.ftp.SystemFTPRealm.html#getHomeDirectory
ZopeInterfaceFunction
Method
PUBLIC
Return the system-defined home directory of the system user account with the name avatarId.
-
twisted.protocols.ftp.ConnectionLost
twisted.protocols.ftp.ConnectionLost.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.protocols.ftp.CommandFailed
twisted.protocols.ftp.CommandFailed.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.protocols.ftp.BadResponse
twisted.protocols.ftp.BadResponse.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.protocols.ftp.UnexpectedResponse
twisted.protocols.ftp.UnexpectedResponse.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.protocols.ftp.UnexpectedData
twisted.protocols.ftp.UnexpectedData.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTPCommand
twisted.protocols.ftp.FTPCommand.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTPCommand.__init__
twisted.protocols.ftp.FTPCommand.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTPCommand.text
twisted.protocols.ftp.FTPCommand.html#text
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTPCommand.deferred
twisted.protocols.ftp.FTPCommand.html#deferred
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTPCommand.ready
twisted.protocols.ftp.FTPCommand.html#ready
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTPCommand.public
twisted.protocols.ftp.FTPCommand.html#public
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTPCommand.transferDeferred
twisted.protocols.ftp.FTPCommand.html#transferDeferred
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTPCommand.fail
twisted.protocols.ftp.FTPCommand.html#fail
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.ProtocolWrapper
twisted.protocols.ftp.ProtocolWrapper.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.protocols.ftp.ProtocolWrapper.__init__
twisted.protocols.ftp.ProtocolWrapper.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.ProtocolWrapper.original
twisted.protocols.ftp.ProtocolWrapper.html#original
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.ProtocolWrapper.deferred
twisted.protocols.ftp.ProtocolWrapper.html#deferred
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.ProtocolWrapper.makeConnection
twisted.protocols.ftp.ProtocolWrapper.html#makeConnection
ZopeInterfaceFunction
Method
PUBLIC
Make a connection to a transport and a server.
-
twisted.protocols.ftp.ProtocolWrapper.dataReceived
twisted.protocols.ftp.ProtocolWrapper.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever data is received.
-
twisted.protocols.ftp.ProtocolWrapper.connectionLost
twisted.protocols.ftp.ProtocolWrapper.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.protocols.ftp.IFinishableConsumer
twisted.protocols.ftp.IFinishableConsumer.html
ZopeInterfaceClass
Interface
PUBLIC
A Consumer for producers that finish.
-
twisted.protocols.ftp.IFinishableConsumer.finish
twisted.protocols.ftp.IFinishableConsumer.html#finish
ZopeInterfaceFunction
Method
PUBLIC
The producer has finished producing.
-
twisted.protocols.ftp.SenderProtocol
twisted.protocols.ftp.SenderProtocol.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/2 instance variable, 2/8 methods documented
-
twisted.protocols.ftp.SenderProtocol.__init__
twisted.protocols.ftp.SenderProtocol.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.SenderProtocol.connectedDeferred
twisted.protocols.ftp.SenderProtocol.html#connectedDeferred
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.SenderProtocol.deferred
twisted.protocols.ftp.SenderProtocol.html#deferred
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.SenderProtocol.dataReceived
twisted.protocols.ftp.SenderProtocol.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever data is received.
-
twisted.protocols.ftp.SenderProtocol.makeConnection
twisted.protocols.ftp.SenderProtocol.html#makeConnection
ZopeInterfaceFunction
Method
PUBLIC
Make a connection to a transport and a server.
-
twisted.protocols.ftp.SenderProtocol.connectionLost
twisted.protocols.ftp.SenderProtocol.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.protocols.ftp.SenderProtocol.write
twisted.protocols.ftp.SenderProtocol.html#write
ZopeInterfaceFunction
Method
PUBLIC
The producer will write data by calling this method.
-
twisted.protocols.ftp.SenderProtocol.registerProducer
twisted.protocols.ftp.SenderProtocol.html#registerProducer
ZopeInterfaceFunction
Method
PUBLIC
Register the given producer with our transport.
-
twisted.protocols.ftp.SenderProtocol.unregisterProducer
twisted.protocols.ftp.SenderProtocol.html#unregisterProducer
ZopeInterfaceFunction
Method
PUBLIC
Unregister the previously registered producer.
-
twisted.protocols.ftp.SenderProtocol.finish
twisted.protocols.ftp.SenderProtocol.html#finish
ZopeInterfaceFunction
Method
PUBLIC
The producer has finished producing.
-
twisted.protocols.ftp.decodeHostPort
twisted.protocols.ftp.html#decodeHostPort
ZopeInterfaceFunction
Function
PUBLIC
Decode an FTP response specifying a host and port.
-
twisted.protocols.ftp.encodeHostPort
twisted.protocols.ftp.html#encodeHostPort
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.protocols.ftp._unwrapFirstError
twisted.protocols.ftp.html#_unwrapFirstError
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.protocols.ftp.FTPDataPortFactory
twisted.protocols.ftp.FTPDataPortFactory.html
ZopeInterfaceClass
Class
PUBLIC
Factory for data connections that use the PORT command
-
twisted.protocols.ftp.FTPDataPortFactory.noisy
twisted.protocols.ftp.FTPDataPortFactory.html#noisy
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTPDataPortFactory.buildProtocol
twisted.protocols.ftp.FTPDataPortFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of a subclass of Protocol.
-
twisted.protocols.ftp.FTPClientBasic
twisted.protocols.ftp.FTPClientBasic.html
ZopeInterfaceClass
Class
PUBLIC
Foundations of an FTP client.
-
twisted.protocols.ftp.FTPClientBasic.debug
twisted.protocols.ftp.FTPClientBasic.html#debug
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTPClientBasic._encoding
twisted.protocols.ftp.FTPClientBasic.html#_encoding
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.protocols.ftp.FTPClientBasic.__init__
twisted.protocols.ftp.FTPClientBasic.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTPClientBasic.actionQueue
twisted.protocols.ftp.FTPClientBasic.html#actionQueue
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTPClientBasic.greeting
twisted.protocols.ftp.FTPClientBasic.html#greeting
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTPClientBasic.nextDeferred
twisted.protocols.ftp.FTPClientBasic.html#nextDeferred
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTPClientBasic.response
twisted.protocols.ftp.FTPClientBasic.html#response
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTPClientBasic._failed
twisted.protocols.ftp.FTPClientBasic.html#_failed
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.ftp.FTPClientBasic.fail
twisted.protocols.ftp.FTPClientBasic.html#fail
ZopeInterfaceFunction
Method
PUBLIC
Give an error to any queued deferreds.
-
twisted.protocols.ftp.FTPClientBasic._fail
twisted.protocols.ftp.FTPClientBasic.html#_fail
ZopeInterfaceFunction
Method
PRIVATE
Errback all queued deferreds.
-
twisted.protocols.ftp.FTPClientBasic._cb_greeting
twisted.protocols.ftp.FTPClientBasic.html#_cb_greeting
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.protocols.ftp.FTPClientBasic.sendLine
twisted.protocols.ftp.FTPClientBasic.html#sendLine
ZopeInterfaceFunction
Method
PUBLIC
Sends a line, unless line is None.
-
twisted.protocols.ftp.FTPClientBasic.sendNextCommand
twisted.protocols.ftp.FTPClientBasic.html#sendNextCommand
ZopeInterfaceFunction
Method
PUBLIC
(Private) Processes the next command in the queue.
-
twisted.protocols.ftp.FTPClientBasic.queueCommand
twisted.protocols.ftp.FTPClientBasic.html#queueCommand
ZopeInterfaceFunction
Method
PUBLIC
Add an FTPCommand object to the queue.
-
twisted.protocols.ftp.FTPClientBasic.queueStringCommand
twisted.protocols.ftp.FTPClientBasic.html#queueStringCommand
ZopeInterfaceFunction
Method
PUBLIC
Queues a string to be issued as an FTP command
-
twisted.protocols.ftp.FTPClientBasic.popCommandQueue
twisted.protocols.ftp.FTPClientBasic.html#popCommandQueue
ZopeInterfaceFunction
Method
PUBLIC
Return the front element of the command queue, or None if empty.
-
twisted.protocols.ftp.FTPClientBasic.queueLogin
twisted.protocols.ftp.FTPClientBasic.html#queueLogin
ZopeInterfaceFunction
Method
PUBLIC
Login: send the username, send the password.
-
twisted.protocols.ftp.FTPClientBasic.lineReceived
twisted.protocols.ftp.FTPClientBasic.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
(Private) Parses the response messages from the FTP server.
-
twisted.protocols.ftp.FTPClientBasic.connectionLost
twisted.protocols.ftp.FTPClientBasic.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.protocols.ftp._PassiveConnectionFactory
twisted.protocols.ftp._PassiveConnectionFactory.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.protocols.ftp._PassiveConnectionFactory.noisy
twisted.protocols.ftp._PassiveConnectionFactory.html#noisy
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp._PassiveConnectionFactory.__init__
twisted.protocols.ftp._PassiveConnectionFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp._PassiveConnectionFactory.protoInstance
twisted.protocols.ftp._PassiveConnectionFactory.html#protoInstance
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp._PassiveConnectionFactory.buildProtocol
twisted.protocols.ftp._PassiveConnectionFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of a subclass of Protocol.
-
twisted.protocols.ftp._PassiveConnectionFactory.clientConnectionFailed
twisted.protocols.ftp._PassiveConnectionFactory.html#clientConnectionFailed
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection has failed to connect.
-
twisted.protocols.ftp.FTPClient
twisted.protocols.ftp.FTPClient.html
ZopeInterfaceClass
Class
PUBLIC
FTPClient is a client implementation of the FTP protocol which exposes FTP commands as methods which return
Deferreds.
-
twisted.protocols.ftp.FTPClient.passive
twisted.protocols.ftp.FTPClient.html#passive
ZopeInterfaceAttribute
Instance Variable
PUBLIC
See description in __init__.
-
twisted.protocols.ftp.FTPClient.__init__
twisted.protocols.ftp.FTPClient.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Constructor.
-
twisted.protocols.ftp.FTPClient.fail
twisted.protocols.ftp.FTPClient.html#fail
ZopeInterfaceFunction
Method
PUBLIC
Disconnect, and also give an error to any queued deferreds.
-
twisted.protocols.ftp.FTPClient.receiveFromConnection
twisted.protocols.ftp.FTPClient.html#receiveFromConnection
ZopeInterfaceFunction
Method
PUBLIC
Retrieves a file or listing generated by the given command, feeding it to the given protocol.
-
twisted.protocols.ftp.FTPClient.queueLogin
twisted.protocols.ftp.FTPClient.html#queueLogin
ZopeInterfaceFunction
Method
PUBLIC
Login: send the username, send the password, and set retrieval mode to binary
-
twisted.protocols.ftp.FTPClient.sendToConnection
twisted.protocols.ftp.FTPClient.html#sendToConnection
ZopeInterfaceFunction
Method
PUBLIC
XXX
-
twisted.protocols.ftp.FTPClient._openDataConnection
twisted.protocols.ftp.FTPClient.html#_openDataConnection
ZopeInterfaceFunction
Method
PRIVATE
This method returns a DeferredList.
-
twisted.protocols.ftp.FTPClient.generatePortCommand
twisted.protocols.ftp.FTPClient.html#generatePortCommand
ZopeInterfaceFunction
Method
PUBLIC
(Private) Generates the text of a given PORT command.
-
twisted.protocols.ftp.FTPClient.escapePath
twisted.protocols.ftp.FTPClient.html#escapePath
ZopeInterfaceFunction
Method
PUBLIC
Returns a FTP escaped path (replace newlines with nulls).
-
twisted.protocols.ftp.FTPClient.retrieveFile
twisted.protocols.ftp.FTPClient.html#retrieveFile
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a file from the given path
-
twisted.protocols.ftp.FTPClient.storeFile
twisted.protocols.ftp.FTPClient.html#storeFile
ZopeInterfaceFunction
Method
PUBLIC
Store a file at the given path.
-
twisted.protocols.ftp.FTPClient.rename
twisted.protocols.ftp.FTPClient.html#rename
ZopeInterfaceFunction
Method
PUBLIC
Rename a file.
-
twisted.protocols.ftp.FTPClient.list
twisted.protocols.ftp.FTPClient.html#list
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a file listing into the given protocol instance.
-
twisted.protocols.ftp.FTPClient.nlst
twisted.protocols.ftp.FTPClient.html#nlst
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a short file listing into the given protocol instance.
-
twisted.protocols.ftp.FTPClient.cwd
twisted.protocols.ftp.FTPClient.html#cwd
ZopeInterfaceFunction
Method
PUBLIC
Issues the CWD (Change Working Directory) command.
-
twisted.protocols.ftp.FTPClient.makeDirectory
twisted.protocols.ftp.FTPClient.html#makeDirectory
ZopeInterfaceFunction
Method
PUBLIC
Make a directory
-
twisted.protocols.ftp.FTPClient.removeFile
twisted.protocols.ftp.FTPClient.html#removeFile
ZopeInterfaceFunction
Method
PUBLIC
Delete a file on the server.
-
twisted.protocols.ftp.FTPClient.removeDirectory
twisted.protocols.ftp.FTPClient.html#removeDirectory
ZopeInterfaceFunction
Method
PUBLIC
Delete a directory on the server.
-
twisted.protocols.ftp.FTPClient.cdup
twisted.protocols.ftp.FTPClient.html#cdup
ZopeInterfaceFunction
Method
PUBLIC
Issues the CDUP (Change Directory UP) command.
-
twisted.protocols.ftp.FTPClient.pwd
twisted.protocols.ftp.FTPClient.html#pwd
ZopeInterfaceFunction
Method
PUBLIC
Issues the PWD (Print Working Directory) command.
-
twisted.protocols.ftp.FTPClient.getDirectory
twisted.protocols.ftp.FTPClient.html#getDirectory
ZopeInterfaceFunction
Method
PUBLIC
Returns the current remote directory.
-
twisted.protocols.ftp.FTPClient.quit
twisted.protocols.ftp.FTPClient.html#quit
ZopeInterfaceFunction
Method
PUBLIC
Issues the QUIT command.
-
twisted.protocols.ftp.FTPFileListProtocol
twisted.protocols.ftp.FTPFileListProtocol.html
ZopeInterfaceClass
Class
PUBLIC
Parser for standard FTP file listings
-
twisted.protocols.ftp.FTPFileListProtocol.files
twisted.protocols.ftp.FTPFileListProtocol.html#files
ZopeInterfaceAttribute
Instance Variable
PUBLIC
list of dicts describing the files in this listing
-
twisted.protocols.ftp.FTPFileListProtocol.fileLinePattern
twisted.protocols.ftp.FTPFileListProtocol.html#fileLinePattern
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTPFileListProtocol.delimiter
twisted.protocols.ftp.FTPFileListProtocol.html#delimiter
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTPFileListProtocol._encoding
twisted.protocols.ftp.FTPFileListProtocol.html#_encoding
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.protocols.ftp.FTPFileListProtocol.__init__
twisted.protocols.ftp.FTPFileListProtocol.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ftp.FTPFileListProtocol.lineReceived
twisted.protocols.ftp.FTPFileListProtocol.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Override this for when each line is received.
-
twisted.protocols.ftp.FTPFileListProtocol.parseDirectoryLine
twisted.protocols.ftp.FTPFileListProtocol.html#parseDirectoryLine
ZopeInterfaceFunction
Method
PUBLIC
Return a dictionary of fields, or None if line cannot be parsed.
-
twisted.protocols.ftp.FTPFileListProtocol.addFile
twisted.protocols.ftp.FTPFileListProtocol.html#addFile
ZopeInterfaceFunction
Method
PUBLIC
Append file information dictionary to the list of known files.
-
twisted.protocols.ftp.FTPFileListProtocol.unknownLine
twisted.protocols.ftp.FTPFileListProtocol.html#unknownLine
ZopeInterfaceFunction
Method
PUBLIC
Deal with received lines which could not be parsed as file information.
-
twisted.protocols.ftp.parsePWDResponse
twisted.protocols.ftp.html#parsePWDResponse
ZopeInterfaceFunction
Function
PUBLIC
Returns the path from a response to a PWD command.
-
twisted.protocols.pcp.BasicProducerConsumerProxy
twisted.protocols.pcp.BasicProducerConsumerProxy.html
ZopeInterfaceClass
Class
PUBLIC
I can act as a man in the middle between any Producer and Consumer.
-
twisted.protocols.pcp.BasicProducerConsumerProxy.producer
twisted.protocols.pcp.BasicProducerConsumerProxy.html#producer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the Producer I subscribe to.
-
twisted.protocols.pcp.BasicProducerConsumerProxy.consumer
twisted.protocols.pcp.BasicProducerConsumerProxy.html#consumer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the Consumer I publish to.
-
twisted.protocols.pcp.BasicProducerConsumerProxy.paused
twisted.protocols.pcp.BasicProducerConsumerProxy.html#paused
ZopeInterfaceAttribute
Instance Variable
PUBLIC
As a Producer, am I paused?
-
twisted.protocols.pcp.BasicProducerConsumerProxy.producerIsStreaming
twisted.protocols.pcp.BasicProducerConsumerProxy.html#producerIsStreaming
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.pcp.BasicProducerConsumerProxy.iAmStreaming
twisted.protocols.pcp.BasicProducerConsumerProxy.html#iAmStreaming
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.pcp.BasicProducerConsumerProxy.outstandingPull
twisted.protocols.pcp.BasicProducerConsumerProxy.html#outstandingPull
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.pcp.BasicProducerConsumerProxy.stopped
twisted.protocols.pcp.BasicProducerConsumerProxy.html#stopped
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.pcp.BasicProducerConsumerProxy.__init__
twisted.protocols.pcp.BasicProducerConsumerProxy.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.pcp.BasicProducerConsumerProxy._buffer
twisted.protocols.pcp.BasicProducerConsumerProxy.html#_buffer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.pcp.BasicProducerConsumerProxy.pauseProducing
twisted.protocols.pcp.BasicProducerConsumerProxy.html#pauseProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.pcp.BasicProducerConsumerProxy.resumeProducing
twisted.protocols.pcp.BasicProducerConsumerProxy.html#resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.pcp.BasicProducerConsumerProxy.stopProducing
twisted.protocols.pcp.BasicProducerConsumerProxy.html#stopProducing
ZopeInterfaceFunction
Method
PUBLIC
Stop producing data.
-
twisted.protocols.pcp.BasicProducerConsumerProxy.write
twisted.protocols.pcp.BasicProducerConsumerProxy.html#write
ZopeInterfaceFunction
Method
PUBLIC
The producer will write data by calling this method.
-
twisted.protocols.pcp.BasicProducerConsumerProxy.finish
twisted.protocols.pcp.BasicProducerConsumerProxy.html#finish
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.pcp.BasicProducerConsumerProxy.registerProducer
twisted.protocols.pcp.BasicProducerConsumerProxy.html#registerProducer
ZopeInterfaceFunction
Method
PUBLIC
Register to receive data from a producer.
-
twisted.protocols.pcp.BasicProducerConsumerProxy.unregisterProducer
twisted.protocols.pcp.BasicProducerConsumerProxy.html#unregisterProducer
ZopeInterfaceFunction
Method
PUBLIC
Stop consuming data from a producer, without disconnecting.
-
twisted.protocols.pcp.BasicProducerConsumerProxy.__repr__
twisted.protocols.pcp.BasicProducerConsumerProxy.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.pcp.ProducerConsumerProxy
twisted.protocols.pcp.ProducerConsumerProxy.html
ZopeInterfaceClass
Class
PUBLIC
ProducerConsumerProxy with a finite buffer.
-
twisted.protocols.pcp.ProducerConsumerProxy.bufferSize
twisted.protocols.pcp.ProducerConsumerProxy.html#bufferSize
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.pcp.ProducerConsumerProxy.producerPaused
twisted.protocols.pcp.ProducerConsumerProxy.html#producerPaused
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.pcp.ProducerConsumerProxy.unregistered
twisted.protocols.pcp.ProducerConsumerProxy.html#unregistered
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.pcp.ProducerConsumerProxy.pauseProducing
twisted.protocols.pcp.ProducerConsumerProxy.html#pauseProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.pcp.ProducerConsumerProxy.paused
twisted.protocols.pcp.ProducerConsumerProxy.html#paused
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.pcp.ProducerConsumerProxy.resumeProducing
twisted.protocols.pcp.ProducerConsumerProxy.html#resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.pcp.ProducerConsumerProxy.outstandingPull
twisted.protocols.pcp.ProducerConsumerProxy.html#outstandingPull
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.pcp.ProducerConsumerProxy.write
twisted.protocols.pcp.ProducerConsumerProxy.html#write
ZopeInterfaceFunction
Method
PUBLIC
The producer will write data by calling this method.
-
twisted.protocols.pcp.ProducerConsumerProxy.registerProducer
twisted.protocols.pcp.ProducerConsumerProxy.html#registerProducer
ZopeInterfaceFunction
Method
PUBLIC
Register to receive data from a producer.
-
twisted.protocols.pcp.ProducerConsumerProxy.unregisterProducer
twisted.protocols.pcp.ProducerConsumerProxy.html#unregisterProducer
ZopeInterfaceFunction
Method
PUBLIC
Stop consuming data from a producer, without disconnecting.
-
twisted.protocols.pcp.ProducerConsumerProxy._writeSomeData
twisted.protocols.pcp.ProducerConsumerProxy.html#_writeSomeData
ZopeInterfaceFunction
Method
PRIVATE
Write as much of this data as possible.
-
twisted.protocols.htb.Bucket
twisted.protocols.htb.Bucket.html
ZopeInterfaceClass
Class
PUBLIC
Implementation of a Token bucket.
-
twisted.protocols.htb.Bucket.maxburst
twisted.protocols.htb.Bucket.html#maxburst
ZopeInterfaceAttribute
Class Variable
PUBLIC
The maximum number of tokens that the bucket can hold at any given time. If this is None, the bucket has an infinite size.
-
twisted.protocols.htb.Bucket.rate
twisted.protocols.htb.Bucket.html#rate
ZopeInterfaceAttribute
Class Variable
PUBLIC
The rate at which the bucket drains, in number of tokens per second. If the rate is None, the bucket drains instantaneously.
-
twisted.protocols.htb.Bucket._refcount
twisted.protocols.htb.Bucket.html#_refcount
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.protocols.htb.Bucket.__init__
twisted.protocols.htb.Bucket.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.protocols.htb.Bucket.content
twisted.protocols.htb.Bucket.html#content
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.htb.Bucket.parentBucket
twisted.protocols.htb.Bucket.html#parentBucket
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.htb.Bucket.lastDrip
twisted.protocols.htb.Bucket.html#lastDrip
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.htb.Bucket.add
twisted.protocols.htb.Bucket.html#add
ZopeInterfaceFunction
Method
PUBLIC
Adds tokens to the
Bucket and its
parentBucket.
-
twisted.protocols.htb.Bucket.drip
twisted.protocols.htb.Bucket.html#drip
ZopeInterfaceFunction
Method
PUBLIC
Let some of the bucket drain.
-
twisted.protocols.htb.IBucketFilter
twisted.protocols.htb.IBucketFilter.html
ZopeInterfaceClass
Interface
PUBLIC
No interface docstring; 1/1 method documented
-
twisted.protocols.htb.IBucketFilter.getBucketFor
twisted.protocols.htb.IBucketFilter.html#getBucketFor
ZopeInterfaceFunction
Method
PUBLIC
Return a
Bucket corresponding to the provided parameters.
-
twisted.protocols.htb.HierarchicalBucketFilter
twisted.protocols.htb.HierarchicalBucketFilter.html
ZopeInterfaceClass
Class
PUBLIC
Filter things into buckets that can be nested.
-
twisted.protocols.htb.HierarchicalBucketFilter.bucketFactory
twisted.protocols.htb.HierarchicalBucketFilter.html#bucketFactory
ZopeInterfaceAttribute
Class Variable
PUBLIC
Class of buckets to make.
-
twisted.protocols.htb.HierarchicalBucketFilter.sweepInterval
twisted.protocols.htb.HierarchicalBucketFilter.html#sweepInterval
ZopeInterfaceAttribute
Class Variable
PUBLIC
Seconds between sweeping out the bucket cache.
-
twisted.protocols.htb.HierarchicalBucketFilter.__init__
twisted.protocols.htb.HierarchicalBucketFilter.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.htb.HierarchicalBucketFilter.buckets
twisted.protocols.htb.HierarchicalBucketFilter.html#buckets
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.htb.HierarchicalBucketFilter.parentFilter
twisted.protocols.htb.HierarchicalBucketFilter.html#parentFilter
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.htb.HierarchicalBucketFilter.lastSweep
twisted.protocols.htb.HierarchicalBucketFilter.html#lastSweep
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.htb.HierarchicalBucketFilter.getBucketFor
twisted.protocols.htb.HierarchicalBucketFilter.html#getBucketFor
ZopeInterfaceFunction
Method
PUBLIC
Find or create a
Bucket corresponding to the provided parameters.
-
twisted.protocols.htb.HierarchicalBucketFilter.getBucketKey
twisted.protocols.htb.HierarchicalBucketFilter.html#getBucketKey
ZopeInterfaceFunction
Method
PUBLIC
Construct a key based on the input parameters to choose a
Bucket.
-
twisted.protocols.htb.HierarchicalBucketFilter.sweep
twisted.protocols.htb.HierarchicalBucketFilter.html#sweep
ZopeInterfaceFunction
Method
PUBLIC
Remove empty buckets.
-
twisted.protocols.htb.FilterByHost
twisted.protocols.htb.FilterByHost.html
ZopeInterfaceClass
Class
PUBLIC
A Hierarchical Bucket filter with a
Bucket for each host.
-
twisted.protocols.htb.FilterByHost.sweepInterval
twisted.protocols.htb.FilterByHost.html#sweepInterval
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.htb.FilterByHost.getBucketKey
twisted.protocols.htb.FilterByHost.html#getBucketKey
ZopeInterfaceFunction
Method
PUBLIC
Construct a key based on the input parameters to choose a
Bucket.
-
twisted.protocols.htb.FilterByServer
twisted.protocols.htb.FilterByServer.html
ZopeInterfaceClass
Class
PUBLIC
A Hierarchical Bucket filter with a
Bucket for each service.
-
twisted.protocols.htb.FilterByServer.sweepInterval
twisted.protocols.htb.FilterByServer.html#sweepInterval
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.htb.FilterByServer.getBucketKey
twisted.protocols.htb.FilterByServer.html#getBucketKey
ZopeInterfaceFunction
Method
PUBLIC
Construct a key based on the input parameters to choose a
Bucket.
-
twisted.protocols.htb.ShapedConsumer
twisted.protocols.htb.ShapedConsumer.html
ZopeInterfaceClass
Class
PUBLIC
Wraps a Consumer and shapes the rate at which it receives data.
-
twisted.protocols.htb.ShapedConsumer.iAmStreaming
twisted.protocols.htb.ShapedConsumer.html#iAmStreaming
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.htb.ShapedConsumer.__init__
twisted.protocols.htb.ShapedConsumer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.htb.ShapedConsumer.bucket
twisted.protocols.htb.ShapedConsumer.html#bucket
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.htb.ShapedConsumer._writeSomeData
twisted.protocols.htb.ShapedConsumer.html#_writeSomeData
ZopeInterfaceFunction
Method
PRIVATE
Write as much of this data as possible.
-
twisted.protocols.htb.ShapedConsumer.stopProducing
twisted.protocols.htb.ShapedConsumer.html#stopProducing
ZopeInterfaceFunction
Method
PUBLIC
Stop producing data.
-
twisted.protocols.htb.ShapedTransport
twisted.protocols.htb.ShapedTransport.html
ZopeInterfaceClass
Class
PUBLIC
Wraps a Transport and shapes the rate at which it receives data.
-
twisted.protocols.htb.ShapedTransport.iAmStreaming
twisted.protocols.htb.ShapedTransport.html#iAmStreaming
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.htb.ShapedTransport.__getattr__
twisted.protocols.htb.ShapedTransport.html#__getattr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.htb.ShapedProtocolFactory
twisted.protocols.htb.ShapedProtocolFactory.html
ZopeInterfaceClass
Class
PUBLIC
Dispense Protocols with traffic shaping on their transports.
-
twisted.protocols.htb.ShapedProtocolFactory.__init__
twisted.protocols.htb.ShapedProtocolFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Tell me what to wrap and where to get buckets.
-
twisted.protocols.htb.ShapedProtocolFactory.protocol
twisted.protocols.htb.ShapedProtocolFactory.html#protocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.htb.ShapedProtocolFactory.bucketFilter
twisted.protocols.htb.ShapedProtocolFactory.html#bucketFilter
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.htb.ShapedProtocolFactory.__call__
twisted.protocols.htb.ShapedProtocolFactory.html#__call__
ZopeInterfaceFunction
Method
PUBLIC
Make a Protocol instance with a shaped transport.
-
twisted.protocols.ident._MIN_PORT
twisted.protocols.ident.html#_MIN_PORT
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.protocols.ident._MAX_PORT
twisted.protocols.ident.html#_MAX_PORT
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.protocols.ident.IdentError
twisted.protocols.ident.IdentError.html
ZopeInterfaceClass
Class
PUBLIC
Can't determine connection owner; reason unknown.
-
twisted.protocols.ident.IdentError.identDescription
twisted.protocols.ident.IdentError.html#identDescription
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.ident.IdentError.__str__
twisted.protocols.ident.IdentError.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ident.NoUser
twisted.protocols.ident.NoUser.html
ZopeInterfaceClass
Class
PUBLIC
The connection specified by the port pair is not currently in use or currently not owned by an identifiable entity.
-
twisted.protocols.ident.NoUser.identDescription
twisted.protocols.ident.NoUser.html#identDescription
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.ident.InvalidPort
twisted.protocols.ident.InvalidPort.html
ZopeInterfaceClass
Class
PUBLIC
Either the local or foreign port was improperly specified. This should be returned if either or both of the port ids were out of range (TCP port numbers are from 1-65535), negative integers, reals or in any fashion not recognized as a non-negative integer.
-
twisted.protocols.ident.InvalidPort.identDescription
twisted.protocols.ident.InvalidPort.html#identDescription
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.ident.HiddenUser
twisted.protocols.ident.HiddenUser.html
ZopeInterfaceClass
Class
PUBLIC
The server was able to identify the user of this port, but the information was not returned at the request of the user.
-
twisted.protocols.ident.HiddenUser.identDescription
twisted.protocols.ident.HiddenUser.html#identDescription
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.ident.IdentServer
twisted.protocols.ident.IdentServer.html
ZopeInterfaceClass
Class
PUBLIC
The Identification Protocol (a.k.a., "ident", a.k.a., "the Ident Protocol") provides a means to determine the identity of a user of a particular TCP connection. Given a TCP port number pair, it returns a character string which identifies the owner of that connection on the server's system.
-
twisted.protocols.ident.IdentServer.lineReceived
twisted.protocols.ident.IdentServer.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Override this for when each line is received.
-
twisted.protocols.ident.IdentServer.invalidQuery
twisted.protocols.ident.IdentServer.html#invalidQuery
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ident.IdentServer.validQuery
twisted.protocols.ident.IdentServer.html#validQuery
ZopeInterfaceFunction
Method
PUBLIC
Called when a valid query is received to look up and deliver the response.
-
twisted.protocols.ident.IdentServer._cbLookup
twisted.protocols.ident.IdentServer.html#_cbLookup
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.protocols.ident.IdentServer._ebLookup
twisted.protocols.ident.IdentServer.html#_ebLookup
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.protocols.ident.IdentServer.lookup
twisted.protocols.ident.IdentServer.html#lookup
ZopeInterfaceFunction
Method
PUBLIC
Lookup user information about the specified address pair.
-
twisted.protocols.ident.ProcServerMixin
twisted.protocols.ident.ProcServerMixin.html
ZopeInterfaceClass
Class
PUBLIC
Implements lookup() to grab entries for responses from /proc/net/tcp
-
twisted.protocols.ident.ProcServerMixin.SYSTEM_NAME
twisted.protocols.ident.ProcServerMixin.html#SYSTEM_NAME
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.ident.ProcServerMixin.getUsername 0
twisted.protocols.ident.ProcServerMixin.html#getUsername%200
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ident.ProcServerMixin.getUsername
twisted.protocols.ident.ProcServerMixin.html#getUsername
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ident.ProcServerMixin.entries
twisted.protocols.ident.ProcServerMixin.html#entries
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ident.ProcServerMixin.dottedQuadFromHexString
twisted.protocols.ident.ProcServerMixin.html#dottedQuadFromHexString
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ident.ProcServerMixin.unpackAddress
twisted.protocols.ident.ProcServerMixin.html#unpackAddress
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ident.ProcServerMixin.parseLine
twisted.protocols.ident.ProcServerMixin.html#parseLine
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ident.ProcServerMixin.lookup
twisted.protocols.ident.ProcServerMixin.html#lookup
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ident.IdentClient
twisted.protocols.ident.IdentClient.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/1 instance variable, 0/1 class variable, 1/5 method documented
-
twisted.protocols.ident.IdentClient.errorTypes
twisted.protocols.ident.IdentClient.html#errorTypes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.ident.IdentClient.__init__
twisted.protocols.ident.IdentClient.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.ident.IdentClient.queries
twisted.protocols.ident.IdentClient.html#queries
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.ident.IdentClient.lookup
twisted.protocols.ident.IdentClient.html#lookup
ZopeInterfaceFunction
Method
PUBLIC
Lookup user information about the specified address pair.
-
twisted.protocols.ident.IdentClient.lineReceived
twisted.protocols.ident.IdentClient.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Override this for when each line is received.
-
twisted.protocols.ident.IdentClient.connectionLost
twisted.protocols.ident.IdentClient.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.protocols.ident.IdentClient.parseResponse
twisted.protocols.ident.IdentClient.html#parseResponse
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.memcache.DEFAULT_PORT
twisted.protocols.memcache.html#DEFAULT_PORT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.memcache.NoSuchCommand
twisted.protocols.memcache.NoSuchCommand.html
ZopeInterfaceClass
Class
PUBLIC
Exception raised when a non existent command is called.
-
twisted.protocols.memcache.ClientError
twisted.protocols.memcache.ClientError.html
ZopeInterfaceClass
Class
PUBLIC
Error caused by an invalid client call.
-
twisted.protocols.memcache.ServerError
twisted.protocols.memcache.ServerError.html
ZopeInterfaceClass
Class
PUBLIC
Problem happening on the server.
-
twisted.protocols.memcache.Command
twisted.protocols.memcache.Command.html
ZopeInterfaceClass
Class
PUBLIC
Wrap a client action into an object, that holds the values used in the protocol.
-
twisted.protocols.memcache.Command._deferred
twisted.protocols.memcache.Command.html#_deferred
ZopeInterfaceAttribute
Instance Variable
PRIVATE
the
Deferred object that will be fired when the result arrives.
-
twisted.protocols.memcache.Command.command
twisted.protocols.memcache.Command.html#command
ZopeInterfaceAttribute
Instance Variable
PUBLIC
name of the command sent to the server.
-
twisted.protocols.memcache.Command.__init__
twisted.protocols.memcache.Command.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create a command.
-
twisted.protocols.memcache.Command.success
twisted.protocols.memcache.Command.html#success
ZopeInterfaceFunction
Method
PUBLIC
Shortcut method to fire the underlying deferred.
-
twisted.protocols.memcache.Command.fail
twisted.protocols.memcache.Command.html#fail
ZopeInterfaceFunction
Method
PUBLIC
Make the underlying deferred fails.
-
twisted.protocols.memcache.MemCacheProtocol
twisted.protocols.memcache.MemCacheProtocol.html
ZopeInterfaceClass
Class
PUBLIC
MemCache protocol: connect to a memcached server to store/retrieve values.
-
twisted.protocols.memcache.MemCacheProtocol.persistentTimeOut
twisted.protocols.memcache.MemCacheProtocol.html#persistentTimeOut
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the timeout period used to wait for a response.
-
twisted.protocols.memcache.MemCacheProtocol._current
twisted.protocols.memcache.MemCacheProtocol.html#_current
ZopeInterfaceAttribute
Instance Variable
PRIVATE
current list of requests waiting for an answer from the server.
-
twisted.protocols.memcache.MemCacheProtocol._lenExpected
twisted.protocols.memcache.MemCacheProtocol.html#_lenExpected
ZopeInterfaceAttribute
Instance Variable
PRIVATE
amount of data expected in raw mode, when reading for a value.
-
twisted.protocols.memcache.MemCacheProtocol._getBuffer
twisted.protocols.memcache.MemCacheProtocol.html#_getBuffer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
current buffer of data, used to store temporary data when reading in raw mode.
-
twisted.protocols.memcache.MemCacheProtocol._bufferLength
twisted.protocols.memcache.MemCacheProtocol.html#_bufferLength
ZopeInterfaceAttribute
Instance Variable
PRIVATE
the total amount of bytes in _getBuffer.
-
twisted.protocols.memcache.MemCacheProtocol._disconnected
twisted.protocols.memcache.MemCacheProtocol.html#_disconnected
ZopeInterfaceAttribute
Instance Variable
PRIVATE
indicate if the connectionLost has been called or not.
-
twisted.protocols.memcache.MemCacheProtocol.MAX_KEY_LENGTH
twisted.protocols.memcache.MemCacheProtocol.html#MAX_KEY_LENGTH
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.memcache.MemCacheProtocol.__init__
twisted.protocols.memcache.MemCacheProtocol.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create the protocol.
-
twisted.protocols.memcache.MemCacheProtocol.timeOut
twisted.protocols.memcache.MemCacheProtocol.html#timeOut
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.memcache.MemCacheProtocol._cancelCommands
twisted.protocols.memcache.MemCacheProtocol.html#_cancelCommands
ZopeInterfaceFunction
Method
PRIVATE
Cancel all the outstanding commands, making them fail with reason.
-
twisted.protocols.memcache.MemCacheProtocol.timeoutConnection
twisted.protocols.memcache.MemCacheProtocol.html#timeoutConnection
ZopeInterfaceFunction
Method
PUBLIC
Close the connection in case of timeout.
-
twisted.protocols.memcache.MemCacheProtocol.connectionLost
twisted.protocols.memcache.MemCacheProtocol.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Cause any outstanding commands to fail.
-
twisted.protocols.memcache.MemCacheProtocol.sendLine
twisted.protocols.memcache.MemCacheProtocol.html#sendLine
ZopeInterfaceFunction
Method
PUBLIC
Override sendLine to add a timeout to response.
-
twisted.protocols.memcache.MemCacheProtocol.rawDataReceived
twisted.protocols.memcache.MemCacheProtocol.html#rawDataReceived
ZopeInterfaceFunction
Method
PUBLIC
Collect data for a get.
-
twisted.protocols.memcache.MemCacheProtocol.cmd_STORED
twisted.protocols.memcache.MemCacheProtocol.html#cmd_STORED
ZopeInterfaceFunction
Method
PUBLIC
Manage a success response to a set operation.
-
twisted.protocols.memcache.MemCacheProtocol.cmd_NOT_STORED
twisted.protocols.memcache.MemCacheProtocol.html#cmd_NOT_STORED
ZopeInterfaceFunction
Method
PUBLIC
Manage a specific 'not stored' response to a set operation: this is not an error, but some condition wasn't met.
-
twisted.protocols.memcache.MemCacheProtocol.cmd_END
twisted.protocols.memcache.MemCacheProtocol.html#cmd_END
ZopeInterfaceFunction
Method
PUBLIC
This the end token to a get or a stat operation.
-
twisted.protocols.memcache.MemCacheProtocol.cmd_NOT_FOUND
twisted.protocols.memcache.MemCacheProtocol.html#cmd_NOT_FOUND
ZopeInterfaceFunction
Method
PUBLIC
Manage error response for incr/decr/delete.
-
twisted.protocols.memcache.MemCacheProtocol.cmd_VALUE
twisted.protocols.memcache.MemCacheProtocol.html#cmd_VALUE
ZopeInterfaceFunction
Method
PUBLIC
Prepare the reading a value after a get.
-
twisted.protocols.memcache.MemCacheProtocol.cmd_STAT
twisted.protocols.memcache.MemCacheProtocol.html#cmd_STAT
ZopeInterfaceFunction
Method
PUBLIC
Reception of one stat line.
-
twisted.protocols.memcache.MemCacheProtocol.cmd_VERSION
twisted.protocols.memcache.MemCacheProtocol.html#cmd_VERSION
ZopeInterfaceFunction
Method
PUBLIC
Read version token.
-
twisted.protocols.memcache.MemCacheProtocol.cmd_ERROR
twisted.protocols.memcache.MemCacheProtocol.html#cmd_ERROR
ZopeInterfaceFunction
Method
PUBLIC
A non-existent command has been sent.
-
twisted.protocols.memcache.MemCacheProtocol.cmd_CLIENT_ERROR
twisted.protocols.memcache.MemCacheProtocol.html#cmd_CLIENT_ERROR
ZopeInterfaceFunction
Method
PUBLIC
An invalid input as been sent.
-
twisted.protocols.memcache.MemCacheProtocol.cmd_SERVER_ERROR
twisted.protocols.memcache.MemCacheProtocol.html#cmd_SERVER_ERROR
ZopeInterfaceFunction
Method
PUBLIC
An error has happened server-side.
-
twisted.protocols.memcache.MemCacheProtocol.cmd_DELETED
twisted.protocols.memcache.MemCacheProtocol.html#cmd_DELETED
ZopeInterfaceFunction
Method
PUBLIC
A delete command has completed successfully.
-
twisted.protocols.memcache.MemCacheProtocol.cmd_OK
twisted.protocols.memcache.MemCacheProtocol.html#cmd_OK
ZopeInterfaceFunction
Method
PUBLIC
The last command has been completed.
-
twisted.protocols.memcache.MemCacheProtocol.cmd_EXISTS
twisted.protocols.memcache.MemCacheProtocol.html#cmd_EXISTS
ZopeInterfaceFunction
Method
PUBLIC
A checkAndSet update has failed.
-
twisted.protocols.memcache.MemCacheProtocol.lineReceived
twisted.protocols.memcache.MemCacheProtocol.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Receive line commands from the server.
-
twisted.protocols.memcache.MemCacheProtocol.increment
twisted.protocols.memcache.MemCacheProtocol.html#increment
ZopeInterfaceFunction
Method
PUBLIC
Increment the value of key by given value (default to 1). key must be consistent with an int. Return the new value.
-
twisted.protocols.memcache.MemCacheProtocol.decrement
twisted.protocols.memcache.MemCacheProtocol.html#decrement
ZopeInterfaceFunction
Method
PUBLIC
Decrement the value of key by given value (default to 1). key must be consistent with an int. Return the new value, coerced to 0 if negative.
-
twisted.protocols.memcache.MemCacheProtocol._incrdecr
twisted.protocols.memcache.MemCacheProtocol.html#_incrdecr
ZopeInterfaceFunction
Method
PRIVATE
Internal wrapper for incr/decr.
-
twisted.protocols.memcache.MemCacheProtocol.replace
twisted.protocols.memcache.MemCacheProtocol.html#replace
ZopeInterfaceFunction
Method
PUBLIC
Replace the given key. It must already exist in the server.
-
twisted.protocols.memcache.MemCacheProtocol.add
twisted.protocols.memcache.MemCacheProtocol.html#add
ZopeInterfaceFunction
Method
PUBLIC
Add the given key. It must not exist in the server.
-
twisted.protocols.memcache.MemCacheProtocol.set
twisted.protocols.memcache.MemCacheProtocol.html#set
ZopeInterfaceFunction
Method
PUBLIC
Set the given key.
-
twisted.protocols.memcache.MemCacheProtocol.checkAndSet
twisted.protocols.memcache.MemCacheProtocol.html#checkAndSet
ZopeInterfaceFunction
Method
PUBLIC
Change the content of key only if the cas value matches the current one associated with the key. Use this to store a value which hasn't been modified since last time you fetched it.
-
twisted.protocols.memcache.MemCacheProtocol._set
twisted.protocols.memcache.MemCacheProtocol.html#_set
ZopeInterfaceFunction
Method
PRIVATE
Internal wrapper for setting values.
-
twisted.protocols.memcache.MemCacheProtocol.append
twisted.protocols.memcache.MemCacheProtocol.html#append
ZopeInterfaceFunction
Method
PUBLIC
Append given data to the value of an existing key.
-
twisted.protocols.memcache.MemCacheProtocol.prepend
twisted.protocols.memcache.MemCacheProtocol.html#prepend
ZopeInterfaceFunction
Method
PUBLIC
Prepend given data to the value of an existing key.
-
twisted.protocols.memcache.MemCacheProtocol.get
twisted.protocols.memcache.MemCacheProtocol.html#get
ZopeInterfaceFunction
Method
PUBLIC
Get the given key. It doesn't support multiple keys. If withIdentifier is set to True, the command issued is a gets, that will return the current identifier associated with the value. This identifier has to be used when issuing ...
-
twisted.protocols.memcache.MemCacheProtocol.getMultiple
twisted.protocols.memcache.MemCacheProtocol.html#getMultiple
ZopeInterfaceFunction
Method
PUBLIC
Get the given list of keys. If withIdentifier is set to True, the command issued is a gets, that will return the identifiers associated with each values. This identifier has to be used when issuing checkAndSet...
-
twisted.protocols.memcache.MemCacheProtocol._get
twisted.protocols.memcache.MemCacheProtocol.html#_get
ZopeInterfaceFunction
Method
PRIVATE
Helper method for get and getMultiple.
-
twisted.protocols.memcache.MemCacheProtocol.stats
twisted.protocols.memcache.MemCacheProtocol.html#stats
ZopeInterfaceFunction
Method
PUBLIC
Get some stats from the server. It will be available as a dict.
-
twisted.protocols.memcache.MemCacheProtocol.version
twisted.protocols.memcache.MemCacheProtocol.html#version
ZopeInterfaceFunction
Method
PUBLIC
Get the version of the server.
-
twisted.protocols.memcache.MemCacheProtocol.delete
twisted.protocols.memcache.MemCacheProtocol.html#delete
ZopeInterfaceFunction
Method
PUBLIC
Delete an existing key.
-
twisted.protocols.memcache.MemCacheProtocol.flushAll
twisted.protocols.memcache.MemCacheProtocol.html#flushAll
ZopeInterfaceFunction
Method
PUBLIC
Flush all cached values.
-
twisted.protocols.portforward.Proxy
twisted.protocols.portforward.Proxy.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.protocols.portforward.Proxy.noisy
twisted.protocols.portforward.Proxy.html#noisy
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.portforward.Proxy.peer
twisted.protocols.portforward.Proxy.html#peer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.portforward.Proxy.setPeer
twisted.protocols.portforward.Proxy.html#setPeer
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.portforward.Proxy.connectionLost
twisted.protocols.portforward.Proxy.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.protocols.portforward.Proxy.dataReceived
twisted.protocols.portforward.Proxy.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever data is received.
-
twisted.protocols.portforward.ProxyClient
twisted.protocols.portforward.ProxyClient.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.protocols.portforward.ProxyClient.connectionMade
twisted.protocols.portforward.ProxyClient.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.protocols.portforward.ProxyClientFactory
twisted.protocols.portforward.ProxyClientFactory.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.protocols.portforward.ProxyClientFactory.setServer
twisted.protocols.portforward.ProxyClientFactory.html#setServer
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.portforward.ProxyClientFactory.server
twisted.protocols.portforward.ProxyClientFactory.html#server
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.portforward.ProxyClientFactory.buildProtocol
twisted.protocols.portforward.ProxyClientFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of a subclass of Protocol.
-
twisted.protocols.portforward.ProxyClientFactory.clientConnectionFailed
twisted.protocols.portforward.ProxyClientFactory.html#clientConnectionFailed
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection has failed to connect.
-
twisted.protocols.portforward.ProxyServer
twisted.protocols.portforward.ProxyServer.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.protocols.portforward.ProxyServer.reactor
twisted.protocols.portforward.ProxyServer.html#reactor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.portforward.ProxyServer.connectionMade
twisted.protocols.portforward.ProxyServer.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.protocols.portforward.ProxyFactory
twisted.protocols.portforward.ProxyFactory.html
ZopeInterfaceClass
Class
PUBLIC
Factory for port forwarder.
-
twisted.protocols.portforward.ProxyFactory.__init__
twisted.protocols.portforward.ProxyFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.portforward.ProxyFactory.host
twisted.protocols.portforward.ProxyFactory.html#host
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.portforward.ProxyFactory.port
twisted.protocols.portforward.ProxyFactory.html#port
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.postfix.quote
twisted.protocols.postfix.html#quote
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.protocols.postfix.unquote
twisted.protocols.postfix.html#unquote
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.protocols.postfix.PostfixTCPMapServer
twisted.protocols.postfix.PostfixTCPMapServer.html
ZopeInterfaceClass
Class
PUBLIC
Postfix mail transport agent TCP map protocol implementation.
-
twisted.protocols.postfix.PostfixTCPMapServer.timeout
twisted.protocols.postfix.PostfixTCPMapServer.html#timeout
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.postfix.PostfixTCPMapServer.delimiter
twisted.protocols.postfix.PostfixTCPMapServer.html#delimiter
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.postfix.PostfixTCPMapServer.connectionMade
twisted.protocols.postfix.PostfixTCPMapServer.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.protocols.postfix.PostfixTCPMapServer.sendCode
twisted.protocols.postfix.PostfixTCPMapServer.html#sendCode
ZopeInterfaceFunction
Method
PUBLIC
Send an SMTP-like code with a message.
-
twisted.protocols.postfix.PostfixTCPMapServer.lineReceived
twisted.protocols.postfix.PostfixTCPMapServer.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Override this for when each line is received.
-
twisted.protocols.postfix.PostfixTCPMapServer.do_get
twisted.protocols.postfix.PostfixTCPMapServer.html#do_get
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.postfix.PostfixTCPMapServer._cbNot
twisted.protocols.postfix.PostfixTCPMapServer.html#_cbNot
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.protocols.postfix.PostfixTCPMapServer._cbGot
twisted.protocols.postfix.PostfixTCPMapServer.html#_cbGot
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.protocols.postfix.PostfixTCPMapServer.do_put
twisted.protocols.postfix.PostfixTCPMapServer.html#do_put
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.postfix.PostfixTCPMapDictServerFactory
twisted.protocols.postfix.PostfixTCPMapDictServerFactory.html
ZopeInterfaceClass
Class
PUBLIC
An in-memory dictionary factory for PostfixTCPMapServer.
-
twisted.protocols.postfix.PostfixTCPMapDeferringDictServerFactory
twisted.protocols.postfix.PostfixTCPMapDeferringDictServerFactory.html
ZopeInterfaceClass
Class
PUBLIC
An in-memory dictionary factory for PostfixTCPMapServer.
-
twisted.protocols.postfix.PostfixTCPMapDeferringDictServerFactory.__init__
twisted.protocols.postfix.PostfixTCPMapDeferringDictServerFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.postfix.PostfixTCPMapDeferringDictServerFactory.data
twisted.protocols.postfix.PostfixTCPMapDeferringDictServerFactory.html#data
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.postfix.PostfixTCPMapDeferringDictServerFactory.get
twisted.protocols.postfix.PostfixTCPMapDeferringDictServerFactory.html#get
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.http.CACHED
twisted.web.http.html#CACHED
ZopeInterfaceAttribute
Constant
PUBLIC
A marker value to be returned from cache-related request methods to indicate to the caller that a cached response will be usable and no response body should be generated.
-
twisted.web.http.FOUND
twisted.web.http.html#FOUND
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.NOT_MODIFIED
twisted.web.http.html#NOT_MODIFIED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.PRECONDITION_FAILED
twisted.web.http.html#PRECONDITION_FAILED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.maxChunkSizeLineLength
twisted.web.http.html#maxChunkSizeLineLength
ZopeInterfaceAttribute
Variable
PUBLIC
Maximum allowable length of the CRLF-terminated line that indicates the size of a chunk and the extensions associated with it, as in the HTTP 1.1 chunked Transfer-Encoding (RFC 7230 section 4.1). This limits how much data may be buffered when decoding the line.
-
twisted.web._responses._CONTINUE
twisted.web._responses.html#_CONTINUE
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.web.http.ACCEPTED
twisted.web.http.html#ACCEPTED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.BAD_GATEWAY
twisted.web.http.html#BAD_GATEWAY
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.BAD_REQUEST
twisted.web.http.html#BAD_REQUEST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.CONFLICT
twisted.web.http.html#CONFLICT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.CREATED
twisted.web.http.html#CREATED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.EXPECTATION_FAILED
twisted.web.http.html#EXPECTATION_FAILED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.FORBIDDEN
twisted.web.http.html#FORBIDDEN
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.GATEWAY_TIMEOUT
twisted.web.http.html#GATEWAY_TIMEOUT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.GONE
twisted.web.http.html#GONE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.HTTP_VERSION_NOT_SUPPORTED
twisted.web.http.html#HTTP_VERSION_NOT_SUPPORTED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.INSUFFICIENT_STORAGE_SPACE
twisted.web.http.html#INSUFFICIENT_STORAGE_SPACE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.INTERNAL_SERVER_ERROR
twisted.web.http.html#INTERNAL_SERVER_ERROR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.LENGTH_REQUIRED
twisted.web.http.html#LENGTH_REQUIRED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.MOVED_PERMANENTLY
twisted.web.http.html#MOVED_PERMANENTLY
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.MULTI_STATUS
twisted.web.http.html#MULTI_STATUS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.MULTIPLE_CHOICE
twisted.web.http.html#MULTIPLE_CHOICE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.NO_CONTENT
twisted.web.http.html#NO_CONTENT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.NON_AUTHORITATIVE_INFORMATION
twisted.web.http.html#NON_AUTHORITATIVE_INFORMATION
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.NOT_ACCEPTABLE
twisted.web.http.html#NOT_ACCEPTABLE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.NOT_ALLOWED
twisted.web.http.html#NOT_ALLOWED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.NOT_EXTENDED
twisted.web.http.html#NOT_EXTENDED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.NOT_FOUND
twisted.web.http.html#NOT_FOUND
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.NOT_IMPLEMENTED
twisted.web.http.html#NOT_IMPLEMENTED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.OK
twisted.web.http.html#OK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.PARTIAL_CONTENT
twisted.web.http.html#PARTIAL_CONTENT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.PAYMENT_REQUIRED
twisted.web.http.html#PAYMENT_REQUIRED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.PERMANENT_REDIRECT
twisted.web.http.html#PERMANENT_REDIRECT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.PROXY_AUTH_REQUIRED
twisted.web.http.html#PROXY_AUTH_REQUIRED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.REQUEST_ENTITY_TOO_LARGE
twisted.web.http.html#REQUEST_ENTITY_TOO_LARGE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.REQUEST_TIMEOUT
twisted.web.http.html#REQUEST_TIMEOUT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.REQUEST_URI_TOO_LONG
twisted.web.http.html#REQUEST_URI_TOO_LONG
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.REQUESTED_RANGE_NOT_SATISFIABLE
twisted.web.http.html#REQUESTED_RANGE_NOT_SATISFIABLE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.RESET_CONTENT
twisted.web.http.html#RESET_CONTENT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.RESPONSES
twisted.web.http.html#RESPONSES
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.SEE_OTHER
twisted.web.http.html#SEE_OTHER
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.SERVICE_UNAVAILABLE
twisted.web.http.html#SERVICE_UNAVAILABLE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.SWITCHING
twisted.web.http.html#SWITCHING
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.TEMPORARY_REDIRECT
twisted.web.http.html#TEMPORARY_REDIRECT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.UNAUTHORIZED
twisted.web.http.html#UNAUTHORIZED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.UNSUPPORTED_MEDIA_TYPE
twisted.web.http.html#UNSUPPORTED_MEDIA_TYPE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http.USE_PROXY
twisted.web.http.html#USE_PROXY
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.iweb.UNKNOWN_LENGTH
twisted.web.iweb.html#UNKNOWN_LENGTH
ZopeInterfaceAttribute
Constant
PUBLIC
An opaque object which may be used as the value of
IBodyProducer.length to indicate that the length of the entity body is not known in advance.
-
twisted.web.iweb.IUsernameDigestHash
twisted.web.iweb.IUsernameDigestHash.html
ZopeInterfaceClass
Interface
PUBLIC
This credential is used when a CredentialChecker has access to the hash of the username:realm:password as in an Apache .htdigest file.
-
twisted.web.iweb.IUsernameDigestHash.checkHash
twisted.web.iweb.IUsernameDigestHash.html#checkHash
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.web.template.VALID_HTML_TAG_NAMES
twisted.web.template.html#VALID_HTML_TAG_NAMES
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.template.TEMPLATE_NAMESPACE
twisted.web.template.html#TEMPLATE_NAMESPACE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.template.tags
twisted.web.template.html#tags
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.web._stan.voidElements
twisted.web._stan.html#voidElements
ZopeInterfaceAttribute
Variable
PUBLIC
the names of HTML '
void elements'; those which can't have contents and can therefore be self-closing in the output.
-
twisted.web.template.CharRef
twisted.web.template.CharRef.html
ZopeInterfaceClass
Class
PUBLIC
A numeric character reference. Given a separate representation in the DOM so that non-ASCII characters may be output as pure ASCII.
-
twisted.web.template.CharRef.ordinal
twisted.web.template.CharRef.html#ordinal
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The ordinal value of the unicode character to which this object refers.
-
twisted.web.template.CharRef.__repr__
twisted.web.template.CharRef.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.urlpath._allascii
twisted.python.urlpath.html#_allascii
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.python.urlpath._rereconstituter
twisted.python.urlpath.html#_rereconstituter
ZopeInterfaceFunction
Function
PRIVATE
Attriute declaration to preserve mutability on
URLPath.
-
twisted.python.urlpath.URLPath
twisted.python.urlpath.URLPath.html
ZopeInterfaceClass
Class
PUBLIC
A representation of a URL.
-
twisted.python.urlpath.URLPath.scheme
twisted.python.urlpath.URLPath.html#scheme
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The scheme of the URL (e.g. 'http').
-
twisted.python.urlpath.URLPath.netloc
twisted.python.urlpath.URLPath.html#netloc
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The network location ("host").
-
twisted.python.urlpath.URLPath.path
twisted.python.urlpath.URLPath.html#path
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The path on the network location.
-
twisted.python.urlpath.URLPath.query
twisted.python.urlpath.URLPath.html#query
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The query argument (the portion after ? in the URL).
-
twisted.python.urlpath.URLPath.fragment
twisted.python.urlpath.URLPath.html#fragment
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The page fragment (the portion after # in the URL).
-
twisted.python.urlpath.URLPath.__init__
twisted.python.urlpath.URLPath.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.urlpath.URLPath._scheme
twisted.python.urlpath.URLPath.html#_scheme
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.python.urlpath.URLPath._netloc
twisted.python.urlpath.URLPath.html#_netloc
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.python.urlpath.URLPath._path
twisted.python.urlpath.URLPath.html#_path
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.python.urlpath.URLPath._query
twisted.python.urlpath.URLPath.html#_query
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.python.urlpath.URLPath._fragment
twisted.python.urlpath.URLPath.html#_fragment
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.python.urlpath.URLPath._reconstitute
twisted.python.urlpath.URLPath.html#_reconstitute
ZopeInterfaceFunction
Method
PRIVATE
Reconstitute this
URLPath from all its given attributes.
-
twisted.python.urlpath.URLPath._url
twisted.python.urlpath.URLPath.html#_url
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.python.urlpath.URLPath._fromURL
twisted.python.urlpath.URLPath.html#_fromURL
ZopeInterfaceFunction
Class Method
PRIVATE
Reconstruct all the public instance variables of this
URLPath from its underlying
_URL.
-
twisted.python.urlpath.URLPath.pathList
twisted.python.urlpath.URLPath.html#pathList
ZopeInterfaceFunction
Method
PUBLIC
Split this URL's path into its components.
-
twisted.python.urlpath.URLPath.fromString
twisted.python.urlpath.URLPath.html#fromString
ZopeInterfaceFunction
Class Method
PUBLIC
-
twisted.python.urlpath.URLPath.fromBytes
twisted.python.urlpath.URLPath.html#fromBytes
ZopeInterfaceFunction
Class Method
PUBLIC
-
twisted.python.urlpath.URLPath.fromRequest
twisted.python.urlpath.URLPath.html#fromRequest
ZopeInterfaceFunction
Class Method
PUBLIC
-
twisted.python.urlpath.URLPath._mod
twisted.python.urlpath.URLPath.html#_mod
ZopeInterfaceFunction
Method
PRIVATE
Return a modified copy of self using newURL, keeping the query string if keepQuery is True.
-
twisted.python.urlpath.URLPath.sibling
twisted.python.urlpath.URLPath.html#sibling
ZopeInterfaceFunction
Method
PUBLIC
Get the sibling of the current
URLPath. A sibling is a file which is in the same directory as the current file.
-
twisted.python.urlpath.URLPath.child
twisted.python.urlpath.URLPath.html#child
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.python.urlpath.URLPath.parent
twisted.python.urlpath.URLPath.html#parent
ZopeInterfaceFunction
Method
PUBLIC
Get the parent directory of this
URLPath.
-
twisted.python.urlpath.URLPath.here
twisted.python.urlpath.URLPath.html#here
ZopeInterfaceFunction
Method
PUBLIC
Get the current directory of this
URLPath.
-
twisted.python.urlpath.URLPath.click
twisted.python.urlpath.URLPath.html#click
ZopeInterfaceFunction
Method
PUBLIC
Return a path which is the URL where a browser would presumably take you if you clicked on a link with an HREF as given.
-
twisted.python.urlpath.URLPath.__str__
twisted.python.urlpath.URLPath.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
The
str of a
URLPath is its URL text.
-
twisted.python.urlpath.URLPath.__repr__
twisted.python.urlpath.URLPath.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
The
repr of a
URLPath is an eval-able expression which will construct a similar
URLPath.
-
twisted.web.error._codeToMessage
twisted.web.error.html#_codeToMessage
ZopeInterfaceFunction
Function
PRIVATE
Returns the response message corresponding to an HTTP code, or None if the code is unknown or unrecognized.
-
twisted.web.error.Error
twisted.web.error.Error.html
ZopeInterfaceClass
Class
PUBLIC
A basic HTTP error.
-
twisted.web.error.Error.status
twisted.web.error.Error.html#status
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Refers to an HTTP status code, for example http.NOT_FOUND.
-
twisted.web.error.Error.message
twisted.web.error.Error.html#message
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.error.Error.response
twisted.web.error.Error.html#response
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A complete HTML document for an error page.
-
twisted.web.error.Error.__init__
twisted.web.error.Error.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initializes a basic exception.
-
twisted.web.error.Error.__str__
twisted.web.error.Error.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.error.InfiniteRedirection
twisted.web.error.InfiniteRedirection.html
ZopeInterfaceClass
Class
PUBLIC
HTTP redirection is occurring endlessly.
-
twisted.web.error.InfiniteRedirection.location
twisted.web.error.InfiniteRedirection.html#location
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The first URL in the series of redirections which was not followed.
-
twisted.web.error.InfiniteRedirection.__init__
twisted.web.error.InfiniteRedirection.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initializes an infinite redirection exception.
-
twisted.web.error.InfiniteRedirection.message
twisted.web.error.InfiniteRedirection.html#message
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.error.RedirectWithNoLocation
twisted.web.error.RedirectWithNoLocation.html
ZopeInterfaceClass
Class
PUBLIC
Exception passed to
ResponseFailed if we got a redirect without a
Location header field.
-
twisted.web.error.RedirectWithNoLocation.uri
twisted.web.error.RedirectWithNoLocation.html#uri
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The URI which failed to give a proper location header field.
-
twisted.web.error.RedirectWithNoLocation.__init__
twisted.web.error.RedirectWithNoLocation.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initializes a page redirect exception when no location is given.
-
twisted.web.error.RedirectWithNoLocation.message
twisted.web.error.RedirectWithNoLocation.html#message
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.error.UnsupportedMethod
twisted.web.error.UnsupportedMethod.html
ZopeInterfaceClass
Class
PUBLIC
Raised by a resource when faced with a strange request method.
-
twisted.web.error.UnsupportedMethod.allowedMethods
twisted.web.error.UnsupportedMethod.html#allowedMethods
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.error.UnsupportedMethod.__init__
twisted.web.error.UnsupportedMethod.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.error.UnsupportedMethod.__str__
twisted.web.error.UnsupportedMethod.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.error.SchemeNotSupported
twisted.web.error.SchemeNotSupported.html
ZopeInterfaceClass
Class
PUBLIC
The scheme of a URI was not one of the supported values.
-
twisted.web.error.RenderError
twisted.web.error.RenderError.html
ZopeInterfaceClass
Class
PUBLIC
Base exception class for all errors which can occur during template rendering.
-
twisted.web.error.MissingRenderMethod
twisted.web.error.MissingRenderMethod.html
ZopeInterfaceClass
Class
PUBLIC
Tried to use a render method which does not exist.
-
twisted.web.error.MissingRenderMethod.element
twisted.web.error.MissingRenderMethod.html#element
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The element which did not have the render method.
-
twisted.web.error.MissingRenderMethod.renderName
twisted.web.error.MissingRenderMethod.html#renderName
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The name of the renderer which could not be found.
-
twisted.web.error.MissingRenderMethod.__init__
twisted.web.error.MissingRenderMethod.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.error.MissingRenderMethod.__repr__
twisted.web.error.MissingRenderMethod.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.error.MissingTemplateLoader
twisted.web.error.MissingTemplateLoader.html
ZopeInterfaceClass
Class
PUBLIC
MissingTemplateLoader is raised when trying to render an Element without a template loader, i.e. a
loader attribute.
-
twisted.web.error.MissingTemplateLoader.element
twisted.web.error.MissingTemplateLoader.html#element
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The Element which did not have a document factory.
-
twisted.web.error.MissingTemplateLoader.__init__
twisted.web.error.MissingTemplateLoader.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.error.MissingTemplateLoader.__repr__
twisted.web.error.MissingTemplateLoader.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.error.UnexposedMethodError
twisted.web.error.UnexposedMethodError.html
ZopeInterfaceClass
Class
PUBLIC
Raised on any attempt to get a method which has not been exposed.
-
twisted.web.error.UnfilledSlot
twisted.web.error.UnfilledSlot.html
ZopeInterfaceClass
Class
PUBLIC
During flattening, a slot with no associated data was encountered.
-
twisted.web.error.UnsupportedType
twisted.web.error.UnsupportedType.html
ZopeInterfaceClass
Class
PUBLIC
During flattening, an object of a type which cannot be flattened was encountered.
-
twisted.web.error.ExcessiveBufferingError
twisted.web.error.ExcessiveBufferingError.html
ZopeInterfaceClass
Class
PUBLIC
The HTTP/2 protocol has been forced to buffer an excessive amount of outbound data, and has therefore closed the connection and dropped all outbound data.
-
twisted.web.error.FlattenerError
twisted.web.error.FlattenerError.html
ZopeInterfaceClass
Class
PUBLIC
An error occurred while flattening an object.
-
twisted.web.error.FlattenerError._roots
twisted.web.error.FlattenerError.html#_roots
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A list of the objects on the flattener's stack at the time the unflattenable object was encountered. The first element is least deeply nested object and the last element is the most deeply nested.
-
twisted.web.error.FlattenerError.__init__
twisted.web.error.FlattenerError.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.error.FlattenerError._exception
twisted.web.error.FlattenerError.html#_exception
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.error.FlattenerError._traceback
twisted.web.error.FlattenerError.html#_traceback
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.error.FlattenerError._formatRoot
twisted.web.error.FlattenerError.html#_formatRoot
ZopeInterfaceFunction
Method
PRIVATE
Convert an object from self._roots to a string suitable for inclusion in a render-traceback (like a normal Python traceback, but can include "frame" source locations which are not in Python source files).
-
twisted.web.error.FlattenerError.__repr__
twisted.web.error.FlattenerError.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Present a string representation which includes a template traceback, so we can tell where this error occurred in the template, as well as in Python.
-
twisted.web.error.FlattenerError.__str__
twisted.web.error.FlattenerError.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.resource.IResource
twisted.web.resource.IResource.html
ZopeInterfaceClass
Interface
PUBLIC
A web resource.
-
twisted.web.resource.IResource.isLeaf
twisted.web.resource.IResource.html#isLeaf
ZopeInterfaceAttribute
Attribute
PUBLIC
Signal if this IResource implementor is a "leaf node" or not. If True, getChildWithDefault will not be called on this Resource.
-
twisted.web.resource.IResource.getChildWithDefault
twisted.web.resource.IResource.html#getChildWithDefault
ZopeInterfaceFunction
Method
PUBLIC
Return a child with the given name for the given request. This is the external interface used by the Resource publishing machinery. If implementing IResource without subclassing Resource, it must be provided...
-
twisted.web.resource.IResource.putChild
twisted.web.resource.IResource.html#putChild
ZopeInterfaceFunction
Method
PUBLIC
Put a child IResource implementor at the given path.
-
twisted.web.resource.IResource.render
twisted.web.resource.IResource.html#render
ZopeInterfaceFunction
Method
PUBLIC
Render a request. This is called on the leaf resource for a request.
-
twisted.web.resource.getChildForRequest
twisted.web.resource.html#getChildForRequest
ZopeInterfaceFunction
Function
PUBLIC
Traverse resource tree to find who will handle the request.
-
twisted.web.resource.Resource
twisted.web.resource.Resource.html
ZopeInterfaceClass
Class
PUBLIC
Define a web-accessible resource.
-
twisted.web.resource.Resource.server
twisted.web.resource.Resource.html#server
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.web.resource.Resource.__init__
twisted.web.resource.Resource.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize.
-
twisted.web.resource.Resource.children
twisted.web.resource.Resource.html#children
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.resource.Resource.isLeaf
twisted.web.resource.Resource.html#isLeaf
ZopeInterfaceAttribute
Class Variable
PUBLIC
Signal if this IResource implementor is a "leaf node" or not. If True, getChildWithDefault will not be called on this Resource.
-
twisted.web.resource.Resource.listStaticNames
twisted.web.resource.Resource.html#listStaticNames
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.resource.Resource.listStaticEntities
twisted.web.resource.Resource.html#listStaticEntities
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.resource.Resource.listNames
twisted.web.resource.Resource.html#listNames
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.resource.Resource.listEntities
twisted.web.resource.Resource.html#listEntities
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.resource.Resource.listDynamicNames
twisted.web.resource.Resource.html#listDynamicNames
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.resource.Resource.listDynamicEntities
twisted.web.resource.Resource.html#listDynamicEntities
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.resource.Resource.getStaticEntity
twisted.web.resource.Resource.html#getStaticEntity
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.resource.Resource.getDynamicEntity
twisted.web.resource.Resource.html#getDynamicEntity
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.resource.Resource.delEntity
twisted.web.resource.Resource.html#delEntity
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.resource.Resource.reallyPutEntity
twisted.web.resource.Resource.html#reallyPutEntity
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.resource.Resource.getChild
twisted.web.resource.Resource.html#getChild
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a 'child' resource from me.
-
twisted.web.resource.Resource.getChildWithDefault
twisted.web.resource.Resource.html#getChildWithDefault
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a static or dynamically generated child resource from me.
-
twisted.web.resource.Resource.getChildForRequest
twisted.web.resource.Resource.html#getChildForRequest
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.resource.Resource.putChild
twisted.web.resource.Resource.html#putChild
ZopeInterfaceFunction
Method
PUBLIC
Register a static child.
-
twisted.web.resource.Resource.render
twisted.web.resource.Resource.html#render
ZopeInterfaceFunction
Method
PUBLIC
Render a given resource. See
IResource's render method.
-
twisted.web.resource.Resource.render_HEAD
twisted.web.resource.Resource.html#render_HEAD
ZopeInterfaceFunction
Method
PUBLIC
Default handling of HEAD method.
-
twisted.web.resource._computeAllowedMethods
twisted.web.resource.html#_computeAllowedMethods
ZopeInterfaceFunction
Function
PRIVATE
Compute the allowed methods on a Resource based on defined render_FOO methods. Used when raising UnsupportedMethod but Resource does not define allowedMethods attribute.
-
twisted.web.resource.ErrorPage
twisted.web.resource.ErrorPage.html
ZopeInterfaceClass
Class
PUBLIC
ErrorPage is a resource which responds with a particular (parameterized) status and a body consisting of HTML containing some descriptive text. This is useful for rendering simple error pages.
-
twisted.web.resource.ErrorPage.template
twisted.web.resource.ErrorPage.html#template
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A native string which will have a dictionary interpolated into it to generate the response body. The dictionary has the following keys:
-
twisted.web.resource.ErrorPage.code
twisted.web.resource.ErrorPage.html#code
ZopeInterfaceAttribute
Instance Variable
PUBLIC
An integer status code which will be used for the response.
-
twisted.web.resource.ErrorPage.brief
twisted.web.resource.ErrorPage.html#brief
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A short string which will be included in the response body as the page title.
-
twisted.web.resource.ErrorPage.detail
twisted.web.resource.ErrorPage.html#detail
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A longer string which will be included in the response body.
-
twisted.web.resource.ErrorPage.__init__
twisted.web.resource.ErrorPage.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize.
-
twisted.web.resource.ErrorPage.render
twisted.web.resource.ErrorPage.html#render
ZopeInterfaceFunction
Method
PUBLIC
Render a given resource. See
IResource's render method.
-
twisted.web.resource.ErrorPage.getChild
twisted.web.resource.ErrorPage.html#getChild
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a 'child' resource from me.
-
twisted.web.resource.NoResource
twisted.web.resource.NoResource.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.web.resource.NoResource.__init__
twisted.web.resource.NoResource.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize.
-
twisted.web.resource.ForbiddenResource
twisted.web.resource.ForbiddenResource.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.web.resource.ForbiddenResource.__init__
twisted.web.resource.ForbiddenResource.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize.
-
twisted.web.resource._IEncodingResource
twisted.web.resource._IEncodingResource.html
ZopeInterfaceClass
Interface
PRIVATE
-
twisted.web.resource._IEncodingResource.getEncoder
twisted.web.resource._IEncodingResource.html#getEncoder
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.web.resource.EncodingResourceWrapper
twisted.web.resource.EncodingResourceWrapper.html
ZopeInterfaceClass
Class
PUBLIC
Wrap a
IResource, potentially applying an encoding to the response body generated.
-
twisted.web.resource.EncodingResourceWrapper.encoders
twisted.web.resource.EncodingResourceWrapper.html#encoders
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A list of
_IRequestEncoderFactory returning
_IRequestEncoder that may transform the data passed to
Request.write. The list must be sorted in order of priority: the first encoder factory handling the request will prevent the others from doing the same.
-
twisted.web.resource.EncodingResourceWrapper.__init__
twisted.web.resource.EncodingResourceWrapper.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.resource.EncodingResourceWrapper._encoders
twisted.web.resource.EncodingResourceWrapper.html#_encoders
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.resource.EncodingResourceWrapper.getEncoder
twisted.web.resource.EncodingResourceWrapper.html#getEncoder
ZopeInterfaceFunction
Method
PUBLIC
Browser the list of encoders looking for one applicable encoder.
-
twisted.web._element.T
twisted.web._element.html#T
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web._element.Expose
twisted.web._element.Expose.html
ZopeInterfaceClass
Class
PUBLIC
Helper for exposing methods for various uses using a simple decorator-style callable.
-
twisted.web._element.Expose.__call__
twisted.web._element.Expose.html#__call__
ZopeInterfaceFunction
Method
PUBLIC
Add one or more functions to the set of exposed functions.
-
twisted.web._element.Expose._nodefault
twisted.web._element.Expose.html#_nodefault
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.web._element.Expose.get 0
twisted.web._element.Expose.html#get%200
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web._element.Expose.get 1
twisted.web._element.Expose.html#get%201
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web._element.Expose.get
twisted.web._element.Expose.html#get
ZopeInterfaceFunction
Method
PUBLIC
Retrieve an exposed method with the given name from the given instance.
-
twisted.web._element.exposer
twisted.web._element.html#exposer
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.web._flatten.T
twisted.web._flatten.html#T
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web._flatten.escapeForContent
twisted.web._flatten.html#escapeForContent
ZopeInterfaceFunction
Function
PUBLIC
Escape some character or UTF-8 byte data for inclusion in an HTML or XML document, by replacing metacharacters (&<>) with their entity equivalents (&<>).
-
twisted.web._flatten.attributeEscapingDoneOutside
twisted.web._flatten.html#attributeEscapingDoneOutside
ZopeInterfaceFunction
Function
PUBLIC
Escape some character or UTF-8 byte data for inclusion in the top level of an attribute.
attributeEscapingDoneOutside actually passes the data through unchanged, because
writeWithAttributeEscaping handles the quoting of the text within attributes outside the generator returned by ...
-
twisted.web._flatten.writeWithAttributeEscaping
twisted.web._flatten.html#writeWithAttributeEscaping
ZopeInterfaceFunction
Function
PUBLIC
Decorate a write callable so that all output written is properly quoted for inclusion within an XML attribute value.
-
twisted.web._flatten.escapedCDATA
twisted.web._flatten.html#escapedCDATA
ZopeInterfaceFunction
Function
PUBLIC
Escape CDATA for inclusion in a document.
-
twisted.web._flatten._getSlotValue
twisted.web._flatten.html#_getSlotValue
ZopeInterfaceFunction
Function
PRIVATE
Find the value of the named slot in the given stack of slot data.
-
twisted.web._flatten._fork
twisted.web._flatten.html#_fork
ZopeInterfaceFunction
Function
PRIVATE
Create a new
Deferred based on
d that will fire and fail with
d's result or error, but will not modify
d's callback type.
-
twisted.web._flatten._flattenElement
twisted.web._flatten.html#_flattenElement
ZopeInterfaceFunction
Function
PRIVATE
Make root slightly more flat by yielding all its immediate contents as strings, deferreds or generators that are recursive calls to itself.
-
twisted.web._flatten._flattenTree
twisted.web._flatten.html#_flattenTree
ZopeInterfaceFunction
Function
PRIVATE
Make
root into an iterable of
bytes and
Deferred by doing a depth first traversal of the tree.
-
twisted.web._template_util._NSContext
twisted.web._template_util._NSContext.html
ZopeInterfaceClass
Class
PRIVATE
A mapping from XML namespaces onto their prefixes in the document.
-
twisted.web._template_util._NSContext.__init__
twisted.web._template_util._NSContext.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Pull out the parent's namespaces, if there's no parent then default to XML.
-
twisted.web._template_util._NSContext.parent
twisted.web._template_util._NSContext.html#parent
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web._template_util._NSContext.nss
twisted.web._template_util._NSContext.html#nss
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web._template_util._NSContext.get
twisted.web._template_util._NSContext.html#get
ZopeInterfaceFunction
Method
PUBLIC
Get a prefix for a namespace.
-
twisted.web._template_util._NSContext.__setitem__
twisted.web._template_util._NSContext.html#__setitem__
ZopeInterfaceFunction
Method
PUBLIC
Proxy through to setting the prefix for the namespace.
-
twisted.web._template_util._NSContext.__getitem__
twisted.web._template_util._NSContext.html#__getitem__
ZopeInterfaceFunction
Method
PUBLIC
Proxy through to getting the prefix for the namespace.
-
twisted.web._template_util._ToStan
twisted.web._template_util._ToStan.html
ZopeInterfaceClass
Class
PRIVATE
A SAX parser which converts an XML document to the Twisted STAN Document Object Model.
-
twisted.web._template_util._ToStan.__init__
twisted.web._template_util._ToStan.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.web._template_util._ToStan.sourceFilename
twisted.web._template_util._ToStan.html#sourceFilename
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web._template_util._ToStan.prefixMap
twisted.web._template_util._ToStan.html#prefixMap
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web._template_util._ToStan.inCDATA
twisted.web._template_util._ToStan.html#inCDATA
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web._template_util._ToStan.setDocumentLocator
twisted.web._template_util._ToStan.html#setDocumentLocator
ZopeInterfaceFunction
Method
PUBLIC
Set the document locator, which knows about line and character numbers.
-
twisted.web._template_util._ToStan.locator
twisted.web._template_util._ToStan.html#locator
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web._template_util._ToStan.startDocument
twisted.web._template_util._ToStan.html#startDocument
ZopeInterfaceFunction
Method
PUBLIC
Initialise the document.
-
twisted.web._template_util._ToStan.document
twisted.web._template_util._ToStan.html#document
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web._template_util._ToStan.current
twisted.web._template_util._ToStan.html#current
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web._template_util._ToStan.stack
twisted.web._template_util._ToStan.html#stack
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web._template_util._ToStan.xmlnsAttrs
twisted.web._template_util._ToStan.html#xmlnsAttrs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web._template_util._ToStan.endDocument
twisted.web._template_util._ToStan.html#endDocument
ZopeInterfaceFunction
Method
PUBLIC
Document ended.
-
twisted.web._template_util._ToStan.processingInstruction
twisted.web._template_util._ToStan.html#processingInstruction
ZopeInterfaceFunction
Method
PUBLIC
Processing instructions are ignored.
-
twisted.web._template_util._ToStan.startPrefixMapping
twisted.web._template_util._ToStan.html#startPrefixMapping
ZopeInterfaceFunction
Method
PUBLIC
Set up the prefix mapping, which maps fully qualified namespace URIs onto namespace prefixes.
-
twisted.web._template_util._ToStan.endPrefixMapping
twisted.web._template_util._ToStan.html#endPrefixMapping
ZopeInterfaceFunction
Method
PUBLIC
"Pops the stack" on the prefix mapping.
-
twisted.web._template_util._ToStan.startElementNS
twisted.web._template_util._ToStan.html#startElementNS
ZopeInterfaceFunction
Method
PUBLIC
Gets called when we encounter a new xmlns attribute.
-
twisted.web._template_util._ToStan.characters
twisted.web._template_util._ToStan.html#characters
ZopeInterfaceFunction
Method
PUBLIC
Called when we receive some characters. CDATA characters get passed through as is.
-
twisted.web._template_util._ToStan.endElementNS
twisted.web._template_util._ToStan.html#endElementNS
ZopeInterfaceFunction
Method
PUBLIC
A namespace tag is closed. Pop the stack, if there's anything left in it, otherwise return to the document's namespace.
-
twisted.web._template_util._ToStan.startDTD
twisted.web._template_util._ToStan.html#startDTD
ZopeInterfaceFunction
Method
PUBLIC
DTDs are ignored.
-
twisted.web._template_util._ToStan.endDTD
twisted.web._template_util._ToStan.html#endDTD
ZopeInterfaceFunction
Method
PUBLIC
DTDs are ignored.
-
twisted.web._template_util._ToStan.startCDATA
twisted.web._template_util._ToStan.html#startCDATA
ZopeInterfaceFunction
Method
PUBLIC
We're starting to be in a CDATA element, make a note of this.
-
twisted.web._template_util._ToStan.endCDATA
twisted.web._template_util._ToStan.html#endCDATA
ZopeInterfaceFunction
Method
PUBLIC
We're no longer in a CDATA element. Collect up the characters we've parsed and put them in a new CDATA object.
-
twisted.web._template_util._flatsaxParse
twisted.web._template_util.html#_flatsaxParse
ZopeInterfaceFunction
Function
PRIVATE
Perform a SAX parse of an XML document with the _ToStan class.
-
twisted.web._template_util.NOT_DONE_YET
twisted.web._template_util.html#NOT_DONE_YET
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web._template_util._moduleLog
twisted.web._template_util.html#_moduleLog
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.web._template_util._TagFactory
twisted.web._template_util._TagFactory.html
ZopeInterfaceClass
Class
PRIVATE
A factory for
Tag objects; the implementation of the
tags object.
-
twisted.web._template_util._TagFactory.__getattr__
twisted.web._template_util._TagFactory.html#__getattr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.template.CDATA
twisted.web.template.CDATA.html
ZopeInterfaceClass
Class
PUBLIC
A <![CDATA[]]> block from a template. Given a separate representation in the DOM so that they may be round-tripped through rendering without losing information.
-
twisted.web.template.CDATA.data
twisted.web.template.CDATA.html#data
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The data between "<![CDATA[" and "]]>".
-
twisted.web.template.CDATA.__repr__
twisted.web.template.CDATA.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.template.Element
twisted.web.template.Element.html
ZopeInterfaceClass
Class
PUBLIC
Base for classes which can render part of a page.
-
twisted.web.template.Element.loader
twisted.web.template.Element.html#loader
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The factory which will be used to load documents to return from render.
-
twisted.web.template.Element.__init__
twisted.web.template.Element.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.template.Element.lookupRenderMethod
twisted.web.template.Element.html#lookupRenderMethod
ZopeInterfaceFunction
Method
PUBLIC
Look up and return the named render method.
-
twisted.web.template.Element.render
twisted.web.template.Element.html#render
ZopeInterfaceFunction
Method
PUBLIC
Implement
IRenderable to allow one
Element to be embedded in another's template or rendering output.
-
twisted.web.template.Flattenable
twisted.web.template.html#Flattenable
ZopeInterfaceAttribute
Variable
PUBLIC
Type alias containing all types that can be flattened by
flatten().
-
twisted.web.template.Tag
twisted.web.template.Tag.html
ZopeInterfaceClass
Class
PUBLIC
A
Tag represents an XML tags with a tag name, attributes, and children. A
Tag can be constructed using the special
twisted.web.template.tags object, or it may be constructed directly with a tag name.
Tag...
-
twisted.web.template.Tag.tagName
twisted.web.template.Tag.html#tagName
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The name of the represented element.
-
twisted.web.template.Tag.attributes
twisted.web.template.Tag.html#attributes
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The attributes of the element.
-
twisted.web.template.Tag.children
twisted.web.template.Tag.html#children
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The contents of this Tag.
-
twisted.web.template.Tag.render
twisted.web.template.Tag.html#render
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The name of the render method to use for this
Tag.
-
twisted.web.template.Tag.filename
twisted.web.template.Tag.html#filename
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The name of the XML file from which this tag was parsed.
-
twisted.web.template.Tag.lineNumber
twisted.web.template.Tag.html#lineNumber
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The line number on which this tag was encountered in the XML file from which it was parsed.
-
twisted.web.template.Tag.columnNumber
twisted.web.template.Tag.html#columnNumber
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The column number at which this tag was encountered in the XML file from which it was parsed.
-
twisted.web.template.Tag.slotData
twisted.web.template.Tag.html#slotData
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The data which can fill slots.
-
twisted.web.template.Tag.fillSlots
twisted.web.template.Tag.html#fillSlots
ZopeInterfaceFunction
Method
PUBLIC
Remember the slots provided at this position in the DOM.
-
twisted.web.template.Tag.__call__
twisted.web.template.Tag.html#__call__
ZopeInterfaceFunction
Method
PUBLIC
Add children and change attributes on this tag.
-
twisted.web.template.Tag._clone
twisted.web.template.Tag.html#_clone
ZopeInterfaceFunction
Method
PRIVATE
Clone a
Flattenable object; used by
Tag.clone.
-
twisted.web.template.Tag.clone
twisted.web.template.Tag.html#clone
ZopeInterfaceFunction
Method
PUBLIC
Return a clone of this tag. If deep is True, clone all of this tag's children. Otherwise, just shallow copy the children list without copying the children themselves.
-
twisted.web.template.Tag.clear
twisted.web.template.Tag.html#clear
ZopeInterfaceFunction
Method
PUBLIC
Clear any existing children from this tag.
-
twisted.web.template.Tag.__repr__
twisted.web.template.Tag.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.template.TagLoader
twisted.web.template.TagLoader.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.web.template.TagLoader.__init__
twisted.web.template.TagLoader.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.web.template.TagLoader.tag
twisted.web.template.TagLoader.html#tag
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The object which will be loaded.
-
twisted.web.template.TagLoader.load
twisted.web.template.TagLoader.html#load
ZopeInterfaceFunction
Method
PUBLIC
Load a template suitable for rendering.
-
twisted.web.template.XMLFile
twisted.web.template.XMLFile.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.web.template.XMLFile.__init__
twisted.web.template.XMLFile.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Run the parser on a file.
-
twisted.web.template.XMLFile._loadedTemplate
twisted.web.template.XMLFile.html#_loadedTemplate
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The loaded document, or None, if not loaded.
-
twisted.web.template.XMLFile._path
twisted.web.template.XMLFile.html#_path
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The file that is being loaded from.
-
twisted.web.template.XMLFile._loadDoc
twisted.web.template.XMLFile.html#_loadDoc
ZopeInterfaceFunction
Method
PRIVATE
Read and parse the XML.
-
twisted.web.template.XMLFile.__repr__
twisted.web.template.XMLFile.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.template.XMLFile.load
twisted.web.template.XMLFile.html#load
ZopeInterfaceFunction
Method
PUBLIC
Return the document, first loading it if necessary.
-
twisted.web.template.XMLString
twisted.web.template.XMLString.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.web.template.XMLString.__init__
twisted.web.template.XMLString.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Run the parser on a io.StringIO copy of the string.
-
twisted.web.template.XMLString._loadedTemplate
twisted.web.template.XMLString.html#_loadedTemplate
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The loaded document.
-
twisted.web.template.XMLString.load
twisted.web.template.XMLString.html#load
ZopeInterfaceFunction
Method
PUBLIC
Return the document.
-
twisted.web.template.flatten
twisted.web.template.html#flatten
ZopeInterfaceFunction
Function
PUBLIC
Incrementally write out a string representation of root using write.
-
twisted.web.template.flattenString
twisted.web.template.html#flattenString
ZopeInterfaceFunction
Function
PUBLIC
Collate a string representation of root into a single string.
-
twisted.web.template.renderElement
twisted.web.template.html#renderElement
ZopeInterfaceFunction
Function
PUBLIC
-
twisted.web.template.renderer
twisted.web.template.html#renderer
ZopeInterfaceFunction
Function
PUBLIC
Decorate with
renderer to use methods as template render directives.
-
twisted.web.template.slot
twisted.web.template.slot.html
ZopeInterfaceClass
Class
PUBLIC
Marker for markup insertion in a template.
-
twisted.web.template.slot.name
twisted.web.template.slot.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The name of this slot.
-
twisted.web.template.slot.children
twisted.web.template.slot.html#children
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The
Tag objects included in this
slot's template.
-
twisted.web.template.slot.default
twisted.web.template.slot.html#default
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The default contents of this slot, if it is left unfilled.
-
twisted.web.template.slot.filename
twisted.web.template.slot.html#filename
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The name of the XML file from which this tag was parsed.
-
twisted.web.template.slot.lineNumber
twisted.web.template.slot.html#lineNumber
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The line number on which this tag was encountered in the XML file from which it was parsed.
-
twisted.web.template.slot.columnNumber
twisted.web.template.slot.html#columnNumber
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The column number at which this tag was encountered in the XML file from which it was parsed.
-
twisted.web.iweb.IRequest
twisted.web.iweb.IRequest.html
ZopeInterfaceClass
Interface
PUBLIC
An HTTP request.
-
twisted.web.iweb.IRequest.method
twisted.web.iweb.IRequest.html#method
ZopeInterfaceAttribute
Attribute
PUBLIC
A bytes giving the HTTP method that was used.
-
twisted.web.iweb.IRequest.uri
twisted.web.iweb.IRequest.html#uri
ZopeInterfaceAttribute
Attribute
PUBLIC
A bytes giving the full encoded URI which was requested (including query arguments).
-
twisted.web.iweb.IRequest.path
twisted.web.iweb.IRequest.html#path
ZopeInterfaceAttribute
Attribute
PUBLIC
A bytes giving the encoded query path of the request URI (not including query arguments).
-
twisted.web.iweb.IRequest.args
twisted.web.iweb.IRequest.html#args
ZopeInterfaceAttribute
Attribute
PUBLIC
A mapping of decoded query argument names as bytes to corresponding query argument values as lists of bytes. For example, for a URI with foo=bar&foo=baz&quux=spam for its query part, args will be {b'foo': [b'bar', b'baz'], b'quux': [b'spam']}...
-
twisted.web.iweb.IRequest.prepath
twisted.web.iweb.IRequest.html#prepath
ZopeInterfaceAttribute
Attribute
PUBLIC
The URL path segments which have been processed during resource traversal, as a list of bytes.
-
twisted.web.iweb.IRequest.postpath
twisted.web.iweb.IRequest.html#postpath
ZopeInterfaceAttribute
Attribute
PUBLIC
The URL path segments which have not (yet) been processed during resource traversal, as a list of bytes.
-
twisted.web.iweb.IRequest.content
twisted.web.iweb.IRequest.html#content
ZopeInterfaceAttribute
Attribute
PUBLIC
A file-like object giving the request body. This may be a file on disk, an io.BytesIO, or some other type. The implementation is free to decide on a per-request basis.
-
twisted.web.iweb.IRequest.getCookie
twisted.web.iweb.IRequest.html#getCookie
ZopeInterfaceFunction
Method
PUBLIC
Get a cookie that was sent from the network.
-
twisted.web.iweb.IRequest.getRequestHostname
twisted.web.iweb.IRequest.html#getRequestHostname
ZopeInterfaceFunction
Method
PUBLIC
Get the hostname that the HTTP client passed in to the request.
-
twisted.web.iweb.IRequest.getHost
twisted.web.iweb.IRequest.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
Get my originally requesting transport's host.
-
twisted.web.iweb.IRequest.getClientAddress
twisted.web.iweb.IRequest.html#getClientAddress
ZopeInterfaceFunction
Method
PUBLIC
Return the address of the client who submitted this request.
-
twisted.web.iweb.IRequest.getClientIP
twisted.web.iweb.IRequest.html#getClientIP
ZopeInterfaceFunction
Method
PUBLIC
Return the IP address of the client who submitted this request.
-
twisted.web.iweb.IRequest.getUser
twisted.web.iweb.IRequest.html#getUser
ZopeInterfaceFunction
Method
PUBLIC
Return the HTTP user sent with this request, if any.
-
twisted.web.iweb.IRequest.getPassword
twisted.web.iweb.IRequest.html#getPassword
ZopeInterfaceFunction
Method
PUBLIC
Return the HTTP password sent with this request, if any.
-
twisted.web.iweb.IRequest.isSecure
twisted.web.iweb.IRequest.html#isSecure
ZopeInterfaceFunction
Method
PUBLIC
Return True if this request is using a secure transport.
-
twisted.web.iweb.IRequest.getSession
twisted.web.iweb.IRequest.html#getSession
ZopeInterfaceFunction
Method
PUBLIC
Look up the session associated with this request or create a new one if there is not one.
-
twisted.web.iweb.IRequest.URLPath
twisted.web.iweb.IRequest.html#URLPath
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.web.iweb.IRequest.prePathURL
twisted.web.iweb.IRequest.html#prePathURL
ZopeInterfaceFunction
Method
PUBLIC
At any time during resource traversal or resource rendering, returns an absolute URL to the most nested resource which has yet been reached.
-
twisted.web.iweb.IRequest.rememberRootURL
twisted.web.iweb.IRequest.html#rememberRootURL
ZopeInterfaceFunction
Method
PUBLIC
Remember the currently-processed part of the URL for later recalling.
-
twisted.web.iweb.IRequest.getRootURL
twisted.web.iweb.IRequest.html#getRootURL
ZopeInterfaceFunction
Method
PUBLIC
Get a previously-remembered URL.
-
twisted.web.iweb.IRequest.finish
twisted.web.iweb.IRequest.html#finish
ZopeInterfaceFunction
Method
PUBLIC
Indicate that the response to this request is complete.
-
twisted.web.iweb.IRequest.write
twisted.web.iweb.IRequest.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write some data to the body of the response to this request. Response headers are written the first time this method is called, after which new response headers may not be added.
-
twisted.web.iweb.IRequest.addCookie
twisted.web.iweb.IRequest.html#addCookie
ZopeInterfaceFunction
Method
PUBLIC
Set an outgoing HTTP cookie.
-
twisted.web.iweb.IRequest.setResponseCode
twisted.web.iweb.IRequest.html#setResponseCode
ZopeInterfaceFunction
Method
PUBLIC
Set the HTTP response code.
-
twisted.web.iweb.IRequest.redirect
twisted.web.iweb.IRequest.html#redirect
ZopeInterfaceFunction
Method
PUBLIC
Utility function that does a redirect.
-
twisted.web.iweb.IRequest.setLastModified
twisted.web.iweb.IRequest.html#setLastModified
ZopeInterfaceFunction
Method
PUBLIC
Set the Last-Modified time for the response to this request.
-
twisted.web.iweb.IRequest.setETag
twisted.web.iweb.IRequest.html#setETag
ZopeInterfaceFunction
Method
PUBLIC
Set an entity tag for the outgoing response.
-
twisted.web.iweb.IRequest.setHost
twisted.web.iweb.IRequest.html#setHost
ZopeInterfaceFunction
Method
PUBLIC
Change the host and port the request thinks it's using.
-
twisted.web.iweb.INonQueuedRequestFactory
twisted.web.iweb.INonQueuedRequestFactory.html
ZopeInterfaceClass
Interface
PUBLIC
A factory of
IRequest objects that does not take a ``queued`` parameter.
-
twisted.web.iweb.INonQueuedRequestFactory.__call__
twisted.web.iweb.INonQueuedRequestFactory.html#__call__
ZopeInterfaceFunction
Method
PUBLIC
Create an
IRequest that is operating on the given channel. There must only be one
IRequest object processing at any given time on a channel.
-
twisted.web.iweb.IAccessLogFormatter
twisted.web.iweb.IAccessLogFormatter.html
ZopeInterfaceClass
Interface
PUBLIC
An object which can represent an HTTP request as a line of text for inclusion in an access log file.
-
twisted.web.iweb.IAccessLogFormatter.__call__
twisted.web.iweb.IAccessLogFormatter.html#__call__
ZopeInterfaceFunction
Method
PUBLIC
Generate a line for the access log.
-
twisted.web.iweb.ICredentialFactory
twisted.web.iweb.ICredentialFactory.html
ZopeInterfaceClass
Interface
PUBLIC
A credential factory defines a way to generate a particular kind of authentication challenge and a way to interpret the responses to these challenges. It creates
ICredentials providers from responses. ...
-
twisted.web.iweb.ICredentialFactory.scheme
twisted.web.iweb.ICredentialFactory.html#scheme
ZopeInterfaceAttribute
Attribute
PUBLIC
A str giving the name of the authentication scheme with which this factory is associated. For example, 'basic' or 'digest'.
-
twisted.web.iweb.ICredentialFactory.getChallenge
twisted.web.iweb.ICredentialFactory.html#getChallenge
ZopeInterfaceFunction
Method
PUBLIC
Generate a new challenge to be sent to a client.
-
twisted.web.iweb.ICredentialFactory.decode
twisted.web.iweb.ICredentialFactory.html#decode
ZopeInterfaceFunction
Method
PUBLIC
Create a credentials object from the given response.
-
twisted.web.iweb.IBodyProducer
twisted.web.iweb.IBodyProducer.html
ZopeInterfaceClass
Interface
PUBLIC
Objects which provide
IBodyProducer write bytes to an object which provides
IConsumer by calling its
write method repeatedly.
-
twisted.web.iweb.IBodyProducer.length
twisted.web.iweb.IBodyProducer.html#length
ZopeInterfaceAttribute
Attribute
PUBLIC
length is a
int indicating how many bytes in total this
IBodyProducer will write to the consumer or
UNKNOWN_LENGTH if this is not known in advance.
-
twisted.web.iweb.IBodyProducer.startProducing
twisted.web.iweb.IBodyProducer.html#startProducing
ZopeInterfaceFunction
Method
PUBLIC
Start producing to the given
IConsumer provider.
-
twisted.web.iweb.IBodyProducer.stopProducing
twisted.web.iweb.IBodyProducer.html#stopProducing
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.web.iweb.IRenderable
twisted.web.iweb.IRenderable.html
ZopeInterfaceClass
Interface
PUBLIC
-
twisted.web.iweb.IRenderable.lookupRenderMethod
twisted.web.iweb.IRenderable.html#lookupRenderMethod
ZopeInterfaceFunction
Method
PUBLIC
Look up and return the render method associated with the given name.
-
twisted.web.iweb.IRenderable.render
twisted.web.iweb.IRenderable.html#render
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.web.iweb.ITemplateLoader
twisted.web.iweb.ITemplateLoader.html
ZopeInterfaceClass
Interface
PUBLIC
-
twisted.web.iweb.ITemplateLoader.load
twisted.web.iweb.ITemplateLoader.html#load
ZopeInterfaceFunction
Method
PUBLIC
Load a template suitable for rendering.
-
twisted.web.iweb.IResponse
twisted.web.iweb.IResponse.html
ZopeInterfaceClass
Interface
PUBLIC
An object representing an HTTP response received from an HTTP server.
-
twisted.web.iweb.IResponse.version
twisted.web.iweb.IResponse.html#version
ZopeInterfaceAttribute
Attribute
PUBLIC
A three-tuple describing the protocol and protocol version of the response. The first element is of type str, the second and third are of type int. For example, (b'HTTP', 1, 1).
-
twisted.web.iweb.IResponse.code
twisted.web.iweb.IResponse.html#code
ZopeInterfaceAttribute
Attribute
PUBLIC
The HTTP status code of this response, as a int.
-
twisted.web.iweb.IResponse.phrase
twisted.web.iweb.IResponse.html#phrase
ZopeInterfaceAttribute
Attribute
PUBLIC
The HTTP reason phrase of this response, as a str.
-
twisted.web.iweb.IResponse.length
twisted.web.iweb.IResponse.html#length
ZopeInterfaceAttribute
Attribute
PUBLIC
The
int number of bytes expected to be in the body of this response or
UNKNOWN_LENGTH if the server did not indicate how many bytes to expect. For
HEAD responses, this will be 0; if the response includes a ...
-
twisted.web.iweb.IResponse.request
twisted.web.iweb.IResponse.html#request
ZopeInterfaceAttribute
Attribute
PUBLIC
-
twisted.web.iweb.IResponse.previousResponse
twisted.web.iweb.IResponse.html#previousResponse
ZopeInterfaceAttribute
Attribute
PUBLIC
The previous
IResponse from a redirect, or
None if there was no previous response. This can be used to walk the response or request history for redirections.
-
twisted.web.iweb.IResponse.deliverBody
twisted.web.iweb.IResponse.html#deliverBody
ZopeInterfaceFunction
Method
PUBLIC
Register an
IProtocol provider to receive the response body.
-
twisted.web.iweb.IResponse.setPreviousResponse
twisted.web.iweb.IResponse.html#setPreviousResponse
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.web.iweb._IRequestEncoder
twisted.web.iweb._IRequestEncoder.html
ZopeInterfaceClass
Interface
PRIVATE
An object encoding data passed to
IRequest.write, for example for compression purpose.
-
twisted.web.iweb._IRequestEncoder.encode
twisted.web.iweb._IRequestEncoder.html#encode
ZopeInterfaceFunction
Method
PUBLIC
Encode the data given and return the result.
-
twisted.web.iweb._IRequestEncoder.finish
twisted.web.iweb._IRequestEncoder.html#finish
ZopeInterfaceFunction
Method
PUBLIC
Callback called when the request is closing.
-
twisted.web.iweb._IRequestEncoderFactory
twisted.web.iweb._IRequestEncoderFactory.html
ZopeInterfaceClass
Interface
PRIVATE
-
twisted.web.iweb._IRequestEncoderFactory.encoderForRequest
twisted.web.iweb._IRequestEncoderFactory.html#encoderForRequest
ZopeInterfaceFunction
Method
PUBLIC
If applicable, returns a
_IRequestEncoder instance which will encode the request.
-
twisted.web.iweb.IClientRequest
twisted.web.iweb.IClientRequest.html
ZopeInterfaceClass
Interface
PUBLIC
An object representing an HTTP request to make to an HTTP server.
-
twisted.web.iweb.IClientRequest.method
twisted.web.iweb.IClientRequest.html#method
ZopeInterfaceAttribute
Attribute
PUBLIC
The HTTP method for this request, as bytes. For example: b'GET', b'HEAD', b'POST', etc.
-
twisted.web.iweb.IClientRequest.absoluteURI
twisted.web.iweb.IClientRequest.html#absoluteURI
ZopeInterfaceAttribute
Attribute
PUBLIC
The absolute URI of the requested resource, as bytes; or None if the absolute URI cannot be determined.
-
twisted.web.iweb.IAgent
twisted.web.iweb.IAgent.html
ZopeInterfaceClass
Interface
PUBLIC
An agent makes HTTP requests.
-
twisted.web.iweb.IAgent.request
twisted.web.iweb.IAgent.html#request
ZopeInterfaceFunction
Method
PUBLIC
Request the resource at the given location.
-
twisted.web.iweb.IPolicyForHTTPS
twisted.web.iweb.IPolicyForHTTPS.html
ZopeInterfaceClass
Interface
PUBLIC
-
twisted.web.iweb.IPolicyForHTTPS.creatorForNetloc
twisted.web.iweb.IPolicyForHTTPS.html#creatorForNetloc
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.web.iweb.IAgentEndpointFactory
twisted.web.iweb.IAgentEndpointFactory.html
ZopeInterfaceClass
Interface
PUBLIC
An
IAgentEndpointFactory provides a way of constructing an endpoint used for outgoing Agent requests. This is useful in the case of needing to proxy outgoing connections, or to otherwise vary the transport used.
-
twisted.web.iweb.IAgentEndpointFactory.endpointForURI
twisted.web.iweb.IAgentEndpointFactory.html#endpointForURI
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.web._http2._END_STREAM_SENTINEL
twisted.web._http2.html#_END_STREAM_SENTINEL
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.web._http2.H2Connection
twisted.web._http2.H2Connection.html
ZopeInterfaceClass
Class
PUBLIC
A class representing a single HTTP/2 connection.
-
twisted.web._http2.H2Connection.conn
twisted.web._http2.H2Connection.html#conn
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The HTTP/2 connection state machine.
-
twisted.web._http2.H2Connection.streams
twisted.web._http2.H2Connection.html#streams
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A mapping of stream IDs to
H2Stream objects, used to call specific methods on streams when events occur.
-
twisted.web._http2.H2Connection.priority
twisted.web._http2.H2Connection.html#priority
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A HTTP/2 priority tree used to ensure that responses are prioritised appropriately.
-
twisted.web._http2.H2Connection._consumerBlocked
twisted.web._http2.H2Connection.html#_consumerBlocked
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A flag tracking whether or not the
IConsumer that is consuming this data has asked us to stop producing.
-
twisted.web._http2.H2Connection._sendingDeferred
twisted.web._http2.H2Connection.html#_sendingDeferred
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A
Deferred used to restart the data-sending loop when more response data has been produced. Will not be present if there is outstanding data still to send.
-
twisted.web._http2.H2Connection._outboundStreamQueues
twisted.web._http2.H2Connection.html#_outboundStreamQueues
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A map of stream IDs to queues, used to store data blocks that are yet to be sent on the connection. These are used both to handle producers that do not respect
IConsumer but also to allow priority to multiplex data appropriately.
-
twisted.web._http2.H2Connection._sender
twisted.web._http2.H2Connection.html#_sender
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A handle to the data-sending loop, allowing it to be terminated if needed.
-
twisted.web._http2.H2Connection.abortTimeout
twisted.web._http2.H2Connection.html#abortTimeout
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The number of seconds to wait after we attempt to shut the transport down cleanly to give up and forcibly terminate it. This is only used when we time a connection out, to prevent errors causing the FD to get leaked...
-
twisted.web._http2.H2Connection._abortingCall
twisted.web._http2.H2Connection.html#_abortingCall
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.web._http2.H2Connection.factory
twisted.web._http2.H2Connection.html#factory
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.web._http2.H2Connection.site
twisted.web._http2.H2Connection.html#site
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.web._http2.H2Connection._log
twisted.web._http2.H2Connection.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.web._http2.H2Connection.__init__
twisted.web._http2.H2Connection.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web._http2.H2Connection._streamCleanupCallbacks
twisted.web._http2.H2Connection.html#_streamCleanupCallbacks
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web._http2.H2Connection._stillProducing
twisted.web._http2.H2Connection.html#_stillProducing
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web._http2.H2Connection._maxBufferedControlFrameBytes
twisted.web._http2.H2Connection.html#_maxBufferedControlFrameBytes
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web._http2.H2Connection._bufferedControlFrames
twisted.web._http2.H2Connection.html#_bufferedControlFrames
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web._http2.H2Connection._bufferedControlFrameBytes
twisted.web._http2.H2Connection.html#_bufferedControlFrameBytes
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web._http2.H2Connection._reactor
twisted.web._http2.H2Connection.html#_reactor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web._http2.H2Connection.connectionMade
twisted.web._http2.H2Connection.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.web._http2.H2Connection.dataReceived
twisted.web._http2.H2Connection.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever a chunk of data is received from the transport.
-
twisted.web._http2.H2Connection.timeoutConnection
twisted.web._http2.H2Connection.html#timeoutConnection
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection has been inactive for
self.timeOut seconds. Cleanly tears the connection down, attempting to notify the peer if needed.
-
twisted.web._http2.H2Connection.forceAbortClient
twisted.web._http2.H2Connection.html#forceAbortClient
ZopeInterfaceFunction
Method
PUBLIC
Called if abortTimeout seconds have passed since the timeout fired, and the connection still hasn't gone away. This can really only happen on extremely bad connections or when clients are maliciously attempting to keep connections open.
-
twisted.web._http2.H2Connection.connectionLost
twisted.web._http2.H2Connection.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the transport connection is lost.
-
twisted.web._http2.H2Connection.stopProducing
twisted.web._http2.H2Connection.html#stopProducing
ZopeInterfaceFunction
Method
PUBLIC
Stop producing data.
-
twisted.web._http2.H2Connection.pauseProducing
twisted.web._http2.H2Connection.html#pauseProducing
ZopeInterfaceFunction
Method
PUBLIC
Pause producing data.
-
twisted.web._http2.H2Connection.resumeProducing
twisted.web._http2.H2Connection.html#resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
Resume producing data.
-
twisted.web._http2.H2Connection._sendPrioritisedData
twisted.web._http2.H2Connection.html#_sendPrioritisedData
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.web._http2.H2Connection._requestReceived
twisted.web._http2.H2Connection.html#_requestReceived
ZopeInterfaceFunction
Method
PRIVATE
Internal handler for when a request has been received.
-
twisted.web._http2.H2Connection._requestDataReceived
twisted.web._http2.H2Connection.html#_requestDataReceived
ZopeInterfaceFunction
Method
PRIVATE
Internal handler for when a chunk of data is received for a given request.
-
twisted.web._http2.H2Connection._requestEnded
twisted.web._http2.H2Connection.html#_requestEnded
ZopeInterfaceFunction
Method
PRIVATE
Internal handler for when a request is complete, and we expect no further data for that request.
-
twisted.web._http2.H2Connection._requestAborted
twisted.web._http2.H2Connection.html#_requestAborted
ZopeInterfaceFunction
Method
PRIVATE
Internal handler for when a request is aborted by a remote peer.
-
twisted.web._http2.H2Connection._handlePriorityUpdate
twisted.web._http2.H2Connection.html#_handlePriorityUpdate
ZopeInterfaceFunction
Method
PRIVATE
Internal handler for when a stream priority is updated.
-
twisted.web._http2.H2Connection.writeDataToStream
twisted.web._http2.H2Connection.html#writeDataToStream
ZopeInterfaceFunction
Method
PUBLIC
May be called by
H2Stream objects to write response data to a given stream. Writes a single data frame.
-
twisted.web._http2.H2Connection.endRequest
twisted.web._http2.H2Connection.html#endRequest
ZopeInterfaceFunction
Method
PUBLIC
Called by
H2Stream objects to signal completion of a response.
-
twisted.web._http2.H2Connection.abortRequest
twisted.web._http2.H2Connection.html#abortRequest
ZopeInterfaceFunction
Method
PUBLIC
Called by
H2Stream objects to request early termination of a stream. This emits a RstStream frame and then removes all stream state.
-
twisted.web._http2.H2Connection._requestDone
twisted.web._http2.H2Connection.html#_requestDone
ZopeInterfaceFunction
Method
PRIVATE
Called internally by the data sending loop to clean up state that was being used for the stream. Called when the stream is complete.
-
twisted.web._http2.H2Connection.remainingOutboundWindow
twisted.web._http2.H2Connection.html#remainingOutboundWindow
ZopeInterfaceFunction
Method
PUBLIC
Called to determine how much room is left in the send window for a given stream. Allows us to handle blocking and unblocking producers.
-
twisted.web._http2.H2Connection._handleWindowUpdate
twisted.web._http2.H2Connection.html#_handleWindowUpdate
ZopeInterfaceFunction
Method
PRIVATE
Manage flow control windows.
-
twisted.web._http2.H2Connection.getPeer
twisted.web._http2.H2Connection.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
Get the remote address of this connection.
-
twisted.web._http2.H2Connection.getHost
twisted.web._http2.H2Connection.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
Similar to getPeer, but returns an address describing this side of the connection.
-
twisted.web._http2.H2Connection.openStreamWindow
twisted.web._http2.H2Connection.html#openStreamWindow
ZopeInterfaceFunction
Method
PUBLIC
Open the stream window by a given increment.
-
twisted.web._http2.H2Connection._isSecure
twisted.web._http2.H2Connection.html#_isSecure
ZopeInterfaceFunction
Method
PRIVATE
Returns True if this channel is using a secure transport.
-
twisted.web._http2.H2Connection._send100Continue
twisted.web._http2.H2Connection.html#_send100Continue
ZopeInterfaceFunction
Method
PRIVATE
Sends a 100 Continue response, used to signal to clients that further processing will be performed.
-
twisted.web._http2.H2Connection._respondToBadRequestAndDisconnect
twisted.web._http2.H2Connection.html#_respondToBadRequestAndDisconnect
ZopeInterfaceFunction
Method
PRIVATE
This is a quick and dirty way of responding to bad requests.
-
twisted.web._http2.H2Connection._streamIsActive
twisted.web._http2.H2Connection.html#_streamIsActive
ZopeInterfaceFunction
Method
PRIVATE
Checks whether Twisted has still got state for a given stream and so can process events for that stream.
-
twisted.web._http2.H2Connection._tryToWriteControlData
twisted.web._http2.H2Connection.html#_tryToWriteControlData
ZopeInterfaceFunction
Method
PRIVATE
Checks whether the connection is blocked on flow control and, if it isn't, writes any buffered control data.
-
twisted.web._http2.H2Connection._flushBufferedControlData
twisted.web._http2.H2Connection.html#_flushBufferedControlData
ZopeInterfaceFunction
Method
PRIVATE
Called when the connection is marked writable again after being marked unwritable. Attempts to flush buffered control data if there is any.
-
twisted.web._http2.H2Stream
twisted.web._http2.H2Stream.html
ZopeInterfaceClass
Class
PUBLIC
A class representing a single HTTP/2 stream.
-
twisted.web._http2.H2Stream.streamID
twisted.web._http2.H2Stream.html#streamID
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The numerical stream ID that this object corresponds to.
-
twisted.web._http2.H2Stream.producing
twisted.web._http2.H2Stream.html#producing
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Whether this stream is currently allowed to produce data to its consumer.
-
twisted.web._http2.H2Stream.command
twisted.web._http2.H2Stream.html#command
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The HTTP verb used on the request.
-
twisted.web._http2.H2Stream.path
twisted.web._http2.H2Stream.html#path
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The HTTP path used on the request.
-
twisted.web._http2.H2Stream.producer
twisted.web._http2.H2Stream.html#producer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The object producing the response, if any.
-
twisted.web._http2.H2Stream.site
twisted.web._http2.H2Stream.html#site
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.web._http2.H2Stream.factory
twisted.web._http2.H2Stream.html#factory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.web._http2.H2Stream._producerProducing
twisted.web._http2.H2Stream.html#_producerProducing
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Whether the producer stored in producer is currently producing data.
-
twisted.web._http2.H2Stream._inboundDataBuffer
twisted.web._http2.H2Stream.html#_inboundDataBuffer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Any data that has been received from the network but has not yet been received by the consumer.
-
twisted.web._http2.H2Stream._conn
twisted.web._http2.H2Stream.html#_conn
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A reference to the connection this stream belongs to.
-
twisted.web._http2.H2Stream._request
twisted.web._http2.H2Stream.html#_request
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A request object that this stream corresponds to.
-
twisted.web._http2.H2Stream._buffer
twisted.web._http2.H2Stream.html#_buffer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A buffer containing data produced by the producer that could not be sent on the network at this time.
-
twisted.web._http2.H2Stream.transport
twisted.web._http2.H2Stream.html#transport
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.web._http2.H2Stream.__init__
twisted.web._http2.H2Stream.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize this HTTP/2 stream.
-
twisted.web._http2.H2Stream._hasStreamingProducer
twisted.web._http2.H2Stream.html#_hasStreamingProducer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web._http2.H2Stream.receiveDataChunk
twisted.web._http2.H2Stream.html#receiveDataChunk
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection has received a chunk of data from the underlying transport. If the stream has been registered with a consumer, and is currently able to push data, immediately passes it through...
-
twisted.web._http2.H2Stream.requestComplete
twisted.web._http2.H2Stream.html#requestComplete
ZopeInterfaceFunction
Method
PUBLIC
Called by the
H2Connection when the all data for a request has been received. Currently, with the legacy
twisted.web.http.Request object, just calls requestReceived unless the producer wants us to be quiet.
-
twisted.web._http2.H2Stream.connectionLost
twisted.web._http2.H2Stream.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called by the
H2Connection when a connection is lost or a stream is reset.
-
twisted.web._http2.H2Stream.windowUpdated
twisted.web._http2.H2Stream.html#windowUpdated
ZopeInterfaceFunction
Method
PUBLIC
Called by the
H2Connection when this stream's flow control window has been opened.
-
twisted.web._http2.H2Stream.flowControlBlocked
twisted.web._http2.H2Stream.html#flowControlBlocked
ZopeInterfaceFunction
Method
PUBLIC
Called by the
H2Connection when this stream's flow control window has been exhausted.
-
twisted.web._http2.H2Stream.requestDone
twisted.web._http2.H2Stream.html#requestDone
ZopeInterfaceFunction
Method
PUBLIC
Called by a consumer to clean up whatever permanent state is in use.
-
twisted.web._http2.H2Stream._send100Continue
twisted.web._http2.H2Stream.html#_send100Continue
ZopeInterfaceFunction
Method
PRIVATE
Sends a 100 Continue response, used to signal to clients that further processing will be performed.
-
twisted.web._http2.H2Stream._respondToBadRequestAndDisconnect
twisted.web._http2.H2Stream.html#_respondToBadRequestAndDisconnect
ZopeInterfaceFunction
Method
PRIVATE
This is a quick and dirty way of responding to bad requests.
-
twisted.web._http2.H2Stream.write
twisted.web._http2.H2Stream.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write a single chunk of data into a data frame.
-
twisted.web._http2.H2Stream.writeSequence
twisted.web._http2.H2Stream.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Write a sequence of chunks of data into data frames.
-
twisted.web._http2.H2Stream.loseConnection
twisted.web._http2.H2Stream.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Close the connection after writing all pending data.
-
twisted.web._http2.H2Stream.abortConnection
twisted.web._http2.H2Stream.html#abortConnection
ZopeInterfaceFunction
Method
PUBLIC
Forcefully abort the connection by sending a RstStream frame.
-
twisted.web._http2.H2Stream.getPeer
twisted.web._http2.H2Stream.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
Get information about the peer.
-
twisted.web._http2.H2Stream.getHost
twisted.web._http2.H2Stream.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
Similar to getPeer, but for this side of the connection.
-
twisted.web._http2.H2Stream.isSecure
twisted.web._http2.H2Stream.html#isSecure
ZopeInterfaceFunction
Method
PUBLIC
Returns True if this channel is using a secure transport.
-
twisted.web._http2.H2Stream.registerProducer
twisted.web._http2.H2Stream.html#registerProducer
ZopeInterfaceFunction
Method
PUBLIC
Register to receive data from a producer.
-
twisted.web._http2.H2Stream.hasStreamingProducer
twisted.web._http2.H2Stream.html#hasStreamingProducer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web._http2.H2Stream.unregisterProducer
twisted.web._http2.H2Stream.html#unregisterProducer
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.web._http2.H2Stream.stopProducing
twisted.web._http2.H2Stream.html#stopProducing
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.web._http2.H2Stream.pauseProducing
twisted.web._http2.H2Stream.html#pauseProducing
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.web._http2.H2Stream.resumeProducing
twisted.web._http2.H2Stream.html#resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.web.http.H2_ENABLED
twisted.web.http.html#H2_ENABLED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http._REQUEST_TIMEOUT
twisted.web.http.html#_REQUEST_TIMEOUT
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.web.http.protocol_version
twisted.web.http.html#protocol_version
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.web.http.weekdayname
twisted.web.http.html#weekdayname
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.web.http.monthname
twisted.web.http.html#monthname
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.web.http.weekdayname_lower
twisted.web.http.html#weekdayname_lower
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.web.http.monthname_lower
twisted.web.http.html#monthname_lower
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.web.http.urlparse
twisted.web.http.html#urlparse
ZopeInterfaceFunction
Function
PUBLIC
Parse an URL into six components.
-
twisted.web.http.parse_qs
twisted.web.http.html#parse_qs
ZopeInterfaceFunction
Function
PUBLIC
Like cgi.parse_qs, but with support for parsing byte strings on Python 3.
-
twisted.web.http.datetimeToString
twisted.web.http.html#datetimeToString
ZopeInterfaceFunction
Function
PUBLIC
Convert seconds since epoch to HTTP datetime string.
-
twisted.web.http.datetimeToLogString
twisted.web.http.html#datetimeToLogString
ZopeInterfaceFunction
Function
PUBLIC
Convert seconds since epoch to log datetime string.
-
twisted.web.http.timegm
twisted.web.http.html#timegm
ZopeInterfaceFunction
Function
PUBLIC
Convert time tuple in GMT to seconds since epoch, GMT
-
twisted.web.http.stringToDatetime
twisted.web.http.html#stringToDatetime
ZopeInterfaceFunction
Function
PUBLIC
Convert an HTTP date string (one of three formats) to seconds since epoch.
-
twisted.web.http.toChunk
twisted.web.http.html#toChunk
ZopeInterfaceFunction
Function
PUBLIC
Convert string to a chunk.
-
twisted.web.http._ishexdigits
twisted.web.http.html#_ishexdigits
ZopeInterfaceFunction
Function
PRIVATE
Is the string case-insensitively hexidecimal?
-
twisted.web.http._hexint
twisted.web.http.html#_hexint
ZopeInterfaceFunction
Function
PRIVATE
Decode a hexadecimal integer.
-
twisted.web.http.fromChunk
twisted.web.http.html#fromChunk
ZopeInterfaceFunction
Function
PUBLIC
Convert chunk to string.
-
twisted.web.http.parseContentRange
twisted.web.http.html#parseContentRange
ZopeInterfaceFunction
Function
PUBLIC
Parse a content-range header into (start, end, realLength).
-
twisted.web.http._IDeprecatedHTTPChannelToRequestInterface
twisted.web.http._IDeprecatedHTTPChannelToRequestInterface.html
ZopeInterfaceClass
Interface
PRIVATE
-
twisted.web.http._IDeprecatedHTTPChannelToRequestInterface.connectionLost
twisted.web.http._IDeprecatedHTTPChannelToRequestInterface.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
The underlying connection has been lost.
-
twisted.web.http._IDeprecatedHTTPChannelToRequestInterface.gotLength
twisted.web.http._IDeprecatedHTTPChannelToRequestInterface.html#gotLength
ZopeInterfaceFunction
Method
PUBLIC
Called when
HTTPChannel has determined the length, if any, of the incoming request's body.
-
twisted.web.http._IDeprecatedHTTPChannelToRequestInterface.handleContentChunk
twisted.web.http._IDeprecatedHTTPChannelToRequestInterface.html#handleContentChunk
ZopeInterfaceFunction
Method
PUBLIC
Deliver a received chunk of body data to the request. Note this does not imply chunked transfer encoding.
-
twisted.web.http._IDeprecatedHTTPChannelToRequestInterface.parseCookies
twisted.web.http._IDeprecatedHTTPChannelToRequestInterface.html#parseCookies
ZopeInterfaceFunction
Method
PUBLIC
Parse the request's cookies out of received headers.
-
twisted.web.http._IDeprecatedHTTPChannelToRequestInterface.requestReceived
twisted.web.http._IDeprecatedHTTPChannelToRequestInterface.html#requestReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when the entire request, including its body, has been received.
-
twisted.web.http._IDeprecatedHTTPChannelToRequestInterface.__eq__
twisted.web.http._IDeprecatedHTTPChannelToRequestInterface.html#__eq__
ZopeInterfaceFunction
Method
PUBLIC
Determines if two requests are the same object.
-
twisted.web.http._IDeprecatedHTTPChannelToRequestInterface.__ne__
twisted.web.http._IDeprecatedHTTPChannelToRequestInterface.html#__ne__
ZopeInterfaceFunction
Method
PUBLIC
Determines if two requests are not the same object.
-
twisted.web.http._IDeprecatedHTTPChannelToRequestInterface.__hash__
twisted.web.http._IDeprecatedHTTPChannelToRequestInterface.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Generate a hash value for the request.
-
twisted.web.http.StringTransport
twisted.web.http.StringTransport.html
ZopeInterfaceClass
Class
PUBLIC
I am a BytesIO wrapper that conforms for the transport API. I support the `writeSequence' method.
-
twisted.web.http.StringTransport.__init__
twisted.web.http.StringTransport.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.http.StringTransport.s
twisted.web.http.StringTransport.html#s
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.http.StringTransport.writeSequence
twisted.web.http.StringTransport.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.http.StringTransport.__getattr__
twisted.web.http.StringTransport.html#__getattr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.http.HTTPClient
twisted.web.http.HTTPClient.html
ZopeInterfaceClass
Class
PUBLIC
A client for HTTP 1.0.
-
twisted.web.http.HTTPClient.length
twisted.web.http.HTTPClient.html#length
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The length of the request body in bytes.
-
twisted.web.http.HTTPClient.firstLine
twisted.web.http.HTTPClient.html#firstLine
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Are we waiting for the first header line?
-
twisted.web.http.HTTPClient.__buffer
twisted.web.http.HTTPClient.html#__buffer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The buffer that stores the response to the HTTP request.
-
twisted.web.http.HTTPClient.sendCommand
twisted.web.http.HTTPClient.html#sendCommand
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.http.HTTPClient.lineReceived
twisted.web.http.HTTPClient.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Parse the status line and headers for an HTTP request.
-
twisted.web.http.HTTPClient.connectionLost
twisted.web.http.HTTPClient.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.web.http.HTTPClient.handleResponseEnd
twisted.web.http.HTTPClient.html#handleResponseEnd
ZopeInterfaceFunction
Method
PUBLIC
The response has been completely received.
-
twisted.web.http.HTTPClient.handleResponsePart
twisted.web.http.HTTPClient.html#handleResponsePart
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.http.HTTPClient.connectionMade
twisted.web.http.HTTPClient.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.web.http.HTTPClient.handleStatus
twisted.web.http.HTTPClient.html#handleStatus
ZopeInterfaceFunction
Method
PUBLIC
Called when the status-line is received.
-
twisted.web.http.HTTPClient.handleHeader
twisted.web.http.HTTPClient.html#handleHeader
ZopeInterfaceFunction
Method
PUBLIC
Called every time a header is received.
-
twisted.web.http.HTTPClient.handleEndHeaders
twisted.web.http.HTTPClient.html#handleEndHeaders
ZopeInterfaceFunction
Method
PUBLIC
Called when all headers have been received.
-
twisted.web.http.HTTPClient.rawDataReceived
twisted.web.http.HTTPClient.html#rawDataReceived
ZopeInterfaceFunction
Method
PUBLIC
Override this for when raw data is received.
-
twisted.web.http.NO_BODY_CODES
twisted.web.http.html#NO_BODY_CODES
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.http._QUEUED_SENTINEL
twisted.web.http.html#_QUEUED_SENTINEL
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.web.http._getContentFile
twisted.web.http.html#_getContentFile
ZopeInterfaceFunction
Function
PRIVATE
Get a writeable file-like object to which request content can be written.
-
twisted.web.http.Request
twisted.web.http.Request.html
ZopeInterfaceClass
Class
PUBLIC
A HTTP request.
-
twisted.web.http.Request.method
twisted.web.http.Request.html#method
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The HTTP method that was used, e.g. b'GET'.
-
twisted.web.http.Request.uri
twisted.web.http.Request.html#uri
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The full encoded URI which was requested (including query arguments), e.g. b'/a/b%20/c?q=v'.
-
twisted.web.http.Request.path
twisted.web.http.Request.html#path
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The encoded path of the request URI (not including query arguments), e.g. b'/a/b%20/c'.
-
twisted.web.http.Request.args
twisted.web.http.Request.html#args
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A mapping of decoded query argument names as bytes to corresponding query argument values as lists of bytes. For example, for a URI with foo=bar&foo=baz&quux=spam as its query part args will be {b'foo': [b'bar', b'baz'], b'quux': [b'spam']}...
-
twisted.web.http.Request.content
twisted.web.http.Request.html#content
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A file-like object giving the request body. This may be a file on disk, an io.BytesIO, or some other type. The implementation is free to decide on a per-request basis.
-
twisted.web.http.Request.cookies
twisted.web.http.Request.html#cookies
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The cookies that will be sent in the response.
-
twisted.web.http.Request.notifications
twisted.web.http.Request.html#notifications
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A
list of
Deferreds which are waiting for notification that the response to this request has been finished (successfully or with an error). Don't use this attribute directly, instead use the
Request.notifyFinish...
-
twisted.web.http.Request._disconnected
twisted.web.http.Request.html#_disconnected
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A flag which is False until the connection over which this request was received is closed and which is True after that.
-
twisted.web.http.Request._log
twisted.web.http.Request.html#_log
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A logger instance for request related messages.
-
twisted.web.http.Request.producer
twisted.web.http.Request.html#producer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.http.Request.finished
twisted.web.http.Request.html#finished
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.http.Request.code_message
twisted.web.http.Request.html#code_message
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.http.Request.clientproto
twisted.web.http.Request.html#clientproto
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.http.Request.startedWriting
twisted.web.http.Request.html#startedWriting
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.http.Request.chunked
twisted.web.http.Request.html#chunked
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.http.Request.sentLength
twisted.web.http.Request.html#sentLength
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.http.Request.etag
twisted.web.http.Request.html#etag
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.http.Request.lastModified
twisted.web.http.Request.html#lastModified
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.http.Request._forceSSL
twisted.web.http.Request.html#_forceSSL
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.http.Request.__init__
twisted.web.http.Request.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.web.http.Request.channel
twisted.web.http.Request.html#channel
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.http.Request.client
twisted.web.http.Request.html#client
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.http.Request.host
twisted.web.http.Request.html#host
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.http.Request.received_cookies
twisted.web.http.Request.html#received_cookies
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.http.Request.transport
twisted.web.http.Request.html#transport
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.http.Request.queued
twisted.web.http.Request.html#queued
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.http.Request._cleanup
twisted.web.http.Request.html#_cleanup
ZopeInterfaceFunction
Method
PRIVATE
Called when have finished responding and are no longer queued.
-
twisted.web.http.Request.noLongerQueued
twisted.web.http.Request.html#noLongerQueued
ZopeInterfaceFunction
Method
PUBLIC
Notify the object that it is no longer queued.
-
twisted.web.http.Request.gotLength
twisted.web.http.Request.html#gotLength
ZopeInterfaceFunction
Method
PUBLIC
Called when HTTP channel got length of content in this request.
-
twisted.web.http.Request.parseCookies
twisted.web.http.Request.html#parseCookies
ZopeInterfaceFunction
Method
PUBLIC
Parse cookie headers.
-
twisted.web.http.Request.handleContentChunk
twisted.web.http.Request.html#handleContentChunk
ZopeInterfaceFunction
Method
PUBLIC
Write a chunk of data.
-
twisted.web.http.Request.requestReceived
twisted.web.http.Request.html#requestReceived
ZopeInterfaceFunction
Method
PUBLIC
Called by channel when all data has been received.
-
twisted.web.http.Request.__repr__
twisted.web.http.Request.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Return a string description of the request including such information as the request method and request URI.
-
twisted.web.http.Request.process
twisted.web.http.Request.html#process
ZopeInterfaceFunction
Method
PUBLIC
Override in subclasses.
-
twisted.web.http.Request.registerProducer
twisted.web.http.Request.html#registerProducer
ZopeInterfaceFunction
Method
PUBLIC
Register a producer.
-
twisted.web.http.Request.streamingProducer
twisted.web.http.Request.html#streamingProducer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.http.Request.unregisterProducer
twisted.web.http.Request.html#unregisterProducer
ZopeInterfaceFunction
Method
PUBLIC
Unregister the producer.
-
twisted.web.http.Request.getCookie
twisted.web.http.Request.html#getCookie
ZopeInterfaceFunction
Method
PUBLIC
Get a cookie that was sent from the network.
-
twisted.web.http.Request.notifyFinish
twisted.web.http.Request.html#notifyFinish
ZopeInterfaceFunction
Method
PUBLIC
Notify when the response to this request has finished.
-
twisted.web.http.Request.finish
twisted.web.http.Request.html#finish
ZopeInterfaceFunction
Method
PUBLIC
Indicate that all response data has been written to this
Request.
-
twisted.web.http.Request.write
twisted.web.http.Request.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write some data as a result of an HTTP request. The first time this is called, it writes out response data.
-
twisted.web.http.Request.addCookie
twisted.web.http.Request.html#addCookie
ZopeInterfaceFunction
Method
PUBLIC
Set an outgoing HTTP cookie.
-
twisted.web.http.Request.setResponseCode
twisted.web.http.Request.html#setResponseCode
ZopeInterfaceFunction
Method
PUBLIC
Set the HTTP response code.
-
twisted.web.http.Request.code
twisted.web.http.Request.html#code
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.http.Request.redirect
twisted.web.http.Request.html#redirect
ZopeInterfaceFunction
Method
PUBLIC
Utility function that does a redirect.
-
twisted.web.http.Request.setLastModified
twisted.web.http.Request.html#setLastModified
ZopeInterfaceFunction
Method
PUBLIC
Set the Last-Modified time for the response to this request.
-
twisted.web.http.Request.setETag
twisted.web.http.Request.html#setETag
ZopeInterfaceFunction
Method
PUBLIC
Set an entity tag for the outgoing response.
-
twisted.web.http.Request.getRequestHostname
twisted.web.http.Request.html#getRequestHostname
ZopeInterfaceFunction
Method
PUBLIC
Get the hostname that the HTTP client passed in to the request.
-
twisted.web.http.Request.getHost
twisted.web.http.Request.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
Get my originally requesting transport's host.
-
twisted.web.http.Request.setHost
twisted.web.http.Request.html#setHost
ZopeInterfaceFunction
Method
PUBLIC
Change the host and port the request thinks it's using.
-
twisted.web.http.Request.getClientIP
twisted.web.http.Request.html#getClientIP
ZopeInterfaceFunction
Method
PUBLIC
Return the IP address of the client who submitted this request.
-
twisted.web.http.Request.getClientAddress
twisted.web.http.Request.html#getClientAddress
ZopeInterfaceFunction
Method
PUBLIC
Return the address of the client who submitted this request.
-
twisted.web.http.Request.isSecure
twisted.web.http.Request.html#isSecure
ZopeInterfaceFunction
Method
PUBLIC
Return True if this request is using a secure transport.
-
twisted.web.http.Request._authorize
twisted.web.http.Request.html#_authorize
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.web.http.Request.user
twisted.web.http.Request.html#user
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.http.Request.password
twisted.web.http.Request.html#password
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.http.Request.getUser
twisted.web.http.Request.html#getUser
ZopeInterfaceFunction
Method
PUBLIC
Return the HTTP user sent with this request, if any.
-
twisted.web.http.Request.getPassword
twisted.web.http.Request.html#getPassword
ZopeInterfaceFunction
Method
PUBLIC
Return the HTTP password sent with this request, if any.
-
twisted.web.http.Request.connectionLost
twisted.web.http.Request.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
There is no longer a connection for this request to respond over. Clean up anything which can't be useful anymore.
-
twisted.web.http.Request.loseConnection
twisted.web.http.Request.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Pass the loseConnection through to the underlying channel.
-
twisted.web.http.Request.__eq__
twisted.web.http.Request.html#__eq__
ZopeInterfaceFunction
Method
PUBLIC
Determines if two requests are the same object.
-
twisted.web.http.Request.__hash__
twisted.web.http.Request.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
A Request is hashable so that it can be used as a mapping key.
-
twisted.web.http._DataLoss
twisted.web.http._DataLoss.html
ZopeInterfaceClass
Class
PRIVATE
_DataLoss indicates that not all of a message body was received. This is only one of several possible exceptions which may indicate that data was lost. Because of this, it should not be checked for by specifically; any unexpected exception should be treated as having caused data loss.
-
twisted.web.http.PotentialDataLoss
twisted.web.http.PotentialDataLoss.html
ZopeInterfaceClass
Class
PUBLIC
PotentialDataLoss may be raised by a transfer encoding decoder's
noMoreData method to indicate that it cannot be determined if the entire response body has been delivered. This only occurs when making requests to HTTP servers which do not set ...
-
twisted.web.http._MalformedChunkedDataError
twisted.web.http._MalformedChunkedDataError.html
ZopeInterfaceClass
Class
PRIVATE
_ChunkedTransferDecoder raises
_MalformedChunkedDataError from its
dataReceived method when it encounters malformed data. This exception indicates a client-side error. If this exception is raised, the connection should be dropped with a 400 error.
-
twisted.web.http._IdentityTransferDecoder
twisted.web.http._IdentityTransferDecoder.html
ZopeInterfaceClass
Class
PRIVATE
Protocol for accumulating bytes up to a specified length. This handles the case where no Transfer-Encoding is specified.
-
twisted.web.http._IdentityTransferDecoder.contentLength
twisted.web.http._IdentityTransferDecoder.html#contentLength
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Counter keeping track of how many more bytes there are to receive.
-
twisted.web.http._IdentityTransferDecoder.dataCallback
twisted.web.http._IdentityTransferDecoder.html#dataCallback
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A one-argument callable which will be invoked each time application data is received.
-
twisted.web.http._IdentityTransferDecoder.finishCallback
twisted.web.http._IdentityTransferDecoder.html#finishCallback
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A one-argument callable which will be invoked when the terminal chunk is received. It will be invoked with all bytes which were delivered to this protocol which came after the terminal chunk.
-
twisted.web.http._IdentityTransferDecoder.__init__
twisted.web.http._IdentityTransferDecoder.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.http._IdentityTransferDecoder.dataReceived
twisted.web.http._IdentityTransferDecoder.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Interpret the next chunk of bytes received. Either deliver them to the data callback or invoke the finish callback if enough bytes have been received.
-
twisted.web.http._IdentityTransferDecoder.noMoreData
twisted.web.http._IdentityTransferDecoder.html#noMoreData
ZopeInterfaceFunction
Method
PUBLIC
All data which will be delivered to this decoder has been. Check to make sure as much data as was expected has been received.
-
twisted.web.http._chunkExtChars
twisted.web.http.html#_chunkExtChars
ZopeInterfaceAttribute
Variable
PRIVATE
Characters that are valid in a chunk extension.
-
twisted.web.http._ChunkedTransferDecoder
twisted.web.http._ChunkedTransferDecoder.html
ZopeInterfaceClass
Class
PRIVATE
Protocol for decoding chunked Transfer-Encoding, as defined by RFC 7230, section 4.1. This protocol can interpret the contents of a request or response body which uses the chunked Transfer-Encoding. ...
-
twisted.web.http._ChunkedTransferDecoder.dataCallback
twisted.web.http._ChunkedTransferDecoder.html#dataCallback
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A one-argument callable which will be invoked each time application data is received. This callback is not reentrant.
-
twisted.web.http._ChunkedTransferDecoder.finishCallback
twisted.web.http._ChunkedTransferDecoder.html#finishCallback
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A one-argument callable which will be invoked when the terminal chunk is received. It will be invoked with all bytes which were delivered to this protocol which came after the terminal chunk.
-
twisted.web.http._ChunkedTransferDecoder.length
twisted.web.http._ChunkedTransferDecoder.html#length
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Counter keeping track of how many more bytes in a chunk there are to receive.
-
twisted.web.http._ChunkedTransferDecoder.state
twisted.web.http._ChunkedTransferDecoder.html#state
ZopeInterfaceAttribute
Instance Variable
PUBLIC
One of 'CHUNK_LENGTH', 'CRLF', 'TRAILER', 'BODY', or 'FINISHED'. For 'CHUNK_LENGTH', data for the chunk length line is currently being read. For 'CRLF', the CR LF pair which follows each chunk is being read...
-
twisted.web.http._ChunkedTransferDecoder._buffer
twisted.web.http._ChunkedTransferDecoder.html#_buffer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Accumulated received data for the current state. At each state transition this is truncated at the front so that index 0 is where the next state shall begin.
-
twisted.web.http._ChunkedTransferDecoder._start
twisted.web.http._ChunkedTransferDecoder.html#_start
ZopeInterfaceAttribute
Instance Variable
PRIVATE
While in the 'CHUNK_LENGTH' state, tracks the index into the buffer at which search for CRLF should resume. Resuming the search at this position avoids doing quadratic work if the chunk length line arrives over many calls to ...
-
twisted.web.http._ChunkedTransferDecoder.__init__
twisted.web.http._ChunkedTransferDecoder.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.http._ChunkedTransferDecoder._dataReceived_CHUNK_LENGTH
twisted.web.http._ChunkedTransferDecoder.html#_dataReceived_CHUNK_LENGTH
ZopeInterfaceFunction
Method
PRIVATE
Read the chunk size line, ignoring any extensions.
-
twisted.web.http._ChunkedTransferDecoder._dataReceived_CRLF
twisted.web.http._ChunkedTransferDecoder.html#_dataReceived_CRLF
ZopeInterfaceFunction
Method
PRIVATE
Await the carriage return and line feed characters that are the end of chunk marker that follow the chunk data.
-
twisted.web.http._ChunkedTransferDecoder._dataReceived_TRAILER
twisted.web.http._ChunkedTransferDecoder.html#_dataReceived_TRAILER
ZopeInterfaceFunction
Method
PRIVATE
Await the carriage return and line feed characters that follow the terminal zero-length chunk. Then invoke finishCallback and switch to state 'FINISHED'.
-
twisted.web.http._ChunkedTransferDecoder._dataReceived_BODY
twisted.web.http._ChunkedTransferDecoder.html#_dataReceived_BODY
ZopeInterfaceFunction
Method
PRIVATE
Deliver any available chunk data to the dataCallback. When all the remaining data for the chunk arrives, switch to state 'CRLF'.
-
twisted.web.http._ChunkedTransferDecoder._dataReceived_FINISHED
twisted.web.http._ChunkedTransferDecoder.html#_dataReceived_FINISHED
ZopeInterfaceFunction
Method
PRIVATE
Once finishCallback has been invoked receipt of additional data raises RuntimeError because it represents a programming error in the caller.
-
twisted.web.http._ChunkedTransferDecoder.dataReceived
twisted.web.http._ChunkedTransferDecoder.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Interpret data from a request or response body which uses the chunked Transfer-Encoding.
-
twisted.web.http._ChunkedTransferDecoder.noMoreData
twisted.web.http._ChunkedTransferDecoder.html#noMoreData
ZopeInterfaceFunction
Method
PUBLIC
Verify that all data has been received. If it has not been, raise
_DataLoss.
-
twisted.web.http._NoPushProducer
twisted.web.http._NoPushProducer.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.web.http._NoPushProducer.pauseProducing
twisted.web.http._NoPushProducer.html#pauseProducing
ZopeInterfaceFunction
Method
PUBLIC
Pause producing data.
-
twisted.web.http._NoPushProducer.resumeProducing
twisted.web.http._NoPushProducer.html#resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
Resume producing data.
-
twisted.web.http._NoPushProducer.registerProducer
twisted.web.http._NoPushProducer.html#registerProducer
ZopeInterfaceFunction
Method
PUBLIC
Register to receive data from a producer.
-
twisted.web.http._NoPushProducer.unregisterProducer
twisted.web.http._NoPushProducer.html#unregisterProducer
ZopeInterfaceFunction
Method
PUBLIC
Stop consuming data from a producer, without disconnecting.
-
twisted.web.http._NoPushProducer.stopProducing
twisted.web.http._NoPushProducer.html#stopProducing
ZopeInterfaceFunction
Method
PUBLIC
IProducer.stopProducing
-
twisted.web.http.HTTPChannel
twisted.web.http.HTTPChannel.html
ZopeInterfaceClass
Class
PUBLIC
A receiver for HTTP requests.
-
twisted.web.http.HTTPChannel.MAX_LENGTH
twisted.web.http.HTTPChannel.html#MAX_LENGTH
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Maximum length for initial request line and each line from the header.
-
twisted.web.http.HTTPChannel._transferDecoder
twisted.web.http.HTTPChannel.html#_transferDecoder
ZopeInterfaceAttribute
Instance Variable
PRIVATE
None or a decoder instance if the request body uses the chunked Transfer-Encoding.
-
twisted.web.http.HTTPChannel._handlingRequest
twisted.web.http.HTTPChannel.html#_handlingRequest
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Whether a request is currently being processed.
-
twisted.web.http.HTTPChannel._dataBuffer
twisted.web.http.HTTPChannel.html#_dataBuffer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Any data that has been received from the connection while processing an outstanding request.
-
twisted.web.http.HTTPChannel._networkProducer
twisted.web.http.HTTPChannel.html#_networkProducer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.web.http.HTTPChannel._requestProducer
twisted.web.http.HTTPChannel.html#_requestProducer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
If the
Request object or anything it calls registers itself as an
interfaces.IProducer, it will be stored here. This is used to create a producing pipeline: pause/resume producing methods will be propagated from the ...
-
twisted.web.http.HTTPChannel._requestProducerStreaming
twisted.web.http.HTTPChannel.html#_requestProducerStreaming
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.web.http.HTTPChannel._waitingForTransport
twisted.web.http.HTTPChannel.html#_waitingForTransport
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A boolean that tracks whether the transport has asked us to stop producing. This is used to keep track of what we're waiting for: if the transport has asked us to stop producing then we don't want to unpause the transport until it asks us to produce again.
-
twisted.web.http.HTTPChannel.abortTimeout
twisted.web.http.HTTPChannel.html#abortTimeout
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The number of seconds to wait after we attempt to shut the transport down cleanly to give up and forcibly terminate it. This is only used when we time a connection out, to prevent errors causing the FD to get leaked...
-
twisted.web.http.HTTPChannel._abortingCall
twisted.web.http.HTTPChannel.html#_abortingCall
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.web.http.HTTPChannel._optimisticEagerReadSize
twisted.web.http.HTTPChannel.html#_optimisticEagerReadSize
ZopeInterfaceAttribute
Instance Variable
PRIVATE
When a resource takes a long time to answer a request (via
twisted.web.server.NOT_DONE_YET, hopefully one day by a
Deferred), we would like to be able to let that resource know about the underlying transport disappearing as promptly as possible, via ...
-
twisted.web.http.HTTPChannel.length
twisted.web.http.HTTPChannel.html#length
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.http.HTTPChannel.persistent
twisted.web.http.HTTPChannel.html#persistent
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.http.HTTPChannel.__first_line
twisted.web.http.HTTPChannel.html#__first_line
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.http.HTTPChannel.__content
twisted.web.http.HTTPChannel.html#__content
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.web.http.HTTPChannel._savedTimeOut
twisted.web.http.HTTPChannel.html#_savedTimeOut
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.http.HTTPChannel._log
twisted.web.http.HTTPChannel.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.web.http.HTTPChannel.__init__
twisted.web.http.HTTPChannel.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.http.HTTPChannel.requests
twisted.web.http.HTTPChannel.html#requests
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.http.HTTPChannel.connectionMade
twisted.web.http.HTTPChannel.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.web.http.HTTPChannel.lineReceived
twisted.web.http.HTTPChannel.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Called for each line from request until the end of headers when it enters binary mode.
-
twisted.web.http.HTTPChannel._command
twisted.web.http.HTTPChannel.html#_command
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.http.HTTPChannel._path
twisted.web.http.HTTPChannel.html#_path
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.http.HTTPChannel._version
twisted.web.http.HTTPChannel.html#_version
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.http.HTTPChannel._finishRequestBody
twisted.web.http.HTTPChannel.html#_finishRequestBody
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.web.http.HTTPChannel._maybeChooseTransferDecoder
twisted.web.http.HTTPChannel.html#_maybeChooseTransferDecoder
ZopeInterfaceFunction
Method
PRIVATE
If the provided header is content-length or transfer-encoding, choose the appropriate decoder if any.
-
twisted.web.http.HTTPChannel.allContentReceived
twisted.web.http.HTTPChannel.html#allContentReceived
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.http.HTTPChannel.dataReceived
twisted.web.http.HTTPChannel.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Data was received from the network. Process it.
-
twisted.web.http.HTTPChannel.rawDataReceived
twisted.web.http.HTTPChannel.html#rawDataReceived
ZopeInterfaceFunction
Method
PUBLIC
Override this for when raw data is received.
-
twisted.web.http.HTTPChannel.checkPersistence
twisted.web.http.HTTPChannel.html#checkPersistence
ZopeInterfaceFunction
Method
PUBLIC
Check if the channel should close or not.
-
twisted.web.http.HTTPChannel.requestDone
twisted.web.http.HTTPChannel.html#requestDone
ZopeInterfaceFunction
Method
PUBLIC
Called by first request in queue when it is done.
-
twisted.web.http.HTTPChannel.timeoutConnection
twisted.web.http.HTTPChannel.html#timeoutConnection
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection times out.
-
twisted.web.http.HTTPChannel.forceAbortClient
twisted.web.http.HTTPChannel.html#forceAbortClient
ZopeInterfaceFunction
Method
PUBLIC
Called if abortTimeout seconds have passed since the timeout fired, and the connection still hasn't gone away. This can really only happen on extremely bad connections or when clients are maliciously attempting to keep connections open.
-
twisted.web.http.HTTPChannel.connectionLost
twisted.web.http.HTTPChannel.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.web.http.HTTPChannel.isSecure
twisted.web.http.HTTPChannel.html#isSecure
ZopeInterfaceFunction
Method
PUBLIC
Return True if this channel is using a secure transport.
-
twisted.web.http.HTTPChannel.write
twisted.web.http.HTTPChannel.html#write
ZopeInterfaceFunction
Method
PUBLIC
Called by
Request objects to write response data.
-
twisted.web.http.HTTPChannel.writeSequence
twisted.web.http.HTTPChannel.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Write a list of strings to the HTTP response.
-
twisted.web.http.HTTPChannel.getPeer
twisted.web.http.HTTPChannel.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
Get the remote address of this connection.
-
twisted.web.http.HTTPChannel.getHost
twisted.web.http.HTTPChannel.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
Get the local address of this connection.
-
twisted.web.http.HTTPChannel.loseConnection
twisted.web.http.HTTPChannel.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Closes the connection. Will write any data that is pending to be sent on the network, but if this response has not yet been written to the network will not write anything.
-
twisted.web.http.HTTPChannel.registerProducer
twisted.web.http.HTTPChannel.html#registerProducer
ZopeInterfaceFunction
Method
PUBLIC
Register to receive data from a producer.
-
twisted.web.http.HTTPChannel.unregisterProducer
twisted.web.http.HTTPChannel.html#unregisterProducer
ZopeInterfaceFunction
Method
PUBLIC
Stop consuming data from a producer, without disconnecting.
-
twisted.web.http.HTTPChannel.stopProducing
twisted.web.http.HTTPChannel.html#stopProducing
ZopeInterfaceFunction
Method
PUBLIC
Stop producing data.
-
twisted.web.http.HTTPChannel.pauseProducing
twisted.web.http.HTTPChannel.html#pauseProducing
ZopeInterfaceFunction
Method
PUBLIC
Pause producing data.
-
twisted.web.http.HTTPChannel.resumeProducing
twisted.web.http.HTTPChannel.html#resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
Resume producing data.
-
twisted.web.http.HTTPChannel._send100Continue
twisted.web.http.HTTPChannel.html#_send100Continue
ZopeInterfaceFunction
Method
PRIVATE
Sends a 100 Continue response, used to signal to clients that further processing will be performed.
-
twisted.web.http.HTTPChannel._respondToBadRequestAndDisconnect
twisted.web.http.HTTPChannel.html#_respondToBadRequestAndDisconnect
ZopeInterfaceFunction
Method
PRIVATE
This is a quick and dirty way of responding to bad requests.
-
twisted.web.http._escape
twisted.web.http.html#_escape
ZopeInterfaceFunction
Function
PRIVATE
Return a string like python repr, but always escaped as if surrounding quotes were double quotes.
-
twisted.web.http.combinedLogFormatter
twisted.web.http.html#combinedLogFormatter
ZopeInterfaceFunction
Function
PUBLIC
No summary
-
twisted.web.http._XForwardedForAddress
twisted.web.http._XForwardedForAddress.html
ZopeInterfaceClass
Class
PRIVATE
IAddress which represents the client IP to log for a request, as gleaned from an X-Forwarded-For header.
-
twisted.web.http._XForwardedForAddress.host
twisted.web.http._XForwardedForAddress.html#host
ZopeInterfaceAttribute
Instance Variable
PUBLIC
An IP address or b"-".
-
twisted.web.http._XForwardedForAddress.__init__
twisted.web.http._XForwardedForAddress.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.http._XForwardedForRequest
twisted.web.http._XForwardedForRequest.html
ZopeInterfaceClass
Class
PRIVATE
Add a layer on top of another request that only uses the value of an X-Forwarded-For header as the result of getClientAddress.
-
twisted.web.http._XForwardedForRequest.getClientAddress
twisted.web.http._XForwardedForRequest.html#getClientAddress
ZopeInterfaceFunction
Method
PUBLIC
The client address (the first address) in the value of the X-Forwarded-For header. If the header is not present, the IP is considered to be b"-".
-
twisted.web.http._XForwardedForRequest.clientproto
twisted.web.http._XForwardedForRequest.html#clientproto
ZopeInterfaceAttribute
Property
PUBLIC
The protocol version in the request.
-
twisted.web.http._XForwardedForRequest.code
twisted.web.http._XForwardedForRequest.html#code
ZopeInterfaceAttribute
Property
PUBLIC
The response code for the request.
-
twisted.web.http._XForwardedForRequest.sentLength
twisted.web.http._XForwardedForRequest.html#sentLength
ZopeInterfaceAttribute
Property
PUBLIC
The number of bytes sent in the response body.
-
twisted.web.http.proxiedLogFormatter
twisted.web.http.html#proxiedLogFormatter
ZopeInterfaceFunction
Function
PUBLIC
No summary
-
twisted.web.http._GenericHTTPChannelProtocol
twisted.web.http._GenericHTTPChannelProtocol.html
ZopeInterfaceClass
Class
PRIVATE
A proxy object that wraps one of the HTTP protocol objects, and switches between them depending on TLS negotiated protocol.
-
twisted.web.http._GenericHTTPChannelProtocol._negotiatedProtocol
twisted.web.http._GenericHTTPChannelProtocol.html#_negotiatedProtocol
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The protocol negotiated with ALPN or NPN, if any.
-
twisted.web.http._GenericHTTPChannelProtocol._channel
twisted.web.http._GenericHTTPChannelProtocol.html#_channel
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The object capable of behaving like a
HTTPChannel that is backing this object. By default this is a
HTTPChannel, but if a HTTP protocol upgrade takes place this may be a different channel object. Must implement ...
-
twisted.web.http._GenericHTTPChannelProtocol._requestFactory
twisted.web.http._GenericHTTPChannelProtocol.html#_requestFactory
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A callable to use to build
IRequest objects.
-
twisted.web.http._GenericHTTPChannelProtocol._site
twisted.web.http._GenericHTTPChannelProtocol.html#_site
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.web.http._GenericHTTPChannelProtocol._factory
twisted.web.http._GenericHTTPChannelProtocol.html#_factory
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.web.http._GenericHTTPChannelProtocol._timeOut
twisted.web.http._GenericHTTPChannelProtocol.html#_timeOut
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A timeout value to pass to the backing channel.
-
twisted.web.http._GenericHTTPChannelProtocol._callLater
twisted.web.http._GenericHTTPChannelProtocol.html#_callLater
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A value for the callLater callback.
-
twisted.web.http._GenericHTTPChannelProtocol.factory
twisted.web.http._GenericHTTPChannelProtocol.html#factory
ZopeInterfaceAttribute
Property
PUBLIC
No summary
-
twisted.web.http._GenericHTTPChannelProtocol.factory.setter
twisted.web.http._GenericHTTPChannelProtocol.html#factory.setter
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.http._GenericHTTPChannelProtocol.requestFactory
twisted.web.http._GenericHTTPChannelProtocol.html#requestFactory
ZopeInterfaceAttribute
Property
PUBLIC
A callable to use to build
IRequest objects.
-
twisted.web.http._GenericHTTPChannelProtocol.requestFactory.setter
twisted.web.http._GenericHTTPChannelProtocol.html#requestFactory.setter
ZopeInterfaceFunction
Method
PUBLIC
A callable to use to build
IRequest objects.
-
twisted.web.http._GenericHTTPChannelProtocol.site
twisted.web.http._GenericHTTPChannelProtocol.html#site
ZopeInterfaceAttribute
Property
PUBLIC
-
twisted.web.http._GenericHTTPChannelProtocol.site.setter
twisted.web.http._GenericHTTPChannelProtocol.html#site.setter
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.web.http._GenericHTTPChannelProtocol.timeOut
twisted.web.http._GenericHTTPChannelProtocol.html#timeOut
ZopeInterfaceAttribute
Property
PUBLIC
The idle timeout for the backing channel.
-
twisted.web.http._GenericHTTPChannelProtocol.timeOut.setter
twisted.web.http._GenericHTTPChannelProtocol.html#timeOut.setter
ZopeInterfaceFunction
Method
PUBLIC
The idle timeout for the backing channel.
-
twisted.web.http._GenericHTTPChannelProtocol.callLater
twisted.web.http._GenericHTTPChannelProtocol.html#callLater
ZopeInterfaceAttribute
Property
PUBLIC
-
twisted.web.http._GenericHTTPChannelProtocol.callLater.setter
twisted.web.http._GenericHTTPChannelProtocol.html#callLater.setter
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.web.http._GenericHTTPChannelProtocol.dataReceived
twisted.web.http._GenericHTTPChannelProtocol.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.web.http._genericHTTPChannelProtocolFactory
twisted.web.http.html#_genericHTTPChannelProtocolFactory
ZopeInterfaceFunction
Function
PRIVATE
Returns an appropriately initialized _GenericHTTPChannelProtocol.
-
twisted.web.http.HTTPFactory
twisted.web.http.HTTPFactory.html
ZopeInterfaceClass
Class
PUBLIC
Factory for HTTP server.
-
twisted.web.http.HTTPFactory._logDateTime
twisted.web.http.HTTPFactory.html#_logDateTime
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A cached datetime string for log messages, updated by _logDateTimeCall.
-
twisted.web.http.HTTPFactory._logDateTimeCall
twisted.web.http.HTTPFactory.html#_logDateTimeCall
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A delayed call for the next update to the cached log datetime string.
-
twisted.web.http.HTTPFactory._logFormatter
twisted.web.http.HTTPFactory.html#_logFormatter
ZopeInterfaceAttribute
Instance Variable
PRIVATE
See the
logFormatter parameter to
__init__
-
twisted.web.http.HTTPFactory._nativeize
twisted.web.http.HTTPFactory.html#_nativeize
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A flag that indicates whether the log file being written to wants native strings (
True) or bytes (
False). This is only to support writing to
twisted.python.log which, unfortunately, works with native strings.
-
twisted.web.http.HTTPFactory.reactor
twisted.web.http.HTTPFactory.html#reactor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
An
IReactorTime provider used to manage connection timeouts and compute logging timestamps.
-
twisted.web.http.HTTPFactory.logPath
twisted.web.http.HTTPFactory.html#logPath
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.http.HTTPFactory.__init__
twisted.web.http.HTTPFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.web.http.HTTPFactory.timeOut
twisted.web.http.HTTPFactory.html#timeOut
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.http.HTTPFactory._updateLogDateTime
twisted.web.http.HTTPFactory.html#_updateLogDateTime
ZopeInterfaceFunction
Method
PRIVATE
Update log datetime periodically, so we aren't always recalculating it.
-
twisted.web.http.HTTPFactory.buildProtocol
twisted.web.http.HTTPFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of a subclass of Protocol.
-
twisted.web.http.HTTPFactory.startFactory
twisted.web.http.HTTPFactory.html#startFactory
ZopeInterfaceFunction
Method
PUBLIC
Set up request logging if necessary.
-
twisted.web.http.HTTPFactory.logFile
twisted.web.http.HTTPFactory.html#logFile
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.http.HTTPFactory.stopFactory
twisted.web.http.HTTPFactory.html#stopFactory
ZopeInterfaceFunction
Method
PUBLIC
This will be called before I stop listening on all Ports/Connectors.
-
twisted.web.http.HTTPFactory._openLogFile
twisted.web.http.HTTPFactory.html#_openLogFile
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.web.http.HTTPFactory.log
twisted.web.http.HTTPFactory.html#log
ZopeInterfaceFunction
Method
PUBLIC
Write a line representing request to the access log file.
-
twisted.protocols.shoutcast.ShoutcastClient
twisted.protocols.shoutcast.ShoutcastClient.html
ZopeInterfaceClass
Class
PUBLIC
Shoutcast HTTP stream.
-
twisted.protocols.shoutcast.ShoutcastClient.userAgent
twisted.protocols.shoutcast.ShoutcastClient.html#userAgent
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.shoutcast.ShoutcastClient.__init__
twisted.protocols.shoutcast.ShoutcastClient.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.shoutcast.ShoutcastClient.path
twisted.protocols.shoutcast.ShoutcastClient.html#path
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.shoutcast.ShoutcastClient.got_metadata
twisted.protocols.shoutcast.ShoutcastClient.html#got_metadata
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.shoutcast.ShoutcastClient.metaint
twisted.protocols.shoutcast.ShoutcastClient.html#metaint
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.shoutcast.ShoutcastClient.metamode
twisted.protocols.shoutcast.ShoutcastClient.html#metamode
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.shoutcast.ShoutcastClient.databuffer
twisted.protocols.shoutcast.ShoutcastClient.html#databuffer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.shoutcast.ShoutcastClient.connectionMade
twisted.protocols.shoutcast.ShoutcastClient.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.protocols.shoutcast.ShoutcastClient.lineReceived
twisted.protocols.shoutcast.ShoutcastClient.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Parse the status line and headers for an HTTP request.
-
twisted.protocols.shoutcast.ShoutcastClient.handleHeader
twisted.protocols.shoutcast.ShoutcastClient.html#handleHeader
ZopeInterfaceFunction
Method
PUBLIC
Called every time a header is received.
-
twisted.protocols.shoutcast.ShoutcastClient.handleEndHeaders
twisted.protocols.shoutcast.ShoutcastClient.html#handleEndHeaders
ZopeInterfaceFunction
Method
PUBLIC
Called when all headers have been received.
-
twisted.protocols.shoutcast.ShoutcastClient.handleResponsePart_with_metadata
twisted.protocols.shoutcast.ShoutcastClient.html#handleResponsePart_with_metadata
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.shoutcast.ShoutcastClient.handle_length
twisted.protocols.shoutcast.ShoutcastClient.html#handle_length
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.shoutcast.ShoutcastClient.remaining
twisted.protocols.shoutcast.ShoutcastClient.html#remaining
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.shoutcast.ShoutcastClient.handle_mp3
twisted.protocols.shoutcast.ShoutcastClient.html#handle_mp3
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.shoutcast.ShoutcastClient.handle_meta
twisted.protocols.shoutcast.ShoutcastClient.html#handle_meta
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.shoutcast.ShoutcastClient.parseMetadata
twisted.protocols.shoutcast.ShoutcastClient.html#parseMetadata
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.shoutcast.ShoutcastClient.gotMetaData
twisted.protocols.shoutcast.ShoutcastClient.html#gotMetaData
ZopeInterfaceFunction
Method
PUBLIC
Called with a list of (key, value) pairs of metadata, if metadata is available on the server.
-
twisted.protocols.shoutcast.ShoutcastClient.gotMP3Data
twisted.protocols.shoutcast.ShoutcastClient.html#gotMP3Data
ZopeInterfaceFunction
Method
PUBLIC
Called with chunk of MP3 data.
-
twisted.protocols.sip.PORT
twisted.protocols.sip.html#PORT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.protocols.sip.statusCodes
twisted.protocols.sip.html#statusCodes
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.specialCases
twisted.protocols.sip.html#specialCases
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.dashCapitalize
twisted.protocols.sip.html#dashCapitalize
ZopeInterfaceFunction
Function
PUBLIC
Capitalize a string, making sure to treat '-' as a word separator
-
twisted.protocols.sip.unq
twisted.protocols.sip.html#unq
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.protocols.sip._absent
twisted.protocols.sip.html#_absent
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.protocols.sip.Via
twisted.protocols.sip.Via.html
ZopeInterfaceClass
Class
PUBLIC
A
Via is a SIP Via header, representing a segment of the path taken by the request.
-
twisted.protocols.sip.Via.transport
twisted.protocols.sip.Via.html#transport
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Network protocol used for this leg. (Probably either "TCP" or "UDP".)
-
twisted.protocols.sip.Via.branch
twisted.protocols.sip.Via.html#branch
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Unique identifier for this request.
-
twisted.protocols.sip.Via.host
twisted.protocols.sip.Via.html#host
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Hostname or IP for this leg.
-
twisted.protocols.sip.Via.port
twisted.protocols.sip.Via.html#port
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Port used for this leg. @type port int, or None.
-
twisted.protocols.sip.Via.rportRequested
twisted.protocols.sip.Via.html#rportRequested
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Whether to request RFC 3581 client processing or not.
-
twisted.protocols.sip.Via.rportValue
twisted.protocols.sip.Via.html#rportValue
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Servers wishing to honor requests for RFC 3581 processing should set this parameter to the source port the request was received from.
-
twisted.protocols.sip.Via.ttl
twisted.protocols.sip.Via.html#ttl
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Time-to-live for requests on multicast paths.
-
twisted.protocols.sip.Via.maddr
twisted.protocols.sip.Via.html#maddr
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The destination multicast address, if any.
-
twisted.protocols.sip.Via.hidden
twisted.protocols.sip.Via.html#hidden
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Obsolete in SIP 2.0.
-
twisted.protocols.sip.Via.otherParams
twisted.protocols.sip.Via.html#otherParams
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Any other parameters in the header.
-
twisted.protocols.sip.Via.__init__
twisted.protocols.sip.Via.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Set parameters of this Via header. All arguments correspond to attributes of the same name.
-
twisted.protocols.sip.Via.received
twisted.protocols.sip.Via.html#received
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.Via.rport
twisted.protocols.sip.Via.html#rport
ZopeInterfaceAttribute
Property
PUBLIC
Returns the rport value expected by the old SIP code.
-
twisted.protocols.sip.Via.rport.setter
twisted.protocols.sip.Via.html#rport.setter
ZopeInterfaceFunction
Method
PUBLIC
Base._fixupNAT sets
rport directly, so this method sets
rportValue based on that.
-
twisted.protocols.sip.Via.toString
twisted.protocols.sip.Via.html#toString
ZopeInterfaceFunction
Method
PUBLIC
Serialize this header for use in a request or response.
-
twisted.protocols.sip.URL
twisted.protocols.sip.URL.html
ZopeInterfaceClass
Class
PUBLIC
A SIP URL.
-
twisted.protocols.sip.URL.__init__
twisted.protocols.sip.URL.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.sip.URL.username
twisted.protocols.sip.URL.html#username
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.URL.host
twisted.protocols.sip.URL.html#host
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.URL.password
twisted.protocols.sip.URL.html#password
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.URL.port
twisted.protocols.sip.URL.html#port
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.URL.transport
twisted.protocols.sip.URL.html#transport
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.URL.usertype
twisted.protocols.sip.URL.html#usertype
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.URL.method
twisted.protocols.sip.URL.html#method
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.URL.tag
twisted.protocols.sip.URL.html#tag
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.URL.ttl
twisted.protocols.sip.URL.html#ttl
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.URL.maddr
twisted.protocols.sip.URL.html#maddr
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.URL.other
twisted.protocols.sip.URL.html#other
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.URL.toString
twisted.protocols.sip.URL.html#toString
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.sip.URL.__str__
twisted.protocols.sip.URL.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.sip.URL.__repr__
twisted.protocols.sip.URL.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.sip.parseURL
twisted.protocols.sip.html#parseURL
ZopeInterfaceFunction
Function
PUBLIC
Return string into URL object.
-
twisted.protocols.sip.cleanRequestURL
twisted.protocols.sip.html#cleanRequestURL
ZopeInterfaceFunction
Function
PUBLIC
Clean a URL from a Request line.
-
twisted.protocols.sip.parseAddress
twisted.protocols.sip.html#parseAddress
ZopeInterfaceFunction
Function
PUBLIC
Return (name, uri, params) for From/To/Contact header.
-
twisted.protocols.sip.SIPError
twisted.protocols.sip.SIPError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.protocols.sip.SIPError.__init__
twisted.protocols.sip.SIPError.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.sip.SIPError.code
twisted.protocols.sip.SIPError.html#code
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.SIPError.phrase
twisted.protocols.sip.SIPError.html#phrase
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.RegistrationError
twisted.protocols.sip.RegistrationError.html
ZopeInterfaceClass
Class
PUBLIC
Registration was not possible.
-
twisted.protocols.sip.Message
twisted.protocols.sip.Message.html
ZopeInterfaceClass
Class
PUBLIC
A SIP message.
-
twisted.protocols.sip.Message.length
twisted.protocols.sip.Message.html#length
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.Message.__init__
twisted.protocols.sip.Message.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.sip.Message.body
twisted.protocols.sip.Message.html#body
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.Message.finished
twisted.protocols.sip.Message.html#finished
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.Message.bodyDataReceived
twisted.protocols.sip.Message.html#bodyDataReceived
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.sip.Message.creationFinished
twisted.protocols.sip.Message.html#creationFinished
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.sip.Message.toString
twisted.protocols.sip.Message.html#toString
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.sip.Request
twisted.protocols.sip.Request.html
ZopeInterfaceClass
Class
PUBLIC
A Request for a URI
-
twisted.protocols.sip.Request.__init__
twisted.protocols.sip.Request.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.sip.Request.method
twisted.protocols.sip.Request.html#method
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.Request.uri
twisted.protocols.sip.Request.html#uri
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.Request.__repr__
twisted.protocols.sip.Request.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.sip.Response
twisted.protocols.sip.Response.html
ZopeInterfaceClass
Class
PUBLIC
A Response to a URI Request
-
twisted.protocols.sip.Response.__init__
twisted.protocols.sip.Response.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.sip.Response.code
twisted.protocols.sip.Response.html#code
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.Response.phrase
twisted.protocols.sip.Response.html#phrase
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.Response.__repr__
twisted.protocols.sip.Response.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.sip.MessagesParser
twisted.protocols.sip.MessagesParser.html
ZopeInterfaceClass
Class
PUBLIC
A SIP messages parser.
-
twisted.protocols.sip.MessagesParser.version
twisted.protocols.sip.MessagesParser.html#version
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.MessagesParser.acceptResponses
twisted.protocols.sip.MessagesParser.html#acceptResponses
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.MessagesParser.acceptRequests
twisted.protocols.sip.MessagesParser.html#acceptRequests
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.MessagesParser.state
twisted.protocols.sip.MessagesParser.html#state
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.MessagesParser.debug
twisted.protocols.sip.MessagesParser.html#debug
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.MessagesParser.__init__
twisted.protocols.sip.MessagesParser.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.sip.MessagesParser.messageReceived
twisted.protocols.sip.MessagesParser.html#messageReceived
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.MessagesParser.reset
twisted.protocols.sip.MessagesParser.html#reset
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.sip.MessagesParser.length
twisted.protocols.sip.MessagesParser.html#length
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.MessagesParser.bodyReceived
twisted.protocols.sip.MessagesParser.html#bodyReceived
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.MessagesParser.message
twisted.protocols.sip.MessagesParser.html#message
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.MessagesParser.invalidMessage
twisted.protocols.sip.MessagesParser.html#invalidMessage
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.sip.MessagesParser.dataDone
twisted.protocols.sip.MessagesParser.html#dataDone
ZopeInterfaceFunction
Method
PUBLIC
Clear out any buffered data that may be hanging around.
-
twisted.protocols.sip.MessagesParser.dataReceived
twisted.protocols.sip.MessagesParser.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Protocol.dataReceived. Translates bytes into lines, and calls lineReceived (or rawDataReceived, depending on mode.)
-
twisted.protocols.sip.MessagesParser.handleFirstLine
twisted.protocols.sip.MessagesParser.html#handleFirstLine
ZopeInterfaceFunction
Method
PUBLIC
Expected to create self.message.
-
twisted.protocols.sip.MessagesParser.lineLengthExceeded
twisted.protocols.sip.MessagesParser.html#lineLengthExceeded
ZopeInterfaceFunction
Method
PUBLIC
Called when the maximum line length has been reached. Override if it needs to be dealt with in some special way.
-
twisted.protocols.sip.MessagesParser.lineReceived
twisted.protocols.sip.MessagesParser.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Override this for when each line is received.
-
twisted.protocols.sip.MessagesParser.messageDone
twisted.protocols.sip.MessagesParser.html#messageDone
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.sip.MessagesParser.rawDataReceived
twisted.protocols.sip.MessagesParser.html#rawDataReceived
ZopeInterfaceFunction
Method
PUBLIC
Override this for when raw data is received.
-
twisted.protocols.sip.Base
twisted.protocols.sip.Base.html
ZopeInterfaceClass
Class
PUBLIC
Base class for SIP clients and servers.
-
twisted.protocols.sip.Base.debug
twisted.protocols.sip.Base.html#debug
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.Base.__init__
twisted.protocols.sip.Base.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.sip.Base.messages
twisted.protocols.sip.Base.html#messages
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.Base.parser
twisted.protocols.sip.Base.html#parser
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.Base.addMessage
twisted.protocols.sip.Base.html#addMessage
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.sip.Base.datagramReceived
twisted.protocols.sip.Base.html#datagramReceived
ZopeInterfaceFunction
Method
PUBLIC
Called when a datagram is received.
-
twisted.protocols.sip.Base._fixupNAT
twisted.protocols.sip.Base.html#_fixupNAT
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.protocols.sip.Base.deliverResponse
twisted.protocols.sip.Base.html#deliverResponse
ZopeInterfaceFunction
Method
PUBLIC
Deliver response.
-
twisted.protocols.sip.Base.responseFromRequest
twisted.protocols.sip.Base.html#responseFromRequest
ZopeInterfaceFunction
Method
PUBLIC
Create a response to a request message.
-
twisted.protocols.sip.Base.sendMessage
twisted.protocols.sip.Base.html#sendMessage
ZopeInterfaceFunction
Method
PUBLIC
Send a message.
-
twisted.protocols.sip.Base.handle_request
twisted.protocols.sip.Base.html#handle_request
ZopeInterfaceFunction
Method
PUBLIC
Override to define behavior for requests received
-
twisted.protocols.sip.Base.handle_response
twisted.protocols.sip.Base.html#handle_response
ZopeInterfaceFunction
Method
PUBLIC
Override to define behavior for responses received.
-
twisted.protocols.sip.IContact
twisted.protocols.sip.IContact.html
ZopeInterfaceClass
Interface
PUBLIC
A user of a registrar or proxy
-
twisted.protocols.sip.Registration
twisted.protocols.sip.Registration.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.protocols.sip.Registration.__init__
twisted.protocols.sip.Registration.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.sip.Registration.secondsToExpiry
twisted.protocols.sip.Registration.html#secondsToExpiry
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.Registration.contactURL
twisted.protocols.sip.Registration.html#contactURL
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.IRegistry
twisted.protocols.sip.IRegistry.html
ZopeInterfaceClass
Interface
PUBLIC
Allows registration of logical->physical URL mapping.
-
twisted.protocols.sip.IRegistry.registerAddress
twisted.protocols.sip.IRegistry.html#registerAddress
ZopeInterfaceFunction
Method
PUBLIC
Register the physical address of a logical URL.
-
twisted.protocols.sip.IRegistry.unregisterAddress
twisted.protocols.sip.IRegistry.html#unregisterAddress
ZopeInterfaceFunction
Method
PUBLIC
Unregister the physical address of a logical URL.
-
twisted.protocols.sip.IRegistry.getRegistrationInfo
twisted.protocols.sip.IRegistry.html#getRegistrationInfo
ZopeInterfaceFunction
Method
PUBLIC
Get registration info for logical URL.
-
twisted.protocols.sip.ILocator
twisted.protocols.sip.ILocator.html
ZopeInterfaceClass
Interface
PUBLIC
Allow looking up physical address for logical URL.
-
twisted.protocols.sip.ILocator.getAddress
twisted.protocols.sip.ILocator.html#getAddress
ZopeInterfaceFunction
Method
PUBLIC
Return physical URL of server for logical URL of user.
-
twisted.protocols.sip.Proxy
twisted.protocols.sip.Proxy.html
ZopeInterfaceClass
Class
PUBLIC
SIP proxy.
-
twisted.protocols.sip.Proxy.locator
twisted.protocols.sip.Proxy.html#locator
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.Proxy.__init__
twisted.protocols.sip.Proxy.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create new instance.
-
twisted.protocols.sip.Proxy.host
twisted.protocols.sip.Proxy.html#host
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.Proxy.port
twisted.protocols.sip.Proxy.html#port
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.Proxy.getVia
twisted.protocols.sip.Proxy.html#getVia
ZopeInterfaceFunction
Method
PUBLIC
Return value of Via header for this proxy.
-
twisted.protocols.sip.Proxy.handle_request
twisted.protocols.sip.Proxy.html#handle_request
ZopeInterfaceFunction
Method
PUBLIC
Override to define behavior for requests received
-
twisted.protocols.sip.Proxy.handle_request_default
twisted.protocols.sip.Proxy.html#handle_request_default
ZopeInterfaceFunction
Method
PUBLIC
Default request handler.
-
twisted.protocols.sip.Proxy._cantForwardRequest
twisted.protocols.sip.Proxy.html#_cantForwardRequest
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.protocols.sip.Proxy.deliverResponse
twisted.protocols.sip.Proxy.html#deliverResponse
ZopeInterfaceFunction
Method
PUBLIC
Deliver response.
-
twisted.protocols.sip.Proxy.responseFromRequest
twisted.protocols.sip.Proxy.html#responseFromRequest
ZopeInterfaceFunction
Method
PUBLIC
Create a response to a request message.
-
twisted.protocols.sip.Proxy.handle_response
twisted.protocols.sip.Proxy.html#handle_response
ZopeInterfaceFunction
Method
PUBLIC
Default response handler.
-
twisted.protocols.sip.Proxy.gotResponse
twisted.protocols.sip.Proxy.html#gotResponse
ZopeInterfaceFunction
Method
PUBLIC
Called with responses that are addressed at this server.
-
twisted.protocols.sip.IAuthorizer
twisted.protocols.sip.IAuthorizer.html
ZopeInterfaceClass
Interface
PUBLIC
No interface docstring; 2/2 methods documented
-
twisted.protocols.sip.IAuthorizer.getChallenge
twisted.protocols.sip.IAuthorizer.html#getChallenge
ZopeInterfaceFunction
Method
PUBLIC
Generate a challenge the client may respond to.
-
twisted.protocols.sip.IAuthorizer.decode
twisted.protocols.sip.IAuthorizer.html#decode
ZopeInterfaceFunction
Method
PUBLIC
Create a credentials object from the given response.
-
twisted.protocols.sip.RegisterProxy
twisted.protocols.sip.RegisterProxy.html
ZopeInterfaceClass
Class
PUBLIC
A proxy that allows registration for a specific domain.
-
twisted.protocols.sip.RegisterProxy.portal
twisted.protocols.sip.RegisterProxy.html#portal
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.RegisterProxy.registry
twisted.protocols.sip.RegisterProxy.html#registry
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.RegisterProxy.authorizers
twisted.protocols.sip.RegisterProxy.html#authorizers
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.RegisterProxy.__init__
twisted.protocols.sip.RegisterProxy.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create new instance.
-
twisted.protocols.sip.RegisterProxy.liveChallenges
twisted.protocols.sip.RegisterProxy.html#liveChallenges
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.RegisterProxy.handle_ACK_request
twisted.protocols.sip.RegisterProxy.html#handle_ACK_request
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.sip.RegisterProxy.handle_REGISTER_request
twisted.protocols.sip.RegisterProxy.html#handle_REGISTER_request
ZopeInterfaceFunction
Method
PUBLIC
Handle a registration request.
-
twisted.protocols.sip.RegisterProxy.unauthorized
twisted.protocols.sip.RegisterProxy.html#unauthorized
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.sip.RegisterProxy.login
twisted.protocols.sip.RegisterProxy.html#login
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.sip.RegisterProxy._cbLogin
twisted.protocols.sip.RegisterProxy.html#_cbLogin
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.protocols.sip.RegisterProxy._ebLogin
twisted.protocols.sip.RegisterProxy.html#_ebLogin
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.protocols.sip.RegisterProxy.register
twisted.protocols.sip.RegisterProxy.html#register
ZopeInterfaceFunction
Method
PUBLIC
Allow all users to register
-
twisted.protocols.sip.RegisterProxy._cbRegister
twisted.protocols.sip.RegisterProxy.html#_cbRegister
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.protocols.sip.RegisterProxy._ebRegister
twisted.protocols.sip.RegisterProxy.html#_ebRegister
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.protocols.sip.RegisterProxy.unregister
twisted.protocols.sip.RegisterProxy.html#unregister
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.sip.RegisterProxy._cbUnregister
twisted.protocols.sip.RegisterProxy.html#_cbUnregister
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.protocols.sip.RegisterProxy._ebUnregister
twisted.protocols.sip.RegisterProxy.html#_ebUnregister
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.protocols.sip.InMemoryRegistry
twisted.protocols.sip.InMemoryRegistry.html
ZopeInterfaceClass
Class
PUBLIC
A simplistic registry for a specific domain.
-
twisted.protocols.sip.InMemoryRegistry.__init__
twisted.protocols.sip.InMemoryRegistry.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.sip.InMemoryRegistry.domain
twisted.protocols.sip.InMemoryRegistry.html#domain
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.InMemoryRegistry.users
twisted.protocols.sip.InMemoryRegistry.html#users
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.sip.InMemoryRegistry.getAddress
twisted.protocols.sip.InMemoryRegistry.html#getAddress
ZopeInterfaceFunction
Method
PUBLIC
Return physical URL of server for logical URL of user.
-
twisted.protocols.sip.InMemoryRegistry.getRegistrationInfo
twisted.protocols.sip.InMemoryRegistry.html#getRegistrationInfo
ZopeInterfaceFunction
Method
PUBLIC
Get registration info for logical URL.
-
twisted.protocols.sip.InMemoryRegistry._expireRegistration
twisted.protocols.sip.InMemoryRegistry.html#_expireRegistration
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.protocols.sip.InMemoryRegistry.registerAddress
twisted.protocols.sip.InMemoryRegistry.html#registerAddress
ZopeInterfaceFunction
Method
PUBLIC
Register the physical address of a logical URL.
-
twisted.protocols.sip.InMemoryRegistry.unregisterAddress
twisted.protocols.sip.InMemoryRegistry.html#unregisterAddress
ZopeInterfaceFunction
Method
PUBLIC
Unregister the physical address of a logical URL.
-
twisted.protocols.socks.SOCKSv4Outgoing
twisted.protocols.socks.SOCKSv4Outgoing.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.protocols.socks.SOCKSv4Outgoing.__init__
twisted.protocols.socks.SOCKSv4Outgoing.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.socks.SOCKSv4Outgoing.socks
twisted.protocols.socks.SOCKSv4Outgoing.html#socks
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.socks.SOCKSv4Outgoing.connectionMade
twisted.protocols.socks.SOCKSv4Outgoing.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.protocols.socks.SOCKSv4Outgoing.connectionLost
twisted.protocols.socks.SOCKSv4Outgoing.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.protocols.socks.SOCKSv4Outgoing.dataReceived
twisted.protocols.socks.SOCKSv4Outgoing.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever data is received.
-
twisted.protocols.socks.SOCKSv4Outgoing.write
twisted.protocols.socks.SOCKSv4Outgoing.html#write
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.socks.SOCKSv4Incoming
twisted.protocols.socks.SOCKSv4Incoming.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.protocols.socks.SOCKSv4Incoming.__init__
twisted.protocols.socks.SOCKSv4Incoming.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.socks.SOCKSv4Incoming.socks
twisted.protocols.socks.SOCKSv4Incoming.html#socks
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.socks.SOCKSv4Incoming.connectionLost
twisted.protocols.socks.SOCKSv4Incoming.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.protocols.socks.SOCKSv4Incoming.dataReceived
twisted.protocols.socks.SOCKSv4Incoming.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever data is received.
-
twisted.protocols.socks.SOCKSv4Incoming.write
twisted.protocols.socks.SOCKSv4Incoming.html#write
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.socks.SOCKSv4
twisted.protocols.socks.SOCKSv4.html
ZopeInterfaceClass
Class
PUBLIC
An implementation of the SOCKSv4 protocol.
-
twisted.protocols.socks.SOCKSv4.logging
twisted.protocols.socks.SOCKSv4.html#logging
ZopeInterfaceAttribute
Instance Variable
PUBLIC
If not None, the name of the logfile to which connection information will be written.
-
twisted.protocols.socks.SOCKSv4.reactor
twisted.protocols.socks.SOCKSv4.html#reactor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The reactor used to create connections.
-
twisted.protocols.socks.SOCKSv4.buf
twisted.protocols.socks.SOCKSv4.html#buf
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Part of a SOCKSv4 connection request.
-
twisted.protocols.socks.SOCKSv4.otherConn
twisted.protocols.socks.SOCKSv4.html#otherConn
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Until the connection has been established, otherConn is None. After that, it is the proxy-to-destination protocol instance along which the client's connection is being forwarded.
-
twisted.protocols.socks.SOCKSv4.__init__
twisted.protocols.socks.SOCKSv4.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.socks.SOCKSv4.connectionMade
twisted.protocols.socks.SOCKSv4.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.protocols.socks.SOCKSv4.dataReceived
twisted.protocols.socks.SOCKSv4.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever data is received.
-
twisted.protocols.socks.SOCKSv4._dataReceived2
twisted.protocols.socks.SOCKSv4.html#_dataReceived2
ZopeInterfaceFunction
Method
PRIVATE
The second half of the SOCKS connection setup. For a SOCKSv4 packet this is after the server address has been extracted from the header. For a SOCKSv4a packet this is after the host name has been resolved.
-
twisted.protocols.socks.SOCKSv4.connectionLost
twisted.protocols.socks.SOCKSv4.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.protocols.socks.SOCKSv4.authorize
twisted.protocols.socks.SOCKSv4.html#authorize
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.socks.SOCKSv4.connectClass
twisted.protocols.socks.SOCKSv4.html#connectClass
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.socks.SOCKSv4.listenClass
twisted.protocols.socks.SOCKSv4.html#listenClass
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.socks.SOCKSv4.makeReply
twisted.protocols.socks.SOCKSv4.html#makeReply
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.socks.SOCKSv4.write
twisted.protocols.socks.SOCKSv4.html#write
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.socks.SOCKSv4.log
twisted.protocols.socks.SOCKSv4.html#log
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.socks.SOCKSv4Factory
twisted.protocols.socks.SOCKSv4Factory.html
ZopeInterfaceClass
Class
PUBLIC
A factory for a SOCKSv4 proxy.
-
twisted.protocols.socks.SOCKSv4Factory.__init__
twisted.protocols.socks.SOCKSv4Factory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.socks.SOCKSv4Factory.logging
twisted.protocols.socks.SOCKSv4Factory.html#logging
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.socks.SOCKSv4Factory.buildProtocol
twisted.protocols.socks.SOCKSv4Factory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of a subclass of Protocol.
-
twisted.protocols.socks.SOCKSv4IncomingFactory
twisted.protocols.socks.SOCKSv4IncomingFactory.html
ZopeInterfaceClass
Class
PUBLIC
A utility class for building protocols for incoming connections.
-
twisted.protocols.socks.SOCKSv4IncomingFactory.__init__
twisted.protocols.socks.SOCKSv4IncomingFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.socks.SOCKSv4IncomingFactory.socks
twisted.protocols.socks.SOCKSv4IncomingFactory.html#socks
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.socks.SOCKSv4IncomingFactory.ip
twisted.protocols.socks.SOCKSv4IncomingFactory.html#ip
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.protocols.socks.SOCKSv4IncomingFactory.buildProtocol
twisted.protocols.socks.SOCKSv4IncomingFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of a subclass of Protocol.
-
twisted.protocols.stateful.StatefulProtocol
twisted.protocols.stateful.StatefulProtocol.html
ZopeInterfaceClass
Class
PUBLIC
A Protocol that stores state for you.
-
twisted.protocols.stateful.StatefulProtocol._sful_data
twisted.protocols.stateful.StatefulProtocol.html#_sful_data
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.protocols.stateful.StatefulProtocol.makeConnection
twisted.protocols.stateful.StatefulProtocol.html#makeConnection
ZopeInterfaceFunction
Method
PUBLIC
Make a connection to a transport and a server.
-
twisted.protocols.stateful.StatefulProtocol.getInitialState
twisted.protocols.stateful.StatefulProtocol.html#getInitialState
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.stateful.StatefulProtocol.dataReceived
twisted.protocols.stateful.StatefulProtocol.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever data is received.
-
twisted.protocols.wire.Echo
twisted.protocols.wire.Echo.html
ZopeInterfaceClass
Class
PUBLIC
As soon as any data is received, write it back (RFC 862).
-
twisted.protocols.wire.Echo.dataReceived
twisted.protocols.wire.Echo.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever data is received.
-
twisted.protocols.wire.Discard
twisted.protocols.wire.Discard.html
ZopeInterfaceClass
Class
PUBLIC
Discard any received data (RFC 863).
-
twisted.protocols.wire.Discard.dataReceived
twisted.protocols.wire.Discard.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever data is received.
-
twisted.protocols.wire.Chargen
twisted.protocols.wire.Chargen.html
ZopeInterfaceClass
Class
PUBLIC
Generate repeating noise (RFC 864).
-
twisted.protocols.wire.Chargen.noise
twisted.protocols.wire.Chargen.html#noise
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.protocols.wire.Chargen.connectionMade
twisted.protocols.wire.Chargen.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.protocols.wire.Chargen.resumeProducing
twisted.protocols.wire.Chargen.html#resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.wire.Chargen.pauseProducing
twisted.protocols.wire.Chargen.html#pauseProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.protocols.wire.Chargen.stopProducing
twisted.protocols.wire.Chargen.html#stopProducing
ZopeInterfaceFunction
Method
PUBLIC
Stop producing data.
-
twisted.protocols.wire.QOTD
twisted.protocols.wire.QOTD.html
ZopeInterfaceClass
Class
PUBLIC
Return a quote of the day (RFC 865).
-
twisted.protocols.wire.QOTD.connectionMade
twisted.protocols.wire.QOTD.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.protocols.wire.QOTD.getQuote
twisted.protocols.wire.QOTD.html#getQuote
ZopeInterfaceFunction
Method
PUBLIC
Return a quote. May be overrriden in subclasses.
-
twisted.protocols.wire.Who
twisted.protocols.wire.Who.html
ZopeInterfaceClass
Class
PUBLIC
Return list of active users (RFC 866)
-
twisted.protocols.wire.Who.connectionMade
twisted.protocols.wire.Who.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.protocols.wire.Who.getUsers
twisted.protocols.wire.Who.html#getUsers
ZopeInterfaceFunction
Method
PUBLIC
Return active users. Override in subclasses.
-
twisted.protocols.wire.Daytime
twisted.protocols.wire.Daytime.html
ZopeInterfaceClass
Class
PUBLIC
Send back the daytime in ASCII form (RFC 867).
-
twisted.protocols.wire.Daytime.connectionMade
twisted.protocols.wire.Daytime.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.protocols.wire.Time
twisted.protocols.wire.Time.html
ZopeInterfaceClass
Class
PUBLIC
Send back the time in machine readable form (RFC 868).
-
twisted.protocols.wire.Time.connectionMade
twisted.protocols.wire.Time.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.python._appdirs.getDataDirectory
twisted.python._appdirs.html#getDataDirectory
ZopeInterfaceFunction
Function
PUBLIC
Get a data directory for the caller function, or moduleName if given.
-
twisted.python._pydoctor.TwistedSphinxInventory
twisted.python._pydoctor.TwistedSphinxInventory.html
ZopeInterfaceClass
Class
PUBLIC
Custom SphinxInventory to work around broken external references to Sphinx.
-
twisted.python._pydoctor.TwistedSphinxInventory.getLink
twisted.python._pydoctor.TwistedSphinxInventory.html#getLink
ZopeInterfaceFunction
Method
PUBLIC
Resolve the full URL for a cross reference.
-
twisted.python._pydoctor.getDeprecated
twisted.python._pydoctor.html#getDeprecated
ZopeInterfaceFunction
Function
PUBLIC
With a list of decorators, and the object it is running on, set the _deprecated_info flag if any of the decorators are a Twisted deprecation decorator.
-
twisted.python._pydoctor.TwistedModuleVisitor
twisted.python._pydoctor.TwistedModuleVisitor.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 2/2 methods documented
-
twisted.python._pydoctor.TwistedModuleVisitor.visit_ClassDef
twisted.python._pydoctor.TwistedModuleVisitor.html#visit_ClassDef
ZopeInterfaceFunction
Method
PUBLIC
Called when a class definition is visited.
-
twisted.python._pydoctor.TwistedModuleVisitor.visit_FunctionDef
twisted.python._pydoctor.TwistedModuleVisitor.html#visit_FunctionDef
ZopeInterfaceFunction
Method
PUBLIC
Called when a function definition is visited.
-
twisted.python._pydoctor.versionToUsefulObject
twisted.python._pydoctor.html#versionToUsefulObject
ZopeInterfaceFunction
Function
PUBLIC
Change an AST Version() to a real one.
-
twisted.python._pydoctor.deprecatedToUsefulText
twisted.python._pydoctor.html#deprecatedToUsefulText
ZopeInterfaceFunction
Function
PUBLIC
Change a @deprecated to a display string.
-
twisted.python._pydoctor.TwistedASTBuilder
twisted.python._pydoctor.TwistedASTBuilder.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.python._pydoctor.TwistedSystem
twisted.python._pydoctor.TwistedSystem.html
ZopeInterfaceClass
Class
PUBLIC
A PyDoctor "system" used to generate the docs.
-
twisted.python._pydoctor.TwistedSystem.__init__
twisted.python._pydoctor.TwistedSystem.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python._pydoctor.TwistedSystem.intersphinx
twisted.python._pydoctor.TwistedSystem.html#intersphinx
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python._pydoctor.TwistedSystem.privacyClass
twisted.python._pydoctor.TwistedSystem.html#privacyClass
ZopeInterfaceFunction
Method
PUBLIC
Report the privacy level for an object.
-
twisted.python._release.NEWSFRAGMENT_TYPES
twisted.python._release.html#NEWSFRAGMENT_TYPES
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.python._release.intersphinxURLs
twisted.python._release.html#intersphinxURLs
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python._release.runCommand
twisted.python._release.html#runCommand
ZopeInterfaceFunction
Function
PUBLIC
Execute a vector of arguments.
-
twisted.python._release.IVCSCommand
twisted.python._release.IVCSCommand.html
ZopeInterfaceClass
Interface
PUBLIC
An interface for VCS commands.
-
twisted.python._release.IVCSCommand.ensureIsWorkingDirectory
twisted.python._release.IVCSCommand.html#ensureIsWorkingDirectory
ZopeInterfaceFunction
Method
PUBLIC
Ensure that path is a working directory of this VCS.
-
twisted.python._release.IVCSCommand.isStatusClean
twisted.python._release.IVCSCommand.html#isStatusClean
ZopeInterfaceFunction
Method
PUBLIC
Return the Git status of the files in the specified path.
-
twisted.python._release.IVCSCommand.remove
twisted.python._release.IVCSCommand.html#remove
ZopeInterfaceFunction
Method
PUBLIC
Remove the specified path from a the VCS.
-
twisted.python._release.IVCSCommand.exportTo
twisted.python._release.IVCSCommand.html#exportTo
ZopeInterfaceFunction
Method
PUBLIC
Export the content of the VCSrepository to the specified directory.
-
twisted.python._release.GitCommand
twisted.python._release.GitCommand.html
ZopeInterfaceClass
Class
PUBLIC
Subset of Git commands to release Twisted from a Git repository.
-
twisted.python._release.GitCommand.ensureIsWorkingDirectory
twisted.python._release.GitCommand.html#ensureIsWorkingDirectory
ZopeInterfaceFunction
Static Method
PUBLIC
Ensure that path is a Git working directory.
-
twisted.python._release.GitCommand.isStatusClean
twisted.python._release.GitCommand.html#isStatusClean
ZopeInterfaceFunction
Static Method
PUBLIC
Return the Git status of the files in the specified path.
-
twisted.python._release.GitCommand.remove
twisted.python._release.GitCommand.html#remove
ZopeInterfaceFunction
Static Method
PUBLIC
Remove the specified path from a Git repository.
-
twisted.python._release.GitCommand.exportTo
twisted.python._release.GitCommand.html#exportTo
ZopeInterfaceFunction
Static Method
PUBLIC
Export the content of a Git repository to the specified directory.
-
twisted.python._release.getRepositoryCommand
twisted.python._release.html#getRepositoryCommand
ZopeInterfaceFunction
Function
PUBLIC
Detect the VCS used in the specified directory and return a
GitCommand if the directory is a Git repository. If the directory is not git, it raises a
NotWorkingDirectory exception.
-
twisted.python._release.Project
twisted.python._release.Project.html
ZopeInterfaceClass
Class
PUBLIC
A representation of a project that has a version.
-
twisted.python._release.Project.directory
twisted.python._release.Project.html#directory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A
twisted.python.filepath.FilePath pointing to the base directory of a Twisted-style Python package. The package should contain a
_version.py file and a
newsfragments directory that contains a
README file.
-
twisted.python._release.Project.__init__
twisted.python._release.Project.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python._release.Project.__repr__
twisted.python._release.Project.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python._release.Project.getVersion
twisted.python._release.Project.html#getVersion
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.python._release.findTwistedProjects
twisted.python._release.html#findTwistedProjects
ZopeInterfaceFunction
Function
PUBLIC
Find all Twisted-style projects beneath a base directory.
-
twisted.python._release.replaceInFile
twisted.python._release.html#replaceInFile
ZopeInterfaceFunction
Function
PUBLIC
I replace the text `oldstr' with `newstr' in `filename' using science.
-
twisted.python._release.NoDocumentsFound
twisted.python._release.NoDocumentsFound.html
ZopeInterfaceClass
Class
PUBLIC
Raised when no input documents are found.
-
twisted.python._release.APIBuilder
twisted.python._release.APIBuilder.html
ZopeInterfaceClass
Class
PUBLIC
Generate API documentation from source files using
pydoctor. This requires pydoctor to be installed and usable.
-
twisted.python._release.APIBuilder.build
twisted.python._release.APIBuilder.html#build
ZopeInterfaceFunction
Method
PUBLIC
Call pydoctor's entry point with options which will generate HTML documentation for the specified package's API.
-
twisted.python._release.SphinxBuilder
twisted.python._release.SphinxBuilder.html
ZopeInterfaceClass
Class
PUBLIC
Generate HTML documentation using Sphinx.
-
twisted.python._release.SphinxBuilder.main
twisted.python._release.SphinxBuilder.html#main
ZopeInterfaceFunction
Method
PUBLIC
Build the main documentation.
-
twisted.python._release.SphinxBuilder.build
twisted.python._release.SphinxBuilder.html#build
ZopeInterfaceFunction
Method
PUBLIC
Build the documentation in docDir with Sphinx.
-
twisted.python._release.filePathDelta
twisted.python._release.html#filePathDelta
ZopeInterfaceFunction
Function
PUBLIC
Return a list of strings that represent destination as a path relative to origin.
-
twisted.python._release.NotWorkingDirectory
twisted.python._release.NotWorkingDirectory.html
ZopeInterfaceClass
Class
PUBLIC
Raised when a directory does not appear to be a repository directory of a supported VCS.
-
twisted.python._release.BuildAPIDocsScript
twisted.python._release.BuildAPIDocsScript.html
ZopeInterfaceClass
Class
PUBLIC
A thing for building API documentation. See
main.
-
twisted.python._release.BuildAPIDocsScript.buildAPIDocs
twisted.python._release.BuildAPIDocsScript.html#buildAPIDocs
ZopeInterfaceFunction
Method
PUBLIC
Build the API documentation of Twisted, with our project policy.
-
twisted.python._release.BuildAPIDocsScript.main
twisted.python._release.BuildAPIDocsScript.html#main
ZopeInterfaceFunction
Method
PUBLIC
Build API documentation.
-
twisted.python._release.CheckNewsfragmentScript
twisted.python._release.CheckNewsfragmentScript.html
ZopeInterfaceClass
Class
PUBLIC
A thing for checking whether a checkout has a newsfragment.
-
twisted.python._release.CheckNewsfragmentScript.__init__
twisted.python._release.CheckNewsfragmentScript.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python._release.CheckNewsfragmentScript._print
twisted.python._release.CheckNewsfragmentScript.html#_print
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.python._release.CheckNewsfragmentScript.main
twisted.python._release.CheckNewsfragmentScript.html#main
ZopeInterfaceFunction
Method
PUBLIC
Run the script.
-
twisted.python.formmethod.FormException
twisted.python.formmethod.FormException.html
ZopeInterfaceClass
Class
PUBLIC
An error occurred calling the form method.
-
twisted.python.formmethod.FormException.__init__
twisted.python.formmethod.FormException.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.formmethod.FormException.descriptions
twisted.python.formmethod.FormException.html#descriptions
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.formmethod.InputError
twisted.python.formmethod.InputError.html
ZopeInterfaceClass
Class
PUBLIC
An error occurred with some input.
-
twisted.python.formmethod.Argument
twisted.python.formmethod.Argument.html
ZopeInterfaceClass
Class
PUBLIC
Base class for form arguments.
-
twisted.python.formmethod.Argument.defaultDefault
twisted.python.formmethod.Argument.html#defaultDefault
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.python.formmethod.Argument.__init__
twisted.python.formmethod.Argument.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.formmethod.Argument.name
twisted.python.formmethod.Argument.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.formmethod.Argument.allowNone
twisted.python.formmethod.Argument.html#allowNone
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.formmethod.Argument.default
twisted.python.formmethod.Argument.html#default
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.formmethod.Argument.shortDesc
twisted.python.formmethod.Argument.html#shortDesc
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.formmethod.Argument.longDesc
twisted.python.formmethod.Argument.html#longDesc
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.formmethod.Argument.hints
twisted.python.formmethod.Argument.html#hints
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.formmethod.Argument.addHints
twisted.python.formmethod.Argument.html#addHints
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.formmethod.Argument.getHint
twisted.python.formmethod.Argument.html#getHint
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.formmethod.Argument.getShortDescription
twisted.python.formmethod.Argument.html#getShortDescription
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.formmethod.Argument.getLongDescription
twisted.python.formmethod.Argument.html#getLongDescription
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.formmethod.Argument.coerce
twisted.python.formmethod.Argument.html#coerce
ZopeInterfaceFunction
Method
PUBLIC
Convert the value to the correct format.
-
twisted.python.formmethod.String
twisted.python.formmethod.String.html
ZopeInterfaceClass
Class
PUBLIC
A single string.
-
twisted.python.formmethod.String.defaultDefault
twisted.python.formmethod.String.html#defaultDefault
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.python.formmethod.String.min
twisted.python.formmethod.String.html#min
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.formmethod.String.max
twisted.python.formmethod.String.html#max
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.formmethod.String.__init__
twisted.python.formmethod.String.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.formmethod.String.coerce
twisted.python.formmethod.String.html#coerce
ZopeInterfaceFunction
Method
PUBLIC
Convert the value to the correct format.
-
twisted.python.formmethod.Text
twisted.python.formmethod.Text.html
ZopeInterfaceClass
Class
PUBLIC
A long string.
-
twisted.python.formmethod.Password
twisted.python.formmethod.Password.html
ZopeInterfaceClass
Class
PUBLIC
A string which should be obscured when input.
-
twisted.python.formmethod.VerifiedPassword
twisted.python.formmethod.VerifiedPassword.html
ZopeInterfaceClass
Class
PUBLIC
A string that should be obscured when input and needs verification.
-
twisted.python.formmethod.VerifiedPassword.coerce
twisted.python.formmethod.VerifiedPassword.html#coerce
ZopeInterfaceFunction
Method
PUBLIC
Convert the value to the correct format.
-
twisted.python.formmethod.Hidden
twisted.python.formmethod.Hidden.html
ZopeInterfaceClass
Class
PUBLIC
A string which is not displayed.
-
twisted.python.formmethod.Integer
twisted.python.formmethod.Integer.html
ZopeInterfaceClass
Class
PUBLIC
A single integer.
-
twisted.python.formmethod.Integer.defaultDefault
twisted.python.formmethod.Integer.html#defaultDefault
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.python.formmethod.Integer.__init__
twisted.python.formmethod.Integer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.formmethod.Integer.coerce
twisted.python.formmethod.Integer.html#coerce
ZopeInterfaceFunction
Method
PUBLIC
Convert the value to the correct format.
-
twisted.python.formmethod.IntegerRange
twisted.python.formmethod.IntegerRange.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.python.formmethod.IntegerRange.__init__
twisted.python.formmethod.IntegerRange.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.formmethod.IntegerRange.min
twisted.python.formmethod.IntegerRange.html#min
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.formmethod.IntegerRange.max
twisted.python.formmethod.IntegerRange.html#max
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.formmethod.IntegerRange.coerce
twisted.python.formmethod.IntegerRange.html#coerce
ZopeInterfaceFunction
Method
PUBLIC
Convert the value to the correct format.
-
twisted.python.formmethod.Float
twisted.python.formmethod.Float.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.python.formmethod.Float.defaultDefault
twisted.python.formmethod.Float.html#defaultDefault
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.python.formmethod.Float.__init__
twisted.python.formmethod.Float.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.formmethod.Float.coerce
twisted.python.formmethod.Float.html#coerce
ZopeInterfaceFunction
Method
PUBLIC
Convert the value to the correct format.
-
twisted.python.formmethod.Choice
twisted.python.formmethod.Choice.html
ZopeInterfaceClass
Class
PUBLIC
The result of a choice between enumerated types. The choices should be a list of tuples of tag, value, and description. The tag will be the value returned if the user hits "Submit", and the description is the bale for the enumerated type...
-
twisted.python.formmethod.Choice.__init__
twisted.python.formmethod.Choice.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.formmethod.Choice.choices
twisted.python.formmethod.Choice.html#choices
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.formmethod.Choice.coerce
twisted.python.formmethod.Choice.html#coerce
ZopeInterfaceFunction
Method
PUBLIC
Convert the value to the correct format.
-
twisted.python.formmethod.Flags
twisted.python.formmethod.Flags.html
ZopeInterfaceClass
Class
PUBLIC
The result of a checkbox group or multi-menu. The flags should be a list of tuples of tag, value, and description. The tag will be the value returned if the user hits "Submit", and the description is the bale for the enumerated type...
-
twisted.python.formmethod.Flags.__init__
twisted.python.formmethod.Flags.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.formmethod.Flags.flags
twisted.python.formmethod.Flags.html#flags
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.formmethod.Flags.coerce
twisted.python.formmethod.Flags.html#coerce
ZopeInterfaceFunction
Method
PUBLIC
Convert the value to the correct format.
-
twisted.python.formmethod.CheckGroup
twisted.python.formmethod.CheckGroup.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.python.formmethod.RadioGroup
twisted.python.formmethod.RadioGroup.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.python.formmethod.Boolean
twisted.python.formmethod.Boolean.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.python.formmethod.Boolean.coerce
twisted.python.formmethod.Boolean.html#coerce
ZopeInterfaceFunction
Method
PUBLIC
Convert the value to the correct format.
-
twisted.python.formmethod.File
twisted.python.formmethod.File.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.python.formmethod.File.__init__
twisted.python.formmethod.File.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.formmethod.File.coerce
twisted.python.formmethod.File.html#coerce
ZopeInterfaceFunction
Method
PUBLIC
Convert the value to the correct format.
-
twisted.python.formmethod.positiveInt
twisted.python.formmethod.html#positiveInt
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.python.formmethod.Date
twisted.python.formmethod.Date.html
ZopeInterfaceClass
Class
PUBLIC
A date -- (year, month, day) tuple.
-
twisted.python.formmethod.Date.defaultDefault
twisted.python.formmethod.Date.html#defaultDefault
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.formmethod.Date.__init__
twisted.python.formmethod.Date.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.formmethod.Date.allowNone
twisted.python.formmethod.Date.html#allowNone
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.formmethod.Date.coerce
twisted.python.formmethod.Date.html#coerce
ZopeInterfaceFunction
Method
PUBLIC
Return tuple of ints (year, month, day).
-
twisted.python.formmethod.Submit
twisted.python.formmethod.Submit.html
ZopeInterfaceClass
Class
PUBLIC
Submit button or a reasonable facsimile thereof.
-
twisted.python.formmethod.Submit.__init__
twisted.python.formmethod.Submit.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.formmethod.Submit.allowNone
twisted.python.formmethod.Submit.html#allowNone
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.formmethod.Submit.reset
twisted.python.formmethod.Submit.html#reset
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.formmethod.Submit.coerce
twisted.python.formmethod.Submit.html#coerce
ZopeInterfaceFunction
Method
PUBLIC
Convert the value to the correct format.
-
twisted.python.formmethod.PresentationHint
twisted.python.formmethod.PresentationHint.html
ZopeInterfaceClass
Class
PUBLIC
A hint to a particular system.
-
twisted.python.formmethod.MethodSignature
twisted.python.formmethod.MethodSignature.html
ZopeInterfaceClass
Class
PUBLIC
A signature of a callable.
-
twisted.python.formmethod.MethodSignature.__init__
twisted.python.formmethod.MethodSignature.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.formmethod.MethodSignature.methodSignature
twisted.python.formmethod.MethodSignature.html#methodSignature
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.formmethod.MethodSignature.getArgument
twisted.python.formmethod.MethodSignature.html#getArgument
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.formmethod.MethodSignature.method
twisted.python.formmethod.MethodSignature.html#method
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.formmethod.FormMethod
twisted.python.formmethod.FormMethod.html
ZopeInterfaceClass
Class
PUBLIC
A callable object with a signature.
-
twisted.python.formmethod.FormMethod.__init__
twisted.python.formmethod.FormMethod.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.formmethod.FormMethod.signature
twisted.python.formmethod.FormMethod.html#signature
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.formmethod.FormMethod.callable
twisted.python.formmethod.FormMethod.html#callable
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.formmethod.FormMethod.takesRequest
twisted.python.formmethod.FormMethod.html#takesRequest
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.formmethod.FormMethod.getArgs
twisted.python.formmethod.FormMethod.html#getArgs
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.formmethod.FormMethod.call
twisted.python.formmethod.FormMethod.html#call
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.rebuild.lastRebuild
twisted.python.rebuild.html#lastRebuild
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python.rebuild.Sensitive
twisted.python.rebuild.Sensitive.html
ZopeInterfaceClass
Class
PUBLIC
A utility mixin that's sensitive to rebuilds.
-
twisted.python.rebuild.Sensitive.needRebuildUpdate
twisted.python.rebuild.Sensitive.html#needRebuildUpdate
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.rebuild.Sensitive.rebuildUpToDate
twisted.python.rebuild.Sensitive.html#rebuildUpToDate
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.rebuild.Sensitive.lastRebuild
twisted.python.rebuild.Sensitive.html#lastRebuild
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.rebuild.Sensitive.latestVersionOf
twisted.python.rebuild.Sensitive.html#latestVersionOf
ZopeInterfaceFunction
Method
PUBLIC
Get the latest version of an object.
-
twisted.python.rebuild._modDictIDMap
twisted.python.rebuild.html#_modDictIDMap
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.python.rebuild.latestFunction
twisted.python.rebuild.html#latestFunction
ZopeInterfaceFunction
Function
PUBLIC
Get the latest version of a function.
-
twisted.python.rebuild.latestClass
twisted.python.rebuild.html#latestClass
ZopeInterfaceFunction
Function
PUBLIC
Get the latest version of a class.
-
twisted.python.rebuild.RebuildError
twisted.python.rebuild.RebuildError.html
ZopeInterfaceClass
Class
PUBLIC
Exception raised when trying to rebuild a class whereas it's not possible.
-
twisted.python.rebuild.updateInstance
twisted.python.rebuild.html#updateInstance
ZopeInterfaceFunction
Function
PUBLIC
Updates an instance to be current.
-
twisted.python.rebuild.__injectedgetattr__
twisted.python.rebuild.html#__injectedgetattr__
ZopeInterfaceFunction
Function
PUBLIC
A getattr method to cause a class to be refreshed.
-
twisted.python.rebuild.rebuild
twisted.python.rebuild.html#rebuild
ZopeInterfaceFunction
Function
PUBLIC
Reload a module and do as much as possible to replace its references.
-
twisted.python.release.DirectoryExists
twisted.python.release.DirectoryExists.html
ZopeInterfaceClass
Class
PUBLIC
Some directory exists when it shouldn't.
-
twisted.python.release.DirectoryDoesntExist
twisted.python.release.DirectoryDoesntExist.html
ZopeInterfaceClass
Class
PUBLIC
Some directory doesn't exist when it should.
-
twisted.python.release.CommandFailed
twisted.python.release.CommandFailed.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.python.release.sh
twisted.python.release.html#sh
ZopeInterfaceFunction
Function
PUBLIC
I'll try to execute command, and if prompt is true, I'll ask before running it. If the command returns something other than 0, I'll raise CommandFailed(command).
-
twisted.python.release.runChdirSafe
twisted.python.release.html#runChdirSafe
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.python.roots.NotSupportedError
twisted.python.roots.NotSupportedError.html
ZopeInterfaceClass
Class
PUBLIC
An exception meaning that the tree-manipulation operation you're attempting to perform is not supported.
-
twisted.python.roots.Request
twisted.python.roots.Request.html
ZopeInterfaceClass
Class
PUBLIC
I am an abstract representation of a request for an entity.
-
twisted.python.roots.Request.wireProtocol
twisted.python.roots.Request.html#wireProtocol
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.python.roots.Request.write
twisted.python.roots.Request.html#write
ZopeInterfaceFunction
Method
PUBLIC
Add some data to the response to this request.
-
twisted.python.roots.Request.finish
twisted.python.roots.Request.html#finish
ZopeInterfaceFunction
Method
PUBLIC
The response to this request is finished; flush all data to the network stream.
-
twisted.python.roots.Entity
twisted.python.roots.Entity.html
ZopeInterfaceClass
Class
PUBLIC
I am a terminal object in a hierarchy, with no children.
-
twisted.python.roots.Entity.render
twisted.python.roots.Entity.html#render
ZopeInterfaceFunction
Method
PUBLIC
I produce a stream of bytes for the request, by calling request.write() and request.finish().
-
twisted.python.roots.Collection
twisted.python.roots.Collection.html
ZopeInterfaceClass
Class
PUBLIC
I represent a static collection of entities.
-
twisted.python.roots.Collection.__init__
twisted.python.roots.Collection.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize me.
-
twisted.python.roots.Collection.entities
twisted.python.roots.Collection.html#entities
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.roots.Collection.getStaticEntity
twisted.python.roots.Collection.html#getStaticEntity
ZopeInterfaceFunction
Method
PUBLIC
Get an entity that was added to me using putEntity.
-
twisted.python.roots.Collection.getDynamicEntity
twisted.python.roots.Collection.html#getDynamicEntity
ZopeInterfaceFunction
Method
PUBLIC
Subclass this to generate an entity on demand.
-
twisted.python.roots.Collection.getEntity
twisted.python.roots.Collection.html#getEntity
ZopeInterfaceFunction
Method
PUBLIC
Retrieve an entity from me.
-
twisted.python.roots.Collection.putEntity
twisted.python.roots.Collection.html#putEntity
ZopeInterfaceFunction
Method
PUBLIC
Store a static reference on 'name' for 'entity'.
-
twisted.python.roots.Collection.delEntity
twisted.python.roots.Collection.html#delEntity
ZopeInterfaceFunction
Method
PUBLIC
Remove a static reference for 'name'.
-
twisted.python.roots.Collection.storeEntity
twisted.python.roots.Collection.html#storeEntity
ZopeInterfaceFunction
Method
PUBLIC
Store an entity for 'name', based on the content of 'request'.
-
twisted.python.roots.Collection.removeEntity
twisted.python.roots.Collection.html#removeEntity
ZopeInterfaceFunction
Method
PUBLIC
Remove an entity for 'name', based on the content of 'request'.
-
twisted.python.roots.Collection.listStaticEntities
twisted.python.roots.Collection.html#listStaticEntities
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a list of all name, entity pairs that I store references to.
-
twisted.python.roots.Collection.listDynamicEntities
twisted.python.roots.Collection.html#listDynamicEntities
ZopeInterfaceFunction
Method
PUBLIC
A list of all name, entity that I can generate on demand.
-
twisted.python.roots.Collection.listEntities
twisted.python.roots.Collection.html#listEntities
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a list of all name, entity pairs I contain.
-
twisted.python.roots.Collection.listStaticNames
twisted.python.roots.Collection.html#listStaticNames
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a list of the names of entities that I store references to.
-
twisted.python.roots.Collection.listDynamicNames
twisted.python.roots.Collection.html#listDynamicNames
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a list of the names of entities that I store references to.
-
twisted.python.roots.Collection.listNames
twisted.python.roots.Collection.html#listNames
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a list of all names for entities that I contain.
-
twisted.python.roots.ConstraintViolation
twisted.python.roots.ConstraintViolation.html
ZopeInterfaceClass
Class
PUBLIC
An exception raised when a constraint is violated.
-
twisted.python.roots.Constrained
twisted.python.roots.Constrained.html
ZopeInterfaceClass
Class
PUBLIC
A collection that has constraints on its names and/or entities.
-
twisted.python.roots.Constrained.nameConstraint
twisted.python.roots.Constrained.html#nameConstraint
ZopeInterfaceFunction
Method
PUBLIC
A method that determines whether an entity may be added to me with a given name.
-
twisted.python.roots.Constrained.entityConstraint
twisted.python.roots.Constrained.html#entityConstraint
ZopeInterfaceFunction
Method
PUBLIC
A method that determines whether an entity may be added to me.
-
twisted.python.roots.Constrained.reallyPutEntity
twisted.python.roots.Constrained.html#reallyPutEntity
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.roots.Constrained.putEntity
twisted.python.roots.Constrained.html#putEntity
ZopeInterfaceFunction
Method
PUBLIC
Store an entity if it meets both constraints.
-
twisted.python.roots.Locked
twisted.python.roots.Locked.html
ZopeInterfaceClass
Class
PUBLIC
A collection that can be locked from adding entities.
-
twisted.python.roots.Locked.locked
twisted.python.roots.Locked.html#locked
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.roots.Locked.lock
twisted.python.roots.Locked.html#lock
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.roots.Locked.entityConstraint
twisted.python.roots.Locked.html#entityConstraint
ZopeInterfaceFunction
Method
PUBLIC
A method that determines whether an entity may be added to me.
-
twisted.python.roots.Homogenous
twisted.python.roots.Homogenous.html
ZopeInterfaceClass
Class
PUBLIC
A homogenous collection of entities.
-
twisted.python.roots.Homogenous.entityConstraint
twisted.python.roots.Homogenous.html#entityConstraint
ZopeInterfaceFunction
Method
PUBLIC
A method that determines whether an entity may be added to me.
-
twisted.python.roots.Homogenous.getNameType
twisted.python.roots.Homogenous.html#getNameType
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.roots.Homogenous.getEntityType
twisted.python.roots.Homogenous.html#getEntityType
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.shortcut.open
twisted.python.shortcut.html#open
ZopeInterfaceFunction
Function
PUBLIC
Open an existing shortcut for reading.
-
twisted.python.shortcut.Shortcut
twisted.python.shortcut.Shortcut.html
ZopeInterfaceClass
Class
PUBLIC
A shortcut on Win32.
-
twisted.python.shortcut.Shortcut.__init__
twisted.python.shortcut.Shortcut.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.python.shortcut.Shortcut._base
twisted.python.shortcut.Shortcut.html#_base
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.python.shortcut.Shortcut.load
twisted.python.shortcut.Shortcut.html#load
ZopeInterfaceFunction
Method
PUBLIC
Read a shortcut file from disk.
-
twisted.python.shortcut.Shortcut.save
twisted.python.shortcut.Shortcut.html#save
ZopeInterfaceFunction
Method
PUBLIC
Write the shortcut to disk.
-
twisted.python.shortcut.Shortcut.__getattr__
twisted.python.shortcut.Shortcut.html#__getattr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.syslog.syslog
twisted.python.syslog.html#syslog
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.python.syslog.DEFAULT_OPTIONS
twisted.python.syslog.html#DEFAULT_OPTIONS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.python.syslog.SyslogObserver
twisted.python.syslog.SyslogObserver.html
ZopeInterfaceClass
Class
PUBLIC
A log observer for logging to syslog.
-
twisted.python.syslog.SyslogObserver.__init__
twisted.python.syslog.SyslogObserver.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.python.syslog.SyslogObserver.emit
twisted.python.syslog.SyslogObserver.html#emit
ZopeInterfaceFunction
Method
PUBLIC
Send a message event to the syslog.
-
twisted.python.syslog.startLogging
twisted.python.syslog.html#startLogging
ZopeInterfaceFunction
Function
PUBLIC
Send all Twisted logging output to syslog from now on.
-
twisted.python.zipstream.ChunkingZipFile
twisted.python.zipstream.ChunkingZipFile.html
ZopeInterfaceClass
Class
PUBLIC
A
zipfile.ZipFile object which, with
readfile, also gives you access to a file-like object for each entry.
-
twisted.python.zipstream.ChunkingZipFile.readfile
twisted.python.zipstream.ChunkingZipFile.html#readfile
ZopeInterfaceFunction
Method
PUBLIC
Return file-like object for name.
-
twisted.python.zipstream._FileEntry
twisted.python.zipstream._FileEntry.html
ZopeInterfaceClass
Class
PRIVATE
Abstract superclass of both compressed and uncompressed variants of file-like objects within a zip archive.
-
twisted.python.zipstream._FileEntry.chunkingZipFile
twisted.python.zipstream._FileEntry.html#chunkingZipFile
ZopeInterfaceAttribute
Instance Variable
PUBLIC
a chunking zip file.
-
twisted.python.zipstream._FileEntry.length
twisted.python.zipstream._FileEntry.html#length
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The number of bytes within the zip file that represent this file. (This is the size on disk, not the number of decompressed bytes which will result from reading it.)
-
twisted.python.zipstream._FileEntry.fp
twisted.python.zipstream._FileEntry.html#fp
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the underlying file object (that contains pkzip data). Do not touch this, please. It will quite likely move or go away.
-
twisted.python.zipstream._FileEntry.closed
twisted.python.zipstream._FileEntry.html#closed
ZopeInterfaceAttribute
Instance Variable
PUBLIC
File-like 'closed' attribute; True before this file has been closed, False after.
-
twisted.python.zipstream._FileEntry.finished
twisted.python.zipstream._FileEntry.html#finished
ZopeInterfaceAttribute
Instance Variable
PUBLIC
An older, broken synonym for 'closed'. Do not touch this, please.
-
twisted.python.zipstream._FileEntry.__init__
twisted.python.zipstream._FileEntry.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.python.zipstream._FileEntry.isatty
twisted.python.zipstream._FileEntry.html#isatty
ZopeInterfaceFunction
Method
PUBLIC
Returns false because zip files should not be ttys
-
twisted.python.zipstream._FileEntry.close
twisted.python.zipstream._FileEntry.html#close
ZopeInterfaceFunction
Method
PUBLIC
Close self (file-like object)
-
twisted.python.zipstream._FileEntry.readline
twisted.python.zipstream._FileEntry.html#readline
ZopeInterfaceFunction
Method
PUBLIC
Read a line.
-
twisted.python.zipstream._FileEntry.__next__
twisted.python.zipstream._FileEntry.html#__next__
ZopeInterfaceFunction
Method
PUBLIC
Implement next as file does (like readline, except raises StopIteration at EOF)
-
twisted.python.zipstream._FileEntry.readlines
twisted.python.zipstream._FileEntry.html#readlines
ZopeInterfaceFunction
Method
PUBLIC
Returns a list of all the lines
-
twisted.python.zipstream._FileEntry.xreadlines
twisted.python.zipstream._FileEntry.html#xreadlines
ZopeInterfaceFunction
Method
PUBLIC
Returns an iterator (so self)
-
twisted.python.zipstream._FileEntry.__iter__
twisted.python.zipstream._FileEntry.html#__iter__
ZopeInterfaceFunction
Method
PUBLIC
Returns an iterator (so self)
-
twisted.python.zipstream._FileEntry.__enter__
twisted.python.zipstream._FileEntry.html#__enter__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.zipstream._FileEntry.__exit__
twisted.python.zipstream._FileEntry.html#__exit__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.zipstream.ZipFileEntry
twisted.python.zipstream.ZipFileEntry.html
ZopeInterfaceClass
Class
PUBLIC
File-like object used to read an uncompressed entry in a ZipFile
-
twisted.python.zipstream.ZipFileEntry.__init__
twisted.python.zipstream.ZipFileEntry.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.python.zipstream.ZipFileEntry.readBytes
twisted.python.zipstream.ZipFileEntry.html#readBytes
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.zipstream.ZipFileEntry.tell
twisted.python.zipstream.ZipFileEntry.html#tell
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.zipstream.ZipFileEntry.read
twisted.python.zipstream.ZipFileEntry.html#read
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.zipstream.ZipFileEntry.finished
twisted.python.zipstream.ZipFileEntry.html#finished
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.zipstream.DeflatedZipFileEntry
twisted.python.zipstream.DeflatedZipFileEntry.html
ZopeInterfaceClass
Class
PUBLIC
File-like object used to read a deflated entry in a ZipFile
-
twisted.python.zipstream.DeflatedZipFileEntry.__init__
twisted.python.zipstream.DeflatedZipFileEntry.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.python.zipstream.DeflatedZipFileEntry.returnedBytes
twisted.python.zipstream.DeflatedZipFileEntry.html#returnedBytes
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.zipstream.DeflatedZipFileEntry.readBytes
twisted.python.zipstream.DeflatedZipFileEntry.html#readBytes
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.zipstream.DeflatedZipFileEntry.decomp
twisted.python.zipstream.DeflatedZipFileEntry.html#decomp
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.zipstream.DeflatedZipFileEntry.buffer
twisted.python.zipstream.DeflatedZipFileEntry.html#buffer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.zipstream.DeflatedZipFileEntry.tell
twisted.python.zipstream.DeflatedZipFileEntry.html#tell
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.zipstream.DeflatedZipFileEntry.read
twisted.python.zipstream.DeflatedZipFileEntry.html#read
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.python.zipstream.DeflatedZipFileEntry.finished
twisted.python.zipstream.DeflatedZipFileEntry.html#finished
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.python.zipstream.DIR_BIT
twisted.python.zipstream.html#DIR_BIT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.python.zipstream.countZipFileChunks
twisted.python.zipstream.html#countZipFileChunks
ZopeInterfaceFunction
Function
PUBLIC
Predict the number of chunks that will be extracted from the entire zipfile, given chunksize blocks.
-
twisted.python.zipstream.countFileChunks
twisted.python.zipstream.html#countFileChunks
ZopeInterfaceFunction
Function
PUBLIC
Count the number of chunks that will result from the given ZipInfo.
-
twisted.python.zipstream.unzipIterChunky
twisted.python.zipstream.html#unzipIterChunky
ZopeInterfaceFunction
Function
PUBLIC
Return a generator for the zipfile. This implementation will yield after every chunksize uncompressed bytes, or at the end of a file, whichever comes first.
-
twisted.runner.inetd.internalProtocols
twisted.runner.inetd.html#internalProtocols
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.runner.inetd.InetdProtocol
twisted.runner.inetd.InetdProtocol.html
ZopeInterfaceClass
Class
PUBLIC
Forks a child process on connectionMade, passing the socket as fd 0.
-
twisted.runner.inetd.InetdProtocol.connectionMade
twisted.runner.inetd.InetdProtocol.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.runner.inetd.InetdFactory
twisted.runner.inetd.InetdFactory.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.runner.inetd.InetdFactory.stderrFile
twisted.runner.inetd.InetdFactory.html#stderrFile
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.runner.inetd.InetdFactory.__init__
twisted.runner.inetd.InetdFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.runner.inetd.InetdFactory.service
twisted.runner.inetd.InetdFactory.html#service
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.runner.inetdconf.InvalidConfError
twisted.runner.inetdconf.InvalidConfError.html
ZopeInterfaceClass
Class
PUBLIC
Invalid configuration file
-
twisted.runner.inetdconf.InvalidInetdConfError
twisted.runner.inetdconf.InvalidInetdConfError.html
ZopeInterfaceClass
Class
PUBLIC
Invalid inetd.conf file
-
twisted.runner.inetdconf.InvalidServicesConfError
twisted.runner.inetdconf.InvalidServicesConfError.html
ZopeInterfaceClass
Class
PUBLIC
Invalid services file
-
twisted.runner.inetdconf.UnknownService
twisted.runner.inetdconf.UnknownService.html
ZopeInterfaceClass
Class
PUBLIC
Unknown service name
-
twisted.runner.inetdconf.SimpleConfFile
twisted.runner.inetdconf.SimpleConfFile.html
ZopeInterfaceClass
Class
PUBLIC
Simple configuration file parser superclass.
-
twisted.runner.inetdconf.SimpleConfFile.defaultFilename
twisted.runner.inetdconf.SimpleConfFile.html#defaultFilename
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.runner.inetdconf.SimpleConfFile.parseFile
twisted.runner.inetdconf.SimpleConfFile.html#parseFile
ZopeInterfaceFunction
Method
PUBLIC
Parse a configuration file
-
twisted.runner.inetdconf.SimpleConfFile.parseLine
twisted.runner.inetdconf.SimpleConfFile.html#parseLine
ZopeInterfaceFunction
Method
PUBLIC
Override this.
-
twisted.runner.inetdconf.SimpleConfFile.parseFields
twisted.runner.inetdconf.SimpleConfFile.html#parseFields
ZopeInterfaceFunction
Method
PUBLIC
Override this.
-
twisted.runner.inetdconf.InetdService
twisted.runner.inetdconf.InetdService.html
ZopeInterfaceClass
Class
PUBLIC
A simple description of an inetd service.
-
twisted.runner.inetdconf.InetdService.name
twisted.runner.inetdconf.InetdService.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.runner.inetdconf.InetdService.port
twisted.runner.inetdconf.InetdService.html#port
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.runner.inetdconf.InetdService.socketType
twisted.runner.inetdconf.InetdService.html#socketType
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.runner.inetdconf.InetdService.protocol
twisted.runner.inetdconf.InetdService.html#protocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.runner.inetdconf.InetdService.wait
twisted.runner.inetdconf.InetdService.html#wait
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.runner.inetdconf.InetdService.user
twisted.runner.inetdconf.InetdService.html#user
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.runner.inetdconf.InetdService.group
twisted.runner.inetdconf.InetdService.html#group
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.runner.inetdconf.InetdService.program
twisted.runner.inetdconf.InetdService.html#program
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.runner.inetdconf.InetdService.programArgs
twisted.runner.inetdconf.InetdService.html#programArgs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.runner.inetdconf.InetdService.__init__
twisted.runner.inetdconf.InetdService.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.runner.inetdconf.InetdConf
twisted.runner.inetdconf.InetdConf.html
ZopeInterfaceClass
Class
PUBLIC
Configuration parser for a traditional UNIX inetd(8)
-
twisted.runner.inetdconf.InetdConf.defaultFilename
twisted.runner.inetdconf.InetdConf.html#defaultFilename
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.runner.inetdconf.InetdConf.__init__
twisted.runner.inetdconf.InetdConf.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.runner.inetdconf.InetdConf.services
twisted.runner.inetdconf.InetdConf.html#services
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.runner.inetdconf.InetdConf.knownServices
twisted.runner.inetdconf.InetdConf.html#knownServices
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.runner.inetdconf.InetdConf.parseFields
twisted.runner.inetdconf.InetdConf.html#parseFields
ZopeInterfaceFunction
Method
PUBLIC
Parse an inetd.conf file.
-
twisted.runner.inetdconf.ServicesConf
twisted.runner.inetdconf.ServicesConf.html
ZopeInterfaceClass
Class
PUBLIC
/etc/services parser
-
twisted.runner.inetdconf.ServicesConf.services
twisted.runner.inetdconf.ServicesConf.html#services
ZopeInterfaceAttribute
Instance Variable
PUBLIC
dict mapping service names to (port, protocol) tuples.
-
twisted.runner.inetdconf.ServicesConf.defaultFilename
twisted.runner.inetdconf.ServicesConf.html#defaultFilename
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.runner.inetdconf.ServicesConf.__init__
twisted.runner.inetdconf.ServicesConf.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.runner.inetdconf.ServicesConf.parseFields
twisted.runner.inetdconf.ServicesConf.html#parseFields
ZopeInterfaceFunction
Method
PUBLIC
Override this.
-
twisted.runner.inetdtap.protocolDict
twisted.runner.inetdtap.html#protocolDict
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.runner.inetdtap.Options
twisted.runner.inetdtap.Options.html
ZopeInterfaceClass
Class
PUBLIC
To use it, create a file named `sample-inetd.conf` with:
-
twisted.runner.inetdtap.Options.optParameters
twisted.runner.inetdtap.Options.html#optParameters
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.runner.inetdtap.Options.optFlags
twisted.runner.inetdtap.Options.html#optFlags
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.runner.inetdtap.Options.compData
twisted.runner.inetdtap.Options.html#compData
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.runner.inetdtap.makeService
twisted.runner.inetdtap.html#makeService
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.runner.procmon._Process
twisted.runner.procmon._Process.html
ZopeInterfaceClass
Class
PRIVATE
The parameters of a process to be restarted.
-
twisted.runner.procmon._Process.args
twisted.runner.procmon._Process.html#args
ZopeInterfaceAttribute
Instance Variable
PUBLIC
command-line arguments (including name of command as first one)
-
twisted.runner.procmon._Process.uid
twisted.runner.procmon._Process.html#uid
ZopeInterfaceAttribute
Instance Variable
PUBLIC
user-id to run process as, or None (which means inherit uid)
-
twisted.runner.procmon._Process.gid
twisted.runner.procmon._Process.html#gid
ZopeInterfaceAttribute
Instance Variable
PUBLIC
group-id to run process as, or None (which means inherit gid)
-
twisted.runner.procmon._Process.env
twisted.runner.procmon._Process.html#env
ZopeInterfaceAttribute
Instance Variable
PUBLIC
environment for process
-
twisted.runner.procmon._Process.cwd
twisted.runner.procmon._Process.html#cwd
ZopeInterfaceAttribute
Instance Variable
PUBLIC
initial working directory for process or None (which means inherit cwd)
-
twisted.runner.procmon._Process.toTuple
twisted.runner.procmon._Process.html#toTuple
ZopeInterfaceFunction
Method
PUBLIC
Convert process to tuple.
-
twisted.runner.procmon.DummyTransport
twisted.runner.procmon.DummyTransport.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.runner.procmon.DummyTransport.disconnecting
twisted.runner.procmon.DummyTransport.html#disconnecting
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.runner.procmon.transport
twisted.runner.procmon.html#transport
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.runner.procmon.LineLogger
twisted.runner.procmon.LineLogger.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.runner.procmon.LineLogger.tag
twisted.runner.procmon.LineLogger.html#tag
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.runner.procmon.LineLogger.stream
twisted.runner.procmon.LineLogger.html#stream
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.runner.procmon.LineLogger.delimiter
twisted.runner.procmon.LineLogger.html#delimiter
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.runner.procmon.LineLogger.service
twisted.runner.procmon.LineLogger.html#service
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.runner.procmon.LineLogger.lineReceived
twisted.runner.procmon.LineLogger.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Override this for when each line is received.
-
twisted.runner.procmon.LoggingProtocol
twisted.runner.procmon.LoggingProtocol.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.runner.procmon.LoggingProtocol.service
twisted.runner.procmon.LoggingProtocol.html#service
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.runner.procmon.LoggingProtocol.name
twisted.runner.procmon.LoggingProtocol.html#name
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.runner.procmon.LoggingProtocol.connectionMade
twisted.runner.procmon.LoggingProtocol.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.runner.procmon.LoggingProtocol._output
twisted.runner.procmon.LoggingProtocol.html#_output
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.runner.procmon.LoggingProtocol._outputEmpty
twisted.runner.procmon.LoggingProtocol.html#_outputEmpty
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.runner.procmon.LoggingProtocol._error
twisted.runner.procmon.LoggingProtocol.html#_error
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.runner.procmon.LoggingProtocol._errorEmpty
twisted.runner.procmon.LoggingProtocol.html#_errorEmpty
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.runner.procmon.LoggingProtocol.outReceived
twisted.runner.procmon.LoggingProtocol.html#outReceived
ZopeInterfaceFunction
Method
PUBLIC
Some data was received from stdout.
-
twisted.runner.procmon.LoggingProtocol.errReceived
twisted.runner.procmon.LoggingProtocol.html#errReceived
ZopeInterfaceFunction
Method
PUBLIC
Some data was received from stderr.
-
twisted.runner.procmon.LoggingProtocol.processEnded
twisted.runner.procmon.LoggingProtocol.html#processEnded
ZopeInterfaceFunction
Method
PUBLIC
Called when the child process exits and all file descriptors associated with it have been closed.
-
twisted.runner.procmon.LoggingProtocol.output
twisted.runner.procmon.LoggingProtocol.html#output
ZopeInterfaceAttribute
Property
PUBLIC
Undocumented
-
twisted.runner.procmon.LoggingProtocol.empty
twisted.runner.procmon.LoggingProtocol.html#empty
ZopeInterfaceAttribute
Property
PUBLIC
Undocumented
-
twisted.runner.procmon.ProcessMonitor
twisted.runner.procmon.ProcessMonitor.html
ZopeInterfaceClass
Class
PUBLIC
ProcessMonitor runs processes, monitors their progress, and restarts them when they die.
-
twisted.runner.procmon.ProcessMonitor.threshold
twisted.runner.procmon.ProcessMonitor.html#threshold
ZopeInterfaceAttribute
Instance Variable
PUBLIC
How long a process has to live before the death is considered instant, in seconds. The default value is 1 second.
-
twisted.runner.procmon.ProcessMonitor.killTime
twisted.runner.procmon.ProcessMonitor.html#killTime
ZopeInterfaceAttribute
Instance Variable
PUBLIC
How long a process being killed has to get its affairs in order before it gets killed with an unmaskable signal. The default value is 5 seconds.
-
twisted.runner.procmon.ProcessMonitor.minRestartDelay
twisted.runner.procmon.ProcessMonitor.html#minRestartDelay
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The minimum time (in seconds) to wait before attempting to restart a process. Default 1s.
-
twisted.runner.procmon.ProcessMonitor.maxRestartDelay
twisted.runner.procmon.ProcessMonitor.html#maxRestartDelay
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The maximum time (in seconds) to wait before attempting to restart a process. Default 3600s (1h).
-
twisted.runner.procmon.ProcessMonitor._reactor
twisted.runner.procmon.ProcessMonitor.html#_reactor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.runner.procmon.ProcessMonitor.log
twisted.runner.procmon.ProcessMonitor.html#log
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The logger used to propagate log messages from spawned processes.
-
twisted.runner.procmon.ProcessMonitor.__init__
twisted.runner.procmon.ProcessMonitor.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.runner.procmon.ProcessMonitor._processes
twisted.runner.procmon.ProcessMonitor.html#_processes
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.runner.procmon.ProcessMonitor.protocols
twisted.runner.procmon.ProcessMonitor.html#protocols
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.runner.procmon.ProcessMonitor.delay
twisted.runner.procmon.ProcessMonitor.html#delay
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.runner.procmon.ProcessMonitor.timeStarted
twisted.runner.procmon.ProcessMonitor.html#timeStarted
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.runner.procmon.ProcessMonitor.murder
twisted.runner.procmon.ProcessMonitor.html#murder
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.runner.procmon.ProcessMonitor.restart
twisted.runner.procmon.ProcessMonitor.html#restart
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.runner.procmon.ProcessMonitor.processes
twisted.runner.procmon.ProcessMonitor.html#processes
ZopeInterfaceAttribute
Property
PUBLIC
Processes as dict of tuples
-
twisted.runner.procmon.ProcessMonitor.__getstate__
twisted.runner.procmon.ProcessMonitor.html#__getstate__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.runner.procmon.ProcessMonitor.addProcess
twisted.runner.procmon.ProcessMonitor.html#addProcess
ZopeInterfaceFunction
Method
PUBLIC
Add a new monitored process and start it immediately if the
ProcessMonitor service is running.
-
twisted.runner.procmon.ProcessMonitor.removeProcess
twisted.runner.procmon.ProcessMonitor.html#removeProcess
ZopeInterfaceFunction
Method
PUBLIC
Stop the named process and remove it from the list of monitored processes.
-
twisted.runner.procmon.ProcessMonitor.startService
twisted.runner.procmon.ProcessMonitor.html#startService
ZopeInterfaceFunction
Method
PUBLIC
Start all monitored processes.
-
twisted.runner.procmon.ProcessMonitor.stopService
twisted.runner.procmon.ProcessMonitor.html#stopService
ZopeInterfaceFunction
Method
PUBLIC
Stop all monitored processes and cancel all scheduled process restarts.
-
twisted.runner.procmon.ProcessMonitor.connectionLost
twisted.runner.procmon.ProcessMonitor.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.runner.procmon.ProcessMonitor.startProcess
twisted.runner.procmon.ProcessMonitor.html#startProcess
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.runner.procmon.ProcessMonitor._forceStopProcess
twisted.runner.procmon.ProcessMonitor.html#_forceStopProcess
ZopeInterfaceFunction
Method
PRIVATE
No summary
-
twisted.runner.procmon.ProcessMonitor.stopProcess
twisted.runner.procmon.ProcessMonitor.html#stopProcess
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.runner.procmon.ProcessMonitor.restartAll
twisted.runner.procmon.ProcessMonitor.html#restartAll
ZopeInterfaceFunction
Method
PUBLIC
Restart all processes. This is useful for third party management services to allow a user to restart servers because of an outside change in circumstances -- for example, a new version of a library is installed.
-
twisted.runner.procmon.ProcessMonitor.__repr__
twisted.runner.procmon.ProcessMonitor.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.runner.procmontap.Options
twisted.runner.procmontap.Options.html
ZopeInterfaceClass
Class
PUBLIC
Define the options accepted by the twistd procmon plugin.
-
twisted.runner.procmontap.Options.synopsis
twisted.runner.procmontap.Options.html#synopsis
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.runner.procmontap.Options.optParameters
twisted.runner.procmontap.Options.html#optParameters
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.runner.procmontap.Options.optFlags
twisted.runner.procmontap.Options.html#optFlags
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.runner.procmontap.Options.longdesc
twisted.runner.procmontap.Options.html#longdesc
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.runner.procmontap.Options.parseArgs
twisted.runner.procmontap.Options.html#parseArgs
ZopeInterfaceFunction
Method
PUBLIC
Grab the command line that is going to be started and monitored
-
twisted.runner.procmontap.Options.postOptions
twisted.runner.procmontap.Options.html#postOptions
ZopeInterfaceFunction
Method
PUBLIC
Check for dependencies.
-
twisted.runner.procmontap.makeService
twisted.runner.procmontap.html#makeService
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.scripts.htmlizer.__version__
twisted.scripts.htmlizer.html#__version__
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.scripts.htmlizer.styleLink
twisted.scripts.htmlizer.html#styleLink
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.scripts.htmlizer.alternateLink
twisted.scripts.htmlizer.html#alternateLink
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.scripts.htmlizer.Options
twisted.scripts.htmlizer.Options.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.scripts.htmlizer.Options.synopsis
twisted.scripts.htmlizer.Options.html#synopsis
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.scripts.htmlizer.Options.optParameters
twisted.scripts.htmlizer.Options.html#optParameters
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.scripts.htmlizer.Options.compData
twisted.scripts.htmlizer.Options.html#compData
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.scripts.htmlizer.Options.parseArgs
twisted.scripts.htmlizer.Options.html#parseArgs
ZopeInterfaceFunction
Method
PUBLIC
I am called with any leftover arguments which were not options.
-
twisted.scripts.htmlizer.run
twisted.scripts.htmlizer.html#run
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.trial.runner.pyunit
twisted.trial.runner.html#pyunit
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.trial.runner.isPackage
twisted.trial.runner.html#isPackage
ZopeInterfaceFunction
Function
PUBLIC
Given an object return True if the object looks like a package
-
twisted.trial.runner.isPackageDirectory
twisted.trial.runner.html#isPackageDirectory
ZopeInterfaceFunction
Function
PUBLIC
Is the directory at path 'dirname' a Python package directory? Returns the name of the __init__ file (it may have a weird extension) if dirname is a package directory. Otherwise, returns False
-
twisted.trial.runner.samefile
twisted.trial.runner.html#samefile
ZopeInterfaceFunction
Function
PUBLIC
A hacky implementation of
os.path.samefile. Used by
filenameToModule when the platform doesn't provide
os.path.samefile. Do not use this.
-
twisted.trial.runner.filenameToModule
twisted.trial.runner.html#filenameToModule
ZopeInterfaceFunction
Function
PUBLIC
Given a filename, do whatever possible to return a module object matching that file.
-
twisted.trial.runner._importFromFile
twisted.trial.runner.html#_importFromFile
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.trial.runner._resolveDirectory
twisted.trial.runner.html#_resolveDirectory
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.trial.runner._getMethodNameInClass
twisted.trial.runner.html#_getMethodNameInClass
ZopeInterfaceFunction
Function
PRIVATE
Find the attribute name on the method's class which refers to the method.
-
twisted.trial.runner.DestructiveTestSuite
twisted.trial.runner.DestructiveTestSuite.html
ZopeInterfaceClass
Class
PUBLIC
A test suite which remove the tests once run, to minimize memory usage.
-
twisted.trial.runner.DestructiveTestSuite.run
twisted.trial.runner.DestructiveTestSuite.html#run
ZopeInterfaceFunction
Method
PUBLIC
Almost the same as
TestSuite.run, but with
self._tests being empty at the end.
-
twisted.trial.runner.NOT_IN_TEST
twisted.trial.runner.html#NOT_IN_TEST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.trial.runner.LoggedSuite
twisted.trial.runner.LoggedSuite.html
ZopeInterfaceClass
Class
PUBLIC
Any errors logged in this suite will be reported to the
TestResult object.
-
twisted.trial.runner.LoggedSuite.run
twisted.trial.runner.LoggedSuite.html#run
ZopeInterfaceFunction
Method
PUBLIC
Run the suite, storing all errors in result. If an error is logged while no tests are running, then it will be added as an error to result.
-
twisted.trial.runner.TrialSuite
twisted.trial.runner.TrialSuite.html
ZopeInterfaceClass
Class
PUBLIC
Suite to wrap around every single test in a trial run. Used internally by Trial to set up things necessary for Trial tests to work, regardless of what context they are run in.
-
twisted.trial.runner.TrialSuite.__init__
twisted.trial.runner.TrialSuite.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.runner.TrialSuite._bail
twisted.trial.runner.TrialSuite.html#_bail
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.trial.runner.TrialSuite.run
twisted.trial.runner.TrialSuite.html#run
ZopeInterfaceFunction
Method
PUBLIC
Call run on every member of the suite.
-
twisted.trial.runner.name
twisted.trial.runner.html#name
ZopeInterfaceFunction
Function
PUBLIC
No summary
-
twisted.trial.runner.isTestCase
twisted.trial.runner.html#isTestCase
ZopeInterfaceFunction
Function
PUBLIC
No summary
-
twisted.trial.runner.TestHolder
twisted.trial.runner.TestHolder.html
ZopeInterfaceClass
Class
PUBLIC
Placeholder for a
TestCase inside a reporter. As far as a
TestResult is concerned, this looks exactly like a unit test.
-
twisted.trial.runner.TestHolder.failureException
twisted.trial.runner.TestHolder.html#failureException
ZopeInterfaceAttribute
Class Variable
PUBLIC
The exception class that is raised by failed assertions
-
twisted.trial.runner.TestHolder.__init__
twisted.trial.runner.TestHolder.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.trial.runner.TestHolder.description
twisted.trial.runner.TestHolder.html#description
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.trial.runner.TestHolder.__call__
twisted.trial.runner.TestHolder.html#__call__
ZopeInterfaceFunction
Method
PUBLIC
Run the test. Should always do exactly the same thing as run().
-
twisted.trial.runner.TestHolder.id
twisted.trial.runner.TestHolder.html#id
ZopeInterfaceFunction
Method
PUBLIC
Return a unique identifier for the test, usually the fully-qualified Python name.
-
twisted.trial.runner.TestHolder.countTestCases
twisted.trial.runner.TestHolder.html#countTestCases
ZopeInterfaceFunction
Method
PUBLIC
Return the number of tests in this test case. Usually 1.
-
twisted.trial.runner.TestHolder.run
twisted.trial.runner.TestHolder.html#run
ZopeInterfaceFunction
Method
PUBLIC
This test is just a placeholder. Run the test successfully.
-
twisted.trial.runner.TestHolder.shortDescription
twisted.trial.runner.TestHolder.html#shortDescription
ZopeInterfaceFunction
Method
PUBLIC
Return a short description of the test.
-
twisted.trial.runner.ErrorHolder
twisted.trial.runner.ErrorHolder.html
ZopeInterfaceClass
Class
PUBLIC
Used to insert arbitrary errors into a test suite run. Provides enough methods to look like a TestCase, however, when it is run, it simply adds an error to the TestResult. The most common use-case is for when a module fails to import.
-
twisted.trial.runner.ErrorHolder.__init__
twisted.trial.runner.ErrorHolder.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.trial.runner.ErrorHolder.error
twisted.trial.runner.ErrorHolder.html#error
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.trial.runner.ErrorHolder.__repr__
twisted.trial.runner.ErrorHolder.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.runner.ErrorHolder.run
twisted.trial.runner.ErrorHolder.html#run
ZopeInterfaceFunction
Method
PUBLIC
Run the test, reporting the error.
-
twisted.trial.runner.TestLoader
twisted.trial.runner.TestLoader.html
ZopeInterfaceClass
Class
PUBLIC
I find tests inside function, modules, files -- whatever -- then return them wrapped inside a Test (either a
TestSuite or a
TestCase).
-
twisted.trial.runner.TestLoader.methodPrefix
twisted.trial.runner.TestLoader.html#methodPrefix
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A string prefix. TestLoader will assume that all the methods in a class that begin with methodPrefix are test cases.
-
twisted.trial.runner.TestLoader.modulePrefix
twisted.trial.runner.TestLoader.html#modulePrefix
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A string prefix. Every module in a package that begins with modulePrefix is considered a module full of tests.
-
twisted.trial.runner.TestLoader.forceGarbageCollection
twisted.trial.runner.TestLoader.html#forceGarbageCollection
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.trial.runner.TestLoader.sorter
twisted.trial.runner.TestLoader.html#sorter
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A key function used to sort TestCases, test classes, modules and packages.
-
twisted.trial.runner.TestLoader.suiteFactory
twisted.trial.runner.TestLoader.html#suiteFactory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A callable which is passed a list of tests (which themselves may be suites of tests). Must return a test suite.
-
twisted.trial.runner.TestLoader.__init__
twisted.trial.runner.TestLoader.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.runner.TestLoader._importErrors
twisted.trial.runner.TestLoader.html#_importErrors
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial.runner.TestLoader.sort
twisted.trial.runner.TestLoader.html#sort
ZopeInterfaceFunction
Method
PUBLIC
Sort the given things using
sorter.
-
twisted.trial.runner.TestLoader.findTestClasses
twisted.trial.runner.TestLoader.html#findTestClasses
ZopeInterfaceFunction
Method
PUBLIC
Given a module, return all Trial test classes
-
twisted.trial.runner.TestLoader.findByName
twisted.trial.runner.TestLoader.html#findByName
ZopeInterfaceFunction
Method
PUBLIC
Find and load tests, given name.
-
twisted.trial.runner.TestLoader.loadModule
twisted.trial.runner.TestLoader.html#loadModule
ZopeInterfaceFunction
Method
PUBLIC
Return a test suite with all the tests from a module.
-
twisted.trial.runner.TestLoader.loadClass
twisted.trial.runner.TestLoader.html#loadClass
ZopeInterfaceFunction
Method
PUBLIC
Given a class which contains test cases, return a list of
TestCases.
-
twisted.trial.runner.TestLoader.getTestCaseNames
twisted.trial.runner.TestLoader.html#getTestCaseNames
ZopeInterfaceFunction
Method
PUBLIC
Given a class that contains TestCases, return a list of names of methods that probably contain tests.
-
twisted.trial.runner.TestLoader.loadMethod
twisted.trial.runner.TestLoader.html#loadMethod
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.runner.TestLoader._makeCase
twisted.trial.runner.TestLoader.html#_makeCase
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.trial.runner.TestLoader.loadPackage
twisted.trial.runner.TestLoader.html#loadPackage
ZopeInterfaceFunction
Method
PUBLIC
Load tests from a module object representing a package, and return a TestSuite containing those tests.
-
twisted.trial.runner.TestLoader.loadDoctests
twisted.trial.runner.TestLoader.html#loadDoctests
ZopeInterfaceFunction
Method
PUBLIC
Return a suite of tests for all the doctests defined in module.
-
twisted.trial.runner.TestLoader.loadAnything
twisted.trial.runner.TestLoader.html#loadAnything
ZopeInterfaceFunction
Method
PUBLIC
Load absolutely anything (as long as that anything is a module, package, class, or method (with associated parent class and qualname).
-
twisted.trial.runner.TestLoader.loadByName
twisted.trial.runner.TestLoader.html#loadByName
ZopeInterfaceFunction
Method
PUBLIC
Load some tests by name.
-
twisted.trial.runner.TestLoader.loadByNames
twisted.trial.runner.TestLoader.html#loadByNames
ZopeInterfaceFunction
Method
PUBLIC
Load some tests by a list of names.
-
twisted.trial.runner.TestLoader._uniqueTests
twisted.trial.runner.TestLoader.html#_uniqueTests
ZopeInterfaceFunction
Method
PRIVATE
Gather unique suite objects from loaded things. This will guarantee uniqueness of inherited methods on TestCases which would otherwise hash to same value and collapse to one test unexpectedly if using simpler means: e...
-
twisted.trial.runner.TestLoader.loadFile
twisted.trial.runner.TestLoader.html#loadFile
ZopeInterfaceFunction
Method
PUBLIC
Load a file, and then the tests in that file.
-
twisted.trial.runner._qualNameWalker
twisted.trial.runner.html#_qualNameWalker
ZopeInterfaceFunction
Function
PRIVATE
Given a Python qualified name, this function yields a 2-tuple of the most specific qualified name first, followed by the next-most-specific qualified name, and so on, paired with the remainder of the qualified name.
-
twisted.trial.runner.TrialRunner
twisted.trial.runner.TrialRunner.html
ZopeInterfaceClass
Class
PUBLIC
A specialised runner that the trial front end uses.
-
twisted.trial.runner.TrialRunner.DEBUG
twisted.trial.runner.TrialRunner.html#DEBUG
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.trial.runner.TrialRunner.DRY_RUN
twisted.trial.runner.TrialRunner.html#DRY_RUN
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.trial.runner.TrialRunner._setUpTestdir
twisted.trial.runner.TrialRunner.html#_setUpTestdir
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.trial.runner.TrialRunner._testDirLock
twisted.trial.runner.TrialRunner.html#_testDirLock
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial.runner.TrialRunner._tearDownTestdir
twisted.trial.runner.TrialRunner.html#_tearDownTestdir
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.trial.runner.TrialRunner._makeResult
twisted.trial.runner.TrialRunner.html#_makeResult
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.trial.runner.TrialRunner.__init__
twisted.trial.runner.TrialRunner.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial.runner.TrialRunner.reporterFactory
twisted.trial.runner.TrialRunner.html#reporterFactory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.trial.runner.TrialRunner.logfile
twisted.trial.runner.TrialRunner.html#logfile
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.trial.runner.TrialRunner.mode
twisted.trial.runner.TrialRunner.html#mode
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.trial.runner.TrialRunner.stream
twisted.trial.runner.TrialRunner.html#stream
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.trial.runner.TrialRunner.tbformat
twisted.trial.runner.TrialRunner.html#tbformat
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.trial.runner.TrialRunner.rterrors
twisted.trial.runner.TrialRunner.html#rterrors
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.trial.runner.TrialRunner.uncleanWarnings
twisted.trial.runner.TrialRunner.html#uncleanWarnings
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.trial.runner.TrialRunner._result
twisted.trial.runner.TrialRunner.html#_result
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial.runner.TrialRunner.workingDirectory
twisted.trial.runner.TrialRunner.html#workingDirectory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.trial.runner.TrialRunner._logFileObserver
twisted.trial.runner.TrialRunner.html#_logFileObserver
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial.runner.TrialRunner._logFileObject
twisted.trial.runner.TrialRunner.html#_logFileObject
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial.runner.TrialRunner._forceGarbageCollection
twisted.trial.runner.TrialRunner.html#_forceGarbageCollection
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial.runner.TrialRunner.debugger
twisted.trial.runner.TrialRunner.html#debugger
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.trial.runner.TrialRunner._exitFirst
twisted.trial.runner.TrialRunner.html#_exitFirst
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial.runner.TrialRunner._tearDownLogFile
twisted.trial.runner.TrialRunner.html#_tearDownLogFile
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.trial.runner.TrialRunner._setUpLogFile
twisted.trial.runner.TrialRunner.html#_setUpLogFile
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.trial.runner.TrialRunner.run 0
twisted.trial.runner.TrialRunner.html#run%200
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.trial.runner.TrialRunner.run
twisted.trial.runner.TrialRunner.html#run
ZopeInterfaceFunction
Method
PUBLIC
Run the test or suite and return a result object.
-
twisted.trial.runner.TrialRunner._runWithoutDecoration
twisted.trial.runner.TrialRunner.html#_runWithoutDecoration
ZopeInterfaceFunction
Method
PRIVATE
Private helper that runs the given test but doesn't decorate it.
-
twisted.trial.runner.TrialRunner.runUntilFailure
twisted.trial.runner.TrialRunner.html#runUntilFailure
ZopeInterfaceFunction
Method
PUBLIC
Repeatedly run test until it fails.
-
twisted.scripts.trial.TBFORMAT_MAP
twisted.scripts.trial.html#TBFORMAT_MAP
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.scripts.trial._parseLocalVariables
twisted.scripts.trial.html#_parseLocalVariables
ZopeInterfaceFunction
Function
PRIVATE
Accepts a single line in Emacs local variable declaration format and returns a dict of all the variables {name: value}. Raises ValueError if 'line' is in the wrong format.
-
twisted.scripts.trial.loadLocalVariables
twisted.scripts.trial.html#loadLocalVariables
ZopeInterfaceFunction
Function
PUBLIC
Accepts a filename and attempts to load the Emacs variable declarations from that file, simulating what Emacs does.
-
twisted.scripts.trial.getTestModules
twisted.scripts.trial.html#getTestModules
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.scripts.trial.isTestFile
twisted.scripts.trial.html#isTestFile
ZopeInterfaceFunction
Function
PUBLIC
Returns true if 'filename' looks like a file containing unit tests. False otherwise. Doesn't care whether filename exists.
-
twisted.scripts.trial._reporterAction
twisted.scripts.trial.html#_reporterAction
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.scripts.trial._maybeFindSourceLine
twisted.scripts.trial.html#_maybeFindSourceLine
ZopeInterfaceFunction
Function
PRIVATE
Try to find the source line of the given test thing.
-
twisted.scripts.trial._runOrders
twisted.scripts.trial.html#_runOrders
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.scripts.trial._checkKnownRunOrder
twisted.scripts.trial.html#_checkKnownRunOrder
ZopeInterfaceFunction
Function
PRIVATE
Check that the given order is a known test running order.
-
twisted.scripts.trial._BasicOptions
twisted.scripts.trial._BasicOptions.html
ZopeInterfaceClass
Class
PRIVATE
Basic options shared between trial and its local workers.
-
twisted.scripts.trial._BasicOptions.longdesc
twisted.scripts.trial._BasicOptions.html#longdesc
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.scripts.trial._BasicOptions.optFlags
twisted.scripts.trial._BasicOptions.html#optFlags
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.scripts.trial._BasicOptions.optParameters
twisted.scripts.trial._BasicOptions.html#optParameters
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.scripts.trial._BasicOptions.compData
twisted.scripts.trial._BasicOptions.html#compData
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.scripts.trial._BasicOptions.tracer
twisted.scripts.trial._BasicOptions.html#tracer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.scripts.trial._BasicOptions.__init__
twisted.scripts.trial._BasicOptions.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.scripts.trial._BasicOptions.getSynopsis
twisted.scripts.trial._BasicOptions.html#getSynopsis
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.scripts.trial._BasicOptions.coverdir
twisted.scripts.trial._BasicOptions.html#coverdir
ZopeInterfaceFunction
Method
PUBLIC
Return a
FilePath representing the directory into which coverage results should be written.
-
twisted.scripts.trial._BasicOptions.opt_coverage
twisted.scripts.trial._BasicOptions.html#opt_coverage
ZopeInterfaceFunction
Method
PUBLIC
Generate coverage information in the coverage file in the directory specified by the temp-directory option.
-
twisted.scripts.trial._BasicOptions.opt_testmodule
twisted.scripts.trial._BasicOptions.html#opt_testmodule
ZopeInterfaceFunction
Method
PUBLIC
Filename to grep for test cases (-*- test-case-name).
-
twisted.scripts.trial._BasicOptions.opt_spew
twisted.scripts.trial._BasicOptions.html#opt_spew
ZopeInterfaceFunction
Method
PUBLIC
Print an insanely verbose log of everything that happens. Useful when debugging freezes or locks in complex code.
-
twisted.scripts.trial._BasicOptions.opt_help_orders
twisted.scripts.trial._BasicOptions.html#opt_help_orders
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.scripts.trial._BasicOptions.opt_help_reporters
twisted.scripts.trial._BasicOptions.html#opt_help_reporters
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.scripts.trial._BasicOptions.opt_disablegc
twisted.scripts.trial._BasicOptions.html#opt_disablegc
ZopeInterfaceFunction
Method
PUBLIC
Disable the garbage collector
-
twisted.scripts.trial._BasicOptions.opt_tbformat
twisted.scripts.trial._BasicOptions.html#opt_tbformat
ZopeInterfaceFunction
Method
PUBLIC
Specify the format to display tracebacks with. Valid formats are 'plain', 'emacs', and 'cgitb' which uses the nicely verbose stdlib cgitb.text function
-
twisted.scripts.trial._BasicOptions.opt_recursionlimit
twisted.scripts.trial._BasicOptions.html#opt_recursionlimit
ZopeInterfaceFunction
Method
PUBLIC
see sys.setrecursionlimit()
-
twisted.scripts.trial._BasicOptions.opt_random
twisted.scripts.trial._BasicOptions.html#opt_random
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.scripts.trial._BasicOptions.opt_without_module
twisted.scripts.trial._BasicOptions.html#opt_without_module
ZopeInterfaceFunction
Method
PUBLIC
Fake the lack of the specified modules, separated with commas.
-
twisted.scripts.trial._BasicOptions.parseArgs
twisted.scripts.trial._BasicOptions.html#parseArgs
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.scripts.trial._BasicOptions._loadReporterByName
twisted.scripts.trial._BasicOptions.html#_loadReporterByName
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.scripts.trial._BasicOptions.postOptions
twisted.scripts.trial._BasicOptions.html#postOptions
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.scripts.trial.Options
twisted.scripts.trial.Options.html
ZopeInterfaceClass
Class
PUBLIC
Options to the trial command line tool.
-
twisted.scripts.trial.Options._workerFlags
twisted.scripts.trial.Options.html#_workerFlags
ZopeInterfaceAttribute
Instance Variable
PRIVATE
List of flags which are accepted by trial distributed workers. This is used by _getWorkerArguments to build the command line arguments.
-
twisted.scripts.trial.Options._workerParameters
twisted.scripts.trial.Options.html#_workerParameters
ZopeInterfaceAttribute
Instance Variable
PRIVATE
List of parameter which are accepted by trial distributed workers. This is used by _getWorkerArguments to build the command line arguments.
-
twisted.scripts.trial.Options.optFlags
twisted.scripts.trial.Options.html#optFlags
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.scripts.trial.Options.optParameters
twisted.scripts.trial.Options.html#optParameters
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.scripts.trial.Options.compData
twisted.scripts.trial.Options.html#compData
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.scripts.trial.Options.tracer
twisted.scripts.trial.Options.html#tracer
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.scripts.trial.Options.opt_jobs
twisted.scripts.trial.Options.html#opt_jobs
ZopeInterfaceFunction
Method
PUBLIC
Number of local workers to run, a strictly positive integer.
-
twisted.scripts.trial.Options._getWorkerArguments
twisted.scripts.trial.Options.html#_getWorkerArguments
ZopeInterfaceFunction
Method
PRIVATE
Return a list of options to pass to distributed workers.
-
twisted.scripts.trial.Options.postOptions
twisted.scripts.trial.Options.html#postOptions
ZopeInterfaceFunction
Method
PUBLIC
I am called after the options are parsed.
-
twisted.scripts.trial._initialDebugSetup
twisted.scripts.trial.html#_initialDebugSetup
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.scripts.trial._getSuite
twisted.scripts.trial.html#_getSuite
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.scripts.trial._getLoader
twisted.scripts.trial.html#_getLoader
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.scripts.trial._wrappedPdb
twisted.scripts.trial.html#_wrappedPdb
ZopeInterfaceFunction
Function
PRIVATE
Wrap an instance of pdb.Pdb with readline support and load any .rcs.
-
twisted.scripts.trial._DebuggerNotFound
twisted.scripts.trial._DebuggerNotFound.html
ZopeInterfaceClass
Class
PRIVATE
A debugger import failed.
-
twisted.scripts.trial._makeRunner
twisted.scripts.trial.html#_makeRunner
ZopeInterfaceFunction
Function
PRIVATE
Return a trial runner class set up with the parameters extracted from config.
-
twisted.scripts.trial.run
twisted.scripts.trial.html#run
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.spread.publish.Publishable
twisted.spread.publish.Publishable.html
ZopeInterfaceClass
Class
PUBLIC
An object whose cached state persists across sessions.
-
twisted.spread.publish.Publishable.__init__
twisted.spread.publish.Publishable.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.publish.Publishable.publishedID
twisted.spread.publish.Publishable.html#publishedID
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.publish.Publishable.republish
twisted.spread.publish.Publishable.html#republish
ZopeInterfaceFunction
Method
PUBLIC
Set the timestamp to current and (TODO) update all observers.
-
twisted.spread.publish.Publishable.timestamp
twisted.spread.publish.Publishable.html#timestamp
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.publish.Publishable.view_getStateToPublish
twisted.spread.publish.Publishable.html#view_getStateToPublish
ZopeInterfaceFunction
Method
PUBLIC
(internal)
-
twisted.spread.publish.Publishable.getStateToPublishFor
twisted.spread.publish.Publishable.html#getStateToPublishFor
ZopeInterfaceFunction
Method
PUBLIC
Implement me to special-case your state for a perspective.
-
twisted.spread.publish.Publishable.getStateToPublish
twisted.spread.publish.Publishable.html#getStateToPublish
ZopeInterfaceFunction
Method
PUBLIC
Implement me to return state to copy as part of the publish phase.
-
twisted.spread.publish.Publishable.getStateToCacheAndObserveFor
twisted.spread.publish.Publishable.html#getStateToCacheAndObserveFor
ZopeInterfaceFunction
Method
PUBLIC
Get all necessary metadata to keep a clientside cache.
-
twisted.spread.publish.RemotePublished
twisted.spread.publish.RemotePublished.html
ZopeInterfaceClass
Class
PUBLIC
The local representation of remote Publishable object.
-
twisted.spread.publish.RemotePublished.isActivated
twisted.spread.publish.RemotePublished.html#isActivated
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.publish.RemotePublished._wasCleanWhenLoaded
twisted.spread.publish.RemotePublished.html#_wasCleanWhenLoaded
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.spread.publish.RemotePublished.getFileName
twisted.spread.publish.RemotePublished.html#getFileName
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.publish.RemotePublished.setCopyableState
twisted.spread.publish.RemotePublished.html#setCopyableState
ZopeInterfaceFunction
Method
PUBLIC
I will be invoked with the state to copy locally.
-
twisted.spread.publish.RemotePublished._activationListeners
twisted.spread.publish.RemotePublished.html#_activationListeners
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.spread.publish.RemotePublished.__getstate__
twisted.spread.publish.RemotePublished.html#__getstate__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.publish.RemotePublished._cbGotUpdate
twisted.spread.publish.RemotePublished.html#_cbGotUpdate
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.spread.publish.RemotePublished.activated
twisted.spread.publish.RemotePublished.html#activated
ZopeInterfaceFunction
Method
PUBLIC
Implement this method if you want to be notified when your publishable subclass is activated.
-
twisted.spread.publish.RemotePublished.callWhenActivated
twisted.spread.publish.RemotePublished.html#callWhenActivated
ZopeInterfaceFunction
Method
PUBLIC
Externally register for notification when this publishable has received all relevant data.
-
twisted.spread.publish.whenReady
twisted.spread.publish.html#whenReady
ZopeInterfaceFunction
Function
PUBLIC
Wrap a deferred returned from a pb method in another deferred that expects a RemotePublished as a result. This will allow you to wait until the result is really available.
-
twisted.spread.publish._pubReady
twisted.spread.publish.html#_pubReady
ZopeInterfaceFunction
Function
PRIVATE
(internal)
-
twisted.spread.util.LocalMethod
twisted.spread.util.LocalMethod.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.spread.util.LocalMethod.__init__
twisted.spread.util.LocalMethod.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.util.LocalMethod.local
twisted.spread.util.LocalMethod.html#local
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.util.LocalMethod.name
twisted.spread.util.LocalMethod.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.util.LocalMethod.__call__
twisted.spread.util.LocalMethod.html#__call__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.util.LocalAsRemote
twisted.spread.util.LocalAsRemote.html
ZopeInterfaceClass
Class
PUBLIC
A class useful for emulating the effects of remote behavior locally.
-
twisted.spread.util.LocalAsRemote.reportAllTracebacks
twisted.spread.util.LocalAsRemote.html#reportAllTracebacks
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.spread.util.LocalAsRemote.callRemote
twisted.spread.util.LocalAsRemote.html#callRemote
ZopeInterfaceFunction
Method
PUBLIC
Call a specially-designated local method.
-
twisted.spread.util.LocalAsRemote.remoteMethod
twisted.spread.util.LocalAsRemote.html#remoteMethod
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.util.LocalAsyncForwarder
twisted.spread.util.LocalAsyncForwarder.html
ZopeInterfaceClass
Class
PUBLIC
A class useful for forwarding a locally-defined interface.
-
twisted.spread.util.LocalAsyncForwarder.__init__
twisted.spread.util.LocalAsyncForwarder.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.util.LocalAsyncForwarder.forwarded
twisted.spread.util.LocalAsyncForwarder.html#forwarded
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.util.LocalAsyncForwarder.interfaceClass
twisted.spread.util.LocalAsyncForwarder.html#interfaceClass
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.util.LocalAsyncForwarder.failWhenNotImplemented
twisted.spread.util.LocalAsyncForwarder.html#failWhenNotImplemented
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.util.LocalAsyncForwarder._callMethod
twisted.spread.util.LocalAsyncForwarder.html#_callMethod
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.spread.util.LocalAsyncForwarder.callRemote
twisted.spread.util.LocalAsyncForwarder.html#callRemote
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.util.CallbackPageCollector
twisted.spread.util.CallbackPageCollector.html
ZopeInterfaceClass
Class
PUBLIC
I receive pages from the peer. You may instantiate a Pager with a remote reference to me. I will call the callback with a list of pages once they are all received.
-
twisted.spread.util.CallbackPageCollector.__init__
twisted.spread.util.CallbackPageCollector.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.util.CallbackPageCollector.pages
twisted.spread.util.CallbackPageCollector.html#pages
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.util.CallbackPageCollector.callback
twisted.spread.util.CallbackPageCollector.html#callback
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.spread.util.CallbackPageCollector.remote_gotPage
twisted.spread.util.CallbackPageCollector.html#remote_gotPage
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.util.CallbackPageCollector.remote_endedPaging
twisted.spread.util.CallbackPageCollector.html#remote_endedPaging
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.spread.util.getAllPages
twisted.spread.util.html#getAllPages
ZopeInterfaceFunction
Function
PUBLIC
A utility method that will call a remote method which expects a PageCollector as the first argument.
-
twisted.tap.ftp.Options
twisted.tap.ftp.Options.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/4 class variable, 1/2 method documented
-
twisted.tap.ftp.Options.synopsis
twisted.tap.ftp.Options.html#synopsis
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.tap.ftp.Options.optParameters
twisted.tap.ftp.Options.html#optParameters
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.tap.ftp.Options.compData
twisted.tap.ftp.Options.html#compData
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.tap.ftp.Options.longdesc
twisted.tap.ftp.Options.html#longdesc
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.tap.ftp.Options.__init__
twisted.tap.ftp.Options.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.tap.ftp.Options.opt_password_file
twisted.tap.ftp.Options.html#opt_password_file
ZopeInterfaceFunction
Method
PUBLIC
Specify a file containing username:password login info for authenticated connections. (DEPRECATED; see --help-auth instead)
-
twisted.tap.ftp.makeService
twisted.tap.ftp.html#makeService
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.tap.portforward.Options
twisted.tap.portforward.Options.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.tap.portforward.Options.synopsis
twisted.tap.portforward.Options.html#synopsis
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.tap.portforward.Options.longdesc
twisted.tap.portforward.Options.html#longdesc
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.tap.portforward.Options.optParameters
twisted.tap.portforward.Options.html#optParameters
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.tap.portforward.Options.compData
twisted.tap.portforward.Options.html#compData
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.tap.portforward.makeService
twisted.tap.portforward.html#makeService
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.tap.socks.Options
twisted.tap.socks.Options.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.tap.socks.Options.synopsis
twisted.tap.socks.Options.html#synopsis
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.tap.socks.Options.optParameters
twisted.tap.socks.Options.html#optParameters
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.tap.socks.Options.compData
twisted.tap.socks.Options.html#compData
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.tap.socks.Options.longdesc
twisted.tap.socks.Options.html#longdesc
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.tap.socks.makeService
twisted.tap.socks.html#makeService
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.trial._dist._WORKER_AMP_STDIN
twisted.trial._dist.html#_WORKER_AMP_STDIN
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.trial._dist._WORKER_AMP_STDOUT
twisted.trial._dist.html#_WORKER_AMP_STDOUT
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.trial._dist.distreporter.DistReporter
twisted.trial._dist.distreporter.DistReporter.html
ZopeInterfaceClass
Class
PUBLIC
See module docstring.
-
twisted.trial._dist.distreporter.DistReporter.__init__
twisted.trial._dist.distreporter.DistReporter.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial._dist.distreporter.DistReporter.running
twisted.trial._dist.distreporter.DistReporter.html#running
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.trial._dist.distreporter.DistReporter.startTest
twisted.trial._dist.distreporter.DistReporter.html#startTest
ZopeInterfaceFunction
Method
PUBLIC
Queue test starting.
-
twisted.trial._dist.distreporter.DistReporter.addFailure
twisted.trial._dist.distreporter.DistReporter.html#addFailure
ZopeInterfaceFunction
Method
PUBLIC
Queue adding a failure.
-
twisted.trial._dist.distreporter.DistReporter.addError
twisted.trial._dist.distreporter.DistReporter.html#addError
ZopeInterfaceFunction
Method
PUBLIC
Queue error adding.
-
twisted.trial._dist.distreporter.DistReporter.addSkip
twisted.trial._dist.distreporter.DistReporter.html#addSkip
ZopeInterfaceFunction
Method
PUBLIC
Queue adding a skip.
-
twisted.trial._dist.distreporter.DistReporter.addUnexpectedSuccess
twisted.trial._dist.distreporter.DistReporter.html#addUnexpectedSuccess
ZopeInterfaceFunction
Method
PUBLIC
Queue adding an unexpected success.
-
twisted.trial._dist.distreporter.DistReporter.addExpectedFailure
twisted.trial._dist.distreporter.DistReporter.html#addExpectedFailure
ZopeInterfaceFunction
Method
PUBLIC
Queue adding an unexpected failure.
-
twisted.trial._dist.distreporter.DistReporter.addSuccess
twisted.trial._dist.distreporter.DistReporter.html#addSuccess
ZopeInterfaceFunction
Method
PUBLIC
Queue adding a success.
-
twisted.trial._dist.distreporter.DistReporter.stopTest
twisted.trial._dist.distreporter.DistReporter.html#stopTest
ZopeInterfaceFunction
Method
PUBLIC
Queue stopping the test, then unroll the queue.
-
twisted.trial._dist.managercommands.AddSuccess
twisted.trial._dist.managercommands.AddSuccess.html
ZopeInterfaceClass
Class
PUBLIC
Add a success.
-
twisted.trial._dist.managercommands.AddSuccess.arguments
twisted.trial._dist.managercommands.AddSuccess.html#arguments
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.trial._dist.managercommands.AddSuccess.response
twisted.trial._dist.managercommands.AddSuccess.html#response
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.trial._dist.managercommands.AddError
twisted.trial._dist.managercommands.AddError.html
ZopeInterfaceClass
Class
PUBLIC
Add an error.
-
twisted.trial._dist.managercommands.AddError.arguments
twisted.trial._dist.managercommands.AddError.html#arguments
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.trial._dist.managercommands.AddError.response
twisted.trial._dist.managercommands.AddError.html#response
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.trial._dist.managercommands.AddFailure
twisted.trial._dist.managercommands.AddFailure.html
ZopeInterfaceClass
Class
PUBLIC
Add a failure.
-
twisted.trial._dist.managercommands.AddFailure.arguments
twisted.trial._dist.managercommands.AddFailure.html#arguments
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.trial._dist.managercommands.AddFailure.response
twisted.trial._dist.managercommands.AddFailure.html#response
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.trial._dist.managercommands.AddSkip
twisted.trial._dist.managercommands.AddSkip.html
ZopeInterfaceClass
Class
PUBLIC
Add a skip.
-
twisted.trial._dist.managercommands.AddSkip.arguments
twisted.trial._dist.managercommands.AddSkip.html#arguments
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.trial._dist.managercommands.AddSkip.response
twisted.trial._dist.managercommands.AddSkip.html#response
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.trial._dist.managercommands.AddExpectedFailure
twisted.trial._dist.managercommands.AddExpectedFailure.html
ZopeInterfaceClass
Class
PUBLIC
Add an expected failure.
-
twisted.trial._dist.managercommands.AddExpectedFailure.arguments
twisted.trial._dist.managercommands.AddExpectedFailure.html#arguments
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.trial._dist.managercommands.AddExpectedFailure.response
twisted.trial._dist.managercommands.AddExpectedFailure.html#response
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.trial._dist.managercommands.AddUnexpectedSuccess
twisted.trial._dist.managercommands.AddUnexpectedSuccess.html
ZopeInterfaceClass
Class
PUBLIC
Add an unexpected success.
-
twisted.trial._dist.managercommands.AddUnexpectedSuccess.arguments
twisted.trial._dist.managercommands.AddUnexpectedSuccess.html#arguments
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.trial._dist.managercommands.AddUnexpectedSuccess.response
twisted.trial._dist.managercommands.AddUnexpectedSuccess.html#response
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.trial._dist.managercommands.TestWrite
twisted.trial._dist.managercommands.TestWrite.html
ZopeInterfaceClass
Class
PUBLIC
Write test log.
-
twisted.trial._dist.managercommands.TestWrite.arguments
twisted.trial._dist.managercommands.TestWrite.html#arguments
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.trial._dist.managercommands.TestWrite.response
twisted.trial._dist.managercommands.TestWrite.html#response
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.trial._dist.workercommands.Run
twisted.trial._dist.workercommands.Run.html
ZopeInterfaceClass
Class
PUBLIC
Run a test.
-
twisted.trial._dist.workercommands.Run.arguments
twisted.trial._dist.workercommands.Run.html#arguments
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.trial._dist.workercommands.Run.response
twisted.trial._dist.workercommands.Run.html#response
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.trial._dist.workercommands.Start
twisted.trial._dist.workercommands.Start.html
ZopeInterfaceClass
Class
PUBLIC
Set up the worker process, giving the running directory.
-
twisted.trial._dist.workercommands.Start.arguments
twisted.trial._dist.workercommands.Start.html#arguments
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.trial._dist.workercommands.Start.response
twisted.trial._dist.workercommands.Start.html#response
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.trial._dist.workerreporter.WorkerReporter
twisted.trial._dist.workerreporter.WorkerReporter.html
ZopeInterfaceClass
Class
PUBLIC
Reporter for trial's distributed workers. We send things not through a stream, but through an AMP protocol's callRemote method.
-
twisted.trial._dist.workerreporter.WorkerReporter._DEFAULT_TODO
twisted.trial._dist.workerreporter.WorkerReporter.html#_DEFAULT_TODO
ZopeInterfaceAttribute
Constant
PRIVATE
Default message for expected failures and unexpected successes, used only if a Todo is not provided.
-
twisted.trial._dist.workerreporter.WorkerReporter.__init__
twisted.trial._dist.workerreporter.WorkerReporter.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.trial._dist.workerreporter.WorkerReporter.ampProtocol
twisted.trial._dist.workerreporter.WorkerReporter.html#ampProtocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.trial._dist.workerreporter.WorkerReporter._getFailure
twisted.trial._dist.workerreporter.WorkerReporter.html#_getFailure
ZopeInterfaceFunction
Method
PRIVATE
Convert a
sys.exc_info()-style tuple to a
Failure, if necessary.
-
twisted.trial._dist.workerreporter.WorkerReporter._getFrames
twisted.trial._dist.workerreporter.WorkerReporter.html#_getFrames
ZopeInterfaceFunction
Method
PRIVATE
Extract frames from a Failure instance.
-
twisted.trial._dist.workerreporter.WorkerReporter.addSuccess
twisted.trial._dist.workerreporter.WorkerReporter.html#addSuccess
ZopeInterfaceFunction
Method
PUBLIC
Send a success over.
-
twisted.trial._dist.workerreporter.WorkerReporter.addError
twisted.trial._dist.workerreporter.WorkerReporter.html#addError
ZopeInterfaceFunction
Method
PUBLIC
Send an error over.
-
twisted.trial._dist.workerreporter.WorkerReporter.addFailure
twisted.trial._dist.workerreporter.WorkerReporter.html#addFailure
ZopeInterfaceFunction
Method
PUBLIC
Send a Failure over.
-
twisted.trial._dist.workerreporter.WorkerReporter.addSkip
twisted.trial._dist.workerreporter.WorkerReporter.html#addSkip
ZopeInterfaceFunction
Method
PUBLIC
Send a skip over.
-
twisted.trial._dist.workerreporter.WorkerReporter._getTodoReason
twisted.trial._dist.workerreporter.WorkerReporter.html#_getTodoReason
ZopeInterfaceFunction
Method
PRIVATE
Get the reason for a Todo.
-
twisted.trial._dist.workerreporter.WorkerReporter.addExpectedFailure
twisted.trial._dist.workerreporter.WorkerReporter.html#addExpectedFailure
ZopeInterfaceFunction
Method
PUBLIC
Send an expected failure over.
-
twisted.trial._dist.workerreporter.WorkerReporter.addUnexpectedSuccess
twisted.trial._dist.workerreporter.WorkerReporter.html#addUnexpectedSuccess
ZopeInterfaceFunction
Method
PUBLIC
Send an unexpected success over.
-
twisted.trial._dist.workerreporter.WorkerReporter.printSummary
twisted.trial._dist.workerreporter.WorkerReporter.html#printSummary
ZopeInterfaceFunction
Method
PUBLIC
Don't print a summary
-
twisted.trial._dist.worker.WorkerProtocol
twisted.trial._dist.worker.WorkerProtocol.html
ZopeInterfaceClass
Class
PUBLIC
The worker-side trial distributed protocol.
-
twisted.trial._dist.worker.WorkerProtocol.__init__
twisted.trial._dist.worker.WorkerProtocol.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial._dist.worker.WorkerProtocol._loader
twisted.trial._dist.worker.WorkerProtocol.html#_loader
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial._dist.worker.WorkerProtocol._result
twisted.trial._dist.worker.WorkerProtocol.html#_result
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial._dist.worker.WorkerProtocol._forceGarbageCollection
twisted.trial._dist.worker.WorkerProtocol.html#_forceGarbageCollection
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial._dist.worker.WorkerProtocol.run
twisted.trial._dist.worker.WorkerProtocol.html#run
ZopeInterfaceFunction
Method
PUBLIC
Run a test case by name.
-
twisted.trial._dist.worker.WorkerProtocol.start
twisted.trial._dist.worker.WorkerProtocol.html#start
ZopeInterfaceFunction
Method
PUBLIC
Set up the worker, moving into given directory for tests to run in them.
-
twisted.trial._dist.worker.LocalWorkerAMP
twisted.trial._dist.worker.LocalWorkerAMP.html
ZopeInterfaceClass
Class
PUBLIC
Local implementation of the manager commands.
-
twisted.trial._dist.worker.LocalWorkerAMP.addSuccess
twisted.trial._dist.worker.LocalWorkerAMP.html#addSuccess
ZopeInterfaceFunction
Method
PUBLIC
Add a success to the reporter.
-
twisted.trial._dist.worker.LocalWorkerAMP._buildFailure
twisted.trial._dist.worker.LocalWorkerAMP.html#_buildFailure
ZopeInterfaceFunction
Method
PRIVATE
Helper to build a Failure with some traceback.
-
twisted.trial._dist.worker.LocalWorkerAMP.addError
twisted.trial._dist.worker.LocalWorkerAMP.html#addError
ZopeInterfaceFunction
Method
PUBLIC
Add an error to the reporter.
-
twisted.trial._dist.worker.LocalWorkerAMP.addFailure
twisted.trial._dist.worker.LocalWorkerAMP.html#addFailure
ZopeInterfaceFunction
Method
PUBLIC
Add a failure to the reporter.
-
twisted.trial._dist.worker.LocalWorkerAMP.addSkip
twisted.trial._dist.worker.LocalWorkerAMP.html#addSkip
ZopeInterfaceFunction
Method
PUBLIC
Add a skip to the reporter.
-
twisted.trial._dist.worker.LocalWorkerAMP.addExpectedFailure
twisted.trial._dist.worker.LocalWorkerAMP.html#addExpectedFailure
ZopeInterfaceFunction
Method
PUBLIC
Add an expected failure to the reporter.
-
twisted.trial._dist.worker.LocalWorkerAMP.addUnexpectedSuccess
twisted.trial._dist.worker.LocalWorkerAMP.html#addUnexpectedSuccess
ZopeInterfaceFunction
Method
PUBLIC
Add an unexpected success to the reporter.
-
twisted.trial._dist.worker.LocalWorkerAMP.testWrite
twisted.trial._dist.worker.LocalWorkerAMP.html#testWrite
ZopeInterfaceFunction
Method
PUBLIC
Print test output from the worker.
-
twisted.trial._dist.worker.LocalWorkerAMP._stopTest
twisted.trial._dist.worker.LocalWorkerAMP.html#_stopTest
ZopeInterfaceFunction
Method
PRIVATE
Stop the current running test case, forwarding the result.
-
twisted.trial._dist.worker.LocalWorkerAMP.run
twisted.trial._dist.worker.LocalWorkerAMP.html#run
ZopeInterfaceFunction
Method
PUBLIC
Run a test.
-
twisted.trial._dist.worker.LocalWorkerAMP._testCase
twisted.trial._dist.worker.LocalWorkerAMP.html#_testCase
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial._dist.worker.LocalWorkerAMP._result
twisted.trial._dist.worker.LocalWorkerAMP.html#_result
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial._dist.worker.LocalWorkerAMP.setTestStream
twisted.trial._dist.worker.LocalWorkerAMP.html#setTestStream
ZopeInterfaceFunction
Method
PUBLIC
Set the stream used to log output from tests.
-
twisted.trial._dist.worker.LocalWorkerAMP._testStream
twisted.trial._dist.worker.LocalWorkerAMP.html#_testStream
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial._dist.worker.LocalWorkerAddress
twisted.trial._dist.worker.LocalWorkerAddress.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.trial._dist.worker.LocalWorkerTransport
twisted.trial._dist.worker.LocalWorkerTransport.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.trial._dist.worker.LocalWorkerTransport.__init__
twisted.trial._dist.worker.LocalWorkerTransport.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial._dist.worker.LocalWorkerTransport._transport
twisted.trial._dist.worker.LocalWorkerTransport.html#_transport
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial._dist.worker.LocalWorkerTransport.write
twisted.trial._dist.worker.LocalWorkerTransport.html#write
ZopeInterfaceFunction
Method
PUBLIC
Forward data to transport.
-
twisted.trial._dist.worker.LocalWorkerTransport.writeSequence
twisted.trial._dist.worker.LocalWorkerTransport.html#writeSequence
ZopeInterfaceFunction
Method
PUBLIC
Emulate writeSequence by iterating data in the sequence.
-
twisted.trial._dist.worker.LocalWorkerTransport.loseConnection
twisted.trial._dist.worker.LocalWorkerTransport.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Closes the transport.
-
twisted.trial._dist.worker.LocalWorkerTransport.getHost
twisted.trial._dist.worker.LocalWorkerTransport.html#getHost
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.trial._dist.worker.LocalWorkerTransport.getPeer
twisted.trial._dist.worker.LocalWorkerTransport.html#getPeer
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.trial._dist.worker.LocalWorker
twisted.trial._dist.worker.LocalWorker.html
ZopeInterfaceClass
Class
PUBLIC
Local process worker protocol. This worker runs as a local process and communicates via stdin/out.
-
twisted.trial._dist.worker.LocalWorker._ampProtocol
twisted.trial._dist.worker.LocalWorker.html#_ampProtocol
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The
AMP protocol instance used to communicate with the worker.
-
twisted.trial._dist.worker.LocalWorker._logDirectory
twisted.trial._dist.worker.LocalWorker.html#_logDirectory
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The directory where logs will reside.
-
twisted.trial._dist.worker.LocalWorker._logFile
twisted.trial._dist.worker.LocalWorker.html#_logFile
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The name of the main log file for tests output.
-
twisted.trial._dist.worker.LocalWorker.__init__
twisted.trial._dist.worker.LocalWorker.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial._dist.worker.LocalWorker.endDeferred
twisted.trial._dist.worker.LocalWorker.html#endDeferred
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.trial._dist.worker.LocalWorker.connectionMade
twisted.trial._dist.worker.LocalWorker.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
When connection is made, create the AMP protocol instance.
-
twisted.trial._dist.worker.LocalWorker._outLog
twisted.trial._dist.worker.LocalWorker.html#_outLog
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial._dist.worker.LocalWorker._errLog
twisted.trial._dist.worker.LocalWorker.html#_errLog
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial._dist.worker.LocalWorker._testLog
twisted.trial._dist.worker.LocalWorker.html#_testLog
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial._dist.worker.LocalWorker.connectionLost
twisted.trial._dist.worker.LocalWorker.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
On connection lost, close the log files that we're managing for stdin and stdout.
-
twisted.trial._dist.worker.LocalWorker.processEnded
twisted.trial._dist.worker.LocalWorker.html#processEnded
ZopeInterfaceFunction
Method
PUBLIC
When the process closes, call connectionLost for cleanup purposes and forward the information to the _ampProtocol.
-
twisted.trial._dist.worker.LocalWorker.outReceived
twisted.trial._dist.worker.LocalWorker.html#outReceived
ZopeInterfaceFunction
Method
PUBLIC
Send data received from stdout to log.
-
twisted.trial._dist.worker.LocalWorker.errReceived
twisted.trial._dist.worker.LocalWorker.html#errReceived
ZopeInterfaceFunction
Method
PUBLIC
Write error data to log.
-
twisted.trial._dist.worker.LocalWorker.childDataReceived
twisted.trial._dist.worker.LocalWorker.html#childDataReceived
ZopeInterfaceFunction
Method
PUBLIC
Handle data received on the specific pipe for the _ampProtocol.
-
twisted.trial._dist.disttrial.DistTrialRunner
twisted.trial._dist.disttrial.DistTrialRunner.html
ZopeInterfaceClass
Class
PUBLIC
A specialized runner for distributed trial. The runner launches a number of local worker processes which will run tests.
-
twisted.trial._dist.disttrial.DistTrialRunner._workerNumber
twisted.trial._dist.disttrial.DistTrialRunner.html#_workerNumber
ZopeInterfaceAttribute
Instance Variable
PRIVATE
the number of workers to be spawned.
-
twisted.trial._dist.disttrial.DistTrialRunner._stream
twisted.trial._dist.disttrial.DistTrialRunner.html#_stream
ZopeInterfaceAttribute
Instance Variable
PRIVATE
stream which the reporter will use.
-
twisted.trial._dist.disttrial.DistTrialRunner._reporterFactory
twisted.trial._dist.disttrial.DistTrialRunner.html#_reporterFactory
ZopeInterfaceAttribute
Instance Variable
PRIVATE
the reporter class to be used.
-
twisted.trial._dist.disttrial.DistTrialRunner._makeResult
twisted.trial._dist.disttrial.DistTrialRunner.html#_makeResult
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.trial._dist.disttrial.DistTrialRunner.__init__
twisted.trial._dist.disttrial.DistTrialRunner.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.trial._dist.disttrial.DistTrialRunner._workerArguments
twisted.trial._dist.disttrial.DistTrialRunner.html#_workerArguments
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial._dist.disttrial.DistTrialRunner._tbformat
twisted.trial._dist.disttrial.DistTrialRunner.html#_tbformat
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial._dist.disttrial.DistTrialRunner._rterrors
twisted.trial._dist.disttrial.DistTrialRunner.html#_rterrors
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial._dist.disttrial.DistTrialRunner._uncleanWarnings
twisted.trial._dist.disttrial.DistTrialRunner.html#_uncleanWarnings
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial._dist.disttrial.DistTrialRunner._result
twisted.trial._dist.disttrial.DistTrialRunner.html#_result
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial._dist.disttrial.DistTrialRunner._workingDirectory
twisted.trial._dist.disttrial.DistTrialRunner.html#_workingDirectory
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial._dist.disttrial.DistTrialRunner._logFile
twisted.trial._dist.disttrial.DistTrialRunner.html#_logFile
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial._dist.disttrial.DistTrialRunner._logFileObserver
twisted.trial._dist.disttrial.DistTrialRunner.html#_logFileObserver
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial._dist.disttrial.DistTrialRunner._logFileObject
twisted.trial._dist.disttrial.DistTrialRunner.html#_logFileObject
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial._dist.disttrial.DistTrialRunner._logWarnings
twisted.trial._dist.disttrial.DistTrialRunner.html#_logWarnings
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.trial._dist.disttrial.DistTrialRunner.writeResults
twisted.trial._dist.disttrial.DistTrialRunner.html#writeResults
ZopeInterfaceFunction
Method
PUBLIC
Write test run final outcome to result.
-
twisted.trial._dist.disttrial.DistTrialRunner.createLocalWorkers
twisted.trial._dist.disttrial.DistTrialRunner.html#createLocalWorkers
ZopeInterfaceFunction
Method
PUBLIC
Create local worker protocol instances and return them.
-
twisted.trial._dist.disttrial.DistTrialRunner.launchWorkerProcesses
twisted.trial._dist.disttrial.DistTrialRunner.html#launchWorkerProcesses
ZopeInterfaceFunction
Method
PUBLIC
Spawn processes from a list of process protocols.
-
twisted.trial._dist.disttrial.DistTrialRunner._driveWorker
twisted.trial._dist.disttrial.DistTrialRunner.html#_driveWorker
ZopeInterfaceFunction
Method
PRIVATE
Drive a
LocalWorkerAMP instance, iterating the tests and calling
run for every one of them.
-
twisted.trial._dist.disttrial.DistTrialRunner.run
twisted.trial._dist.disttrial.DistTrialRunner.html#run
ZopeInterfaceFunction
Method
PUBLIC
Spawn local worker processes and load tests. After that, run them.
-
twisted.trial._dist.disttrial.DistTrialRunner.runUntilFailure
twisted.trial._dist.disttrial.DistTrialRunner.html#runUntilFailure
ZopeInterfaceFunction
Method
PUBLIC
Run the tests with local worker processes until they fail.
-
twisted.trial._dist.options.WorkerOptions
twisted.trial._dist.options.WorkerOptions.html
ZopeInterfaceClass
Class
PUBLIC
Options forwarded to the trial distributed worker.
-
twisted.trial._dist.options.WorkerOptions.coverdir
twisted.trial._dist.options.WorkerOptions.html#coverdir
ZopeInterfaceFunction
Method
PUBLIC
Return a
FilePath representing the directory into which coverage results should be written.
-
twisted.trial._dist.workertrial.WorkerLogObserver
twisted.trial._dist.workertrial.WorkerLogObserver.html
ZopeInterfaceClass
Class
PUBLIC
A log observer that forward its output to a AMP protocol.
-
twisted.trial._dist.workertrial.WorkerLogObserver.__init__
twisted.trial._dist.workertrial.WorkerLogObserver.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.trial._dist.workertrial.WorkerLogObserver.protocol
twisted.trial._dist.workertrial.WorkerLogObserver.html#protocol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.trial._dist.workertrial.WorkerLogObserver.emit
twisted.trial._dist.workertrial.WorkerLogObserver.html#emit
ZopeInterfaceFunction
Method
PUBLIC
Produce a log output.
-
twisted.trial._dist.workertrial.main
twisted.trial._dist.workertrial.html#main
ZopeInterfaceFunction
Function
PUBLIC
Main function to be run if __name__ == "__main__".
-
twisted.web.util._PRE
twisted.web.util.html#_PRE
ZopeInterfaceFunction
Function
PRIVATE
Wraps <pre> tags around some text and HTML-escape it.
-
twisted.web.util.ChildRedirector
twisted.web.util.ChildRedirector.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.web.util.ChildRedirector.isLeaf
twisted.web.util.ChildRedirector.html#isLeaf
ZopeInterfaceAttribute
Class Variable
PUBLIC
Signal if this IResource implementor is a "leaf node" or not. If True, getChildWithDefault will not be called on this Resource.
-
twisted.web.util.ChildRedirector.__init__
twisted.web.util.ChildRedirector.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize.
-
twisted.web.util.ChildRedirector.getChild
twisted.web.util.ChildRedirector.html#getChild
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a 'child' resource from me.
-
twisted.web.util.DeferredResource
twisted.web.util.DeferredResource.html
ZopeInterfaceClass
Class
PUBLIC
I wrap up a Deferred that will eventually result in a Resource object.
-
twisted.web.util.DeferredResource.isLeaf
twisted.web.util.DeferredResource.html#isLeaf
ZopeInterfaceAttribute
Class Variable
PUBLIC
Signal if this IResource implementor is a "leaf node" or not. If True, getChildWithDefault will not be called on this Resource.
-
twisted.web.util.DeferredResource.__init__
twisted.web.util.DeferredResource.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize.
-
twisted.web.util.DeferredResource.d
twisted.web.util.DeferredResource.html#d
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.util.DeferredResource.getChild
twisted.web.util.DeferredResource.html#getChild
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a 'child' resource from me.
-
twisted.web.util.DeferredResource.render
twisted.web.util.DeferredResource.html#render
ZopeInterfaceFunction
Method
PUBLIC
Render a given resource. See
IResource's render method.
-
twisted.web.util.DeferredResource._cbChild
twisted.web.util.DeferredResource.html#_cbChild
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.web.util.DeferredResource._ebChild
twisted.web.util.DeferredResource.html#_ebChild
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.web.util.FailureElement
twisted.web.util.FailureElement.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.web.util.FailureElement.failure
twisted.web.util.FailureElement.html#failure
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The
Failure instance which will be rendered.
-
twisted.web.util.FailureElement.loader
twisted.web.util.FailureElement.html#loader
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.web.util.FailureElement.__init__
twisted.web.util.FailureElement.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.util.FailureElement.type
twisted.web.util.FailureElement.html#type
ZopeInterfaceFunction
Method
PUBLIC
Render the exception type as a child of tag.
-
twisted.web.util.FailureElement.value
twisted.web.util.FailureElement.html#value
ZopeInterfaceFunction
Method
PUBLIC
Render the exception value as a child of tag.
-
twisted.web.util.FailureElement.traceback
twisted.web.util.FailureElement.html#traceback
ZopeInterfaceFunction
Method
PUBLIC
Render all the frames in the wrapped
Failure's traceback stack, replacing
tag.
-
twisted.web.util.ParentRedirect
twisted.web.util.ParentRedirect.html
ZopeInterfaceClass
Class
PUBLIC
Redirect to the nearest directory and strip any query string.
-
twisted.web.util.ParentRedirect.isLeaf
twisted.web.util.ParentRedirect.html#isLeaf
ZopeInterfaceAttribute
Class Variable
PUBLIC
Signal if this IResource implementor is a "leaf node" or not. If True, getChildWithDefault will not be called on this Resource.
-
twisted.web.util.ParentRedirect.render
twisted.web.util.ParentRedirect.html#render
ZopeInterfaceFunction
Method
PUBLIC
Respond to all requests by redirecting to nearest directory.
-
twisted.web.util.Redirect
twisted.web.util.Redirect.html
ZopeInterfaceClass
Class
PUBLIC
Resource that redirects to a specific URL.
-
twisted.web.util.Redirect.url
twisted.web.util.Redirect.html#url
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Redirect target URL to put in the Location response header.
-
twisted.web.util.Redirect.isLeaf
twisted.web.util.Redirect.html#isLeaf
ZopeInterfaceAttribute
Class Variable
PUBLIC
Signal if this IResource implementor is a "leaf node" or not. If True, getChildWithDefault will not be called on this Resource.
-
twisted.web.util.Redirect.__init__
twisted.web.util.Redirect.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize.
-
twisted.web.util.Redirect.render
twisted.web.util.Redirect.html#render
ZopeInterfaceFunction
Method
PUBLIC
Render a given resource. See
IResource's render method.
-
twisted.web.util.Redirect.getChild
twisted.web.util.Redirect.html#getChild
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a 'child' resource from me.
-
twisted.web.util._FrameElement
twisted.web.util._FrameElement.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.web.util._FrameElement.frame
twisted.web.util._FrameElement.html#frame
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A
Failure-style frame object for which to load a source line to render. This is really a tuple holding some information from a frame object. See
Failure.frames for specifics.
-
twisted.web.util._FrameElement.__init__
twisted.web.util._FrameElement.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.util._FrameElement.filename
twisted.web.util._FrameElement.html#filename
ZopeInterfaceFunction
Method
PUBLIC
Render the name of the file this frame references as a child of tag.
-
twisted.web.util._FrameElement.lineNumber
twisted.web.util._FrameElement.html#lineNumber
ZopeInterfaceFunction
Method
PUBLIC
Render the source line number this frame references as a child of tag.
-
twisted.web.util._FrameElement.function
twisted.web.util._FrameElement.html#function
ZopeInterfaceFunction
Method
PUBLIC
Render the function name this frame references as a child of tag.
-
twisted.web.util._FrameElement.source
twisted.web.util._FrameElement.html#source
ZopeInterfaceFunction
Method
PUBLIC
Render the source code surrounding the line this frame references, replacing tag.
-
twisted.web.util._SourceFragmentElement
twisted.web.util._SourceFragmentElement.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.web.util._SourceFragmentElement.frame
twisted.web.util._SourceFragmentElement.html#frame
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A
Failure-style frame object for which to load a source line to render. This is really a tuple holding some information from a frame object. See
Failure.frames for specifics.
-
twisted.web.util._SourceFragmentElement.__init__
twisted.web.util._SourceFragmentElement.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.util._SourceFragmentElement._getSourceLines
twisted.web.util._SourceFragmentElement.html#_getSourceLines
ZopeInterfaceFunction
Method
PRIVATE
Find the source line references by self.frame and yield, in source line order, it and the previous and following lines.
-
twisted.web.util._SourceFragmentElement.sourceLines
twisted.web.util._SourceFragmentElement.html#sourceLines
ZopeInterfaceFunction
Method
PUBLIC
Render the source line indicated by self.frame and several surrounding lines. The active line will be given a class of "snippetHighlightLine". Other lines will be given a class of "snippetLine".
-
twisted.web.util._SourceLineElement
twisted.web.util._SourceLineElement.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.web.util._SourceLineElement.number
twisted.web.util._SourceLineElement.html#number
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A int giving the line number of the source code to be rendered.
-
twisted.web.util._SourceLineElement.source
twisted.web.util._SourceLineElement.html#source
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A str giving the source code to be rendered.
-
twisted.web.util._SourceLineElement.__init__
twisted.web.util._SourceLineElement.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.util._SourceLineElement.sourceLine
twisted.web.util._SourceLineElement.html#sourceLine
ZopeInterfaceFunction
Method
PUBLIC
Render the line of source as a child of tag.
-
twisted.web.util._SourceLineElement.lineNumber
twisted.web.util._SourceLineElement.html#lineNumber
ZopeInterfaceFunction
Method
PUBLIC
Render the line number as a child of tag.
-
twisted.web.util._StackElement
twisted.web.util._StackElement.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.web.util._StackElement.__init__
twisted.web.util._StackElement.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.util._StackElement.stackFrames
twisted.web.util._StackElement.html#stackFrames
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.util._StackElement.frames
twisted.web.util._StackElement.html#frames
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.web.util.formatFailure
twisted.web.util.html#formatFailure
ZopeInterfaceFunction
Function
PUBLIC
Construct an HTML representation of the given failure.
-
twisted.web.util.redirectTo
twisted.web.util.html#redirectTo
ZopeInterfaceFunction
Function
PUBLIC
Generate a redirect to the given location.
-
twisted.web._auth.wrapper.UnauthorizedResource
twisted.web._auth.wrapper.UnauthorizedResource.html
ZopeInterfaceClass
Class
PUBLIC
Simple IResource to escape Resource dispatch
-
twisted.web._auth.wrapper.UnauthorizedResource.isLeaf
twisted.web._auth.wrapper.UnauthorizedResource.html#isLeaf
ZopeInterfaceAttribute
Class Variable
PUBLIC
Signal if this IResource implementor is a "leaf node" or not. If True, getChildWithDefault will not be called on this Resource.
-
twisted.web._auth.wrapper.UnauthorizedResource.__init__
twisted.web._auth.wrapper.UnauthorizedResource.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web._auth.wrapper.UnauthorizedResource._credentialFactories
twisted.web._auth.wrapper.UnauthorizedResource.html#_credentialFactories
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web._auth.wrapper.UnauthorizedResource.render
twisted.web._auth.wrapper.UnauthorizedResource.html#render
ZopeInterfaceFunction
Method
PUBLIC
Send www-authenticate headers to the client
-
twisted.web._auth.wrapper.UnauthorizedResource.getChildWithDefault
twisted.web._auth.wrapper.UnauthorizedResource.html#getChildWithDefault
ZopeInterfaceFunction
Method
PUBLIC
Disable resource dispatch
-
twisted.web._auth.wrapper.UnauthorizedResource.putChild
twisted.web._auth.wrapper.UnauthorizedResource.html#putChild
ZopeInterfaceFunction
Method
PUBLIC
Put a child IResource implementor at the given path.
-
twisted.web._newclient.STATUS
twisted.web._newclient.html#STATUS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web._newclient.BODY
twisted.web._newclient.html#BODY
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web._newclient.DONE
twisted.web._newclient.html#DONE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web._newclient._moduleLog
twisted.web._newclient.html#_moduleLog
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.web._newclient.ExcessWrite
twisted.web._newclient.ExcessWrite.html
ZopeInterfaceClass
Class
PUBLIC
The body
IBodyProducer for a request tried to write data after indicating it had finished writing data.
-
twisted.web._newclient.ParseError
twisted.web._newclient.ParseError.html
ZopeInterfaceClass
Class
PUBLIC
Some received data could not be parsed.
-
twisted.web._newclient.ParseError.data
twisted.web._newclient.ParseError.html#data
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The string which could not be parsed.
-
twisted.web._newclient.ParseError.__init__
twisted.web._newclient.ParseError.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web._newclient.BadResponseVersion
twisted.web._newclient.BadResponseVersion.html
ZopeInterfaceClass
Class
PUBLIC
The version string in a status line was unparsable.
-
twisted.web._newclient._WrapperException
twisted.web._newclient._WrapperException.html
ZopeInterfaceClass
Class
PRIVATE
_WrapperException is the base exception type for exceptions which include one or more other exceptions as the low-level causes.
-
twisted.web._newclient._WrapperException.reasons
twisted.web._newclient._WrapperException.html#reasons
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A
list of one or more
Failure instances encountered during an HTTP request. See subclass documentation for more details.
-
twisted.web._newclient._WrapperException.__init__
twisted.web._newclient._WrapperException.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web._newclient.ConnectionAborted
twisted.web._newclient.ConnectionAborted.html
ZopeInterfaceClass
Class
PUBLIC
The connection was explicitly aborted by application code.
-
twisted.web._newclient.WrongBodyLength
twisted.web._newclient.WrongBodyLength.html
ZopeInterfaceClass
Class
PUBLIC
An
IBodyProducer declared the number of bytes it was going to produce (via its
length attribute) and then produced a different number of bytes.
-
twisted.web._newclient.RequestNotSent
twisted.web._newclient.RequestNotSent.html
ZopeInterfaceClass
Class
PUBLIC
RequestNotSent indicates that an attempt was made to issue a request but for reasons unrelated to the details of the request itself, the request could not be sent. For example, this may indicate that an attempt was made to send a request using a protocol which is no longer connected to a server.
-
twisted.web._newclient._callAppFunction
twisted.web._newclient.html#_callAppFunction
ZopeInterfaceFunction
Function
PRIVATE
Call function. If it raises an exception, log it with a minimal description of the source.
-
twisted.web._newclient.HTTPParser
twisted.web._newclient.HTTPParser.html
ZopeInterfaceClass
Class
PUBLIC
HTTPParser handles the parsing side of HTTP processing. With a suitable subclass, it can parse either the client side or the server side of the connection.
-
twisted.web._newclient.HTTPParser.state
twisted.web._newclient.HTTPParser.html#state
ZopeInterfaceAttribute
Instance Variable
PUBLIC
State indicator for the response parsing state machine. One of STATUS, HEADER, BODY, DONE.
-
twisted.web._newclient.HTTPParser.delimiter
twisted.web._newclient.HTTPParser.html#delimiter
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.web._newclient.HTTPParser.connectionMade
twisted.web._newclient.HTTPParser.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.web._newclient.HTTPParser.switchToBodyMode
twisted.web._newclient.HTTPParser.html#switchToBodyMode
ZopeInterfaceFunction
Method
PUBLIC
Switch to body parsing mode - interpret any more bytes delivered as part of the message body and deliver them to the given decoder.
-
twisted.web._newclient.HTTPParser.bodyDecoder
twisted.web._newclient.HTTPParser.html#bodyDecoder
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web._newclient.HTTPParser.lineReceived
twisted.web._newclient.HTTPParser.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Handle one line from a response.
-
twisted.web._newclient.HTTPParser.rawDataReceived
twisted.web._newclient.HTTPParser.html#rawDataReceived
ZopeInterfaceFunction
Method
PUBLIC
Pass data from the message body to the body decoder object.
-
twisted.web._newclient.HTTPParser.statusReceived
twisted.web._newclient.HTTPParser.html#statusReceived
ZopeInterfaceFunction
Method
PUBLIC
Callback invoked whenever the first line of a new message is received. Override this.
-
twisted.web._newclient.HTTPClientParser
twisted.web._newclient.HTTPClientParser.html
ZopeInterfaceClass
Class
PUBLIC
An HTTP parser which only handles HTTP responses.
-
twisted.web._newclient.HTTPClientParser.request
twisted.web._newclient.HTTPClientParser.html#request
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The request with which the expected response is associated.
-
twisted.web._newclient.HTTPClientParser.NO_BODY_CODES
twisted.web._newclient.HTTPClientParser.html#NO_BODY_CODES
ZopeInterfaceAttribute
Constant
PUBLIC
A set of response codes which MUST NOT have a body.
-
twisted.web._newclient.HTTPClientParser.finisher
twisted.web._newclient.HTTPClientParser.html#finisher
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A callable to invoke when this response is fully parsed.
-
twisted.web._newclient.HTTPClientParser._responseDeferred
twisted.web._newclient.HTTPClientParser.html#_responseDeferred
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A
Deferred which will be called back with the response when all headers in the response have been received. Thereafter,
None.
-
twisted.web._newclient.HTTPClientParser._everReceivedData
twisted.web._newclient.HTTPClientParser.html#_everReceivedData
ZopeInterfaceAttribute
Instance Variable
PRIVATE
True if any bytes have been received.
-
twisted.web._newclient.HTTPClientParser._transferDecoders
twisted.web._newclient.HTTPClientParser.html#_transferDecoders
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.web._newclient.HTTPClientParser.bodyDecoder
twisted.web._newclient.HTTPClientParser.html#bodyDecoder
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.web._newclient.HTTPClientParser._log
twisted.web._newclient.HTTPClientParser.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.web._newclient.HTTPClientParser.__init__
twisted.web._newclient.HTTPClientParser.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web._newclient.HTTPClientParser.dataReceived
twisted.web._newclient.HTTPClientParser.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Override so that we know if any response has been received.
-
twisted.web._newclient.HTTPClientParser.parseVersion
twisted.web._newclient.HTTPClientParser.html#parseVersion
ZopeInterfaceFunction
Method
PUBLIC
Parse version strings of the form Protocol '/' Major '.' Minor. E.g. b'HTTP/1.1'. Returns (protocol, major, minor). Will raise ValueError on bad syntax.
-
twisted.web._newclient.HTTPClientParser.statusReceived
twisted.web._newclient.HTTPClientParser.html#statusReceived
ZopeInterfaceFunction
Method
PUBLIC
Parse the status line into its components and create a response object to keep track of this response's state.
-
twisted.web._newclient.HTTPClientParser.response
twisted.web._newclient.HTTPClientParser.html#response
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web._newclient.HTTPClientParser._finished
twisted.web._newclient.HTTPClientParser.html#_finished
ZopeInterfaceFunction
Method
PRIVATE
Called to indicate that an entire response has been received. No more bytes will be interpreted by this
HTTPClientParser. Extra bytes are passed up and the state of this
HTTPClientParser is set to
DONE...
-
twisted.web._newclient.HTTPClientParser.state
twisted.web._newclient.HTTPClientParser.html#state
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web._newclient.HTTPClientParser.connectionLost
twisted.web._newclient.HTTPClientParser.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.web._newclient._VALID_METHOD
twisted.web._newclient.html#_VALID_METHOD
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.web._newclient._ensureValidMethod
twisted.web._newclient.html#_ensureValidMethod
ZopeInterfaceFunction
Function
PRIVATE
An HTTP method is an HTTP token, which consists of any visible ASCII character that is not a delimiter (i.e. one of "(),/:;<=>?@[\]{}.)
-
twisted.web._newclient._VALID_URI
twisted.web._newclient.html#_VALID_URI
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.web._newclient._ensureValidURI
twisted.web._newclient.html#_ensureValidURI
ZopeInterfaceFunction
Function
PRIVATE
A valid URI cannot contain control characters (i.e., characters between 0-32, inclusive and 127) or non-ASCII characters (i.e., characters with values between 128-255, inclusive).
-
twisted.web._newclient.Request
twisted.web._newclient.Request.html
ZopeInterfaceClass
Class
PUBLIC
A
Request instance describes an HTTP request to be sent to an HTTP server.
-
twisted.web._newclient.Request.method
twisted.web._newclient.Request.html#method
ZopeInterfaceAttribute
Instance Variable
PUBLIC
See __init__.
-
twisted.web._newclient.Request.uri
twisted.web._newclient.Request.html#uri
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.web._newclient.Request.bodyProducer
twisted.web._newclient.Request.html#bodyProducer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.web._newclient.Request.persistent
twisted.web._newclient.Request.html#persistent
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.web._newclient.Request._parsedURI
twisted.web._newclient.Request.html#_parsedURI
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Parsed URI for the request, or None.
-
twisted.web._newclient.Request._log
twisted.web._newclient.Request.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.web._newclient.Request.__init__
twisted.web._newclient.Request.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.web._newclient.Request._construct
twisted.web._newclient.Request.html#_construct
ZopeInterfaceFunction
Class Method
PRIVATE
Private constructor.
-
twisted.web._newclient.Request.absoluteURI
twisted.web._newclient.Request.html#absoluteURI
ZopeInterfaceAttribute
Property
PUBLIC
The absolute URI of the request as bytes, or None if the absolute URI cannot be determined.
-
twisted.web._newclient.Request._writeToBodyProducerChunked
twisted.web._newclient.Request.html#_writeToBodyProducerChunked
ZopeInterfaceFunction
Method
PRIVATE
Write this request to the given transport using chunked transfer-encoding to frame the body.
-
twisted.web._newclient.Request._writeToBodyProducerContentLength
twisted.web._newclient.Request.html#_writeToBodyProducerContentLength
ZopeInterfaceFunction
Method
PRIVATE
Write this request to the given transport using content-length to frame the body.
-
twisted.web._newclient.Request._writeToEmptyBodyContentLength
twisted.web._newclient.Request.html#_writeToEmptyBodyContentLength
ZopeInterfaceFunction
Method
PRIVATE
Write this request to the given transport using content-length to frame the (empty) body.
-
twisted.web._newclient.Request.writeTo
twisted.web._newclient.Request.html#writeTo
ZopeInterfaceFunction
Method
PUBLIC
Format this
Request as an HTTP/1.1 request and write it to the given transport. If bodyProducer is not None, it will be associated with an
IConsumer.
-
twisted.web._newclient.Request.stopWriting
twisted.web._newclient.Request.html#stopWriting
ZopeInterfaceFunction
Method
PUBLIC
Stop writing this request to the transport. This can only be called after
writeTo and before the
Deferred returned by
writeTo fires. It should cancel any asynchronous task started by
writeTo. The
Deferred...
-
twisted.web._newclient.LengthEnforcingConsumer
twisted.web._newclient.LengthEnforcingConsumer.html
ZopeInterfaceClass
Class
PUBLIC
An
IConsumer proxy which enforces an exact length requirement on the total data written to it.
-
twisted.web._newclient.LengthEnforcingConsumer._length
twisted.web._newclient.LengthEnforcingConsumer.html#_length
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The number of bytes remaining to be written.
-
twisted.web._newclient.LengthEnforcingConsumer._producer
twisted.web._newclient.LengthEnforcingConsumer.html#_producer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.web._newclient.LengthEnforcingConsumer._consumer
twisted.web._newclient.LengthEnforcingConsumer.html#_consumer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The consumer to which at most _length bytes will be forwarded.
-
twisted.web._newclient.LengthEnforcingConsumer._finished
twisted.web._newclient.LengthEnforcingConsumer.html#_finished
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A
Deferred which will be fired with a
Failure if too many bytes are written to this consumer.
-
twisted.web._newclient.LengthEnforcingConsumer.__init__
twisted.web._newclient.LengthEnforcingConsumer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web._newclient.LengthEnforcingConsumer._allowNoMoreWrites
twisted.web._newclient.LengthEnforcingConsumer.html#_allowNoMoreWrites
ZopeInterfaceFunction
Method
PRIVATE
Indicate that no additional writes are allowed. Attempts to write after calling this method will be met with an exception.
-
twisted.web._newclient.LengthEnforcingConsumer.write
twisted.web._newclient.LengthEnforcingConsumer.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write bytes to the underlying consumer unless _noMoreWritesExpected has been called or there are/have been too many bytes.
-
twisted.web._newclient.LengthEnforcingConsumer._noMoreWritesExpected
twisted.web._newclient.LengthEnforcingConsumer.html#_noMoreWritesExpected
ZopeInterfaceFunction
Method
PRIVATE
Called to indicate no more bytes will be written to this consumer. Check to see that the correct number have been written.
-
twisted.web._newclient.makeStatefulDispatcher
twisted.web._newclient.html#makeStatefulDispatcher
ZopeInterfaceFunction
Function
PUBLIC
Given a dispatch name and a function, return a function which can be used as a method and which, when called, will call another method defined on the instance and return the result. The other method which is called is determined by the value of the ...
-
twisted.web._newclient._ClientRequestProxy
twisted.web._newclient.html#_ClientRequestProxy
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.web._newclient.ChunkedEncoder
twisted.web._newclient.ChunkedEncoder.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.web._newclient.ChunkedEncoder.__init__
twisted.web._newclient.ChunkedEncoder.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web._newclient.ChunkedEncoder.transport
twisted.web._newclient.ChunkedEncoder.html#transport
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web._newclient.ChunkedEncoder._allowNoMoreWrites
twisted.web._newclient.ChunkedEncoder.html#_allowNoMoreWrites
ZopeInterfaceFunction
Method
PRIVATE
Indicate that no additional writes are allowed. Attempts to write after calling this method will be met with an exception.
-
twisted.web._newclient.ChunkedEncoder.registerProducer
twisted.web._newclient.ChunkedEncoder.html#registerProducer
ZopeInterfaceFunction
Method
PUBLIC
Register the given producer with self.transport.
-
twisted.web._newclient.ChunkedEncoder.write
twisted.web._newclient.ChunkedEncoder.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write the given request body bytes to the transport using chunked encoding.
-
twisted.web._newclient.ChunkedEncoder.unregisterProducer
twisted.web._newclient.ChunkedEncoder.html#unregisterProducer
ZopeInterfaceFunction
Method
PUBLIC
Indicate that the request body is complete and finish the request.
-
twisted.web._newclient.TransportProxyProducer
twisted.web._newclient.TransportProxyProducer.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.web._newclient.TransportProxyProducer._producer
twisted.web._newclient.TransportProxyProducer.html#_producer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.web._newclient.TransportProxyProducer.disconnecting
twisted.web._newclient.TransportProxyProducer.html#disconnecting
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.web._newclient.TransportProxyProducer.__init__
twisted.web._newclient.TransportProxyProducer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web._newclient.TransportProxyProducer.stopProxying
twisted.web._newclient.TransportProxyProducer.html#stopProxying
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.web._newclient.TransportProxyProducer.stopProducing
twisted.web._newclient.TransportProxyProducer.html#stopProducing
ZopeInterfaceFunction
Method
PUBLIC
Proxy the stoppage to the underlying producer, unless this proxy has been stopped.
-
twisted.web._newclient.TransportProxyProducer.resumeProducing
twisted.web._newclient.TransportProxyProducer.html#resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
Proxy the resumption to the underlying producer, unless this proxy has been stopped.
-
twisted.web._newclient.TransportProxyProducer.pauseProducing
twisted.web._newclient.TransportProxyProducer.html#pauseProducing
ZopeInterfaceFunction
Method
PUBLIC
Proxy the pause to the underlying producer, unless this proxy has been stopped.
-
twisted.web._newclient.TransportProxyProducer.loseConnection
twisted.web._newclient.TransportProxyProducer.html#loseConnection
ZopeInterfaceFunction
Method
PUBLIC
Proxy the request to lose the connection to the underlying producer, unless this proxy has been stopped.
-
twisted.web._newclient.HTTP11ClientProtocol
twisted.web._newclient.HTTP11ClientProtocol.html
ZopeInterfaceClass
Class
PUBLIC
HTTP11ClientProtocol is an implementation of the HTTP 1.1 client protocol. It supports as few features as possible.
-
twisted.web._newclient.HTTP11ClientProtocol._parser
twisted.web._newclient.HTTP11ClientProtocol.html#_parser
ZopeInterfaceAttribute
Instance Variable
PRIVATE
After a request is issued, the
HTTPClientParser to which received data making up the response to that request is delivered.
-
twisted.web._newclient.HTTP11ClientProtocol._finishedRequest
twisted.web._newclient.HTTP11ClientProtocol.html#_finishedRequest
ZopeInterfaceAttribute
Instance Variable
PRIVATE
After a request is issued, the
Deferred which will fire when a
Response object corresponding to that request is available. This allows
HTTP11ClientProtocol to fail the request if there is a connection or parsing problem.
-
twisted.web._newclient.HTTP11ClientProtocol._currentRequest
twisted.web._newclient.HTTP11ClientProtocol.html#_currentRequest
ZopeInterfaceAttribute
Instance Variable
PRIVATE
After a request is issued, the
Request instance used to make that request. This allows
HTTP11ClientProtocol to stop request generation if necessary (for example, if the connection is lost).
-
twisted.web._newclient.HTTP11ClientProtocol._transportProxy
twisted.web._newclient.HTTP11ClientProtocol.html#_transportProxy
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.web._newclient.HTTP11ClientProtocol._responseDeferred
twisted.web._newclient.HTTP11ClientProtocol.html#_responseDeferred
ZopeInterfaceAttribute
Instance Variable
PRIVATE
After a request is issued, the
Deferred from
_parser which will fire with a
Response when one has been received. This is eventually chained with
_finishedRequest, but only in certain cases to avoid double firing that Deferred.
-
twisted.web._newclient.HTTP11ClientProtocol._state
twisted.web._newclient.HTTP11ClientProtocol.html#_state
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Indicates what state this
HTTP11ClientProtocol instance is in with respect to transmission of a request and reception of a response. This may be one of the following strings:
-
twisted.web._newclient.HTTP11ClientProtocol._abortDeferreds
twisted.web._newclient.HTTP11ClientProtocol.html#_abortDeferreds
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A list of Deferred instances that will fire when the connection is lost.
-
twisted.web._newclient.HTTP11ClientProtocol._log
twisted.web._newclient.HTTP11ClientProtocol.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.web._newclient.HTTP11ClientProtocol.__init__
twisted.web._newclient.HTTP11ClientProtocol.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web._newclient.HTTP11ClientProtocol._quiescentCallback
twisted.web._newclient.HTTP11ClientProtocol.html#_quiescentCallback
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web._newclient.HTTP11ClientProtocol.state
twisted.web._newclient.HTTP11ClientProtocol.html#state
ZopeInterfaceAttribute
Property
PUBLIC
Undocumented
-
twisted.web._newclient.HTTP11ClientProtocol.request
twisted.web._newclient.HTTP11ClientProtocol.html#request
ZopeInterfaceFunction
Method
PUBLIC
Issue
request over
self.transport and return a
Deferred which will fire with a
Response instance or an error.
-
twisted.web._newclient.HTTP11ClientProtocol._finishResponse
twisted.web._newclient.HTTP11ClientProtocol.html#_finishResponse
ZopeInterfaceFunction
Method
PRIVATE
Called by an
HTTPClientParser to indicate that it has parsed a complete response.
-
twisted.web._newclient.HTTP11ClientProtocol._finishResponse_WAITING
twisted.web._newclient.HTTP11ClientProtocol.html#_finishResponse_WAITING
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.web._newclient.HTTP11ClientProtocol._disconnectParser
twisted.web._newclient.HTTP11ClientProtocol.html#_disconnectParser
ZopeInterfaceFunction
Method
PRIVATE
If there is still a parser, call its connectionLost method with the given reason. If there is not, do nothing.
-
twisted.web._newclient.HTTP11ClientProtocol._giveUp
twisted.web._newclient.HTTP11ClientProtocol.html#_giveUp
ZopeInterfaceFunction
Method
PRIVATE
Lose the underlying connection and disconnect the parser with the given
Failure.
-
twisted.web._newclient.HTTP11ClientProtocol.dataReceived
twisted.web._newclient.HTTP11ClientProtocol.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Handle some stuff from some place.
-
twisted.web._newclient.HTTP11ClientProtocol.connectionLost
twisted.web._newclient.HTTP11ClientProtocol.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
The underlying transport went away. If appropriate, notify the parser object.
-
twisted.web._newclient.HTTP11ClientProtocol._connectionLost_QUIESCENT
twisted.web._newclient.HTTP11ClientProtocol.html#_connectionLost_QUIESCENT
ZopeInterfaceFunction
Method
PRIVATE
Nothing is currently happening. Move to the 'CONNECTION_LOST' state but otherwise do nothing.
-
twisted.web._newclient.HTTP11ClientProtocol._connectionLost_GENERATION_FAILED
twisted.web._newclient.HTTP11ClientProtocol.html#_connectionLost_GENERATION_FAILED
ZopeInterfaceFunction
Method
PRIVATE
The connection was in an inconsistent state. Move to the 'CONNECTION_LOST' state but otherwise do nothing.
-
twisted.web._newclient.HTTP11ClientProtocol._connectionLost_TRANSMITTING
twisted.web._newclient.HTTP11ClientProtocol.html#_connectionLost_TRANSMITTING
ZopeInterfaceFunction
Method
PRIVATE
Fail the
Deferred for the current request, notify the request object that it does not need to continue transmitting itself, and move to the
'CONNECTION_LOST' state.
-
twisted.web._newclient.HTTP11ClientProtocol._connectionLost_TRANSMITTING_AFTER_RECEIVING_RESPONSE
twisted.web._newclient.HTTP11ClientProtocol.html#_connectionLost_TRANSMITTING_AFTER_RECEIVING_RESPONSE
ZopeInterfaceFunction
Method
PRIVATE
Move to the 'CONNECTION_LOST' state.
-
twisted.web._newclient.HTTP11ClientProtocol._connectionLost_WAITING
twisted.web._newclient.HTTP11ClientProtocol.html#_connectionLost_WAITING
ZopeInterfaceFunction
Method
PRIVATE
Disconnect the response parser so that it can propagate the event as necessary (for example, to call an application protocol's
connectionLost method, or to fail a request
Deferred) and move to the
'CONNECTION_LOST'...
-
twisted.web._newclient.HTTP11ClientProtocol._connectionLost_ABORTING
twisted.web._newclient.HTTP11ClientProtocol.html#_connectionLost_ABORTING
ZopeInterfaceFunction
Method
PRIVATE
Disconnect the response parser with a
ConnectionAborted failure, and move to the
'CONNECTION_LOST' state.
-
twisted.web._newclient.HTTP11ClientProtocol.abort
twisted.web._newclient.HTTP11ClientProtocol.html#abort
ZopeInterfaceFunction
Method
PUBLIC
Close the connection and cause all outstanding
request Deferreds to fire with an error.
-
twisted.web.client.urlunparse
twisted.web.client.html#urlunparse
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.web.client.PartialDownloadError
twisted.web.client.PartialDownloadError.html
ZopeInterfaceClass
Class
PUBLIC
Page was only partially downloaded, we got disconnected in middle.
-
twisted.web.client.PartialDownloadError.response
twisted.web.client.PartialDownloadError.html#response
ZopeInterfaceAttribute
Instance Variable
PUBLIC
All of the response body which was downloaded.
-
twisted.web.client.URI
twisted.web.client.URI.html
ZopeInterfaceClass
Class
PUBLIC
A URI object.
-
twisted.web.client.URI.__init__
twisted.web.client.URI.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.web.client.URI.scheme
twisted.web.client.URI.html#scheme
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.client.URI.netloc
twisted.web.client.URI.html#netloc
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.client.URI.host
twisted.web.client.URI.html#host
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.client.URI.port
twisted.web.client.URI.html#port
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.client.URI.path
twisted.web.client.URI.html#path
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.client.URI.params
twisted.web.client.URI.html#params
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.client.URI.query
twisted.web.client.URI.html#query
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.client.URI.fragment
twisted.web.client.URI.html#fragment
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.client.URI.fromBytes
twisted.web.client.URI.html#fromBytes
ZopeInterfaceFunction
Class Method
PUBLIC
Parse the given URI into a
URI.
-
twisted.web.client.URI.toBytes
twisted.web.client.URI.html#toBytes
ZopeInterfaceFunction
Method
PUBLIC
Assemble the individual parts of the URI into a fully formed URI.
-
twisted.web.client.URI.originForm
twisted.web.client.URI.html#originForm
ZopeInterfaceAttribute
Property
PUBLIC
The absolute URI path including URI parameters, query string and fragment identifier.
-
twisted.web.client._urljoin
twisted.web.client.html#_urljoin
ZopeInterfaceFunction
Function
PRIVATE
Construct a full ("absolute") URL by combining a "base URL" with another URL. Informally, this uses components of the base URL, in particular the addressing scheme, the network location and (part of) the path, to provide missing components in the relative URL.
-
twisted.web.client._makeGetterFactory
twisted.web.client.html#_makeGetterFactory
ZopeInterfaceFunction
Function
PRIVATE
Create and connect an HTTP page getting factory.
-
twisted.web.client.RequestGenerationFailed
twisted.web.client.RequestGenerationFailed.html
ZopeInterfaceClass
Class
PUBLIC
There was an error while creating the bytes which make up a request.
-
twisted.web.client.RequestGenerationFailed.reasons
twisted.web.client.RequestGenerationFailed.html#reasons
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A
list of one or more
Failure instances giving the reasons the request generation was considered to have failed.
-
twisted.web.client.RequestTransmissionFailed
twisted.web.client.RequestTransmissionFailed.html
ZopeInterfaceClass
Class
PUBLIC
There was an error while sending the bytes which make up a request.
-
twisted.web.client.RequestTransmissionFailed.reasons
twisted.web.client.RequestTransmissionFailed.html#reasons
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A
list of one or more
Failure instances giving the reasons the request transmission was considered to have failed.
-
twisted.web.client.Response
twisted.web.client.Response.html
ZopeInterfaceClass
Class
PUBLIC
A
Response instance describes an HTTP response received from an HTTP server.
-
twisted.web.client.Response._transport
twisted.web.client.Response.html#_transport
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.web.client.Response._bodyProtocol
twisted.web.client.Response.html#_bodyProtocol
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The
IProtocol provider to which the body is delivered.
None before one has been registered with
deliverBody.
-
twisted.web.client.Response._bodyBuffer
twisted.web.client.Response.html#_bodyBuffer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A list of the strings passed to bodyDataReceived before deliverBody is called. None afterwards.
-
twisted.web.client.Response._state
twisted.web.client.Response.html#_state
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Indicates what state this
Response instance is in, particularly with respect to delivering bytes from the response body to an application-supplied protocol object. This may be one of
'INITIAL',
'CONNECTED'...
-
twisted.web.client.Response._bodyFinished
twisted.web.client.Response.html#_bodyFinished
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.web.client.Response.__init__
twisted.web.client.Response.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.web.client.Response.version
twisted.web.client.Response.html#version
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A three-tuple describing the protocol and protocol version of the response. The first element is of type str, the second and third are of type int. For example, (b'HTTP', 1, 1).
-
twisted.web.client.Response.code
twisted.web.client.Response.html#code
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The HTTP status code of this response, as a int.
-
twisted.web.client.Response.phrase
twisted.web.client.Response.html#phrase
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The HTTP reason phrase of this response, as a str.
-
twisted.web.client.Response.request
twisted.web.client.Response.html#request
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.web.client.Response.previousResponse
twisted.web.client.Response.html#previousResponse
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The previous
IResponse from a redirect, or
None if there was no previous response. This can be used to walk the response or request history for redirections.
-
twisted.web.client.Response._construct
twisted.web.client.Response.html#_construct
ZopeInterfaceFunction
Class Method
PRIVATE
Private constructor.
-
twisted.web.client.Response.setPreviousResponse
twisted.web.client.Response.html#setPreviousResponse
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.web.client.Response.deliverBody
twisted.web.client.Response.html#deliverBody
ZopeInterfaceFunction
Method
PUBLIC
Dispatch the given
IProtocol depending of the current state of the response.
-
twisted.web.client.Response._deliverBody_INITIAL
twisted.web.client.Response.html#_deliverBody_INITIAL
ZopeInterfaceFunction
Method
PRIVATE
Deliver any buffered data to protocol and prepare to deliver any future data to it. Move to the 'CONNECTED' state.
-
twisted.web.client.Response._deliverBody_CONNECTED
twisted.web.client.Response.html#_deliverBody_CONNECTED
ZopeInterfaceFunction
Method
PRIVATE
It is invalid to attempt to deliver data to a protocol when it is already being delivered to another protocol.
-
twisted.web.client.Response._deliverBody_DEFERRED_CLOSE
twisted.web.client.Response.html#_deliverBody_DEFERRED_CLOSE
ZopeInterfaceFunction
Method
PRIVATE
Deliver any buffered data to protocol and then disconnect the protocol. Move to the 'FINISHED' state.
-
twisted.web.client.Response._deliverBody_FINISHED
twisted.web.client.Response.html#_deliverBody_FINISHED
ZopeInterfaceFunction
Method
PRIVATE
It is invalid to attempt to deliver data to a protocol after the response body has been delivered to another protocol.
-
twisted.web.client.Response._bodyDataReceived
twisted.web.client.Response.html#_bodyDataReceived
ZopeInterfaceFunction
Method
PRIVATE
Called by HTTPClientParser with chunks of data from the response body. They will be buffered or delivered to the protocol passed to deliverBody.
-
twisted.web.client.Response._bodyDataReceived_INITIAL
twisted.web.client.Response.html#_bodyDataReceived_INITIAL
ZopeInterfaceFunction
Method
PRIVATE
Buffer any data received for later delivery to a protocol passed to deliverBody.
-
twisted.web.client.Response._bodyDataReceived_CONNECTED
twisted.web.client.Response.html#_bodyDataReceived_CONNECTED
ZopeInterfaceFunction
Method
PRIVATE
Deliver any data received to the protocol to which this
Response is connected.
-
twisted.web.client.Response._bodyDataReceived_DEFERRED_CLOSE
twisted.web.client.Response.html#_bodyDataReceived_DEFERRED_CLOSE
ZopeInterfaceFunction
Method
PRIVATE
It is invalid for data to be delivered after it has been indicated that the response body has been completely delivered.
-
twisted.web.client.Response._bodyDataReceived_FINISHED
twisted.web.client.Response.html#_bodyDataReceived_FINISHED
ZopeInterfaceFunction
Method
PRIVATE
It is invalid for data to be delivered after the response body has been delivered to a protocol.
-
twisted.web.client.Response._bodyDataFinished
twisted.web.client.Response.html#_bodyDataFinished
ZopeInterfaceFunction
Method
PRIVATE
Called by HTTPClientParser when no more body data is available. If the optional reason is supplied, this indicates a problem or potential problem receiving all of the response body.
-
twisted.web.client.Response._bodyDataFinished_INITIAL
twisted.web.client.Response.html#_bodyDataFinished_INITIAL
ZopeInterfaceFunction
Method
PRIVATE
Move to the 'DEFERRED_CLOSE' state to wait for a protocol to which to deliver the response body.
-
twisted.web.client.Response._reason
twisted.web.client.Response.html#_reason
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.client.Response._bodyDataFinished_CONNECTED
twisted.web.client.Response.html#_bodyDataFinished_CONNECTED
ZopeInterfaceFunction
Method
PRIVATE
Disconnect the protocol and move to the 'FINISHED' state.
-
twisted.web.client.Response._bodyDataFinished_DEFERRED_CLOSE
twisted.web.client.Response.html#_bodyDataFinished_DEFERRED_CLOSE
ZopeInterfaceFunction
Method
PRIVATE
It is invalid to attempt to notify the
Response of the end of the response body data more than once.
-
twisted.web.client.Response._bodyDataFinished_FINISHED
twisted.web.client.Response.html#_bodyDataFinished_FINISHED
ZopeInterfaceFunction
Method
PRIVATE
It is invalid to attempt to notify the
Response of the end of the response body data more than once.
-
twisted.web.client.ResponseDone
twisted.web.client.ResponseDone.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.web.client.ResponseFailed
twisted.web.client.ResponseFailed.html
ZopeInterfaceClass
Class
PUBLIC
ResponseFailed indicates that all of the response to a request was not received for some reason.
-
twisted.web.client.ResponseFailed.reasons
twisted.web.client.ResponseFailed.html#reasons
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A
list of one or more
Failure instances giving the reasons the response was considered to have failed.
-
twisted.web.client.ResponseFailed.response
twisted.web.client.ResponseFailed.html#response
ZopeInterfaceAttribute
Instance Variable
PUBLIC
If specified, the
Response received from the server (and in particular the status code and the headers).
-
twisted.web.client.ResponseFailed.__init__
twisted.web.client.ResponseFailed.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.client.ResponseNeverReceived
twisted.web.client.ResponseNeverReceived.html
ZopeInterfaceClass
Class
PUBLIC
A
ResponseFailed that knows no response bytes at all have been received.
-
twisted.web.client.SSL
twisted.web.client.html#SSL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.client._requireSSL
twisted.web.client.html#_requireSSL
ZopeInterfaceFunction
Function
PRIVATE
The decorated method requires pyOpenSSL to be present, or it raises NotImplementedError.
-
twisted.web.client.WebClientContextFactory
twisted.web.client.WebClientContextFactory.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.web.client.WebClientContextFactory._getCertificateOptions
twisted.web.client.WebClientContextFactory.html#_getCertificateOptions
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.web.client.WebClientContextFactory.getContext
twisted.web.client.WebClientContextFactory.html#getContext
ZopeInterfaceFunction
Method
PUBLIC
Return an OpenSSL.SSL.Context.
-
twisted.web.client.BrowserLikePolicyForHTTPS
twisted.web.client.BrowserLikePolicyForHTTPS.html
ZopeInterfaceClass
Class
PUBLIC
SSL connection creator for web clients.
-
twisted.web.client.BrowserLikePolicyForHTTPS.__init__
twisted.web.client.BrowserLikePolicyForHTTPS.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.client.BrowserLikePolicyForHTTPS._trustRoot
twisted.web.client.BrowserLikePolicyForHTTPS.html#_trustRoot
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.client.BrowserLikePolicyForHTTPS.creatorForNetloc
twisted.web.client.BrowserLikePolicyForHTTPS.html#creatorForNetloc
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.web.client.HostnameCachingHTTPSPolicy
twisted.web.client.HostnameCachingHTTPSPolicy.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.web.client.HostnameCachingHTTPSPolicy._policyForHTTPS
twisted.web.client.HostnameCachingHTTPSPolicy.html#_policyForHTTPS
ZopeInterfaceAttribute
Instance Variable
PRIVATE
See
policyforHTTPS parameter of
__init__.
-
twisted.web.client.HostnameCachingHTTPSPolicy._cache
twisted.web.client.HostnameCachingHTTPSPolicy.html#_cache
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.web.client.HostnameCachingHTTPSPolicy._cacheSize
twisted.web.client.HostnameCachingHTTPSPolicy.html#_cacheSize
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.web.client.HostnameCachingHTTPSPolicy.__init__
twisted.web.client.HostnameCachingHTTPSPolicy.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.web.client.HostnameCachingHTTPSPolicy.creatorForNetloc
twisted.web.client.HostnameCachingHTTPSPolicy.html#creatorForNetloc
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.web.client._ContextFactoryWithContext
twisted.web.client._ContextFactoryWithContext.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.web.client._ContextFactoryWithContext._context
twisted.web.client._ContextFactoryWithContext.html#_context
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A Context.
-
twisted.web.client._ContextFactoryWithContext.__init__
twisted.web.client._ContextFactoryWithContext.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.web.client._ContextFactoryWithContext.getContext
twisted.web.client._ContextFactoryWithContext.html#getContext
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.web.client._DeprecatedToCurrentPolicyForHTTPS
twisted.web.client._DeprecatedToCurrentPolicyForHTTPS.html
ZopeInterfaceClass
Class
PRIVATE
Adapt a web context factory to a normal context factory.
-
twisted.web.client._DeprecatedToCurrentPolicyForHTTPS._webContextFactory
twisted.web.client._DeprecatedToCurrentPolicyForHTTPS.html#_webContextFactory
ZopeInterfaceAttribute
Instance Variable
PRIVATE
An object providing a getContext method with hostname and port arguments.
-
twisted.web.client._DeprecatedToCurrentPolicyForHTTPS.__init__
twisted.web.client._DeprecatedToCurrentPolicyForHTTPS.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.web.client._DeprecatedToCurrentPolicyForHTTPS.creatorForNetloc
twisted.web.client._DeprecatedToCurrentPolicyForHTTPS.html#creatorForNetloc
ZopeInterfaceFunction
Method
PUBLIC
Called the wrapped web context factory's getContext method with a hostname and port number and return the resulting context object.
-
twisted.web.client.FileBodyProducer
twisted.web.client.FileBodyProducer.html
ZopeInterfaceClass
Class
PUBLIC
FileBodyProducer produces bytes from an input file object incrementally and writes them to a consumer.
-
twisted.web.client.FileBodyProducer._inputFile
twisted.web.client.FileBodyProducer.html#_inputFile
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Any file-like object, bytes read from which will be written to a consumer.
-
twisted.web.client.FileBodyProducer._cooperate
twisted.web.client.FileBodyProducer.html#_cooperate
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.web.client.FileBodyProducer._readSize
twisted.web.client.FileBodyProducer.html#_readSize
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The number of bytes to read from _inputFile at a time.
-
twisted.web.client.FileBodyProducer.__init__
twisted.web.client.FileBodyProducer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.client.FileBodyProducer.length
twisted.web.client.FileBodyProducer.html#length
ZopeInterfaceAttribute
Instance Variable
PUBLIC
length is a
int indicating how many bytes in total this
IBodyProducer will write to the consumer or
UNKNOWN_LENGTH if this is not known in advance.
-
twisted.web.client.FileBodyProducer._determineLength
twisted.web.client.FileBodyProducer.html#_determineLength
ZopeInterfaceFunction
Method
PRIVATE
Determine how many bytes can be read out of fObj (assuming it is not modified from this point on). If the determination cannot be made, return UNKNOWN_LENGTH.
-
twisted.web.client.FileBodyProducer.stopProducing
twisted.web.client.FileBodyProducer.html#stopProducing
ZopeInterfaceFunction
Method
PUBLIC
Permanently stop writing bytes from the file to the consumer by stopping the underlying
CooperativeTask.
-
twisted.web.client.FileBodyProducer.startProducing
twisted.web.client.FileBodyProducer.html#startProducing
ZopeInterfaceFunction
Method
PUBLIC
Start a cooperative task which will read bytes from the input file and write them to
consumer. Return a
Deferred which fires after all bytes have been written. If this
Deferred is cancelled before it is fired, stop reading and writing bytes.
-
twisted.web.client.FileBodyProducer._task
twisted.web.client.FileBodyProducer.html#_task
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.client.FileBodyProducer._writeloop
twisted.web.client.FileBodyProducer.html#_writeloop
ZopeInterfaceFunction
Method
PRIVATE
Return an iterator which reads one chunk of bytes from the input file and writes them to the consumer for each time it is iterated.
-
twisted.web.client.FileBodyProducer.pauseProducing
twisted.web.client.FileBodyProducer.html#pauseProducing
ZopeInterfaceFunction
Method
PUBLIC
Temporarily suspend copying bytes from the input file to the consumer by pausing the
CooperativeTask which drives that activity.
-
twisted.web.client.FileBodyProducer.resumeProducing
twisted.web.client.FileBodyProducer.html#resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
Undo the effects of a previous
pauseProducing and resume copying bytes to the consumer by resuming the
CooperativeTask which drives the write activity.
-
twisted.web.client._HTTP11ClientFactory
twisted.web.client._HTTP11ClientFactory.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.web.client._HTTP11ClientFactory._quiescentCallback
twisted.web.client._HTTP11ClientFactory.html#_quiescentCallback
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The quiescent callback to be passed to protocol instances, used to return them to the connection pool.
-
twisted.web.client._HTTP11ClientFactory._metadata
twisted.web.client._HTTP11ClientFactory.html#_metadata
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Metadata about the low-level connection details, used to make the repr more useful.
-
twisted.web.client._HTTP11ClientFactory.__init__
twisted.web.client._HTTP11ClientFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.client._HTTP11ClientFactory.__repr__
twisted.web.client._HTTP11ClientFactory.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.client._HTTP11ClientFactory.buildProtocol
twisted.web.client._HTTP11ClientFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of a subclass of Protocol.
-
twisted.web.client._RetryingHTTP11ClientProtocol
twisted.web.client._RetryingHTTP11ClientProtocol.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.web.client._RetryingHTTP11ClientProtocol._clientProtocol
twisted.web.client._RetryingHTTP11ClientProtocol.html#_clientProtocol
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.web.client._RetryingHTTP11ClientProtocol._newConnection
twisted.web.client._RetryingHTTP11ClientProtocol.html#_newConnection
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A callable that creates a new connection for a retry.
-
twisted.web.client._RetryingHTTP11ClientProtocol.__init__
twisted.web.client._RetryingHTTP11ClientProtocol.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.client._RetryingHTTP11ClientProtocol._shouldRetry
twisted.web.client._RetryingHTTP11ClientProtocol.html#_shouldRetry
ZopeInterfaceFunction
Method
PRIVATE
Indicate whether request should be retried.
-
twisted.web.client._RetryingHTTP11ClientProtocol.request
twisted.web.client._RetryingHTTP11ClientProtocol.html#request
ZopeInterfaceFunction
Method
PUBLIC
Do a request, and retry once (with a new connection) if it fails in a retryable manner.
-
twisted.web.client.HTTPConnectionPool
twisted.web.client.HTTPConnectionPool.html
ZopeInterfaceClass
Class
PUBLIC
A pool of persistent HTTP connections.
-
twisted.web.client.HTTPConnectionPool.persistent
twisted.web.client.HTTPConnectionPool.html#persistent
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Boolean indicating whether connections should be persistent. Connections are persistent by default.
-
twisted.web.client.HTTPConnectionPool.maxPersistentPerHost
twisted.web.client.HTTPConnectionPool.html#maxPersistentPerHost
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The maximum number of cached persistent connections for a host:port destination.
-
twisted.web.client.HTTPConnectionPool.cachedConnectionTimeout
twisted.web.client.HTTPConnectionPool.html#cachedConnectionTimeout
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Number of seconds a cached persistent connection will stay open before disconnecting.
-
twisted.web.client.HTTPConnectionPool.retryAutomatically
twisted.web.client.HTTPConnectionPool.html#retryAutomatically
ZopeInterfaceAttribute
Instance Variable
PUBLIC
boolean indicating whether idempotent requests should be retried once if no response was received.
-
twisted.web.client.HTTPConnectionPool._factory
twisted.web.client.HTTPConnectionPool.html#_factory
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The factory used to connect to the proxy.
-
twisted.web.client.HTTPConnectionPool._connections
twisted.web.client.HTTPConnectionPool.html#_connections
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.web.client.HTTPConnectionPool._timeouts
twisted.web.client.HTTPConnectionPool.html#_timeouts
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.web.client.HTTPConnectionPool._log
twisted.web.client.HTTPConnectionPool.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.web.client.HTTPConnectionPool.__init__
twisted.web.client.HTTPConnectionPool.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.client.HTTPConnectionPool._reactor
twisted.web.client.HTTPConnectionPool.html#_reactor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.client.HTTPConnectionPool.getConnection
twisted.web.client.HTTPConnectionPool.html#getConnection
ZopeInterfaceFunction
Method
PUBLIC
Supply a connection, newly created or retrieved from the pool, to be used for one HTTP request.
-
twisted.web.client.HTTPConnectionPool._newConnection
twisted.web.client.HTTPConnectionPool.html#_newConnection
ZopeInterfaceFunction
Method
PRIVATE
Create a new connection.
-
twisted.web.client.HTTPConnectionPool._removeConnection
twisted.web.client.HTTPConnectionPool.html#_removeConnection
ZopeInterfaceFunction
Method
PRIVATE
Remove a connection from the cache and disconnect it.
-
twisted.web.client.HTTPConnectionPool._putConnection
twisted.web.client.HTTPConnectionPool.html#_putConnection
ZopeInterfaceFunction
Method
PRIVATE
Return a persistent connection to the pool. This will be called by
HTTP11ClientProtocol when the connection becomes quiescent.
-
twisted.web.client.HTTPConnectionPool.closeCachedConnections
twisted.web.client.HTTPConnectionPool.html#closeCachedConnections
ZopeInterfaceFunction
Method
PUBLIC
Close all persistent connections and remove them from the pool.
-
twisted.web.client._AgentBase
twisted.web.client._AgentBase.html
ZopeInterfaceClass
Class
PRIVATE
Base class offering common facilities for
Agent-type classes.
-
twisted.web.client._AgentBase._reactor
twisted.web.client._AgentBase.html#_reactor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The IReactorTime implementation which will be used by the pool, and perhaps by subclasses as well.
-
twisted.web.client._AgentBase._pool
twisted.web.client._AgentBase.html#_pool
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.web.client._AgentBase.__init__
twisted.web.client._AgentBase.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.client._AgentBase._computeHostValue
twisted.web.client._AgentBase.html#_computeHostValue
ZopeInterfaceFunction
Method
PRIVATE
Compute the string to use for the value of the Host header, based on the given scheme, host name, and port number.
-
twisted.web.client._AgentBase._requestWithEndpoint
twisted.web.client._AgentBase.html#_requestWithEndpoint
ZopeInterfaceFunction
Method
PRIVATE
Issue a new request, given the endpoint and the path sent as part of the request.
-
twisted.web.client._StandardEndpointFactory
twisted.web.client._StandardEndpointFactory.html
ZopeInterfaceClass
Class
PRIVATE
Standard HTTP endpoint destinations - TCP for HTTP, TCP+TLS for HTTPS.
-
twisted.web.client._StandardEndpointFactory._policyForHTTPS
twisted.web.client._StandardEndpointFactory.html#_policyForHTTPS
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A web context factory which will be used to create SSL context objects for any SSL connections the agent needs to make.
-
twisted.web.client._StandardEndpointFactory._connectTimeout
twisted.web.client._StandardEndpointFactory.html#_connectTimeout
ZopeInterfaceAttribute
Instance Variable
PRIVATE
If not
None, the timeout passed to
HostnameEndpoint for specifying the connection timeout.
-
twisted.web.client._StandardEndpointFactory._bindAddress
twisted.web.client._StandardEndpointFactory.html#_bindAddress
ZopeInterfaceAttribute
Instance Variable
PRIVATE
If not
None, the address passed to
HostnameEndpoint for specifying the local address to bind to.
-
twisted.web.client._StandardEndpointFactory.__init__
twisted.web.client._StandardEndpointFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.web.client._StandardEndpointFactory._reactor
twisted.web.client._StandardEndpointFactory.html#_reactor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.client._StandardEndpointFactory.endpointForURI
twisted.web.client._StandardEndpointFactory.html#endpointForURI
ZopeInterfaceFunction
Method
PUBLIC
Connect directly over TCP for b'http' scheme, and TLS for b'https'.
-
twisted.web.client.Agent
twisted.web.client.Agent.html
ZopeInterfaceClass
Class
PUBLIC
Agent is a very basic HTTP client. It supports
HTTP and
HTTPS scheme URIs.
-
twisted.web.client.Agent._pool
twisted.web.client.Agent.html#_pool
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.web.client.Agent._endpointFactory
twisted.web.client.Agent.html#_endpointFactory
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.web.client.Agent.__init__
twisted.web.client.Agent.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.web.client.Agent.usingEndpointFactory
twisted.web.client.Agent.html#usingEndpointFactory
ZopeInterfaceFunction
Class Method
PUBLIC
Create a new
Agent that will use the endpoint factory to figure out how to connect to the server.
-
twisted.web.client.Agent._init
twisted.web.client.Agent.html#_init
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.web.client.Agent._getEndpoint
twisted.web.client.Agent.html#_getEndpoint
ZopeInterfaceFunction
Method
PRIVATE
Get an endpoint for the given URI, using self._endpointFactory.
-
twisted.web.client.Agent.request
twisted.web.client.Agent.html#request
ZopeInterfaceFunction
Method
PUBLIC
Issue a request to the server indicated by the given uri.
-
twisted.web.client.ProxyAgent
twisted.web.client.ProxyAgent.html
ZopeInterfaceClass
Class
PUBLIC
An HTTP agent able to cross HTTP proxies.
-
twisted.web.client.ProxyAgent._proxyEndpoint
twisted.web.client.ProxyAgent.html#_proxyEndpoint
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The endpoint used to connect to the proxy.
-
twisted.web.client.ProxyAgent.__init__
twisted.web.client.ProxyAgent.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.client.ProxyAgent.request
twisted.web.client.ProxyAgent.html#request
ZopeInterfaceFunction
Method
PUBLIC
Issue a new request via the configured proxy.
-
twisted.web.client._FakeUrllib2Request
twisted.web.client._FakeUrllib2Request.html
ZopeInterfaceClass
Class
PRIVATE
A fake urllib2.Request object for cookielib to work with.
-
twisted.web.client._FakeUrllib2Request.uri
twisted.web.client._FakeUrllib2Request.html#uri
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Request URI.
-
twisted.web.client._FakeUrllib2Request.type
twisted.web.client._FakeUrllib2Request.html#type
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The scheme of the URI.
-
twisted.web.client._FakeUrllib2Request.host
twisted.web.client._FakeUrllib2Request.html#host
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The host[:port] of the URI.
-
twisted.web.client._FakeUrllib2Request.__init__
twisted.web.client._FakeUrllib2Request.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create a fake Urllib2 request.
-
twisted.web.client._FakeUrllib2Request.origin_req_host
twisted.web.client._FakeUrllib2Request.html#origin_req_host
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.client._FakeUrllib2Request.unverifiable
twisted.web.client._FakeUrllib2Request.html#unverifiable
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.client._FakeUrllib2Request.get_full_url
twisted.web.client._FakeUrllib2Request.html#get_full_url
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.client._FakeUrllib2Request.get_host
twisted.web.client._FakeUrllib2Request.html#get_host
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.client._FakeUrllib2Request.get_type
twisted.web.client._FakeUrllib2Request.html#get_type
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.client._FakeUrllib2Request.is_unverifiable
twisted.web.client._FakeUrllib2Request.html#is_unverifiable
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.client._FakeUrllib2Response
twisted.web.client._FakeUrllib2Response.html
ZopeInterfaceClass
Class
PRIVATE
A fake urllib2.Response object for cookielib to work with.
-
twisted.web.client._FakeUrllib2Response.response
twisted.web.client._FakeUrllib2Response.html#response
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Underlying Twisted Web response.
-
twisted.web.client._FakeUrllib2Response.__init__
twisted.web.client._FakeUrllib2Response.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.client._FakeUrllib2Response.info
twisted.web.client._FakeUrllib2Response.html#info
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.client.CookieAgent
twisted.web.client.CookieAgent.html
ZopeInterfaceClass
Class
PUBLIC
CookieAgent extends the basic
Agent to add RFC-compliant handling of HTTP cookies. Cookies are written to and extracted from a
cookielib.CookieJar instance.
-
twisted.web.client.CookieAgent._agent
twisted.web.client.CookieAgent.html#_agent
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Underlying Twisted Web agent to issue requests through.
-
twisted.web.client.CookieAgent.cookieJar
twisted.web.client.CookieAgent.html#cookieJar
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Initialized cookie jar to read cookies from and store cookies to.
-
twisted.web.client.CookieAgent.__init__
twisted.web.client.CookieAgent.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.client.CookieAgent.request
twisted.web.client.CookieAgent.html#request
ZopeInterfaceFunction
Method
PUBLIC
Issue a new request to the wrapped
Agent.
-
twisted.web.client.GzipDecoder
twisted.web.client.GzipDecoder.html
ZopeInterfaceClass
Class
PUBLIC
A wrapper for a
Response instance which handles gzip'ed body.
-
twisted.web.client.GzipDecoder.original
twisted.web.client.GzipDecoder.html#original
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.web.client.GzipDecoder.__init__
twisted.web.client.GzipDecoder.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.client.GzipDecoder.length
twisted.web.client.GzipDecoder.html#length
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.client.GzipDecoder.deliverBody
twisted.web.client.GzipDecoder.html#deliverBody
ZopeInterfaceFunction
Method
PUBLIC
Override
deliverBody to wrap the given
protocol with
_GzipProtocol.
-
twisted.web.client._GzipProtocol
twisted.web.client._GzipProtocol.html
ZopeInterfaceClass
Class
PRIVATE
A
Protocol implementation which wraps another one, transparently decompressing received data.
-
twisted.web.client._GzipProtocol._zlibDecompress
twisted.web.client._GzipProtocol.html#_zlibDecompress
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A zlib decompress object used to decompress the data stream.
-
twisted.web.client._GzipProtocol._response
twisted.web.client._GzipProtocol.html#_response
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A reference to the original response, in case of errors.
-
twisted.web.client._GzipProtocol.__init__
twisted.web.client._GzipProtocol.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.client._GzipProtocol.original
twisted.web.client._GzipProtocol.html#original
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.client._GzipProtocol.dataReceived
twisted.web.client._GzipProtocol.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Decompress data with the zlib decompressor, forwarding the raw data to the original protocol.
-
twisted.web.client._GzipProtocol.connectionLost
twisted.web.client._GzipProtocol.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Forward the connection lost event, flushing remaining data from the decompressor if any.
-
twisted.web.client.ContentDecoderAgent
twisted.web.client.ContentDecoderAgent.html
ZopeInterfaceClass
Class
PUBLIC
An
Agent wrapper to handle encoded content.
-
twisted.web.client.ContentDecoderAgent.__init__
twisted.web.client.ContentDecoderAgent.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.client.ContentDecoderAgent._agent
twisted.web.client.ContentDecoderAgent.html#_agent
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.client.ContentDecoderAgent._decoders
twisted.web.client.ContentDecoderAgent.html#_decoders
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.client.ContentDecoderAgent._supported
twisted.web.client.ContentDecoderAgent.html#_supported
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.client.ContentDecoderAgent.request
twisted.web.client.ContentDecoderAgent.html#request
ZopeInterfaceFunction
Method
PUBLIC
Send a client request which declares supporting compressed content.
-
twisted.web.client.ContentDecoderAgent._handleResponse
twisted.web.client.ContentDecoderAgent.html#_handleResponse
ZopeInterfaceFunction
Method
PRIVATE
Check if the response is encoded, and wrap it to handle decompression.
-
twisted.web.client.RedirectAgent
twisted.web.client.RedirectAgent.html
ZopeInterfaceClass
Class
PUBLIC
An
Agent wrapper which handles HTTP redirects.
-
twisted.web.client.RedirectAgent._redirectResponses
twisted.web.client.RedirectAgent.html#_redirectResponses
ZopeInterfaceAttribute
Class Variable
PRIVATE
A list of HTTP status codes to be redirected for GET and HEAD methods.
-
twisted.web.client.RedirectAgent._seeOtherResponses
twisted.web.client.RedirectAgent.html#_seeOtherResponses
ZopeInterfaceAttribute
Class Variable
PRIVATE
A list of HTTP status codes to be redirected for any method and the method altered to GET.
-
twisted.web.client.RedirectAgent.__init__
twisted.web.client.RedirectAgent.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.client.RedirectAgent._agent
twisted.web.client.RedirectAgent.html#_agent
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.client.RedirectAgent._redirectLimit
twisted.web.client.RedirectAgent.html#_redirectLimit
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.client.RedirectAgent.request
twisted.web.client.RedirectAgent.html#request
ZopeInterfaceFunction
Method
PUBLIC
Send a client request following HTTP redirects.
-
twisted.web.client.RedirectAgent._resolveLocation
twisted.web.client.RedirectAgent.html#_resolveLocation
ZopeInterfaceFunction
Method
PRIVATE
Resolve the redirect location against the request URI.
-
twisted.web.client.RedirectAgent._handleRedirect
twisted.web.client.RedirectAgent.html#_handleRedirect
ZopeInterfaceFunction
Method
PRIVATE
Handle a redirect response, checking the number of redirects already followed, and extracting the location header fields.
-
twisted.web.client.RedirectAgent._handleResponse
twisted.web.client.RedirectAgent.html#_handleResponse
ZopeInterfaceFunction
Method
PRIVATE
Handle the response, making another request if it indicates a redirect.
-
twisted.web.client.BrowserLikeRedirectAgent
twisted.web.client.BrowserLikeRedirectAgent.html
ZopeInterfaceClass
Class
PUBLIC
An
Agent wrapper which handles HTTP redirects in the same fashion as web browsers.
-
twisted.web.client.BrowserLikeRedirectAgent._redirectResponses
twisted.web.client.BrowserLikeRedirectAgent.html#_redirectResponses
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.web.client.BrowserLikeRedirectAgent._seeOtherResponses
twisted.web.client.BrowserLikeRedirectAgent.html#_seeOtherResponses
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.web.client._ReadBodyProtocol
twisted.web.client._ReadBodyProtocol.html
ZopeInterfaceClass
Class
PRIVATE
Protocol that collects data sent to it.
-
twisted.web.client._ReadBodyProtocol.deferred
twisted.web.client._ReadBodyProtocol.html#deferred
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.web.client._ReadBodyProtocol.status
twisted.web.client._ReadBodyProtocol.html#status
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.web.client._ReadBodyProtocol.message
twisted.web.client._ReadBodyProtocol.html#message
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.web.client._ReadBodyProtocol.dataBuffer
twisted.web.client._ReadBodyProtocol.html#dataBuffer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
list of byte-strings received
-
twisted.web.client._ReadBodyProtocol.__init__
twisted.web.client._ReadBodyProtocol.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.web.client._ReadBodyProtocol.dataReceived
twisted.web.client._ReadBodyProtocol.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Accumulate some more bytes from the response.
-
twisted.web.client._ReadBodyProtocol.connectionLost
twisted.web.client._ReadBodyProtocol.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Deliver the accumulated response bytes to the waiting
Deferred, if the response body has been completely received without error.
-
twisted.web.client.readBody
twisted.web.client.html#readBody
ZopeInterfaceFunction
Function
PUBLIC
Get the body of an
IResponse and return it as a byte string.
-
twisted.web.server.NOT_DONE_YET
twisted.web.server.html#NOT_DONE_YET
ZopeInterfaceAttribute
Constant
PUBLIC
A token value which
twisted.web.resource.IResource.render implementations can return to indicate that the application will later call
.write and
.finish to complete the request, and that the HTTP connection should be left open.
-
twisted.web.server.supportedMethods
twisted.web.server.html#supportedMethods
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.web.server.quote
twisted.web.server.html#quote
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.web.server._addressToTuple
twisted.web.server.html#_addressToTuple
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.web.server.Request
twisted.web.server.Request.html
ZopeInterfaceClass
Class
PUBLIC
An HTTP request.
-
twisted.web.server.Request.defaultContentType
twisted.web.server.Request.html#defaultContentType
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A bytes giving the default Content-Type value to send in responses if no other value is set. None disables the default.
-
twisted.web.server.Request._insecureSession
twisted.web.server.Request.html#_insecureSession
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The
Session object representing state that will be transmitted over plain-text HTTP.
-
twisted.web.server.Request._secureSession
twisted.web.server.Request.html#_secureSession
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The
Session object representing the state that will be transmitted only over HTTPS.
-
twisted.web.server.Request.site
twisted.web.server.Request.html#site
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.server.Request.appRootURL
twisted.web.server.Request.html#appRootURL
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.server.Request.prepath
twisted.web.server.Request.html#prepath
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The URL path segments which have been processed during resource traversal, as a list of bytes.
-
twisted.web.server.Request.postpath
twisted.web.server.Request.html#postpath
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The URL path segments which have not (yet) been processed during resource traversal, as a list of bytes.
-
twisted.web.server.Request.__pychecker__
twisted.web.server.Request.html#__pychecker__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.web.server.Request._inFakeHead
twisted.web.server.Request.html#_inFakeHead
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.server.Request._encoder
twisted.web.server.Request.html#_encoder
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.server.Request._log
twisted.web.server.Request.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.web.server.Request.__init__
twisted.web.server.Request.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.web.server.Request.getStateToCopyFor
twisted.web.server.Request.html#getStateToCopyFor
ZopeInterfaceFunction
Method
PUBLIC
Gather state to send when I am serialized for a particular perspective.
-
twisted.web.server.Request.sibLink
twisted.web.server.Request.html#sibLink
ZopeInterfaceFunction
Method
PUBLIC
Return the text that links to a sibling of the requested resource.
-
twisted.web.server.Request.childLink
twisted.web.server.Request.html#childLink
ZopeInterfaceFunction
Method
PUBLIC
Return the text that links to a child of the requested resource.
-
twisted.web.server.Request.gotLength
twisted.web.server.Request.html#gotLength
ZopeInterfaceFunction
Method
PUBLIC
Called when HTTP channel got length of content in this request.
-
twisted.web.server.Request.content
twisted.web.server.Request.html#content
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A file-like object giving the request body. This may be a file on disk, an io.BytesIO, or some other type. The implementation is free to decide on a per-request basis.
-
twisted.web.server.Request.process
twisted.web.server.Request.html#process
ZopeInterfaceFunction
Method
PUBLIC
Process a request.
-
twisted.web.server.Request.write
twisted.web.server.Request.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write data to the transport (if not responding to a HEAD request).
-
twisted.web.server.Request.finish
twisted.web.server.Request.html#finish
ZopeInterfaceFunction
Method
PUBLIC
Override http.Request.finish for possible encoding.
-
twisted.web.server.Request.render
twisted.web.server.Request.html#render
ZopeInterfaceFunction
Method
PUBLIC
Ask a resource to render itself.
-
twisted.web.server.Request.method
twisted.web.server.Request.html#method
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A bytes giving the HTTP method that was used.
-
twisted.web.server.Request.processingFailed
twisted.web.server.Request.html#processingFailed
ZopeInterfaceFunction
Method
PUBLIC
Finish this request with an indication that processing failed and possibly display a traceback.
-
twisted.web.server.Request.view_write
twisted.web.server.Request.html#view_write
ZopeInterfaceFunction
Method
PUBLIC
Remote version of write; same interface.
-
twisted.web.server.Request.view_finish
twisted.web.server.Request.html#view_finish
ZopeInterfaceFunction
Method
PUBLIC
Remote version of finish; same interface.
-
twisted.web.server.Request.view_addCookie
twisted.web.server.Request.html#view_addCookie
ZopeInterfaceFunction
Method
PUBLIC
Remote version of addCookie; same interface.
-
twisted.web.server.Request.view_setLastModified
twisted.web.server.Request.html#view_setLastModified
ZopeInterfaceFunction
Method
PUBLIC
Remote version of setLastModified; same interface.
-
twisted.web.server.Request.view_setETag
twisted.web.server.Request.html#view_setETag
ZopeInterfaceFunction
Method
PUBLIC
Remote version of setETag; same interface.
-
twisted.web.server.Request.view_setResponseCode
twisted.web.server.Request.html#view_setResponseCode
ZopeInterfaceFunction
Method
PUBLIC
Remote version of setResponseCode; same interface.
-
twisted.web.server.Request.view_registerProducer
twisted.web.server.Request.html#view_registerProducer
ZopeInterfaceFunction
Method
PUBLIC
Remote version of registerProducer; same interface. (requires a remote producer.)
-
twisted.web.server.Request.view_unregisterProducer
twisted.web.server.Request.html#view_unregisterProducer
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.server.Request.session
twisted.web.server.Request.html#session
ZopeInterfaceAttribute
Property
PUBLIC
If a session has already been created or looked up with
Request.getSession, this will return that object. (This will always be the session that matches the security of the request; so if
forceNotSecure...
-
twisted.web.server.Request.getSession
twisted.web.server.Request.html#getSession
ZopeInterfaceFunction
Method
PUBLIC
Check if there is a session cookie, and if not, create it.
-
twisted.web.server.Request._prePathURL
twisted.web.server.Request.html#_prePathURL
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.web.server.Request.prePathURL
twisted.web.server.Request.html#prePathURL
ZopeInterfaceFunction
Method
PUBLIC
At any time during resource traversal or resource rendering, returns an absolute URL to the most nested resource which has yet been reached.
-
twisted.web.server.Request.URLPath
twisted.web.server.Request.html#URLPath
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.web.server.Request.rememberRootURL
twisted.web.server.Request.html#rememberRootURL
ZopeInterfaceFunction
Method
PUBLIC
Remember the currently-processed part of the URL for later recalling.
-
twisted.web.server.Request.getRootURL
twisted.web.server.Request.html#getRootURL
ZopeInterfaceFunction
Method
PUBLIC
Get a previously-remembered URL.
-
twisted.web.server.Request._handleStar
twisted.web.server.Request.html#_handleStar
ZopeInterfaceFunction
Method
PRIVATE
Handle receiving a request whose path is '*'.
-
twisted.web.server.GzipEncoderFactory
twisted.web.server.GzipEncoderFactory.html
ZopeInterfaceClass
Class
PUBLIC
No summary
-
twisted.web.server.GzipEncoderFactory.compressLevel
twisted.web.server.GzipEncoderFactory.html#compressLevel
ZopeInterfaceAttribute
Class Variable
PUBLIC
The compression level used by the compressor, default to 9 (highest).
-
twisted.web.server.GzipEncoderFactory._gzipCheckRegex
twisted.web.server.GzipEncoderFactory.html#_gzipCheckRegex
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.web.server.GzipEncoderFactory.encoderForRequest
twisted.web.server.GzipEncoderFactory.html#encoderForRequest
ZopeInterfaceFunction
Method
PUBLIC
Check the headers if the client accepts gzip encoding, and encodes the request if so.
-
twisted.web.server._GzipEncoder
twisted.web.server._GzipEncoder.html
ZopeInterfaceClass
Class
PRIVATE
An encoder which supports gzip.
-
twisted.web.server._GzipEncoder._zlibCompressor
twisted.web.server._GzipEncoder.html#_zlibCompressor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The zlib compressor instance used to compress the stream.
-
twisted.web.server._GzipEncoder._request
twisted.web.server._GzipEncoder.html#_request
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A reference to the originating request.
-
twisted.web.server._GzipEncoder.__init__
twisted.web.server._GzipEncoder.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.server._GzipEncoder.encode
twisted.web.server._GzipEncoder.html#encode
ZopeInterfaceFunction
Method
PUBLIC
Write to the request, automatically compressing data on the fly.
-
twisted.web.server._GzipEncoder.finish
twisted.web.server._GzipEncoder.html#finish
ZopeInterfaceFunction
Method
PUBLIC
Finish handling the request request, flushing any data from the zlib buffer.
-
twisted.web.server._RemoteProducerWrapper
twisted.web.server._RemoteProducerWrapper.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.web.server._RemoteProducerWrapper.__init__
twisted.web.server._RemoteProducerWrapper.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.server._RemoteProducerWrapper.resumeProducing
twisted.web.server._RemoteProducerWrapper.html#resumeProducing
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.server._RemoteProducerWrapper.pauseProducing
twisted.web.server._RemoteProducerWrapper.html#pauseProducing
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.server._RemoteProducerWrapper.stopProducing
twisted.web.server._RemoteProducerWrapper.html#stopProducing
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.server.Session
twisted.web.server.Session.html
ZopeInterfaceClass
Class
PUBLIC
A user's session with a system.
-
twisted.web.server.Session.site
twisted.web.server.Session.html#site
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The
Site that generated the session.
-
twisted.web.server.Session.uid
twisted.web.server.Session.html#uid
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A unique identifier for the session.
-
twisted.web.server.Session._reactor
twisted.web.server.Session.html#_reactor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
An object providing
IReactorTime to use for scheduling expiration.
-
twisted.web.server.Session.sessionTimeout
twisted.web.server.Session.html#sessionTimeout
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Time after last modification the session will expire, in seconds.
-
twisted.web.server.Session.lastModified
twisted.web.server.Session.html#lastModified
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Time the
touch() method was last called (or time the session was created). A UNIX timestamp as returned by
IReactorTime.seconds().
-
twisted.web.server.Session._expireCall
twisted.web.server.Session.html#_expireCall
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.server.Session.__init__
twisted.web.server.Session.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize a session with a unique ID for that session.
-
twisted.web.server.Session.expireCallbacks
twisted.web.server.Session.html#expireCallbacks
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.server.Session.sessionNamespaces
twisted.web.server.Session.html#sessionNamespaces
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.server.Session.startCheckingExpiration
twisted.web.server.Session.html#startCheckingExpiration
ZopeInterfaceFunction
Method
PUBLIC
Start expiration tracking.
-
twisted.web.server.Session.notifyOnExpire
twisted.web.server.Session.html#notifyOnExpire
ZopeInterfaceFunction
Method
PUBLIC
Call this callback when the session expires or logs out.
-
twisted.web.server.Session.expire
twisted.web.server.Session.html#expire
ZopeInterfaceFunction
Method
PUBLIC
Expire/logout of the session.
-
twisted.web.server.Session.touch
twisted.web.server.Session.html#touch
ZopeInterfaceFunction
Method
PUBLIC
Mark the session as modified, which resets expiration timer.
-
twisted.web.server.version
twisted.web.server.html#version
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.web.server.Site
twisted.web.server.Site.html
ZopeInterfaceClass
Class
PUBLIC
A web site: manage log, sessions, and resources.
-
twisted.web.server.Site.requestFactory
twisted.web.server.Site.html#requestFactory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A factory which is called with (channel) and creates
Request instances. Default to
Request.
-
twisted.web.server.Site.displayTracebacks
twisted.web.server.Site.html#displayTracebacks
ZopeInterfaceAttribute
Instance Variable
PUBLIC
If set, unhandled exceptions raised during rendering are returned to the client as HTML. Default to False.
-
twisted.web.server.Site.sessionFactory
twisted.web.server.Site.html#sessionFactory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
factory for sessions objects. Default to
Session.
-
twisted.web.server.Site.sessions
twisted.web.server.Site.html#sessions
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Mapping of session IDs to objects returned by sessionFactory.
-
twisted.web.server.Site.counter
twisted.web.server.Site.html#counter
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The number of sessions that have been generated.
-
twisted.web.server.Site.sessionCheckTime
twisted.web.server.Site.html#sessionCheckTime
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.web.server.Site.__init__
twisted.web.server.Site.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.web.server.Site.resource
twisted.web.server.Site.html#resource
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.server.Site._openLogFile
twisted.web.server.Site.html#_openLogFile
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.web.server.Site.__getstate__
twisted.web.server.Site.html#__getstate__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.server.Site._mkuid
twisted.web.server.Site.html#_mkuid
ZopeInterfaceFunction
Method
PRIVATE
(internal) Generate an opaque, unique ID for a user's session.
-
twisted.web.server.Site.makeSession
twisted.web.server.Site.html#makeSession
ZopeInterfaceFunction
Method
PUBLIC
Generate a new Session instance, and store it for future reference.
-
twisted.web.server.Site.getSession
twisted.web.server.Site.html#getSession
ZopeInterfaceFunction
Method
PUBLIC
Get a previously generated session.
-
twisted.web.server.Site.buildProtocol
twisted.web.server.Site.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Generate a channel attached to this site.
-
twisted.web.server.Site.isLeaf
twisted.web.server.Site.html#isLeaf
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.web.server.Site.render
twisted.web.server.Site.html#render
ZopeInterfaceFunction
Method
PUBLIC
Redirect because a Site is always a directory.
-
twisted.web.server.Site.getChildWithDefault
twisted.web.server.Site.html#getChildWithDefault
ZopeInterfaceFunction
Method
PUBLIC
Emulate a resource's getChild method.
-
twisted.web.server.Site.getResourceFor
twisted.web.server.Site.html#getResourceFor
ZopeInterfaceFunction
Method
PUBLIC
Get a resource for a request.
-
twisted.web.server.Site.acceptableProtocols
twisted.web.server.Site.html#acceptableProtocols
ZopeInterfaceFunction
Method
PUBLIC
Protocols this server can speak.
-
twisted.web.static.dangerousPathError
twisted.web.static.html#dangerousPathError
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.web.static.isDangerous
twisted.web.static.html#isDangerous
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.web.static.Data
twisted.web.static.Data.html
ZopeInterfaceClass
Class
PUBLIC
This is a static, in-memory resource.
-
twisted.web.static.Data.__init__
twisted.web.static.Data.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.web.static.Data.data
twisted.web.static.Data.html#data
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.static.Data.type
twisted.web.static.Data.html#type
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.static.Data.render_GET
twisted.web.static.Data.html#render_GET
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.static.addSlash
twisted.web.static.html#addSlash
ZopeInterfaceFunction
Function
PUBLIC
Add a trailing slash to request's URI. Deprecated, do not use.
-
twisted.web.static._addSlash
twisted.web.static.html#_addSlash
ZopeInterfaceFunction
Function
PRIVATE
Add a trailing slash to request's URI.
-
twisted.web.static.Redirect
twisted.web.static.Redirect.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.web.static.Redirect.__init__
twisted.web.static.Redirect.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize.
-
twisted.web.static.Redirect.url
twisted.web.static.Redirect.html#url
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.static.Redirect.render
twisted.web.static.Redirect.html#render
ZopeInterfaceFunction
Method
PUBLIC
Render a given resource. See
IResource's render method.
-
twisted.web.static.Registry
twisted.web.static.Registry.html
ZopeInterfaceClass
Class
PUBLIC
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.static.Registry.__init__
twisted.web.static.Registry.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.static.Registry._pathCache
twisted.web.static.Registry.html#_pathCache
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.static.Registry.cachePath
twisted.web.static.Registry.html#cachePath
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.static.Registry.getCachedPath
twisted.web.static.Registry.html#getCachedPath
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.static.loadMimeTypes
twisted.web.static.html#loadMimeTypes
ZopeInterfaceFunction
Function
PUBLIC
Produces a mapping of extensions (with leading dot) to MIME types.
-
twisted.web.static.getTypeAndEncoding
twisted.web.static.html#getTypeAndEncoding
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.web.static.File
twisted.web.static.File.html
ZopeInterfaceClass
Class
PUBLIC
File is a resource that represents a plain non-interpreted file (although it can look for an extension like .rpy or .cgi and hand the file to a processor for interpretation if you wish). Its constructor takes a file path.
-
twisted.web.static.File.childNotFound
twisted.web.static.File.html#childNotFound
ZopeInterfaceAttribute
Class Variable
PUBLIC
Resource used to render 404 Not Found error pages.
-
twisted.web.static.File.forbidden
twisted.web.static.File.html#forbidden
ZopeInterfaceAttribute
Class Variable
PUBLIC
Resource used to render 403 Forbidden error pages.
-
twisted.web.static.File.contentTypes
twisted.web.static.File.html#contentTypes
ZopeInterfaceAttribute
Instance Variable
PUBLIC
a mapping of extensions to MIME types used to set the default value for the Content-Type header. It is initialized with the values returned by
loadMimeTypes.
-
twisted.web.static.File.contentEncodings
twisted.web.static.File.html#contentEncodings
ZopeInterfaceAttribute
Instance Variable
PUBLIC
a mapping of extensions to encoding types used to set default value for the Content-Encoding header.
-
twisted.web.static.File.processors
twisted.web.static.File.html#processors
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.web.static.File.indexNames
twisted.web.static.File.html#indexNames
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.web.static.File.type
twisted.web.static.File.html#type
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.static.File.__init__
twisted.web.static.File.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create a file with the given path.
-
twisted.web.static.File.defaultType
twisted.web.static.File.html#defaultType
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.static.File.ignoredExts
twisted.web.static.File.html#ignoredExts
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.static.File.registry
twisted.web.static.File.html#registry
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.static.File.ignoreExt
twisted.web.static.File.html#ignoreExt
ZopeInterfaceFunction
Method
PUBLIC
Ignore the given extension.
-
twisted.web.static.File.directoryListing
twisted.web.static.File.html#directoryListing
ZopeInterfaceFunction
Method
PUBLIC
Return a resource that generates an HTML listing of the directory this path represents.
-
twisted.web.static.File.getChild
twisted.web.static.File.html#getChild
ZopeInterfaceFunction
Method
PUBLIC
If this
File"s path refers to a directory, return a
File referring to the file named
path in that directory.
-
twisted.web.static.File.openForReading
twisted.web.static.File.html#openForReading
ZopeInterfaceFunction
Method
PUBLIC
Open a file and return it.
-
twisted.web.static.File.getFileSize
twisted.web.static.File.html#getFileSize
ZopeInterfaceFunction
Method
PUBLIC
Return file size.
-
twisted.web.static.File._rangeToOffsetAndSize
twisted.web.static.File.html#_rangeToOffsetAndSize
ZopeInterfaceFunction
Method
PRIVATE
Convert a start and end from a Range header to an offset and size.
-
twisted.web.static.File._contentRange
twisted.web.static.File.html#_contentRange
ZopeInterfaceFunction
Method
PRIVATE
Return a string suitable for the value of a Content-Range header for a range with the given offset and size.
-
twisted.web.static.File._doSingleRangeRequest
twisted.web.static.File.html#_doSingleRangeRequest
ZopeInterfaceFunction
Method
PRIVATE
Set up the response for Range headers that specify a single range.
-
twisted.web.static.File._doMultipleRangeRequest
twisted.web.static.File.html#_doMultipleRangeRequest
ZopeInterfaceFunction
Method
PRIVATE
Set up the response for Range headers that specify a single range.
-
twisted.web.static.File.makeProducer
twisted.web.static.File.html#makeProducer
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.web.static.File.render_GET
twisted.web.static.File.html#render_GET
ZopeInterfaceFunction
Method
PUBLIC
Begin sending the contents of this
File (or a subset of the contents, based on the 'range' header) to the given request.
-
twisted.web.static.File.encoding
twisted.web.static.File.html#encoding
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.static.File.redirect
twisted.web.static.File.html#redirect
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.static.File.listNames
twisted.web.static.File.html#listNames
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.static.File.listEntities
twisted.web.static.File.html#listEntities
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.static.File.createSimilarFile
twisted.web.static.File.html#createSimilarFile
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.static.StaticProducer
twisted.web.static.StaticProducer.html
ZopeInterfaceClass
Class
PUBLIC
Superclass for classes that implement the business of producing.
-
twisted.web.static.StaticProducer.request
twisted.web.static.StaticProducer.html#request
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The
IRequest to write the contents of the file to.
-
twisted.web.static.StaticProducer.fileObject
twisted.web.static.StaticProducer.html#fileObject
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The file the contents of which to write to the request.
-
twisted.web.static.StaticProducer.__init__
twisted.web.static.StaticProducer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize the instance.
-
twisted.web.static.StaticProducer.start
twisted.web.static.StaticProducer.html#start
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.static.StaticProducer.resumeProducing
twisted.web.static.StaticProducer.html#resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
Produce data for the consumer a single time.
-
twisted.web.static.StaticProducer.stopProducing
twisted.web.static.StaticProducer.html#stopProducing
ZopeInterfaceFunction
Method
PUBLIC
Stop producing data.
-
twisted.web.static.NoRangeStaticProducer
twisted.web.static.NoRangeStaticProducer.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.web.static.NoRangeStaticProducer.start
twisted.web.static.NoRangeStaticProducer.html#start
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.static.NoRangeStaticProducer.resumeProducing
twisted.web.static.NoRangeStaticProducer.html#resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
Produce data for the consumer a single time.
-
twisted.web.static.SingleRangeStaticProducer
twisted.web.static.SingleRangeStaticProducer.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.web.static.SingleRangeStaticProducer.__init__
twisted.web.static.SingleRangeStaticProducer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize the instance.
-
twisted.web.static.SingleRangeStaticProducer.offset
twisted.web.static.SingleRangeStaticProducer.html#offset
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.static.SingleRangeStaticProducer.size
twisted.web.static.SingleRangeStaticProducer.html#size
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.static.SingleRangeStaticProducer.start
twisted.web.static.SingleRangeStaticProducer.html#start
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.static.SingleRangeStaticProducer.bytesWritten
twisted.web.static.SingleRangeStaticProducer.html#bytesWritten
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.static.SingleRangeStaticProducer.resumeProducing
twisted.web.static.SingleRangeStaticProducer.html#resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
Produce data for the consumer a single time.
-
twisted.web.static.MultipleRangeStaticProducer
twisted.web.static.MultipleRangeStaticProducer.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.web.static.MultipleRangeStaticProducer.__init__
twisted.web.static.MultipleRangeStaticProducer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize the instance.
-
twisted.web.static.MultipleRangeStaticProducer.rangeInfo
twisted.web.static.MultipleRangeStaticProducer.html#rangeInfo
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.static.MultipleRangeStaticProducer.start
twisted.web.static.MultipleRangeStaticProducer.html#start
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.static.MultipleRangeStaticProducer.rangeIter
twisted.web.static.MultipleRangeStaticProducer.html#rangeIter
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.static.MultipleRangeStaticProducer.partBoundary
twisted.web.static.MultipleRangeStaticProducer.html#partBoundary
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.static.MultipleRangeStaticProducer._partSize
twisted.web.static.MultipleRangeStaticProducer.html#_partSize
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.static.MultipleRangeStaticProducer._partBytesWritten
twisted.web.static.MultipleRangeStaticProducer.html#_partBytesWritten
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.static.MultipleRangeStaticProducer.resumeProducing
twisted.web.static.MultipleRangeStaticProducer.html#resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
Produce data for the consumer a single time.
-
twisted.web.static.ASISProcessor
twisted.web.static.ASISProcessor.html
ZopeInterfaceClass
Class
PUBLIC
Serve files exactly as responses without generating a status-line or any headers. Inspired by Apache's mod_asis.
-
twisted.web.static.ASISProcessor.__init__
twisted.web.static.ASISProcessor.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize.
-
twisted.web.static.ASISProcessor.path
twisted.web.static.ASISProcessor.html#path
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.static.ASISProcessor.registry
twisted.web.static.ASISProcessor.html#registry
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.static.ASISProcessor.render
twisted.web.static.ASISProcessor.html#render
ZopeInterfaceFunction
Method
PUBLIC
Render a given resource. See
IResource's render method.
-
twisted.web.static.formatFileSize
twisted.web.static.html#formatFileSize
ZopeInterfaceFunction
Function
PUBLIC
Format the given file size in bytes to human readable format.
-
twisted.web.static.DirectoryLister
twisted.web.static.DirectoryLister.html
ZopeInterfaceClass
Class
PUBLIC
Print the content of a directory.
-
twisted.web.static.DirectoryLister.template
twisted.web.static.DirectoryLister.html#template
ZopeInterfaceAttribute
Instance Variable
PUBLIC
page template used to render the content of the directory. It must contain the format keys header and tableContent.
-
twisted.web.static.DirectoryLister.linePattern
twisted.web.static.DirectoryLister.html#linePattern
ZopeInterfaceAttribute
Instance Variable
PUBLIC
template used to render one line in the listing table. It must contain the format keys class, href, text, size, type and encoding.
-
twisted.web.static.DirectoryLister.contentTypes
twisted.web.static.DirectoryLister.html#contentTypes
ZopeInterfaceAttribute
Instance Variable
PUBLIC
a mapping of extensions to MIME types used to populate the information of a member of this directory. It is initialized with the value
File.contentTypes.
-
twisted.web.static.DirectoryLister.contentEncodings
twisted.web.static.DirectoryLister.html#contentEncodings
ZopeInterfaceAttribute
Instance Variable
PUBLIC
-
twisted.web.static.DirectoryLister.defaultType
twisted.web.static.DirectoryLister.html#defaultType
ZopeInterfaceAttribute
Instance Variable
PUBLIC
default type used when no mimetype is detected.
-
twisted.web.static.DirectoryLister.dirs
twisted.web.static.DirectoryLister.html#dirs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
filtered content of path, if the whole content should not be displayed (default to None, which means the actual content of path is printed).
-
twisted.web.static.DirectoryLister.path
twisted.web.static.DirectoryLister.html#path
ZopeInterfaceAttribute
Instance Variable
PUBLIC
directory which content should be listed.
-
twisted.web.static.DirectoryLister.__init__
twisted.web.static.DirectoryLister.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize.
-
twisted.web.static.DirectoryLister._getFilesAndDirectories
twisted.web.static.DirectoryLister.html#_getFilesAndDirectories
ZopeInterfaceFunction
Method
PRIVATE
Helper returning files and directories in given directory listing, with attributes to be used to build a table content with self.linePattern.
-
twisted.web.static.DirectoryLister._buildTableContent
twisted.web.static.DirectoryLister.html#_buildTableContent
ZopeInterfaceFunction
Method
PRIVATE
Build a table content using self.linePattern and giving elements odd and even classes.
-
twisted.web.static.DirectoryLister.render
twisted.web.static.DirectoryLister.html#render
ZopeInterfaceFunction
Method
PUBLIC
Render a listing of the content of self.path.
-
twisted.web.static.DirectoryLister.__repr__
twisted.web.static.DirectoryLister.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.demo.Test
twisted.web.demo.Test.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.web.demo.Test.isLeaf
twisted.web.demo.Test.html#isLeaf
ZopeInterfaceAttribute
Class Variable
PUBLIC
Signal if this IResource implementor is a "leaf node" or not. If True, getChildWithDefault will not be called on this Resource.
-
twisted.web.demo.Test.__init__
twisted.web.demo.Test.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.web.distrib.pwd
twisted.web.distrib.html#pwd
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.web.distrib._ReferenceableProducerWrapper
twisted.web.distrib._ReferenceableProducerWrapper.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.web.distrib._ReferenceableProducerWrapper.__init__
twisted.web.distrib._ReferenceableProducerWrapper.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.distrib._ReferenceableProducerWrapper.producer
twisted.web.distrib._ReferenceableProducerWrapper.html#producer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.distrib._ReferenceableProducerWrapper.remote_resumeProducing
twisted.web.distrib._ReferenceableProducerWrapper.html#remote_resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.distrib._ReferenceableProducerWrapper.remote_pauseProducing
twisted.web.distrib._ReferenceableProducerWrapper.html#remote_pauseProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.distrib._ReferenceableProducerWrapper.remote_stopProducing
twisted.web.distrib._ReferenceableProducerWrapper.html#remote_stopProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.distrib.Request
twisted.web.distrib.Request.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.web.distrib.Request.setCopyableState
twisted.web.distrib.Request.html#setCopyableState
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.web.distrib.Request.content
twisted.web.distrib.Request.html#content
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A file-like object giving the request body. This may be a file on disk, an io.BytesIO, or some other type. The implementation is free to decide on a per-request basis.
-
twisted.web.distrib.Request._write
twisted.web.distrib.Request.html#_write
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.distrib.Request.write
twisted.web.distrib.Request.html#write
ZopeInterfaceFunction
Method
PUBLIC
Write the given bytes to the response body.
-
twisted.web.distrib.Request.registerProducer
twisted.web.distrib.Request.html#registerProducer
ZopeInterfaceFunction
Method
PUBLIC
Register a producer.
-
twisted.web.distrib.Request.unregisterProducer
twisted.web.distrib.Request.html#unregisterProducer
ZopeInterfaceFunction
Method
PUBLIC
Unregister the producer.
-
twisted.web.distrib.Request.fail
twisted.web.distrib.Request.html#fail
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.distrib.Issue
twisted.web.distrib.Issue.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.web.distrib.Issue._log
twisted.web.distrib.Issue.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.web.distrib.Issue.__init__
twisted.web.distrib.Issue.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.distrib.Issue.request
twisted.web.distrib.Issue.html#request
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.distrib.Issue.finished
twisted.web.distrib.Issue.html#finished
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.distrib.Issue.failed
twisted.web.distrib.Issue.html#failed
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.distrib.ResourceSubscription
twisted.web.distrib.ResourceSubscription.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/5 instance variable, 0/2 class variable, 4/6 methods documented
-
twisted.web.distrib.ResourceSubscription.isLeaf
twisted.web.distrib.ResourceSubscription.html#isLeaf
ZopeInterfaceAttribute
Class Variable
PUBLIC
Signal if this IResource implementor is a "leaf node" or not. If True, getChildWithDefault will not be called on this Resource.
-
twisted.web.distrib.ResourceSubscription.waiting
twisted.web.distrib.ResourceSubscription.html#waiting
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.distrib.ResourceSubscription._log
twisted.web.distrib.ResourceSubscription.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.web.distrib.ResourceSubscription.__init__
twisted.web.distrib.ResourceSubscription.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize.
-
twisted.web.distrib.ResourceSubscription.host
twisted.web.distrib.ResourceSubscription.html#host
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.distrib.ResourceSubscription.port
twisted.web.distrib.ResourceSubscription.html#port
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.distrib.ResourceSubscription.pending
twisted.web.distrib.ResourceSubscription.html#pending
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.distrib.ResourceSubscription.publisher
twisted.web.distrib.ResourceSubscription.html#publisher
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.distrib.ResourceSubscription.__getstate__
twisted.web.distrib.ResourceSubscription.html#__getstate__
ZopeInterfaceFunction
Method
PUBLIC
Get persistent state for this ResourceSubscription.
-
twisted.web.distrib.ResourceSubscription.connected
twisted.web.distrib.ResourceSubscription.html#connected
ZopeInterfaceFunction
Method
PUBLIC
I've connected to a publisher; I'll now send all my requests.
-
twisted.web.distrib.ResourceSubscription.notConnected
twisted.web.distrib.ResourceSubscription.html#notConnected
ZopeInterfaceFunction
Method
PUBLIC
I can't connect to a publisher; I'll now reply to all pending requests.
-
twisted.web.distrib.ResourceSubscription.booted
twisted.web.distrib.ResourceSubscription.html#booted
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.distrib.ResourceSubscription.render
twisted.web.distrib.ResourceSubscription.html#render
ZopeInterfaceFunction
Method
PUBLIC
Render this request, from my server.
-
twisted.web.distrib.ResourcePublisher
twisted.web.distrib.ResourcePublisher.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.web.distrib.ResourcePublisher.site
twisted.web.distrib.ResourcePublisher.html#site
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The site which will be used for resource lookup.
-
twisted.web.distrib.ResourcePublisher._log
twisted.web.distrib.ResourcePublisher.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.web.distrib.ResourcePublisher.__init__
twisted.web.distrib.ResourcePublisher.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.distrib.ResourcePublisher.persistenceVersion
twisted.web.distrib.ResourcePublisher.html#persistenceVersion
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.web.distrib.ResourcePublisher.upgradeToVersion2
twisted.web.distrib.ResourcePublisher.html#upgradeToVersion2
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.distrib.ResourcePublisher.getPerspectiveNamed
twisted.web.distrib.ResourcePublisher.html#getPerspectiveNamed
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.distrib.ResourcePublisher.remote_request
twisted.web.distrib.ResourcePublisher.html#remote_request
ZopeInterfaceFunction
Method
PUBLIC
Look up the resource for the given request and render it.
-
twisted.web.distrib.UserDirectory
twisted.web.distrib.UserDirectory.html
ZopeInterfaceClass
Class
PUBLIC
A resource which lists available user resources and serves them as children.
-
twisted.web.distrib.UserDirectory._pwd
twisted.web.distrib.UserDirectory.html#_pwd
ZopeInterfaceAttribute
Instance Variable
PRIVATE
An object like
pwd which is used to enumerate users and their home directories.
-
twisted.web.distrib.UserDirectory.userDirName
twisted.web.distrib.UserDirectory.html#userDirName
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.web.distrib.UserDirectory.userSocketName
twisted.web.distrib.UserDirectory.html#userSocketName
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.web.distrib.UserDirectory.template
twisted.web.distrib.UserDirectory.html#template
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.web.distrib.UserDirectory.__init__
twisted.web.distrib.UserDirectory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize.
-
twisted.web.distrib.UserDirectory._users
twisted.web.distrib.UserDirectory.html#_users
ZopeInterfaceFunction
Method
PRIVATE
Return a list of two-tuples giving links to user resources and text to associate with those links.
-
twisted.web.distrib.UserDirectory.render_GET
twisted.web.distrib.UserDirectory.html#render_GET
ZopeInterfaceFunction
Method
PUBLIC
Render as HTML a listing of all known users with links to their personal resources.
-
twisted.web.distrib.UserDirectory.getChild
twisted.web.distrib.UserDirectory.html#getChild
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a 'child' resource from me.
-
twisted.web.sux.BEGIN_HANDLER
twisted.web.sux.html#BEGIN_HANDLER
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.sux.DO_HANDLER
twisted.web.sux.html#DO_HANDLER
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.sux.END_HANDLER
twisted.web.sux.html#END_HANDLER
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.sux.identChars
twisted.web.sux.html#identChars
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.web.sux.lenientIdentChars
twisted.web.sux.html#lenientIdentChars
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.web.sux.nop
twisted.web.sux.html#nop
ZopeInterfaceFunction
Function
PUBLIC
Do nothing.
-
twisted.web.sux.unionlist
twisted.web.sux.html#unionlist
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.web.sux.zipfndict
twisted.web.sux.html#zipfndict
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.web.sux.prefixedMethodClassDict
twisted.web.sux.html#prefixedMethodClassDict
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.web.sux.prefixedMethodObjDict
twisted.web.sux.html#prefixedMethodObjDict
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.web.sux.ParseError
twisted.web.sux.ParseError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.web.sux.ParseError.__init__
twisted.web.sux.ParseError.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.ParseError.filename
twisted.web.sux.ParseError.html#filename
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.sux.ParseError.line
twisted.web.sux.ParseError.html#line
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.sux.ParseError.col
twisted.web.sux.ParseError.html#col
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.sux.ParseError.message
twisted.web.sux.ParseError.html#message
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.sux.ParseError.__str__
twisted.web.sux.ParseError.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser
twisted.web.sux.XMLParser.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/23 instance variable, 0/2 class variable, 10/55 methods documented
-
twisted.web.sux.XMLParser.state
twisted.web.sux.XMLParser.html#state
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.encodings
twisted.web.sux.XMLParser.html#encodings
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.filename
twisted.web.sux.XMLParser.html#filename
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.beExtremelyLenient
twisted.web.sux.XMLParser.html#beExtremelyLenient
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser._prepend
twisted.web.sux.XMLParser.html#_prepend
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.sux.XMLParser._leadingBodyData
twisted.web.sux.XMLParser.html#_leadingBodyData
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.sux.XMLParser.connectionMade
twisted.web.sux.XMLParser.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.web.sux.XMLParser.lineno
twisted.web.sux.XMLParser.html#lineno
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.colno
twisted.web.sux.XMLParser.html#colno
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.saveMark
twisted.web.sux.XMLParser.html#saveMark
ZopeInterfaceFunction
Method
PUBLIC
Get the line number and column of the last character parsed
-
twisted.web.sux.XMLParser._parseError
twisted.web.sux.XMLParser.html#_parseError
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.web.sux.XMLParser._buildStateTable
twisted.web.sux.XMLParser.html#_buildStateTable
ZopeInterfaceFunction
Method
PRIVATE
Return a dictionary of begin, do, end state function tuples
-
twisted.web.sux.XMLParser._decode
twisted.web.sux.XMLParser.html#_decode
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.web.sux.XMLParser.maybeBodyData
twisted.web.sux.XMLParser.html#maybeBodyData
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.dataReceived
twisted.web.sux.XMLParser.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever data is received.
-
twisted.web.sux.XMLParser.connectionLost
twisted.web.sux.XMLParser.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
End the last state we were in.
-
twisted.web.sux.XMLParser.do_begin
twisted.web.sux.XMLParser.html#do_begin
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.begin_tagstart
twisted.web.sux.XMLParser.html#begin_tagstart
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.tagName
twisted.web.sux.XMLParser.html#tagName
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.tagAttributes
twisted.web.sux.XMLParser.html#tagAttributes
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.termtag
twisted.web.sux.XMLParser.html#termtag
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.endtag
twisted.web.sux.XMLParser.html#endtag
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.do_tagstart
twisted.web.sux.XMLParser.html#do_tagstart
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.begin_unentity
twisted.web.sux.XMLParser.html#begin_unentity
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.do_unentity
twisted.web.sux.XMLParser.html#do_unentity
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.end_unentity
twisted.web.sux.XMLParser.html#end_unentity
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.begin_expectcdata
twisted.web.sux.XMLParser.html#begin_expectcdata
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.cdatabuf
twisted.web.sux.XMLParser.html#cdatabuf
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.do_expectcdata
twisted.web.sux.XMLParser.html#do_expectcdata
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.do_cdata
twisted.web.sux.XMLParser.html#do_cdata
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.end_cdata
twisted.web.sux.XMLParser.html#end_cdata
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.do_attrs
twisted.web.sux.XMLParser.html#do_attrs
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.begin_doctype
twisted.web.sux.XMLParser.html#begin_doctype
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.doctype
twisted.web.sux.XMLParser.html#doctype
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.do_doctype
twisted.web.sux.XMLParser.html#do_doctype
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.end_doctype
twisted.web.sux.XMLParser.html#end_doctype
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.do_waitforgt
twisted.web.sux.XMLParser.html#do_waitforgt
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.begin_attrname
twisted.web.sux.XMLParser.html#begin_attrname
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.attrname
twisted.web.sux.XMLParser.html#attrname
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser._attrname_termtag
twisted.web.sux.XMLParser.html#_attrname_termtag
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.sux.XMLParser.do_attrname
twisted.web.sux.XMLParser.html#do_attrname
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.do_beforeattrval
twisted.web.sux.XMLParser.html#do_beforeattrval
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.attrval
twisted.web.sux.XMLParser.html#attrval
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.begin_beforeeq
twisted.web.sux.XMLParser.html#begin_beforeeq
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser._beforeeq_termtag
twisted.web.sux.XMLParser.html#_beforeeq_termtag
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.sux.XMLParser.do_beforeeq
twisted.web.sux.XMLParser.html#do_beforeeq
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.begin_attrval
twisted.web.sux.XMLParser.html#begin_attrval
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.quotetype
twisted.web.sux.XMLParser.html#quotetype
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.do_attrval
twisted.web.sux.XMLParser.html#do_attrval
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.end_attrval
twisted.web.sux.XMLParser.html#end_attrval
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.begin_messyattr
twisted.web.sux.XMLParser.html#begin_messyattr
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.do_messyattr
twisted.web.sux.XMLParser.html#do_messyattr
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.end_messyattr
twisted.web.sux.XMLParser.html#end_messyattr
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.begin_afterslash
twisted.web.sux.XMLParser.html#begin_afterslash
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser._after_slash_closed
twisted.web.sux.XMLParser.html#_after_slash_closed
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.sux.XMLParser.do_afterslash
twisted.web.sux.XMLParser.html#do_afterslash
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.begin_bodydata
twisted.web.sux.XMLParser.html#begin_bodydata
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.bodydata
twisted.web.sux.XMLParser.html#bodydata
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.do_bodydata
twisted.web.sux.XMLParser.html#do_bodydata
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.end_bodydata
twisted.web.sux.XMLParser.html#end_bodydata
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.do_waitforendscript
twisted.web.sux.XMLParser.html#do_waitforendscript
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.begin_waitscriptendtag
twisted.web.sux.XMLParser.html#begin_waitscriptendtag
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.temptagdata
twisted.web.sux.XMLParser.html#temptagdata
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.do_waitscriptendtag
twisted.web.sux.XMLParser.html#do_waitscriptendtag
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.begin_entityref
twisted.web.sux.XMLParser.html#begin_entityref
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.erefbuf
twisted.web.sux.XMLParser.html#erefbuf
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.do_entityref
twisted.web.sux.XMLParser.html#do_entityref
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.end_entityref
twisted.web.sux.XMLParser.html#end_entityref
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.begin_spacebodydata
twisted.web.sux.XMLParser.html#begin_spacebodydata
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.sux.XMLParser.gotTagStart
twisted.web.sux.XMLParser.html#gotTagStart
ZopeInterfaceFunction
Method
PUBLIC
Encountered an opening tag.
-
twisted.web.sux.XMLParser.gotText
twisted.web.sux.XMLParser.html#gotText
ZopeInterfaceFunction
Method
PUBLIC
Encountered text
-
twisted.web.sux.XMLParser.gotEntityReference
twisted.web.sux.XMLParser.html#gotEntityReference
ZopeInterfaceFunction
Method
PUBLIC
Encountered mnemonic entity reference
-
twisted.web.sux.XMLParser.gotCData
twisted.web.sux.XMLParser.html#gotCData
ZopeInterfaceFunction
Method
PUBLIC
Encountered CDATA
-
twisted.web.sux.XMLParser.gotDoctype
twisted.web.sux.XMLParser.html#gotDoctype
ZopeInterfaceFunction
Method
PUBLIC
Encountered DOCTYPE
-
twisted.web.sux.XMLParser.gotTagEnd
twisted.web.sux.XMLParser.html#gotTagEnd
ZopeInterfaceFunction
Method
PUBLIC
Encountered closing tag
-
twisted.web.microdom.getElementsByTagName
twisted.web.microdom.html#getElementsByTagName
ZopeInterfaceFunction
Function
PUBLIC
Return a list of all child elements of iNode with a name matching name.
-
twisted.web.microdom.getElementsByTagNameNoCase
twisted.web.microdom.html#getElementsByTagNameNoCase
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.web.microdom._streamWriteWrapper
twisted.web.microdom.html#_streamWriteWrapper
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.web.microdom.HTML_ESCAPE_CHARS
twisted.web.microdom.html#HTML_ESCAPE_CHARS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.microdom.REV_HTML_ESCAPE_CHARS
twisted.web.microdom.html#REV_HTML_ESCAPE_CHARS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.microdom.XML_ESCAPE_CHARS
twisted.web.microdom.html#XML_ESCAPE_CHARS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.microdom.REV_XML_ESCAPE_CHARS
twisted.web.microdom.html#REV_XML_ESCAPE_CHARS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.microdom.unescape
twisted.web.microdom.html#unescape
ZopeInterfaceFunction
Function
PUBLIC
Perform the exact opposite of 'escape'.
-
twisted.web.microdom.escape
twisted.web.microdom.html#escape
ZopeInterfaceFunction
Function
PUBLIC
Escape a few XML special chars with XML entities.
-
twisted.web.microdom.MismatchedTags
twisted.web.microdom.MismatchedTags.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.web.microdom.MismatchedTags.__init__
twisted.web.microdom.MismatchedTags.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.MismatchedTags.filename
twisted.web.microdom.MismatchedTags.html#filename
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.microdom.MismatchedTags.expect
twisted.web.microdom.MismatchedTags.html#expect
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.microdom.MismatchedTags.got
twisted.web.microdom.MismatchedTags.html#got
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.microdom.MismatchedTags.begLine
twisted.web.microdom.MismatchedTags.html#begLine
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.microdom.MismatchedTags.begCol
twisted.web.microdom.MismatchedTags.html#begCol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.microdom.MismatchedTags.endLine
twisted.web.microdom.MismatchedTags.html#endLine
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.microdom.MismatchedTags.endCol
twisted.web.microdom.MismatchedTags.html#endCol
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.microdom.MismatchedTags.__str__
twisted.web.microdom.MismatchedTags.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Node
twisted.web.microdom.Node.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/2 instance variable, 0/1 class variable, 5/14 methods documented
-
twisted.web.microdom.Node.nodeName
twisted.web.microdom.Node.html#nodeName
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.web.microdom.Node.__init__
twisted.web.microdom.Node.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Node.parentNode
twisted.web.microdom.Node.html#parentNode
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.microdom.Node.childNodes
twisted.web.microdom.Node.html#childNodes
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.microdom.Node.isEqualToNode
twisted.web.microdom.Node.html#isEqualToNode
ZopeInterfaceFunction
Method
PUBLIC
Compare this node to other. If the nodes have the same number of children and corresponding children are equal to each other, return True, otherwise return False.
-
twisted.web.microdom.Node.writexml
twisted.web.microdom.Node.html#writexml
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Node.toxml
twisted.web.microdom.Node.html#toxml
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Node.writeprettyxml
twisted.web.microdom.Node.html#writeprettyxml
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Node.toprettyxml
twisted.web.microdom.Node.html#toprettyxml
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Node.cloneNode
twisted.web.microdom.Node.html#cloneNode
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Node.hasChildNodes
twisted.web.microdom.Node.html#hasChildNodes
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Node.appendChild
twisted.web.microdom.Node.html#appendChild
ZopeInterfaceFunction
Method
PUBLIC
Make the given
Node the last child of this node.
-
twisted.web.microdom.Node.insertBefore
twisted.web.microdom.Node.html#insertBefore
ZopeInterfaceFunction
Method
PUBLIC
Make the given
Node new a child of this node which comes before the
Node ref.
-
twisted.web.microdom.Node.removeChild
twisted.web.microdom.Node.html#removeChild
ZopeInterfaceFunction
Method
PUBLIC
Remove the given
Node from this node's children.
-
twisted.web.microdom.Node.replaceChild
twisted.web.microdom.Node.html#replaceChild
ZopeInterfaceFunction
Method
PUBLIC
Replace a
Node which is already a child of this node with a different node.
-
twisted.web.microdom.Node.lastChild
twisted.web.microdom.Node.html#lastChild
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Node.firstChild
twisted.web.microdom.Node.html#firstChild
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Document
twisted.web.microdom.Document.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/1 property, 0/1 class variable, 1/10 method documented
-
twisted.web.microdom.Document.__init__
twisted.web.microdom.Document.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Document.cloneNode
twisted.web.microdom.Document.html#cloneNode
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Document.doctype
twisted.web.microdom.Document.html#doctype
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.web.microdom.Document.isEqualToDocument
twisted.web.microdom.Document.html#isEqualToDocument
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Document.documentElement
twisted.web.microdom.Document.html#documentElement
ZopeInterfaceAttribute
Property
PUBLIC
Undocumented
-
twisted.web.microdom.Document.appendChild
twisted.web.microdom.Document.html#appendChild
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.web.microdom.Document.writexml
twisted.web.microdom.Document.html#writexml
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Document.createElement
twisted.web.microdom.Document.html#createElement
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Document.createTextNode
twisted.web.microdom.Document.html#createTextNode
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Document.getElementsByTagName
twisted.web.microdom.Document.html#getElementsByTagName
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Document.getElementById
twisted.web.microdom.Document.html#getElementById
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.EntityReference
twisted.web.microdom.EntityReference.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.web.microdom.EntityReference.__init__
twisted.web.microdom.EntityReference.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.EntityReference.eref
twisted.web.microdom.EntityReference.html#eref
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.microdom.EntityReference.nodeValue
twisted.web.microdom.EntityReference.html#nodeValue
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.microdom.EntityReference.data
twisted.web.microdom.EntityReference.html#data
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.microdom.EntityReference.isEqualToEntityReference
twisted.web.microdom.EntityReference.html#isEqualToEntityReference
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.EntityReference.writexml
twisted.web.microdom.EntityReference.html#writexml
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.EntityReference.cloneNode
twisted.web.microdom.EntityReference.html#cloneNode
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.CharacterData
twisted.web.microdom.CharacterData.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.web.microdom.CharacterData.__init__
twisted.web.microdom.CharacterData.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.CharacterData.value
twisted.web.microdom.CharacterData.html#value
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.microdom.CharacterData.data
twisted.web.microdom.CharacterData.html#data
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.microdom.CharacterData.nodeValue
twisted.web.microdom.CharacterData.html#nodeValue
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.microdom.CharacterData.isEqualToCharacterData
twisted.web.microdom.CharacterData.html#isEqualToCharacterData
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Text
twisted.web.microdom.Text.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/1 instance variable, 1/5 method documented
-
twisted.web.microdom.Text.__init__
twisted.web.microdom.Text.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Text.raw
twisted.web.microdom.Text.html#raw
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.microdom.Text.isEqualToNode
twisted.web.microdom.Text.html#isEqualToNode
ZopeInterfaceFunction
Method
PUBLIC
Compare this text to text. If the underlying values and the raw flag are the same, return True, otherwise return False.
-
twisted.web.microdom.Text.cloneNode
twisted.web.microdom.Text.html#cloneNode
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Text.writexml
twisted.web.microdom.Text.html#writexml
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Text.__repr__
twisted.web.microdom.Text.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.CDATASection
twisted.web.microdom.CDATASection.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.web.microdom.CDATASection.cloneNode
twisted.web.microdom.CDATASection.html#cloneNode
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.CDATASection.writexml
twisted.web.microdom.CDATASection.html#writexml
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom._genprefix
twisted.web.microdom.html#_genprefix
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.web.microdom.genprefix
twisted.web.microdom.html#genprefix
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.web.microdom._Attr
twisted.web.microdom._Attr.html
ZopeInterfaceClass
Class
PRIVATE
Support class for getAttributeNode.
-
twisted.web.microdom.Element
twisted.web.microdom.Element.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/10 instance variable, 2/17 methods documented
-
twisted.web.microdom.Element.preserveCase
twisted.web.microdom.Element.html#preserveCase
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.microdom.Element.caseInsensitive
twisted.web.microdom.Element.html#caseInsensitive
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.microdom.Element.nsprefixes
twisted.web.microdom.Element.html#nsprefixes
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.microdom.Element.__init__
twisted.web.microdom.Element.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Element.attributes
twisted.web.microdom.Element.html#attributes
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.microdom.Element.endTagName
twisted.web.microdom.Element.html#endTagName
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.microdom.Element.nodeName
twisted.web.microdom.Element.html#nodeName
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.microdom.Element.tagName
twisted.web.microdom.Element.html#tagName
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.microdom.Element._filename
twisted.web.microdom.Element.html#_filename
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.microdom.Element._markpos
twisted.web.microdom.Element.html#_markpos
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.microdom.Element.namespace
twisted.web.microdom.Element.html#namespace
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.microdom.Element.addPrefixes
twisted.web.microdom.Element.html#addPrefixes
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Element.endTag
twisted.web.microdom.Element.html#endTag
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Element.isEqualToElement
twisted.web.microdom.Element.html#isEqualToElement
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Element.isEqualToNode
twisted.web.microdom.Element.html#isEqualToNode
ZopeInterfaceFunction
Method
PUBLIC
Compare this element to other. If the nodeName, namespace, attributes, and childNodes are all the same, return True, otherwise return False.
-
twisted.web.microdom.Element.cloneNode
twisted.web.microdom.Element.html#cloneNode
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Element.getElementsByTagName
twisted.web.microdom.Element.html#getElementsByTagName
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Element.hasAttributes
twisted.web.microdom.Element.html#hasAttributes
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Element.getAttribute
twisted.web.microdom.Element.html#getAttribute
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Element.getAttributeNS
twisted.web.microdom.Element.html#getAttributeNS
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Element.getAttributeNode
twisted.web.microdom.Element.html#getAttributeNode
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Element.setAttribute
twisted.web.microdom.Element.html#setAttribute
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Element.removeAttribute
twisted.web.microdom.Element.html#removeAttribute
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Element.hasAttribute
twisted.web.microdom.Element.html#hasAttribute
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Element.writexml
twisted.web.microdom.Element.html#writexml
ZopeInterfaceFunction
Method
PUBLIC
Serialize this
Element to the given stream.
-
twisted.web.microdom.Element.__repr__
twisted.web.microdom.Element.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.Element.__str__
twisted.web.microdom.Element.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom._unescapeDict
twisted.web.microdom.html#_unescapeDict
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.web.microdom._reverseDict
twisted.web.microdom.html#_reverseDict
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.web.microdom.MicroDOMParser
twisted.web.microdom.MicroDOMParser.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.web.microdom.MicroDOMParser.soonClosers
twisted.web.microdom.MicroDOMParser.html#soonClosers
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.microdom.MicroDOMParser.laterClosers
twisted.web.microdom.MicroDOMParser.html#laterClosers
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.microdom.MicroDOMParser.__init__
twisted.web.microdom.MicroDOMParser.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.MicroDOMParser.elementstack
twisted.web.microdom.MicroDOMParser.html#elementstack
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.microdom.MicroDOMParser.nsstack
twisted.web.microdom.MicroDOMParser.html#nsstack
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.microdom.MicroDOMParser.documents
twisted.web.microdom.MicroDOMParser.html#documents
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.microdom.MicroDOMParser._mddoctype
twisted.web.microdom.MicroDOMParser.html#_mddoctype
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.microdom.MicroDOMParser.beExtremelyLenient
twisted.web.microdom.MicroDOMParser.html#beExtremelyLenient
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.microdom.MicroDOMParser.caseInsensitive
twisted.web.microdom.MicroDOMParser.html#caseInsensitive
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.microdom.MicroDOMParser.preserveCase
twisted.web.microdom.MicroDOMParser.html#preserveCase
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.microdom.MicroDOMParser.shouldPreserveSpace
twisted.web.microdom.MicroDOMParser.html#shouldPreserveSpace
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.MicroDOMParser._getparent
twisted.web.microdom.MicroDOMParser.html#_getparent
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.web.microdom.MicroDOMParser._fixScriptElement
twisted.web.microdom.MicroDOMParser.html#_fixScriptElement
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.web.microdom.MicroDOMParser.gotDoctype
twisted.web.microdom.MicroDOMParser.html#gotDoctype
ZopeInterfaceFunction
Method
PUBLIC
Encountered DOCTYPE
-
twisted.web.microdom.MicroDOMParser.gotTagStart
twisted.web.microdom.MicroDOMParser.html#gotTagStart
ZopeInterfaceFunction
Method
PUBLIC
Encountered an opening tag.
-
twisted.web.microdom.MicroDOMParser._gotStandalone
twisted.web.microdom.MicroDOMParser.html#_gotStandalone
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.web.microdom.MicroDOMParser.gotText
twisted.web.microdom.MicroDOMParser.html#gotText
ZopeInterfaceFunction
Method
PUBLIC
Encountered text
-
twisted.web.microdom.MicroDOMParser.gotEntityReference
twisted.web.microdom.MicroDOMParser.html#gotEntityReference
ZopeInterfaceFunction
Method
PUBLIC
Encountered mnemonic entity reference
-
twisted.web.microdom.MicroDOMParser.gotCData
twisted.web.microdom.MicroDOMParser.html#gotCData
ZopeInterfaceFunction
Method
PUBLIC
Encountered CDATA
-
twisted.web.microdom.MicroDOMParser.gotTagEnd
twisted.web.microdom.MicroDOMParser.html#gotTagEnd
ZopeInterfaceFunction
Method
PUBLIC
Encountered closing tag
-
twisted.web.microdom.MicroDOMParser.connectionLost
twisted.web.microdom.MicroDOMParser.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
End the last state we were in.
-
twisted.web.microdom.parse
twisted.web.microdom.html#parse
ZopeInterfaceFunction
Function
PUBLIC
Parse HTML or XML readable.
-
twisted.web.microdom.parseString
twisted.web.microdom.html#parseString
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.web.microdom.parseXML
twisted.web.microdom.html#parseXML
ZopeInterfaceFunction
Function
PUBLIC
Parse an XML readable object.
-
twisted.web.microdom.parseXMLString
twisted.web.microdom.html#parseXMLString
ZopeInterfaceFunction
Function
PUBLIC
Parse an XML readable object.
-
twisted.web.microdom.lmx
twisted.web.microdom.lmx.html
ZopeInterfaceClass
Class
PUBLIC
Easy creation of XML.
-
twisted.web.microdom.lmx.__init__
twisted.web.microdom.lmx.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.lmx.node
twisted.web.microdom.lmx.html#node
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.microdom.lmx.__getattr__
twisted.web.microdom.lmx.html#__getattr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.lmx.__setitem__
twisted.web.microdom.lmx.html#__setitem__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.lmx.__getitem__
twisted.web.microdom.lmx.html#__getitem__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.lmx.text
twisted.web.microdom.lmx.html#text
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.microdom.lmx.add
twisted.web.microdom.lmx.html#add
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.domhelpers.NodeLookupError
twisted.web.domhelpers.NodeLookupError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.web.domhelpers.substitute
twisted.web.domhelpers.html#substitute
ZopeInterfaceFunction
Function
PUBLIC
Look through the given node's children for strings, and attempt to do string substitution with the given parameter.
-
twisted.web.domhelpers._get
twisted.web.domhelpers.html#_get
ZopeInterfaceFunction
Function
PRIVATE
(internal) Get a node with the specified nodeId as any of the class, id or pattern attributes.
-
twisted.web.domhelpers.get
twisted.web.domhelpers.html#get
ZopeInterfaceFunction
Function
PUBLIC
Get a node with the specified
nodeId as any of the
class,
id or
pattern attributes. If there is no such node, raise
NodeLookupError.
-
twisted.web.domhelpers.getIfExists
twisted.web.domhelpers.html#getIfExists
ZopeInterfaceFunction
Function
PUBLIC
Get a node with the specified nodeId as any of the class, id or pattern attributes. If there is no such node, return None.
-
twisted.web.domhelpers.getAndClear
twisted.web.domhelpers.html#getAndClear
ZopeInterfaceFunction
Function
PUBLIC
Get a node with the specified
nodeId as any of the
class,
id or
pattern attributes. If there is no such node, raise
NodeLookupError. Remove all child nodes before returning.
-
twisted.web.domhelpers.clearNode
twisted.web.domhelpers.html#clearNode
ZopeInterfaceFunction
Function
PUBLIC
Remove all children from the given node.
-
twisted.web.domhelpers.locateNodes
twisted.web.domhelpers.html#locateNodes
ZopeInterfaceFunction
Function
PUBLIC
Find subnodes in the given node where the given attribute has the given value.
-
twisted.web.domhelpers.superSetAttribute
twisted.web.domhelpers.html#superSetAttribute
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.web.domhelpers.superPrependAttribute
twisted.web.domhelpers.html#superPrependAttribute
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.web.domhelpers.superAppendAttribute
twisted.web.domhelpers.html#superAppendAttribute
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.web.domhelpers.gatherTextNodes
twisted.web.domhelpers.html#gatherTextNodes
ZopeInterfaceFunction
Function
PUBLIC
Visit each child node and collect its text data, if any, into a string. For example:
-
twisted.web.domhelpers.RawText
twisted.web.domhelpers.RawText.html
ZopeInterfaceClass
Class
PUBLIC
This is an evil and horrible speed hack. Basically, if you have a big chunk of XML that you want to insert into the DOM, but you don't want to incur the cost of parsing it, you can construct one of these and insert it into the DOM...
-
twisted.web.domhelpers.RawText.writexml
twisted.web.domhelpers.RawText.html#writexml
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.domhelpers.findNodes
twisted.web.domhelpers.html#findNodes
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.web.domhelpers.findNodesShallowOnMatch
twisted.web.domhelpers.html#findNodesShallowOnMatch
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.web.domhelpers.findNodesShallow
twisted.web.domhelpers.html#findNodesShallow
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.web.domhelpers.findElementsWithAttributeShallow
twisted.web.domhelpers.html#findElementsWithAttributeShallow
ZopeInterfaceFunction
Function
PUBLIC
Return an iterable of the elements which are direct children of parent and which have the attribute attribute.
-
twisted.web.domhelpers.findElements
twisted.web.domhelpers.html#findElements
ZopeInterfaceFunction
Function
PUBLIC
Return an iterable of the elements which are children of parent for which the predicate matcher returns true.
-
twisted.web.domhelpers.findElementsWithAttribute
twisted.web.domhelpers.html#findElementsWithAttribute
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.web.domhelpers.findNodesNamed
twisted.web.domhelpers.html#findNodesNamed
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.web.domhelpers.writeNodeData
twisted.web.domhelpers.html#writeNodeData
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.web.domhelpers.getNodeText
twisted.web.domhelpers.html#getNodeText
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.web.domhelpers.getParents
twisted.web.domhelpers.html#getParents
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.web.domhelpers.namedChildren
twisted.web.domhelpers.html#namedChildren
ZopeInterfaceFunction
Function
PUBLIC
namedChildren(parent, nodeName) -> children (not descendants) of parent that have tagName == nodeName
-
twisted.web.guard.BasicCredentialFactory
twisted.web.guard.BasicCredentialFactory.html
ZopeInterfaceClass
Class
PUBLIC
Credential Factory for HTTP Basic Authentication
-
twisted.web.guard.BasicCredentialFactory.authenticationRealm
twisted.web.guard.BasicCredentialFactory.html#authenticationRealm
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The HTTP authentication realm which will be issued in challenges.
-
twisted.web.guard.BasicCredentialFactory.scheme
twisted.web.guard.BasicCredentialFactory.html#scheme
ZopeInterfaceAttribute
Class Variable
PUBLIC
A str giving the name of the authentication scheme with which this factory is associated. For example, 'basic' or 'digest'.
-
twisted.web.guard.BasicCredentialFactory.__init__
twisted.web.guard.BasicCredentialFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.guard.BasicCredentialFactory.getChallenge
twisted.web.guard.BasicCredentialFactory.html#getChallenge
ZopeInterfaceFunction
Method
PUBLIC
Return a challenge including the HTTP authentication realm with which this factory was created.
-
twisted.web.guard.BasicCredentialFactory.decode
twisted.web.guard.BasicCredentialFactory.html#decode
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.web.guard.DigestCredentialFactory
twisted.web.guard.DigestCredentialFactory.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.web.guard.DigestCredentialFactory.scheme
twisted.web.guard.DigestCredentialFactory.html#scheme
ZopeInterfaceAttribute
Class Variable
PUBLIC
A str giving the name of the authentication scheme with which this factory is associated. For example, 'basic' or 'digest'.
-
twisted.web.guard.DigestCredentialFactory.__init__
twisted.web.guard.DigestCredentialFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Create the digest credential factory that this object wraps.
-
twisted.web.guard.DigestCredentialFactory.digest
twisted.web.guard.DigestCredentialFactory.html#digest
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.guard.DigestCredentialFactory.getChallenge
twisted.web.guard.DigestCredentialFactory.html#getChallenge
ZopeInterfaceFunction
Method
PUBLIC
Generate the challenge for use in the WWW-Authenticate header
-
twisted.web.guard.DigestCredentialFactory.decode
twisted.web.guard.DigestCredentialFactory.html#decode
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.web.guard.HTTPAuthSessionWrapper
twisted.web.guard.HTTPAuthSessionWrapper.html
ZopeInterfaceClass
Class
PUBLIC
Wrap a portal, enforcing supported header-based authentication schemes.
-
twisted.web.guard.HTTPAuthSessionWrapper._portal
twisted.web.guard.HTTPAuthSessionWrapper.html#_portal
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.web.guard.HTTPAuthSessionWrapper._credentialFactories
twisted.web.guard.HTTPAuthSessionWrapper.html#_credentialFactories
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.web.guard.HTTPAuthSessionWrapper.isLeaf
twisted.web.guard.HTTPAuthSessionWrapper.html#isLeaf
ZopeInterfaceAttribute
Class Variable
PUBLIC
Signal if this IResource implementor is a "leaf node" or not. If True, getChildWithDefault will not be called on this Resource.
-
twisted.web.guard.HTTPAuthSessionWrapper._log
twisted.web.guard.HTTPAuthSessionWrapper.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.web.guard.HTTPAuthSessionWrapper.__init__
twisted.web.guard.HTTPAuthSessionWrapper.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize a session wrapper
-
twisted.web.guard.HTTPAuthSessionWrapper._authorizedResource
twisted.web.guard.HTTPAuthSessionWrapper.html#_authorizedResource
ZopeInterfaceFunction
Method
PRIVATE
Get the
IResource which the given request is authorized to receive. If the proper authorization headers are present, the resource will be requested from the portal. If not, an anonymous login attempt will be made.
-
twisted.web.guard.HTTPAuthSessionWrapper.render
twisted.web.guard.HTTPAuthSessionWrapper.html#render
ZopeInterfaceFunction
Method
PUBLIC
Find the
IResource avatar suitable for the given request, if possible, and render it. Otherwise, perhaps render an error page requiring authorization or describing an internal server failure.
-
twisted.web.guard.HTTPAuthSessionWrapper.getChildWithDefault
twisted.web.guard.HTTPAuthSessionWrapper.html#getChildWithDefault
ZopeInterfaceFunction
Method
PUBLIC
Inspect the Authorization HTTP header, and return a deferred which, when fired after successful authentication, will return an authorized Avatar. On authentication failure, an UnauthorizedResource will be returned, essentially halting further dispatch on the wrapped resource and all children...
-
twisted.web.guard.HTTPAuthSessionWrapper._login
twisted.web.guard.HTTPAuthSessionWrapper.html#_login
ZopeInterfaceFunction
Method
PRIVATE
Get the
IResource avatar for the given credentials.
-
twisted.web.guard.HTTPAuthSessionWrapper._loginSucceeded
twisted.web.guard.HTTPAuthSessionWrapper.html#_loginSucceeded
ZopeInterfaceFunction
Method
PRIVATE
Handle login success by wrapping the resulting
IResource avatar so that the
logout callback will be invoked when rendering is complete.
-
twisted.web.guard.HTTPAuthSessionWrapper._loginFailed
twisted.web.guard.HTTPAuthSessionWrapper.html#_loginFailed
ZopeInterfaceFunction
Method
PRIVATE
Handle login failure by presenting either another challenge (for expected authentication/authorization-related failures) or a server error page (for anything else).
-
twisted.web.guard.HTTPAuthSessionWrapper.putChild
twisted.web.guard.HTTPAuthSessionWrapper.html#putChild
ZopeInterfaceFunction
Method
PUBLIC
Put a child IResource implementor at the given path.
-
twisted.web.html.PRE
twisted.web.html.html#PRE
ZopeInterfaceFunction
Function
PUBLIC
Wrap <pre> tags around some text and HTML-escape it.
-
twisted.web.html.UL
twisted.web.html.html#UL
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.web.html.linkList
twisted.web.html.html#linkList
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.web.html.output
twisted.web.html.html#output
ZopeInterfaceFunction
Function
PUBLIC
output(func, *args, **kw) -> html string Either return the result of a function (which presumably returns an HTML-legal string) or a sparse HTMLized error message and a message in the server log.
-
twisted.web.proxy.ProxyClient
twisted.web.proxy.ProxyClient.html
ZopeInterfaceClass
Class
PUBLIC
Used by ProxyClientFactory to implement a simple web proxy.
-
twisted.web.proxy.ProxyClient._finished
twisted.web.proxy.ProxyClient.html#_finished
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A flag which indicates whether or not the original request has been finished yet.
-
twisted.web.proxy.ProxyClient.__init__
twisted.web.proxy.ProxyClient.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.proxy.ProxyClient.father
twisted.web.proxy.ProxyClient.html#father
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.proxy.ProxyClient.command
twisted.web.proxy.ProxyClient.html#command
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.proxy.ProxyClient.rest
twisted.web.proxy.ProxyClient.html#rest
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.proxy.ProxyClient.data
twisted.web.proxy.ProxyClient.html#data
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.proxy.ProxyClient.connectionMade
twisted.web.proxy.ProxyClient.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.web.proxy.ProxyClient.handleStatus
twisted.web.proxy.ProxyClient.html#handleStatus
ZopeInterfaceFunction
Method
PUBLIC
Called when the status-line is received.
-
twisted.web.proxy.ProxyClient.handleHeader
twisted.web.proxy.ProxyClient.html#handleHeader
ZopeInterfaceFunction
Method
PUBLIC
Called every time a header is received.
-
twisted.web.proxy.ProxyClient.handleResponsePart
twisted.web.proxy.ProxyClient.html#handleResponsePart
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.proxy.ProxyClient.handleResponseEnd
twisted.web.proxy.ProxyClient.html#handleResponseEnd
ZopeInterfaceFunction
Method
PUBLIC
Finish the original request, indicating that the response has been completely written to it, and disconnect the outgoing transport.
-
twisted.web.proxy.ProxyClientFactory
twisted.web.proxy.ProxyClientFactory.html
ZopeInterfaceClass
Class
PUBLIC
Used by ProxyRequest to implement a simple web proxy.
-
twisted.web.proxy.ProxyClientFactory.__init__
twisted.web.proxy.ProxyClientFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.proxy.ProxyClientFactory.father
twisted.web.proxy.ProxyClientFactory.html#father
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.proxy.ProxyClientFactory.command
twisted.web.proxy.ProxyClientFactory.html#command
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.proxy.ProxyClientFactory.rest
twisted.web.proxy.ProxyClientFactory.html#rest
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.proxy.ProxyClientFactory.data
twisted.web.proxy.ProxyClientFactory.html#data
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.proxy.ProxyClientFactory.version
twisted.web.proxy.ProxyClientFactory.html#version
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.proxy.ProxyClientFactory.buildProtocol
twisted.web.proxy.ProxyClientFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of a subclass of Protocol.
-
twisted.web.proxy.ProxyClientFactory.clientConnectionFailed
twisted.web.proxy.ProxyClientFactory.html#clientConnectionFailed
ZopeInterfaceFunction
Method
PUBLIC
Report a connection failure in a response to the incoming request as an error.
-
twisted.web.proxy.ProxyRequest
twisted.web.proxy.ProxyRequest.html
ZopeInterfaceClass
Class
PUBLIC
Used by Proxy to implement a simple web proxy.
-
twisted.web.proxy.ProxyRequest.reactor
twisted.web.proxy.ProxyRequest.html#reactor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the reactor used to create connections.
-
twisted.web.proxy.ProxyRequest.protocols
twisted.web.proxy.ProxyRequest.html#protocols
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.web.proxy.ProxyRequest.ports
twisted.web.proxy.ProxyRequest.html#ports
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.web.proxy.ProxyRequest.__init__
twisted.web.proxy.ProxyRequest.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.web.proxy.ProxyRequest.process
twisted.web.proxy.ProxyRequest.html#process
ZopeInterfaceFunction
Method
PUBLIC
Override in subclasses.
-
twisted.web.proxy.Proxy
twisted.web.proxy.Proxy.html
ZopeInterfaceClass
Class
PUBLIC
This class implements a simple web proxy.
-
twisted.web.proxy.ReverseProxyRequest
twisted.web.proxy.ReverseProxyRequest.html
ZopeInterfaceClass
Class
PUBLIC
Used by ReverseProxy to implement a simple reverse proxy.
-
twisted.web.proxy.ReverseProxyRequest.proxyClientFactoryClass
twisted.web.proxy.ReverseProxyRequest.html#proxyClientFactoryClass
ZopeInterfaceAttribute
Instance Variable
PUBLIC
a proxy client factory class, used to create new connections.
-
twisted.web.proxy.ReverseProxyRequest.reactor
twisted.web.proxy.ReverseProxyRequest.html#reactor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the reactor used to create connections.
-
twisted.web.proxy.ReverseProxyRequest.__init__
twisted.web.proxy.ReverseProxyRequest.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.web.proxy.ReverseProxyRequest.process
twisted.web.proxy.ReverseProxyRequest.html#process
ZopeInterfaceFunction
Method
PUBLIC
Handle this request by connecting to the proxied server and forwarding it there, then forwarding the response back as the response to this request.
-
twisted.web.proxy.ReverseProxy
twisted.web.proxy.ReverseProxy.html
ZopeInterfaceClass
Class
PUBLIC
Implements a simple reverse proxy.
-
twisted.web.proxy.ReverseProxyResource
twisted.web.proxy.ReverseProxyResource.html
ZopeInterfaceClass
Class
PUBLIC
Resource that renders the results gotten from another server
-
twisted.web.proxy.ReverseProxyResource.proxyClientFactoryClass
twisted.web.proxy.ReverseProxyResource.html#proxyClientFactoryClass
ZopeInterfaceAttribute
Instance Variable
PUBLIC
a proxy client factory class, used to create new connections.
-
twisted.web.proxy.ReverseProxyResource.reactor
twisted.web.proxy.ReverseProxyResource.html#reactor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
the reactor used to create connections.
-
twisted.web.proxy.ReverseProxyResource.__init__
twisted.web.proxy.ReverseProxyResource.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.web.proxy.ReverseProxyResource.host
twisted.web.proxy.ReverseProxyResource.html#host
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.proxy.ReverseProxyResource.port
twisted.web.proxy.ReverseProxyResource.html#port
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.proxy.ReverseProxyResource.path
twisted.web.proxy.ReverseProxyResource.html#path
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.proxy.ReverseProxyResource.getChild
twisted.web.proxy.ReverseProxyResource.html#getChild
ZopeInterfaceFunction
Method
PUBLIC
Create and return a proxy resource with the same proxy configuration as this one, except that its path also contains the segment given by path at the end.
-
twisted.web.proxy.ReverseProxyResource.render
twisted.web.proxy.ReverseProxyResource.html#render
ZopeInterfaceFunction
Method
PUBLIC
Render a request by forwarding it to the proxied server.
-
twisted.web.rewrite.RewriterResource
twisted.web.rewrite.RewriterResource.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.web.rewrite.RewriterResource.__init__
twisted.web.rewrite.RewriterResource.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize.
-
twisted.web.rewrite.RewriterResource.resource
twisted.web.rewrite.RewriterResource.html#resource
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.rewrite.RewriterResource.rewriteRules
twisted.web.rewrite.RewriterResource.html#rewriteRules
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.rewrite.RewriterResource._rewrite
twisted.web.rewrite.RewriterResource.html#_rewrite
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.web.rewrite.RewriterResource.getChild
twisted.web.rewrite.RewriterResource.html#getChild
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a 'child' resource from me.
-
twisted.web.rewrite.RewriterResource.render
twisted.web.rewrite.RewriterResource.html#render
ZopeInterfaceFunction
Method
PUBLIC
Render a given resource. See
IResource's render method.
-
twisted.web.rewrite.tildeToUsers
twisted.web.rewrite.html#tildeToUsers
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.web.rewrite.alias
twisted.web.rewrite.html#alias
ZopeInterfaceFunction
Function
PUBLIC
I am not a very good aliaser. But I'm the best I can be. If I'm aliasing to a Resource that generates links, and it uses any parts of request.prepath to do so, the links will not be relative to the aliased path, but rather to the aliased-to path...
-
twisted.web.script.rpyNoResource
twisted.web.script.html#rpyNoResource
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.web.script.AlreadyCached
twisted.web.script.AlreadyCached.html
ZopeInterfaceClass
Class
PUBLIC
This exception is raised when a path has already been cached.
-
twisted.web.script.CacheScanner
twisted.web.script.CacheScanner.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.web.script.CacheScanner.__init__
twisted.web.script.CacheScanner.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.script.CacheScanner.path
twisted.web.script.CacheScanner.html#path
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.script.CacheScanner.registry
twisted.web.script.CacheScanner.html#registry
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.script.CacheScanner.doCache
twisted.web.script.CacheScanner.html#doCache
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.script.CacheScanner.cache
twisted.web.script.CacheScanner.html#cache
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.script.CacheScanner.recache
twisted.web.script.CacheScanner.html#recache
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.script.noRsrc
twisted.web.script.html#noRsrc
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.web.script.ResourceScript
twisted.web.script.html#ResourceScript
ZopeInterfaceFunction
Function
PUBLIC
I am a normal py file which must define a 'resource' global, which should be an instance of (a subclass of) web.resource.Resource; it will be renderred.
-
twisted.web.script.ResourceTemplate
twisted.web.script.html#ResourceTemplate
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.web.script.ResourceScriptWrapper
twisted.web.script.ResourceScriptWrapper.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.web.script.ResourceScriptWrapper.__init__
twisted.web.script.ResourceScriptWrapper.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize.
-
twisted.web.script.ResourceScriptWrapper.path
twisted.web.script.ResourceScriptWrapper.html#path
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.script.ResourceScriptWrapper.registry
twisted.web.script.ResourceScriptWrapper.html#registry
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.script.ResourceScriptWrapper.render
twisted.web.script.ResourceScriptWrapper.html#render
ZopeInterfaceFunction
Method
PUBLIC
Render a given resource. See
IResource's render method.
-
twisted.web.script.ResourceScriptWrapper.getChildWithDefault
twisted.web.script.ResourceScriptWrapper.html#getChildWithDefault
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a static or dynamically generated child resource from me.
-
twisted.web.script.ResourceScriptDirectory
twisted.web.script.ResourceScriptDirectory.html
ZopeInterfaceClass
Class
PUBLIC
-
twisted.web.script.ResourceScriptDirectory.path
twisted.web.script.ResourceScriptDirectory.html#path
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A str giving the filesystem path in which children will be looked up.
-
twisted.web.script.ResourceScriptDirectory.registry
twisted.web.script.ResourceScriptDirectory.html#registry
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A
static.Registry instance which will be used to decide how to interpret scripts found as children of this resource.
-
twisted.web.script.ResourceScriptDirectory.__init__
twisted.web.script.ResourceScriptDirectory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize.
-
twisted.web.script.ResourceScriptDirectory.getChild
twisted.web.script.ResourceScriptDirectory.html#getChild
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a 'child' resource from me.
-
twisted.web.script.ResourceScriptDirectory.render
twisted.web.script.ResourceScriptDirectory.html#render
ZopeInterfaceFunction
Method
PUBLIC
Render a given resource. See
IResource's render method.
-
twisted.web.script.PythonScript
twisted.web.script.PythonScript.html
ZopeInterfaceClass
Class
PUBLIC
I am an extremely simple dynamic resource; an embedded python script.
-
twisted.web.script.PythonScript.isLeaf
twisted.web.script.PythonScript.html#isLeaf
ZopeInterfaceAttribute
Class Variable
PUBLIC
Signal if this IResource implementor is a "leaf node" or not. If True, getChildWithDefault will not be called on this Resource.
-
twisted.web.script.PythonScript.__init__
twisted.web.script.PythonScript.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize me with a script name.
-
twisted.web.script.PythonScript.filename
twisted.web.script.PythonScript.html#filename
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.script.PythonScript.registry
twisted.web.script.PythonScript.html#registry
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.script.PythonScript.render
twisted.web.script.PythonScript.html#render
ZopeInterfaceFunction
Method
PUBLIC
Render me to a web client.
-
twisted.web.soap.SOAPPublisher
twisted.web.soap.SOAPPublisher.html
ZopeInterfaceClass
Class
PUBLIC
Publish SOAP methods.
-
twisted.web.soap.SOAPPublisher.isLeaf
twisted.web.soap.SOAPPublisher.html#isLeaf
ZopeInterfaceAttribute
Class Variable
PUBLIC
Signal if this IResource implementor is a "leaf node" or not. If True, getChildWithDefault will not be called on this Resource.
-
twisted.web.soap.SOAPPublisher.encoding
twisted.web.soap.SOAPPublisher.html#encoding
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.web.soap.SOAPPublisher.lookupFunction
twisted.web.soap.SOAPPublisher.html#lookupFunction
ZopeInterfaceFunction
Method
PUBLIC
Lookup published SOAP function.
-
twisted.web.soap.SOAPPublisher.render
twisted.web.soap.SOAPPublisher.html#render
ZopeInterfaceFunction
Method
PUBLIC
Handle a SOAP command.
-
twisted.web.soap.SOAPPublisher._methodNotFound
twisted.web.soap.SOAPPublisher.html#_methodNotFound
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.web.soap.SOAPPublisher._gotResult
twisted.web.soap.SOAPPublisher.html#_gotResult
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.web.soap.SOAPPublisher._gotError
twisted.web.soap.SOAPPublisher.html#_gotError
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.web.soap.SOAPPublisher._sendResponse
twisted.web.soap.SOAPPublisher.html#_sendResponse
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.web.soap.Proxy
twisted.web.soap.Proxy.html
ZopeInterfaceClass
Class
PUBLIC
A Proxy for making remote SOAP calls.
-
twisted.web.soap.Proxy.__init__
twisted.web.soap.Proxy.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.soap.Proxy.url
twisted.web.soap.Proxy.html#url
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.soap.Proxy.namespace
twisted.web.soap.Proxy.html#namespace
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.soap.Proxy._cbGotResult
twisted.web.soap.Proxy.html#_cbGotResult
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.web.soap.Proxy.callRemote
twisted.web.soap.Proxy.html#callRemote
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.twcgi.CGIDirectory
twisted.web.twcgi.CGIDirectory.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.web.twcgi.CGIDirectory.__init__
twisted.web.twcgi.CGIDirectory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize.
-
twisted.web.twcgi.CGIDirectory.getChild
twisted.web.twcgi.CGIDirectory.html#getChild
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a 'child' resource from me.
-
twisted.web.twcgi.CGIDirectory.render
twisted.web.twcgi.CGIDirectory.html#render
ZopeInterfaceFunction
Method
PUBLIC
Render a given resource. See
IResource's render method.
-
twisted.web.twcgi.CGIScript
twisted.web.twcgi.CGIScript.html
ZopeInterfaceClass
Class
PUBLIC
CGIScript is a resource which runs child processes according to the CGI specification.
-
twisted.web.twcgi.CGIScript.isLeaf
twisted.web.twcgi.CGIScript.html#isLeaf
ZopeInterfaceAttribute
Class Variable
PUBLIC
Signal if this IResource implementor is a "leaf node" or not. If True, getChildWithDefault will not be called on this Resource.
-
twisted.web.twcgi.CGIScript.__init__
twisted.web.twcgi.CGIScript.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize, with the name of a CGI script file.
-
twisted.web.twcgi.CGIScript.filename
twisted.web.twcgi.CGIScript.html#filename
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.twcgi.CGIScript._reactor
twisted.web.twcgi.CGIScript.html#_reactor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.twcgi.CGIScript.render
twisted.web.twcgi.CGIScript.html#render
ZopeInterfaceFunction
Method
PUBLIC
Do various things to conform to the CGI specification.
-
twisted.web.twcgi.CGIScript.runProcess
twisted.web.twcgi.CGIScript.html#runProcess
ZopeInterfaceFunction
Method
PUBLIC
Run the cgi script.
-
twisted.web.twcgi.FilteredScript
twisted.web.twcgi.FilteredScript.html
ZopeInterfaceClass
Class
PUBLIC
I am a special version of a CGI script, that uses a specific executable.
-
twisted.web.twcgi.FilteredScript.filter
twisted.web.twcgi.FilteredScript.html#filter
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The absolute path to the executable.
-
twisted.web.twcgi.FilteredScript.runProcess
twisted.web.twcgi.FilteredScript.html#runProcess
ZopeInterfaceFunction
Method
PUBLIC
Run a script through the filter executable.
-
twisted.web.twcgi.CGIProcessProtocol
twisted.web.twcgi.CGIProcessProtocol.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/5 instance variable, 0/2 class variable, 2/12 methods documented
-
twisted.web.twcgi.CGIProcessProtocol.handling_headers
twisted.web.twcgi.CGIProcessProtocol.html#handling_headers
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.twcgi.CGIProcessProtocol.errortext
twisted.web.twcgi.CGIProcessProtocol.html#errortext
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.twcgi.CGIProcessProtocol._log
twisted.web.twcgi.CGIProcessProtocol.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.web.twcgi.CGIProcessProtocol._requestFinished
twisted.web.twcgi.CGIProcessProtocol.html#_requestFinished
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.twcgi.CGIProcessProtocol.view_resumeProducing
twisted.web.twcgi.CGIProcessProtocol.html#view_resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.twcgi.CGIProcessProtocol.view_pauseProducing
twisted.web.twcgi.CGIProcessProtocol.html#view_pauseProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.twcgi.CGIProcessProtocol.view_stopProducing
twisted.web.twcgi.CGIProcessProtocol.html#view_stopProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.twcgi.CGIProcessProtocol.resumeProducing
twisted.web.twcgi.CGIProcessProtocol.html#resumeProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.twcgi.CGIProcessProtocol.pauseProducing
twisted.web.twcgi.CGIProcessProtocol.html#pauseProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.twcgi.CGIProcessProtocol.stopProducing
twisted.web.twcgi.CGIProcessProtocol.html#stopProducing
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.twcgi.CGIProcessProtocol.__init__
twisted.web.twcgi.CGIProcessProtocol.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.twcgi.CGIProcessProtocol.request
twisted.web.twcgi.CGIProcessProtocol.html#request
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.twcgi.CGIProcessProtocol.connectionMade
twisted.web.twcgi.CGIProcessProtocol.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.web.twcgi.CGIProcessProtocol.errReceived
twisted.web.twcgi.CGIProcessProtocol.html#errReceived
ZopeInterfaceFunction
Method
PUBLIC
Some data was received from stderr.
-
twisted.web.twcgi.CGIProcessProtocol.outReceived
twisted.web.twcgi.CGIProcessProtocol.html#outReceived
ZopeInterfaceFunction
Method
PUBLIC
Handle a chunk of input
-
twisted.web.twcgi.CGIProcessProtocol.processEnded
twisted.web.twcgi.CGIProcessProtocol.html#processEnded
ZopeInterfaceFunction
Method
PUBLIC
Called when the child process exits and all file descriptors associated with it have been closed.
-
twisted.web.twcgi.CGIProcessProtocol._finished
twisted.web.twcgi.CGIProcessProtocol.html#_finished
ZopeInterfaceFunction
Method
PRIVATE
Record the end of the response generation for the request being serviced.
-
twisted.web.wsgi._wsgiString
twisted.web.wsgi.html#_wsgiString
ZopeInterfaceFunction
Function
PRIVATE
Convert string to an ISO-8859-1 byte string, if it is not already.
-
twisted.web.wsgi._wsgiStringToBytes
twisted.web.wsgi.html#_wsgiStringToBytes
ZopeInterfaceFunction
Function
PRIVATE
Return string as is; a WSGI string is a byte string in Python 2.
-
twisted.web.wsgi._ErrorStream
twisted.web.wsgi._ErrorStream.html
ZopeInterfaceClass
Class
PRIVATE
File-like object instances of which are used as the value for the 'wsgi.errors' key in the environ dictionary passed to the application object.
-
twisted.web.wsgi._ErrorStream._log
twisted.web.wsgi._ErrorStream.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.web.wsgi._ErrorStream.write
twisted.web.wsgi._ErrorStream.html#write
ZopeInterfaceFunction
Method
PUBLIC
Generate an event for the logging system with the given bytes as the message.
-
twisted.web.wsgi._ErrorStream.writelines
twisted.web.wsgi._ErrorStream.html#writelines
ZopeInterfaceFunction
Method
PUBLIC
Join the given lines and pass them to write to be handled in the usual way.
-
twisted.web.wsgi._ErrorStream.flush
twisted.web.wsgi._ErrorStream.html#flush
ZopeInterfaceFunction
Method
PUBLIC
Nothing is buffered, so flushing does nothing. This method is required to exist by PEP 333, though.
-
twisted.web.wsgi._InputStream
twisted.web.wsgi._InputStream.html
ZopeInterfaceClass
Class
PRIVATE
File-like object instances of which are used as the value for the 'wsgi.input' key in the environ dictionary passed to the application object.
-
twisted.web.wsgi._InputStream.__init__
twisted.web.wsgi._InputStream.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize the instance.
-
twisted.web.wsgi._InputStream._wrapped
twisted.web.wsgi._InputStream.html#_wrapped
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.wsgi._InputStream.read
twisted.web.wsgi._InputStream.html#read
ZopeInterfaceFunction
Method
PUBLIC
Pass through to the underlying read.
-
twisted.web.wsgi._InputStream.readline
twisted.web.wsgi._InputStream.html#readline
ZopeInterfaceFunction
Method
PUBLIC
Pass through to the underlying readline, with a size of -1 replaced with a size of None.
-
twisted.web.wsgi._InputStream.readlines
twisted.web.wsgi._InputStream.html#readlines
ZopeInterfaceFunction
Method
PUBLIC
Pass through to the underlying readlines.
-
twisted.web.wsgi._InputStream.__iter__
twisted.web.wsgi._InputStream.html#__iter__
ZopeInterfaceFunction
Method
PUBLIC
Pass through to the underlying __iter__.
-
twisted.web.wsgi._WSGIResponse
twisted.web.wsgi._WSGIResponse.html
ZopeInterfaceClass
Class
PRIVATE
-
twisted.web.wsgi._WSGIResponse.started
twisted.web.wsgi._WSGIResponse.html#started
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A bool indicating whether or not the response status and headers have been written to the request yet. This may only be read or written in the WSGI application thread.
-
twisted.web.wsgi._WSGIResponse.reactor
twisted.web.wsgi._WSGIResponse.html#reactor
ZopeInterfaceAttribute
Instance Variable
PUBLIC
An
IReactorThreads provider which is used to call methods on the request in the I/O thread.
-
twisted.web.wsgi._WSGIResponse.threadpool
twisted.web.wsgi._WSGIResponse.html#threadpool
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A
ThreadPool which is used to call the WSGI application object in a non-I/O thread.
-
twisted.web.wsgi._WSGIResponse.application
twisted.web.wsgi._WSGIResponse.html#application
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The WSGI application object.
-
twisted.web.wsgi._WSGIResponse.request
twisted.web.wsgi._WSGIResponse.html#request
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The
http.Request upon which the WSGI environment is based and to which the application's output will be sent.
-
twisted.web.wsgi._WSGIResponse.environ
twisted.web.wsgi._WSGIResponse.html#environ
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The WSGI environment
dict.
-
twisted.web.wsgi._WSGIResponse.status
twisted.web.wsgi._WSGIResponse.html#status
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The HTTP response status str supplied to the WSGI start_response callable by the application.
-
twisted.web.wsgi._WSGIResponse._requestFinished
twisted.web.wsgi._WSGIResponse.html#_requestFinished
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A flag which indicates whether it is possible to generate more response data or not. This is
False until
http.Request.notifyFinish tells us the request is done, then
True.
-
twisted.web.wsgi._WSGIResponse._log
twisted.web.wsgi._WSGIResponse.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.web.wsgi._WSGIResponse.__init__
twisted.web.wsgi._WSGIResponse.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.wsgi._WSGIResponse._finished
twisted.web.wsgi._WSGIResponse.html#_finished
ZopeInterfaceFunction
Method
PRIVATE
Record the end of the response generation for the request being serviced.
-
twisted.web.wsgi._WSGIResponse.startResponse
twisted.web.wsgi._WSGIResponse.html#startResponse
ZopeInterfaceFunction
Method
PUBLIC
The WSGI start_response callable. The given values are saved until they are needed to generate the response.
-
twisted.web.wsgi._WSGIResponse.write
twisted.web.wsgi._WSGIResponse.html#write
ZopeInterfaceFunction
Method
PUBLIC
The WSGI write callable returned by the start_response callable. The given bytes will be written to the response body, possibly flushing the status and headers first.
-
twisted.web.wsgi._WSGIResponse.start
twisted.web.wsgi._WSGIResponse.html#start
ZopeInterfaceFunction
Method
PUBLIC
Start the WSGI application in the threadpool.
-
twisted.web.wsgi._WSGIResponse.run
twisted.web.wsgi._WSGIResponse.html#run
ZopeInterfaceFunction
Method
PUBLIC
Call the WSGI application object, iterate it, and handle its output.
-
twisted.web.wsgi.WSGIResource
twisted.web.wsgi.WSGIResource.html
ZopeInterfaceClass
Class
PUBLIC
An
IResource implementation which delegates responsibility for all resources hierarchically inferior to it to a WSGI application.
-
twisted.web.wsgi.WSGIResource._reactor
twisted.web.wsgi.WSGIResource.html#_reactor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.web.wsgi.WSGIResource._threadpool
twisted.web.wsgi.WSGIResource.html#_threadpool
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.web.wsgi.WSGIResource._application
twisted.web.wsgi.WSGIResource.html#_application
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The WSGI application object.
-
twisted.web.wsgi.WSGIResource.isLeaf
twisted.web.wsgi.WSGIResource.html#isLeaf
ZopeInterfaceAttribute
Class Variable
PUBLIC
Signal if this IResource implementor is a "leaf node" or not. If True, getChildWithDefault will not be called on this Resource.
-
twisted.web.wsgi.WSGIResource.__init__
twisted.web.wsgi.WSGIResource.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.wsgi.WSGIResource.render
twisted.web.wsgi.WSGIResource.html#render
ZopeInterfaceFunction
Method
PUBLIC
Turn the request into the appropriate environ dict suitable to be passed to the WSGI application object and then pass it on.
-
twisted.web.wsgi.WSGIResource.getChildWithDefault
twisted.web.wsgi.WSGIResource.html#getChildWithDefault
ZopeInterfaceFunction
Method
PUBLIC
Reject attempts to retrieve a child resource. All path segments beyond the one which refers to this resource are handled by the WSGI application object.
-
twisted.web.wsgi.WSGIResource.putChild
twisted.web.wsgi.WSGIResource.html#putChild
ZopeInterfaceFunction
Method
PUBLIC
Reject attempts to add a child resource to this resource. The WSGI application object handles all path segments beneath this resource, so
IResource children can never be found.
-
twisted.web.tap.Options
twisted.web.tap.Options.html
ZopeInterfaceClass
Class
PUBLIC
Define the options accepted by the twistd web plugin.
-
twisted.web.tap.Options.synopsis
twisted.web.tap.Options.html#synopsis
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.web.tap.Options.optParameters
twisted.web.tap.Options.html#optParameters
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.web.tap.Options.optFlags
twisted.web.tap.Options.html#optFlags
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.web.tap.Options.compData
twisted.web.tap.Options.html#compData
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.web.tap.Options.longdesc
twisted.web.tap.Options.html#longdesc
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.web.tap.Options.__init__
twisted.web.tap.Options.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.tap.Options.opt_port
twisted.web.tap.Options.html#opt_port
ZopeInterfaceFunction
Method
PUBLIC
(DEPRECATED: use --listen) Strports description of port to start the server on
-
twisted.web.tap.Options.opt_https
twisted.web.tap.Options.html#opt_https
ZopeInterfaceFunction
Method
PUBLIC
(DEPRECATED: use --listen) Port to listen on for Secure HTTP.
-
twisted.web.tap.Options.opt_listen
twisted.web.tap.Options.html#opt_listen
ZopeInterfaceFunction
Method
PUBLIC
Add an strports description of port to start the server on. [default: tcp:8080]
-
twisted.web.tap.Options.opt_index
twisted.web.tap.Options.html#opt_index
ZopeInterfaceFunction
Method
PUBLIC
Add the name of a file used to check for directory indexes. [default: index, index.html]
-
twisted.web.tap.Options.opt_user
twisted.web.tap.Options.html#opt_user
ZopeInterfaceFunction
Method
PUBLIC
Makes a server with ~/public_html and ~/.twistd-web-pb support for users.
-
twisted.web.tap.Options.opt_path
twisted.web.tap.Options.html#opt_path
ZopeInterfaceFunction
Method
PUBLIC
<path> is either a specific file or a directory to be set as the root of the web server. Use this if you have a directory full of HTML, cgi, epy, or rpy files or any other files that you want to be served up raw.
-
twisted.web.tap.Options.opt_processor
twisted.web.tap.Options.html#opt_processor
ZopeInterfaceFunction
Method
PUBLIC
`ext=class' where `class' is added as a Processor for files ending with `ext'.
-
twisted.web.tap.Options.opt_class
twisted.web.tap.Options.html#opt_class
ZopeInterfaceFunction
Method
PUBLIC
Create a Resource subclass with a zero-argument constructor.
-
twisted.web.tap.Options.opt_resource_script
twisted.web.tap.Options.html#opt_resource_script
ZopeInterfaceFunction
Method
PUBLIC
An .rpy file to be used as the root resource of the webserver.
-
twisted.web.tap.Options.opt_wsgi
twisted.web.tap.Options.html#opt_wsgi
ZopeInterfaceFunction
Method
PUBLIC
The FQPN of a WSGI application object to serve as the root resource of the webserver.
-
twisted.web.tap.Options.opt_mime_type
twisted.web.tap.Options.html#opt_mime_type
ZopeInterfaceFunction
Method
PUBLIC
Specify the default mime-type for static files.
-
twisted.web.tap.Options.opt_allow_ignore_ext
twisted.web.tap.Options.html#opt_allow_ignore_ext
ZopeInterfaceFunction
Method
PUBLIC
Specify whether or not a request for 'foo' should return 'foo.ext'
-
twisted.web.tap.Options.opt_ignore_ext
twisted.web.tap.Options.html#opt_ignore_ext
ZopeInterfaceFunction
Method
PUBLIC
Specify an extension to ignore. These will be processed in order.
-
twisted.web.tap.Options.postOptions
twisted.web.tap.Options.html#postOptions
ZopeInterfaceFunction
Method
PUBLIC
Set up conditional defaults and check for dependencies.
-
twisted.web.tap.makePersonalServerFactory
twisted.web.tap.html#makePersonalServerFactory
ZopeInterfaceFunction
Function
PUBLIC
Create and return a factory which will respond to distrib requests against the given site.
-
twisted.web.tap.makeService
twisted.web.tap.html#makeService
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.web.vhost.VirtualHostCollection
twisted.web.vhost.VirtualHostCollection.html
ZopeInterfaceClass
Class
PUBLIC
Wrapper for virtual hosts collection.
-
twisted.web.vhost.VirtualHostCollection.__init__
twisted.web.vhost.VirtualHostCollection.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize me.
-
twisted.web.vhost.VirtualHostCollection.nvh
twisted.web.vhost.VirtualHostCollection.html#nvh
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.vhost.VirtualHostCollection.listStaticEntities
twisted.web.vhost.VirtualHostCollection.html#listStaticEntities
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a list of all name, entity pairs that I store references to.
-
twisted.web.vhost.VirtualHostCollection.getStaticEntity
twisted.web.vhost.VirtualHostCollection.html#getStaticEntity
ZopeInterfaceFunction
Method
PUBLIC
Get an entity that was added to me using putEntity.
-
twisted.web.vhost.VirtualHostCollection.reallyPutEntity
twisted.web.vhost.VirtualHostCollection.html#reallyPutEntity
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.vhost.VirtualHostCollection.delEntity
twisted.web.vhost.VirtualHostCollection.html#delEntity
ZopeInterfaceFunction
Method
PUBLIC
Remove a static reference for 'name'.
-
twisted.web.vhost.NameVirtualHost
twisted.web.vhost.NameVirtualHost.html
ZopeInterfaceClass
Class
PUBLIC
I am a resource which represents named virtual hosts.
-
twisted.web.vhost.NameVirtualHost.default
twisted.web.vhost.NameVirtualHost.html#default
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.web.vhost.NameVirtualHost.__init__
twisted.web.vhost.NameVirtualHost.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize.
-
twisted.web.vhost.NameVirtualHost.hosts
twisted.web.vhost.NameVirtualHost.html#hosts
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.vhost.NameVirtualHost.listStaticEntities
twisted.web.vhost.NameVirtualHost.html#listStaticEntities
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.vhost.NameVirtualHost.getStaticEntity
twisted.web.vhost.NameVirtualHost.html#getStaticEntity
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.vhost.NameVirtualHost.addHost
twisted.web.vhost.NameVirtualHost.html#addHost
ZopeInterfaceFunction
Method
PUBLIC
Add a host to this virtual host.
-
twisted.web.vhost.NameVirtualHost.removeHost
twisted.web.vhost.NameVirtualHost.html#removeHost
ZopeInterfaceFunction
Method
PUBLIC
Remove a host.
-
twisted.web.vhost.NameVirtualHost._getResourceForRequest
twisted.web.vhost.NameVirtualHost.html#_getResourceForRequest
ZopeInterfaceFunction
Method
PRIVATE
(Internal) Get the appropriate resource for the given host.
-
twisted.web.vhost.NameVirtualHost.render
twisted.web.vhost.NameVirtualHost.html#render
ZopeInterfaceFunction
Method
PUBLIC
Implementation of resource.Resource's render method.
-
twisted.web.vhost.NameVirtualHost.getChild
twisted.web.vhost.NameVirtualHost.html#getChild
ZopeInterfaceFunction
Method
PUBLIC
Implementation of resource.Resource's getChild method.
-
twisted.web.vhost._HostResource
twisted.web.vhost._HostResource.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.web.vhost._HostResource.getChild
twisted.web.vhost._HostResource.html#getChild
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a 'child' resource from me.
-
twisted.web.vhost.VHostMonsterResource
twisted.web.vhost.VHostMonsterResource.html
ZopeInterfaceClass
Class
PUBLIC
Use this to be able to record the hostname and method (http vs. https) in the URL without disturbing your web site. If you put this resource in a URL http://foo.com/bar then requests to http://foo.com/bar/http/baz...
-
twisted.web.vhost.VHostMonsterResource.getChild
twisted.web.vhost.VHostMonsterResource.html#getChild
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a 'child' resource from me.
-
twisted.web.xmlrpc.Fault
twisted.web.xmlrpc.html#Fault
ZopeInterfaceAttribute
Variable
PUBLIC
See xmlrpclib.Fault
-
twisted.web.xmlrpc.NOT_FOUND
twisted.web.xmlrpc.html#NOT_FOUND
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.xmlrpc.FAILURE
twisted.web.xmlrpc.html#FAILURE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.xmlrpc.withRequest
twisted.web.xmlrpc.html#withRequest
ZopeInterfaceFunction
Function
PUBLIC
Decorator to cause the request to be passed as the first argument to the method.
-
twisted.web.xmlrpc.NoSuchFunction
twisted.web.xmlrpc.NoSuchFunction.html
ZopeInterfaceClass
Class
PUBLIC
There is no function by the given name.
-
twisted.web.xmlrpc.Handler
twisted.web.xmlrpc.Handler.html
ZopeInterfaceClass
Class
PUBLIC
Handle a XML-RPC request and store the state for a request in progress.
-
twisted.web.xmlrpc.Handler.__init__
twisted.web.xmlrpc.Handler.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.xmlrpc.Handler.resource
twisted.web.xmlrpc.Handler.html#resource
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.xmlrpc.Handler.result
twisted.web.xmlrpc.Handler.html#result
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.xmlrpc.Handler.run
twisted.web.xmlrpc.Handler.html#run
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.xmlrpc.XMLRPC
twisted.web.xmlrpc.XMLRPC.html
ZopeInterfaceClass
Class
PUBLIC
A resource that implements XML-RPC.
-
twisted.web.xmlrpc.XMLRPC.allowNone
twisted.web.xmlrpc.XMLRPC.html#allowNone
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Permit XML translating of Python constant None.
-
twisted.web.xmlrpc.XMLRPC.useDateTime
twisted.web.xmlrpc.XMLRPC.html#useDateTime
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Present datetime values as datetime.datetime objects?
-
twisted.web.xmlrpc.XMLRPC.NOT_FOUND
twisted.web.xmlrpc.XMLRPC.html#NOT_FOUND
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.xmlrpc.XMLRPC.FAILURE
twisted.web.xmlrpc.XMLRPC.html#FAILURE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.web.xmlrpc.XMLRPC.isLeaf
twisted.web.xmlrpc.XMLRPC.html#isLeaf
ZopeInterfaceAttribute
Class Variable
PUBLIC
Signal if this IResource implementor is a "leaf node" or not. If True, getChildWithDefault will not be called on this Resource.
-
twisted.web.xmlrpc.XMLRPC.separator
twisted.web.xmlrpc.XMLRPC.html#separator
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.web.xmlrpc.XMLRPC.allowedMethods
twisted.web.xmlrpc.XMLRPC.html#allowedMethods
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.web.xmlrpc.XMLRPC._log
twisted.web.xmlrpc.XMLRPC.html#_log
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.web.xmlrpc.XMLRPC.__init__
twisted.web.xmlrpc.XMLRPC.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize.
-
twisted.web.xmlrpc.XMLRPC.subHandlers
twisted.web.xmlrpc.XMLRPC.html#subHandlers
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.xmlrpc.XMLRPC.__setattr__
twisted.web.xmlrpc.XMLRPC.html#__setattr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.xmlrpc.XMLRPC.putSubHandler
twisted.web.xmlrpc.XMLRPC.html#putSubHandler
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.xmlrpc.XMLRPC.getSubHandler
twisted.web.xmlrpc.XMLRPC.html#getSubHandler
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.xmlrpc.XMLRPC.getSubHandlerPrefixes
twisted.web.xmlrpc.XMLRPC.html#getSubHandlerPrefixes
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.xmlrpc.XMLRPC.render_POST
twisted.web.xmlrpc.XMLRPC.html#render_POST
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.xmlrpc.XMLRPC._cbRender
twisted.web.xmlrpc.XMLRPC.html#_cbRender
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.web.xmlrpc.XMLRPC._ebRender
twisted.web.xmlrpc.XMLRPC.html#_ebRender
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.web.xmlrpc.XMLRPC.lookupProcedure
twisted.web.xmlrpc.XMLRPC.html#lookupProcedure
ZopeInterfaceFunction
Method
PUBLIC
Given a string naming a procedure, return a callable object for that procedure or raise NoSuchFunction.
-
twisted.web.xmlrpc.XMLRPC.listProcedures
twisted.web.xmlrpc.XMLRPC.html#listProcedures
ZopeInterfaceFunction
Method
PUBLIC
Return a list of the names of all xmlrpc procedures.
-
twisted.web.xmlrpc.XMLRPCIntrospection
twisted.web.xmlrpc.XMLRPCIntrospection.html
ZopeInterfaceClass
Class
PUBLIC
Implement the XML-RPC Introspection API.
-
twisted.web.xmlrpc.XMLRPCIntrospection.__init__
twisted.web.xmlrpc.XMLRPCIntrospection.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Implement Introspection support for an XMLRPC server.
-
twisted.web.xmlrpc.XMLRPCIntrospection._xmlrpc_parent
twisted.web.xmlrpc.XMLRPCIntrospection.html#_xmlrpc_parent
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.xmlrpc.XMLRPCIntrospection.xmlrpc_listMethods
twisted.web.xmlrpc.XMLRPCIntrospection.html#xmlrpc_listMethods
ZopeInterfaceFunction
Method
PUBLIC
Return a list of the method names implemented by this server.
-
twisted.web.xmlrpc.XMLRPCIntrospection.xmlrpc_methodHelp
twisted.web.xmlrpc.XMLRPCIntrospection.html#xmlrpc_methodHelp
ZopeInterfaceFunction
Method
PUBLIC
Return a documentation string describing the use of the given method.
-
twisted.web.xmlrpc.XMLRPCIntrospection.xmlrpc_methodSignature
twisted.web.xmlrpc.XMLRPCIntrospection.html#xmlrpc_methodSignature
ZopeInterfaceFunction
Method
PUBLIC
Return a list of type signatures.
-
twisted.web.xmlrpc.addIntrospection
twisted.web.xmlrpc.html#addIntrospection
ZopeInterfaceFunction
Function
PUBLIC
Add Introspection support to an XMLRPC server.
-
twisted.web.xmlrpc.QueryProtocol
twisted.web.xmlrpc.QueryProtocol.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/1 instance variable, 2/4 methods documented
-
twisted.web.xmlrpc.QueryProtocol.connectionMade
twisted.web.xmlrpc.QueryProtocol.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.web.xmlrpc.QueryProtocol._response
twisted.web.xmlrpc.QueryProtocol.html#_response
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.web.xmlrpc.QueryProtocol.handleStatus
twisted.web.xmlrpc.QueryProtocol.html#handleStatus
ZopeInterfaceFunction
Method
PUBLIC
Called when the status-line is received.
-
twisted.web.xmlrpc.QueryProtocol.handleResponse
twisted.web.xmlrpc.QueryProtocol.html#handleResponse
ZopeInterfaceFunction
Method
PUBLIC
Handle the XML-RPC response received from the server.
-
twisted.web.xmlrpc.QueryProtocol.connectionLost
twisted.web.xmlrpc.QueryProtocol.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
The connection to the server has been lost.
-
twisted.web.xmlrpc.payloadTemplate
twisted.web.xmlrpc.html#payloadTemplate
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.web.xmlrpc.QueryFactory
twisted.web.xmlrpc.QueryFactory.html
ZopeInterfaceClass
Class
PUBLIC
XML-RPC Client Factory
-
twisted.web.xmlrpc.QueryFactory.path
twisted.web.xmlrpc.QueryFactory.html#path
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The path portion of the URL to which to post method calls.
-
twisted.web.xmlrpc.QueryFactory.host
twisted.web.xmlrpc.QueryFactory.html#host
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The value to use for the Host HTTP header.
-
twisted.web.xmlrpc.QueryFactory.user
twisted.web.xmlrpc.QueryFactory.html#user
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The username with which to authenticate with the server when making calls.
-
twisted.web.xmlrpc.QueryFactory.password
twisted.web.xmlrpc.QueryFactory.html#password
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The password with which to authenticate with the server when making calls.
-
twisted.web.xmlrpc.QueryFactory.useDateTime
twisted.web.xmlrpc.QueryFactory.html#useDateTime
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Accept datetime values as datetime.datetime objects. also passed to the underlying xmlrpclib implementation. Defaults to False.
-
twisted.web.xmlrpc.QueryFactory.deferred
twisted.web.xmlrpc.QueryFactory.html#deferred
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.xmlrpc.QueryFactory.__init__
twisted.web.xmlrpc.QueryFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.web.xmlrpc.QueryFactory.payload
twisted.web.xmlrpc.QueryFactory.html#payload
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.xmlrpc.QueryFactory.parseResponse
twisted.web.xmlrpc.QueryFactory.html#parseResponse
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.xmlrpc.QueryFactory.clientConnectionLost
twisted.web.xmlrpc.QueryFactory.html#clientConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when an established connection is lost.
-
twisted.web.xmlrpc.QueryFactory.badStatus
twisted.web.xmlrpc.QueryFactory.html#badStatus
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.web.xmlrpc.Proxy
twisted.web.xmlrpc.Proxy.html
ZopeInterfaceClass
Class
PUBLIC
A Proxy for making remote XML-RPC calls.
-
twisted.web.xmlrpc.Proxy.user
twisted.web.xmlrpc.Proxy.html#user
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The username with which to authenticate with the server when making calls. If specified, overrides any username information embedded in url. If not specified, a value may be taken from url if present.
-
twisted.web.xmlrpc.Proxy.password
twisted.web.xmlrpc.Proxy.html#password
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The password with which to authenticate with the server when making calls. If specified, overrides any password information embedded in url. If not specified, a value may be taken from url if present.
-
twisted.web.xmlrpc.Proxy.allowNone
twisted.web.xmlrpc.Proxy.html#allowNone
ZopeInterfaceAttribute
Instance Variable
PUBLIC
allow the use of None values in parameters. It's passed to the underlying xmlrpclib implementation. Defaults to False.
-
twisted.web.xmlrpc.Proxy.useDateTime
twisted.web.xmlrpc.Proxy.html#useDateTime
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Accept datetime values as datetime.datetime objects. also passed to the underlying xmlrpclib implementation. Defaults to False.
-
twisted.web.xmlrpc.Proxy.connectTimeout
twisted.web.xmlrpc.Proxy.html#connectTimeout
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Number of seconds to wait before assuming the connection has failed.
-
twisted.web.xmlrpc.Proxy._reactor
twisted.web.xmlrpc.Proxy.html#_reactor
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The reactor used to create connections.
-
twisted.web.xmlrpc.Proxy.queryFactory
twisted.web.xmlrpc.Proxy.html#queryFactory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Object returning a factory for XML-RPC protocol. Use this for testing, or to manipulate the XML-RPC parsing behavior. For example, you may set this to a custom "debugging" factory object that reimplements ...
-
twisted.web.xmlrpc.Proxy.__init__
twisted.web.xmlrpc.Proxy.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.web.xmlrpc.Proxy.host
twisted.web.xmlrpc.Proxy.html#host
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.xmlrpc.Proxy.port
twisted.web.xmlrpc.Proxy.html#port
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.xmlrpc.Proxy.path
twisted.web.xmlrpc.Proxy.html#path
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.xmlrpc.Proxy.secure
twisted.web.xmlrpc.Proxy.html#secure
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.web.xmlrpc.Proxy.callRemote
twisted.web.xmlrpc.Proxy.html#callRemote
ZopeInterfaceFunction
Method
PUBLIC
Call remote XML-RPC method with given arguments.
-
twisted.words.ewords.WordsError
twisted.words.ewords.WordsError.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.ewords.WordsError.__str__
twisted.words.ewords.WordsError.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.ewords.NoSuchUser
twisted.words.ewords.NoSuchUser.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.ewords.DuplicateUser
twisted.words.ewords.DuplicateUser.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.ewords.NoSuchGroup
twisted.words.ewords.NoSuchGroup.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.ewords.DuplicateGroup
twisted.words.ewords.DuplicateGroup.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.ewords.AlreadyLoggedIn
twisted.words.ewords.AlreadyLoggedIn.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.im.baseaccount.AccountManager
twisted.words.im.baseaccount.AccountManager.html
ZopeInterfaceClass
Class
PUBLIC
I am responsible for managing a user's accounts.
-
twisted.words.im.baseaccount.AccountManager.accounts
twisted.words.im.baseaccount.AccountManager.html#accounts
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A collection of available accounts.
-
twisted.words.im.baseaccount.AccountManager.__init__
twisted.words.im.baseaccount.AccountManager.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.baseaccount.AccountManager.getSnapShot
twisted.words.im.baseaccount.AccountManager.html#getSnapShot
ZopeInterfaceFunction
Method
PUBLIC
A snapshot of all the accounts and their status.
-
twisted.words.im.baseaccount.AccountManager.isEmpty
twisted.words.im.baseaccount.AccountManager.html#isEmpty
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.baseaccount.AccountManager.getConnectionInfo
twisted.words.im.baseaccount.AccountManager.html#getConnectionInfo
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.baseaccount.AccountManager.addAccount
twisted.words.im.baseaccount.AccountManager.html#addAccount
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.baseaccount.AccountManager.delAccount
twisted.words.im.baseaccount.AccountManager.html#delAccount
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.baseaccount.AccountManager.connect
twisted.words.im.baseaccount.AccountManager.html#connect
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.words.im.baseaccount.AccountManager.disconnect
twisted.words.im.baseaccount.AccountManager.html#disconnect
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.baseaccount.AccountManager.quit
twisted.words.im.baseaccount.AccountManager.html#quit
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.locals.Enum
twisted.words.im.locals.Enum.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.im.locals.Enum.group
twisted.words.im.locals.Enum.html#group
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.im.locals.Enum.__init__
twisted.words.im.locals.Enum.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.locals.Enum.label
twisted.words.im.locals.Enum.html#label
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.im.locals.Enum.__repr__
twisted.words.im.locals.Enum.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.locals.Enum.__str__
twisted.words.im.locals.Enum.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.locals.StatusEnum
twisted.words.im.locals.StatusEnum.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.im.locals.StatusEnum.group
twisted.words.im.locals.StatusEnum.html#group
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.im.locals.OFFLINE
twisted.words.im.locals.html#OFFLINE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.im.locals.ONLINE
twisted.words.im.locals.html#ONLINE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.im.locals.AWAY
twisted.words.im.locals.html#AWAY
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.im.locals.OfflineError
twisted.words.im.locals.OfflineError.html
ZopeInterfaceClass
Class
PUBLIC
The requested action can't happen while offline.
-
twisted.words.im.basechat.ContactsList
twisted.words.im.basechat.ContactsList.html
ZopeInterfaceClass
Class
PUBLIC
A GUI object that displays a contacts list.
-
twisted.words.im.basechat.ContactsList.chatui
twisted.words.im.basechat.ContactsList.html#chatui
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The GUI chat client associated with this contacts list.
-
twisted.words.im.basechat.ContactsList.contacts
twisted.words.im.basechat.ContactsList.html#contacts
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The contacts.
-
twisted.words.im.basechat.ContactsList.onlineContacts
twisted.words.im.basechat.ContactsList.html#onlineContacts
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The contacts who are currently online (have a status that is not OFFLINE).
-
twisted.words.im.basechat.ContactsList.clients
twisted.words.im.basechat.ContactsList.html#clients
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The signed-on clients.
-
twisted.words.im.basechat.ContactsList.__init__
twisted.words.im.basechat.ContactsList.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.words.im.basechat.ContactsList.setContactStatus
twisted.words.im.basechat.ContactsList.html#setContactStatus
ZopeInterfaceFunction
Method
PUBLIC
Inform the user that a person's status has changed.
-
twisted.words.im.basechat.ContactsList.registerAccountClient
twisted.words.im.basechat.ContactsList.html#registerAccountClient
ZopeInterfaceFunction
Method
PUBLIC
Notify the user that an account client has been signed on to.
-
twisted.words.im.basechat.ContactsList.unregisterAccountClient
twisted.words.im.basechat.ContactsList.html#unregisterAccountClient
ZopeInterfaceFunction
Method
PUBLIC
Notify the user that an account client has been signed off or disconnected from.
-
twisted.words.im.basechat.ContactsList.contactChangedNick
twisted.words.im.basechat.ContactsList.html#contactChangedNick
ZopeInterfaceFunction
Method
PUBLIC
Update your contact information to reflect a change to a contact's nickname.
-
twisted.words.im.basechat.Conversation
twisted.words.im.basechat.Conversation.html
ZopeInterfaceClass
Class
PUBLIC
A GUI window of a conversation with a specific person.
-
twisted.words.im.basechat.Conversation.person
twisted.words.im.basechat.Conversation.html#person
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The person who you're having this conversation with.
-
twisted.words.im.basechat.Conversation.chatui
twisted.words.im.basechat.Conversation.html#chatui
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The GUI chat client associated with this conversation.
-
twisted.words.im.basechat.Conversation.__init__
twisted.words.im.basechat.Conversation.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.words.im.basechat.Conversation.show
twisted.words.im.basechat.Conversation.html#show
ZopeInterfaceFunction
Method
PUBLIC
Display the ConversationWindow.
-
twisted.words.im.basechat.Conversation.hide
twisted.words.im.basechat.Conversation.html#hide
ZopeInterfaceFunction
Method
PUBLIC
Hide the ConversationWindow.
-
twisted.words.im.basechat.Conversation.sendText
twisted.words.im.basechat.Conversation.html#sendText
ZopeInterfaceFunction
Method
PUBLIC
Send text to the person with whom the user is conversing.
-
twisted.words.im.basechat.Conversation.showMessage
twisted.words.im.basechat.Conversation.html#showMessage
ZopeInterfaceFunction
Method
PUBLIC
Display a message sent from the person with whom the user is conversing.
-
twisted.words.im.basechat.Conversation.contactChangedNick
twisted.words.im.basechat.Conversation.html#contactChangedNick
ZopeInterfaceFunction
Method
PUBLIC
Change a person's name.
-
twisted.words.im.basechat.GroupConversation
twisted.words.im.basechat.GroupConversation.html
ZopeInterfaceClass
Class
PUBLIC
A GUI window of a conversation with a group of people.
-
twisted.words.im.basechat.GroupConversation.chatui
twisted.words.im.basechat.GroupConversation.html#chatui
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The GUI chat client associated with this conversation.
-
twisted.words.im.basechat.GroupConversation.group
twisted.words.im.basechat.GroupConversation.html#group
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The group of people that are having this conversation.
-
twisted.words.im.basechat.GroupConversation.members
twisted.words.im.basechat.GroupConversation.html#members
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The names of the people in this conversation.
-
twisted.words.im.basechat.GroupConversation.__init__
twisted.words.im.basechat.GroupConversation.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.words.im.basechat.GroupConversation.show
twisted.words.im.basechat.GroupConversation.html#show
ZopeInterfaceFunction
Method
PUBLIC
Display the GroupConversationWindow.
-
twisted.words.im.basechat.GroupConversation.hide
twisted.words.im.basechat.GroupConversation.html#hide
ZopeInterfaceFunction
Method
PUBLIC
Hide the GroupConversationWindow.
-
twisted.words.im.basechat.GroupConversation.sendText
twisted.words.im.basechat.GroupConversation.html#sendText
ZopeInterfaceFunction
Method
PUBLIC
Send text to the group.
-
twisted.words.im.basechat.GroupConversation.showGroupMessage
twisted.words.im.basechat.GroupConversation.html#showGroupMessage
ZopeInterfaceFunction
Method
PUBLIC
Display to the user a message sent to this group from the given sender.
-
twisted.words.im.basechat.GroupConversation.setGroupMembers
twisted.words.im.basechat.GroupConversation.html#setGroupMembers
ZopeInterfaceFunction
Method
PUBLIC
Set the list of members in the group.
-
twisted.words.im.basechat.GroupConversation.setTopic
twisted.words.im.basechat.GroupConversation.html#setTopic
ZopeInterfaceFunction
Method
PUBLIC
Change the topic for the group conversation window and display this change to the user.
-
twisted.words.im.basechat.GroupConversation.memberJoined
twisted.words.im.basechat.GroupConversation.html#memberJoined
ZopeInterfaceFunction
Method
PUBLIC
Add the given member to the list of members in the group conversation and displays this to the user.
-
twisted.words.im.basechat.GroupConversation.memberChangedNick
twisted.words.im.basechat.GroupConversation.html#memberChangedNick
ZopeInterfaceFunction
Method
PUBLIC
Change the nickname for a member of the group conversation and displays this change to the user.
-
twisted.words.im.basechat.GroupConversation.memberLeft
twisted.words.im.basechat.GroupConversation.html#memberLeft
ZopeInterfaceFunction
Method
PUBLIC
Delete the given member from the list of members in the group conversation and displays the change to the user.
-
twisted.words.im.basechat.ChatUI
twisted.words.im.basechat.ChatUI.html
ZopeInterfaceClass
Class
PUBLIC
A GUI chat client.
-
twisted.words.im.basechat.ChatUI.conversations
twisted.words.im.basechat.ChatUI.html#conversations
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A cache of all the direct windows.
-
twisted.words.im.basechat.ChatUI.groupConversations
twisted.words.im.basechat.ChatUI.html#groupConversations
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A cache of all the group windows.
-
twisted.words.im.basechat.ChatUI.persons
twisted.words.im.basechat.ChatUI.html#persons
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A cache of all the users associated with this client.
-
twisted.words.im.basechat.ChatUI.groups
twisted.words.im.basechat.ChatUI.html#groups
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A cache of all the groups associated with this client.
-
twisted.words.im.basechat.ChatUI.onlineClients
twisted.words.im.basechat.ChatUI.html#onlineClients
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A list of message sources currently online.
-
twisted.words.im.basechat.ChatUI.contactsList
twisted.words.im.basechat.ChatUI.html#contactsList
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A contacts list.
-
twisted.words.im.basechat.ChatUI.__init__
twisted.words.im.basechat.ChatUI.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.basechat.ChatUI.registerAccountClient
twisted.words.im.basechat.ChatUI.html#registerAccountClient
ZopeInterfaceFunction
Method
PUBLIC
Notify the user that an account has been signed on to.
-
twisted.words.im.basechat.ChatUI.unregisterAccountClient
twisted.words.im.basechat.ChatUI.html#unregisterAccountClient
ZopeInterfaceFunction
Method
PUBLIC
Notify the user that an account has been signed off or disconnected.
-
twisted.words.im.basechat.ChatUI.getContactsList
twisted.words.im.basechat.ChatUI.html#getContactsList
ZopeInterfaceFunction
Method
PUBLIC
Get the contacts list associated with this chat window.
-
twisted.words.im.basechat.ChatUI.getConversation
twisted.words.im.basechat.ChatUI.html#getConversation
ZopeInterfaceFunction
Method
PUBLIC
For the given person object, return the conversation window or create and return a new conversation window if one does not exist.
-
twisted.words.im.basechat.ChatUI.getGroupConversation
twisted.words.im.basechat.ChatUI.html#getGroupConversation
ZopeInterfaceFunction
Method
PUBLIC
For the given group object, return the group conversation window or create and return a new group conversation window if it doesn't exist.
-
twisted.words.im.basechat.ChatUI.getPerson
twisted.words.im.basechat.ChatUI.html#getPerson
ZopeInterfaceFunction
Method
PUBLIC
For the given name and account client, return an instance of a
IGroup provider or create and return a new instance of a
IGroup provider.
-
twisted.words.im.basechat.ChatUI.getGroup
twisted.words.im.basechat.ChatUI.html#getGroup
ZopeInterfaceFunction
Method
PUBLIC
For the given name and account client, return an instance of a
IGroup provider or create and return a new instance of a
IGroup provider.
-
twisted.words.im.basechat.ChatUI.contactChangedNick
twisted.words.im.basechat.ChatUI.html#contactChangedNick
ZopeInterfaceFunction
Method
PUBLIC
For the given person, change the person's name to newnick and tell the contact list and any conversation windows with that person to change as well.
-
twisted.words.im.basesupport.AbstractGroup
twisted.words.im.basesupport.AbstractGroup.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/2 instance variable, 2/7 methods documented
-
twisted.words.im.basesupport.AbstractGroup.__init__
twisted.words.im.basesupport.AbstractGroup.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.basesupport.AbstractGroup.name
twisted.words.im.basesupport.AbstractGroup.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.im.basesupport.AbstractGroup.account
twisted.words.im.basesupport.AbstractGroup.html#account
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.im.basesupport.AbstractGroup.getGroupCommands
twisted.words.im.basesupport.AbstractGroup.html#getGroupCommands
ZopeInterfaceFunction
Method
PUBLIC
finds group commands
-
twisted.words.im.basesupport.AbstractGroup.getTargetCommands
twisted.words.im.basesupport.AbstractGroup.html#getTargetCommands
ZopeInterfaceFunction
Method
PUBLIC
finds group commands
-
twisted.words.im.basesupport.AbstractGroup.join
twisted.words.im.basesupport.AbstractGroup.html#join
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.basesupport.AbstractGroup.leave
twisted.words.im.basesupport.AbstractGroup.html#leave
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.basesupport.AbstractGroup.__repr__
twisted.words.im.basesupport.AbstractGroup.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.basesupport.AbstractGroup.__str__
twisted.words.im.basesupport.AbstractGroup.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.basesupport.AbstractPerson
twisted.words.im.basesupport.AbstractPerson.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/3 instance variable, 2/5 methods documented
-
twisted.words.im.basesupport.AbstractPerson.__init__
twisted.words.im.basesupport.AbstractPerson.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.basesupport.AbstractPerson.name
twisted.words.im.basesupport.AbstractPerson.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.im.basesupport.AbstractPerson.account
twisted.words.im.basesupport.AbstractPerson.html#account
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.im.basesupport.AbstractPerson.status
twisted.words.im.basesupport.AbstractPerson.html#status
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.im.basesupport.AbstractPerson.getPersonCommands
twisted.words.im.basesupport.AbstractPerson.html#getPersonCommands
ZopeInterfaceFunction
Method
PUBLIC
finds person commands
-
twisted.words.im.basesupport.AbstractPerson.getIdleTime
twisted.words.im.basesupport.AbstractPerson.html#getIdleTime
ZopeInterfaceFunction
Method
PUBLIC
Returns a string.
-
twisted.words.im.basesupport.AbstractPerson.__repr__
twisted.words.im.basesupport.AbstractPerson.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.basesupport.AbstractPerson.__str__
twisted.words.im.basesupport.AbstractPerson.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.basesupport.AbstractClientMixin
twisted.words.im.basesupport.AbstractClientMixin.html
ZopeInterfaceClass
Class
PUBLIC
Designed to be mixed in to a Protocol implementing class.
-
twisted.words.im.basesupport.AbstractClientMixin._logonDeferred
twisted.words.im.basesupport.AbstractClientMixin.html#_logonDeferred
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Fired when I am done logging in.
-
twisted.words.im.basesupport.AbstractClientMixin._protoBase
twisted.words.im.basesupport.AbstractClientMixin.html#_protoBase
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.words.im.basesupport.AbstractClientMixin.__init__
twisted.words.im.basesupport.AbstractClientMixin.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.basesupport.AbstractClientMixin.account
twisted.words.im.basesupport.AbstractClientMixin.html#account
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.im.basesupport.AbstractClientMixin.chat
twisted.words.im.basesupport.AbstractClientMixin.html#chat
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.im.basesupport.AbstractClientMixin.connectionMade
twisted.words.im.basesupport.AbstractClientMixin.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.basesupport.AbstractClientMixin.connectionLost
twisted.words.im.basesupport.AbstractClientMixin.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.basesupport.AbstractClientMixin.unregisterAsAccountClient
twisted.words.im.basesupport.AbstractClientMixin.html#unregisterAsAccountClient
ZopeInterfaceFunction
Method
PUBLIC
Tell the chat UI that I have `signed off'.
-
twisted.words.im.basesupport.AbstractAccount
twisted.words.im.basesupport.AbstractAccount.html
ZopeInterfaceClass
Class
PUBLIC
Base class for Accounts.
-
twisted.words.im.basesupport.AbstractAccount._groupFactory
twisted.words.im.basesupport.AbstractAccount.html#_groupFactory
ZopeInterfaceAttribute
Class Variable
PRIVATE
A Callable that will return a
IGroup appropriate for this account type.
-
twisted.words.im.basesupport.AbstractAccount._personFactory
twisted.words.im.basesupport.AbstractAccount.html#_personFactory
ZopeInterfaceAttribute
Class Variable
PRIVATE
A Callable that will return a
IPerson appropriate for this account type.
-
twisted.words.im.basesupport.AbstractAccount._isConnecting
twisted.words.im.basesupport.AbstractAccount.html#_isConnecting
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Whether I am in the process of establishing a connection to the server.
-
twisted.words.im.basesupport.AbstractAccount._isOnline
twisted.words.im.basesupport.AbstractAccount.html#_isOnline
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Whether I am currently on-line with the server.
-
twisted.words.im.basesupport.AbstractAccount.accountName
twisted.words.im.basesupport.AbstractAccount.html#accountName
ZopeInterfaceAttribute
Instance Variable
PUBLIC
No summary
-
twisted.words.im.basesupport.AbstractAccount.autoLogin
twisted.words.im.basesupport.AbstractAccount.html#autoLogin
ZopeInterfaceAttribute
Instance Variable
PUBLIC
No summary
-
twisted.words.im.basesupport.AbstractAccount.username
twisted.words.im.basesupport.AbstractAccount.html#username
ZopeInterfaceAttribute
Instance Variable
PUBLIC
No summary
-
twisted.words.im.basesupport.AbstractAccount.password
twisted.words.im.basesupport.AbstractAccount.html#password
ZopeInterfaceAttribute
Instance Variable
PUBLIC
No summary
-
twisted.words.im.basesupport.AbstractAccount.host
twisted.words.im.basesupport.AbstractAccount.html#host
ZopeInterfaceAttribute
Instance Variable
PUBLIC
No summary
-
twisted.words.im.basesupport.AbstractAccount.port
twisted.words.im.basesupport.AbstractAccount.html#port
ZopeInterfaceAttribute
Instance Variable
PUBLIC
No summary
-
twisted.words.im.basesupport.AbstractAccount.client
twisted.words.im.basesupport.AbstractAccount.html#client
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.im.basesupport.AbstractAccount.persistanceVersion
twisted.words.im.basesupport.AbstractAccount.html#persistanceVersion
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.im.basesupport.AbstractAccount.__init__
twisted.words.im.basesupport.AbstractAccount.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.basesupport.AbstractAccount._groups
twisted.words.im.basesupport.AbstractAccount.html#_groups
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.words.im.basesupport.AbstractAccount._persons
twisted.words.im.basesupport.AbstractAccount.html#_persons
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.words.im.basesupport.AbstractAccount.upgrateToVersion2
twisted.words.im.basesupport.AbstractAccount.html#upgrateToVersion2
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.basesupport.AbstractAccount.__getstate__
twisted.words.im.basesupport.AbstractAccount.html#__getstate__
ZopeInterfaceFunction
Method
PUBLIC
Get state, adding a version number to it on its way out.
-
twisted.words.im.basesupport.AbstractAccount.isOnline
twisted.words.im.basesupport.AbstractAccount.html#isOnline
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.basesupport.AbstractAccount.logOn
twisted.words.im.basesupport.AbstractAccount.html#logOn
ZopeInterfaceFunction
Method
PUBLIC
Log on to this account.
-
twisted.words.im.basesupport.AbstractAccount.getGroup
twisted.words.im.basesupport.AbstractAccount.html#getGroup
ZopeInterfaceFunction
Method
PUBLIC
Group factory.
-
twisted.words.im.basesupport.AbstractAccount.getPerson
twisted.words.im.basesupport.AbstractAccount.html#getPerson
ZopeInterfaceFunction
Method
PUBLIC
Person factory.
-
twisted.words.im.basesupport.AbstractAccount._startLogOn
twisted.words.im.basesupport.AbstractAccount.html#_startLogOn
ZopeInterfaceFunction
Method
PRIVATE
Start the sign on process.
-
twisted.words.im.basesupport.AbstractAccount._cb_logOn
twisted.words.im.basesupport.AbstractAccount.html#_cb_logOn
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.im.basesupport.AbstractAccount._loginFailed
twisted.words.im.basesupport.AbstractAccount.html#_loginFailed
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.words.im.basesupport.AbstractAccount._clientLost
twisted.words.im.basesupport.AbstractAccount.html#_clientLost
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.im.basesupport.AbstractAccount.__repr__
twisted.words.im.basesupport.AbstractAccount.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.interfaces.IAccount
twisted.words.im.interfaces.IAccount.html
ZopeInterfaceClass
Interface
PUBLIC
I represent a user's account with a chat service.
-
twisted.words.im.interfaces.IAccount.client
twisted.words.im.interfaces.IAccount.html#client
ZopeInterfaceAttribute
Attribute
PUBLIC
The
IClient currently connecting to this account, if any.
-
twisted.words.im.interfaces.IAccount.gatewayType
twisted.words.im.interfaces.IAccount.html#gatewayType
ZopeInterfaceAttribute
Attribute
PUBLIC
A str that identifies the protocol used by this account.
-
twisted.words.im.interfaces.IAccount.__init__
twisted.words.im.interfaces.IAccount.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.words.im.interfaces.IAccount.isOnline
twisted.words.im.interfaces.IAccount.html#isOnline
ZopeInterfaceFunction
Method
PUBLIC
Am I online?
-
twisted.words.im.interfaces.IAccount.logOn
twisted.words.im.interfaces.IAccount.html#logOn
ZopeInterfaceFunction
Method
PUBLIC
Go on-line.
-
twisted.words.im.interfaces.IAccount.logOff
twisted.words.im.interfaces.IAccount.html#logOff
ZopeInterfaceFunction
Method
PUBLIC
Sign off.
-
twisted.words.im.interfaces.IAccount.getGroup
twisted.words.im.interfaces.IAccount.html#getGroup
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.words.im.interfaces.IAccount.getPerson
twisted.words.im.interfaces.IAccount.html#getPerson
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.words.im.interfaces.IClient
twisted.words.im.interfaces.IClient.html
ZopeInterfaceClass
Interface
PUBLIC
No interface docstring; 1/1 attribute, 3/5 methods documented
-
twisted.words.im.interfaces.IClient.account
twisted.words.im.interfaces.IClient.html#account
ZopeInterfaceAttribute
Attribute
PUBLIC
-
twisted.words.im.interfaces.IClient.__init__
twisted.words.im.interfaces.IClient.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.words.im.interfaces.IClient.joinGroup
twisted.words.im.interfaces.IClient.html#joinGroup
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.words.im.interfaces.IClient.leaveGroup
twisted.words.im.interfaces.IClient.html#leaveGroup
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.words.im.interfaces.IClient.getGroupConversation
twisted.words.im.interfaces.IClient.html#getGroupConversation
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.interfaces.IClient.getPerson
twisted.words.im.interfaces.IClient.html#getPerson
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.interfaces.IPerson
twisted.words.im.interfaces.IPerson.html
ZopeInterfaceClass
Interface
PUBLIC
No interface docstring; 5/5 methods documented
-
twisted.words.im.interfaces.IPerson.__init__
twisted.words.im.interfaces.IPerson.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize me.
-
twisted.words.im.interfaces.IPerson.isOnline
twisted.words.im.interfaces.IPerson.html#isOnline
ZopeInterfaceFunction
Method
PUBLIC
Am I online right now?
-
twisted.words.im.interfaces.IPerson.getStatus
twisted.words.im.interfaces.IPerson.html#getStatus
ZopeInterfaceFunction
Method
PUBLIC
What is my on-line status?
-
twisted.words.im.interfaces.IPerson.getIdleTime
twisted.words.im.interfaces.IPerson.html#getIdleTime
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.words.im.interfaces.IPerson.sendMessage
twisted.words.im.interfaces.IPerson.html#sendMessage
ZopeInterfaceFunction
Method
PUBLIC
Send a message to this person.
-
twisted.words.im.interfaces.IGroup
twisted.words.im.interfaces.IGroup.html
ZopeInterfaceClass
Interface
PUBLIC
A group which you may have a conversation with.
-
twisted.words.im.interfaces.IGroup.name
twisted.words.im.interfaces.IGroup.html#name
ZopeInterfaceAttribute
Attribute
PUBLIC
My str name, as the server knows me.
-
twisted.words.im.interfaces.IGroup.account
twisted.words.im.interfaces.IGroup.html#account
ZopeInterfaceAttribute
Attribute
PUBLIC
-
twisted.words.im.interfaces.IGroup.__init__
twisted.words.im.interfaces.IGroup.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize me.
-
twisted.words.im.interfaces.IGroup.setTopic
twisted.words.im.interfaces.IGroup.html#setTopic
ZopeInterfaceFunction
Method
PUBLIC
Set this Groups topic on the server.
-
twisted.words.im.interfaces.IGroup.sendGroupMessage
twisted.words.im.interfaces.IGroup.html#sendGroupMessage
ZopeInterfaceFunction
Method
PUBLIC
Send a message to this group.
-
twisted.words.im.interfaces.IGroup.join
twisted.words.im.interfaces.IGroup.html#join
ZopeInterfaceFunction
Method
PUBLIC
Join this group.
-
twisted.words.im.interfaces.IGroup.leave
twisted.words.im.interfaces.IGroup.html#leave
ZopeInterfaceFunction
Method
PUBLIC
Depart this group.
-
twisted.words.im.interfaces.IConversation
twisted.words.im.interfaces.IConversation.html
ZopeInterfaceClass
Interface
PUBLIC
A conversation with a specific person.
-
twisted.words.im.interfaces.IConversation.__init__
twisted.words.im.interfaces.IConversation.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.words.im.interfaces.IConversation.show
twisted.words.im.interfaces.IConversation.html#show
ZopeInterfaceFunction
Method
PUBLIC
doesn't seem like it belongs in this interface.
-
twisted.words.im.interfaces.IConversation.hide
twisted.words.im.interfaces.IConversation.html#hide
ZopeInterfaceFunction
Method
PUBLIC
nor this neither.
-
twisted.words.im.interfaces.IConversation.sendText
twisted.words.im.interfaces.IConversation.html#sendText
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.interfaces.IConversation.showMessage
twisted.words.im.interfaces.IConversation.html#showMessage
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.interfaces.IConversation.changedNick
twisted.words.im.interfaces.IConversation.html#changedNick
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.words.im.interfaces.IGroupConversation
twisted.words.im.interfaces.IGroupConversation.html
ZopeInterfaceClass
Interface
PUBLIC
No interface docstring; 7/9 methods documented
-
twisted.words.im.interfaces.IGroupConversation.show
twisted.words.im.interfaces.IGroupConversation.html#show
ZopeInterfaceFunction
Method
PUBLIC
doesn't seem like it belongs in this interface.
-
twisted.words.im.interfaces.IGroupConversation.hide
twisted.words.im.interfaces.IGroupConversation.html#hide
ZopeInterfaceFunction
Method
PUBLIC
nor this neither.
-
twisted.words.im.interfaces.IGroupConversation.sendText
twisted.words.im.interfaces.IGroupConversation.html#sendText
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.interfaces.IGroupConversation.showGroupMessage
twisted.words.im.interfaces.IGroupConversation.html#showGroupMessage
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.interfaces.IGroupConversation.setGroupMembers
twisted.words.im.interfaces.IGroupConversation.html#setGroupMembers
ZopeInterfaceFunction
Method
PUBLIC
Sets the list of members in the group and displays it to the user.
-
twisted.words.im.interfaces.IGroupConversation.setTopic
twisted.words.im.interfaces.IGroupConversation.html#setTopic
ZopeInterfaceFunction
Method
PUBLIC
Displays the topic (from the server) for the group conversation window.
-
twisted.words.im.interfaces.IGroupConversation.memberJoined
twisted.words.im.interfaces.IGroupConversation.html#memberJoined
ZopeInterfaceFunction
Method
PUBLIC
Adds the given member to the list of members in the group conversation and displays this to the user,
-
twisted.words.im.interfaces.IGroupConversation.memberChangedNick
twisted.words.im.interfaces.IGroupConversation.html#memberChangedNick
ZopeInterfaceFunction
Method
PUBLIC
Changes the oldnick in the list of members to newnick and displays this change to the user,
-
twisted.words.im.interfaces.IGroupConversation.memberLeft
twisted.words.im.interfaces.IGroupConversation.html#memberLeft
ZopeInterfaceFunction
Method
PUBLIC
Deletes the given member from the list of members in the group conversation and displays the change to the user.
-
twisted.words.im.interfaces.IChatUI
twisted.words.im.interfaces.IChatUI.html
ZopeInterfaceClass
Interface
PUBLIC
No interface docstring; 8/8 methods documented
-
twisted.words.im.interfaces.IChatUI.registerAccountClient
twisted.words.im.interfaces.IChatUI.html#registerAccountClient
ZopeInterfaceFunction
Method
PUBLIC
Notifies user that an account has been signed on to.
-
twisted.words.im.interfaces.IChatUI.unregisterAccountClient
twisted.words.im.interfaces.IChatUI.html#unregisterAccountClient
ZopeInterfaceFunction
Method
PUBLIC
Notifies user that an account has been signed off or disconnected.
-
twisted.words.im.interfaces.IChatUI.getContactsList
twisted.words.im.interfaces.IChatUI.html#getContactsList
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.words.im.interfaces.IChatUI.getConversation
twisted.words.im.interfaces.IChatUI.html#getConversation
ZopeInterfaceFunction
Method
PUBLIC
For the given person object, returns the conversation window or creates and returns a new conversation window if one does not exist.
-
twisted.words.im.interfaces.IChatUI.getGroupConversation
twisted.words.im.interfaces.IChatUI.html#getGroupConversation
ZopeInterfaceFunction
Method
PUBLIC
For the given group object, returns the group conversation window or creates and returns a new group conversation window if it doesn't exist.
-
twisted.words.im.interfaces.IChatUI.getPerson
twisted.words.im.interfaces.IChatUI.html#getPerson
ZopeInterfaceFunction
Method
PUBLIC
Get a Person for a client.
-
twisted.words.im.interfaces.IChatUI.getGroup
twisted.words.im.interfaces.IChatUI.html#getGroup
ZopeInterfaceFunction
Method
PUBLIC
Get a Group for a client.
-
twisted.words.im.interfaces.IChatUI.contactChangedNick
twisted.words.im.interfaces.IChatUI.html#contactChangedNick
ZopeInterfaceFunction
Method
PUBLIC
For the given person, changes the person's name to newnick, and tells the contact list and any conversation windows with that person to change as well.
-
twisted.words.protocols.irc.MAX_COMMAND_LENGTH
twisted.words.protocols.irc.html#MAX_COMMAND_LENGTH
ZopeInterfaceAttribute
Constant
PUBLIC
The maximum length of a command, as defined by RFC 2812 section 2.3.
-
twisted.words.protocols.irc.attributes
twisted.words.protocols.irc.html#attributes
ZopeInterfaceAttribute
Variable
PUBLIC
-
twisted.words.protocols.irc.NUL
twisted.words.protocols.irc.html#NUL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.CR
twisted.words.protocols.irc.html#CR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.NL
twisted.words.protocols.irc.html#NL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.SPC
twisted.words.protocols.irc.html#SPC
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.CHANNEL_PREFIXES
twisted.words.protocols.irc.html#CHANNEL_PREFIXES
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCBadMessage
twisted.words.protocols.irc.IRCBadMessage.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCPasswordMismatch
twisted.words.protocols.irc.IRCPasswordMismatch.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCBadModes
twisted.words.protocols.irc.IRCBadModes.html
ZopeInterfaceClass
Class
PUBLIC
A malformed mode was encountered while attempting to parse a mode string.
-
twisted.words.protocols.irc.parsemsg
twisted.words.protocols.irc.html#parsemsg
ZopeInterfaceFunction
Function
PUBLIC
Breaks a message from an IRC server into its prefix, command, and arguments.
-
twisted.words.protocols.irc.split
twisted.words.protocols.irc.html#split
ZopeInterfaceFunction
Function
PUBLIC
Split a string into multiple lines.
-
twisted.words.protocols.irc._intOrDefault
twisted.words.protocols.irc.html#_intOrDefault
ZopeInterfaceFunction
Function
PRIVATE
Convert a value to an integer if possible.
-
twisted.words.protocols.irc.UnhandledCommand
twisted.words.protocols.irc.UnhandledCommand.html
ZopeInterfaceClass
Class
PUBLIC
A command dispatcher could not locate an appropriate command handler.
-
twisted.words.protocols.irc._CommandDispatcherMixin
twisted.words.protocols.irc._CommandDispatcherMixin.html
ZopeInterfaceClass
Class
PRIVATE
Dispatch commands to handlers based on their name.
-
twisted.words.protocols.irc._CommandDispatcherMixin.prefix
twisted.words.protocols.irc._CommandDispatcherMixin.html#prefix
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Command handler prefix, used to locate handler attributes
-
twisted.words.protocols.irc._CommandDispatcherMixin.dispatch
twisted.words.protocols.irc._CommandDispatcherMixin.html#dispatch
ZopeInterfaceFunction
Method
PUBLIC
Perform actual command dispatch.
-
twisted.words.protocols.irc.parseModes
twisted.words.protocols.irc.html#parseModes
ZopeInterfaceFunction
Function
PUBLIC
Parse an IRC mode string.
-
twisted.words.protocols.irc.IRC
twisted.words.protocols.irc.IRC.html
ZopeInterfaceClass
Class
PUBLIC
Internet Relay Chat server protocol.
-
twisted.words.protocols.irc.IRC.buffer
twisted.words.protocols.irc.IRC.html#buffer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRC.hostname
twisted.words.protocols.irc.IRC.html#hostname
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRC.encoding
twisted.words.protocols.irc.IRC.html#encoding
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRC.connectionMade
twisted.words.protocols.irc.IRC.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.words.protocols.irc.IRC.channels
twisted.words.protocols.irc.IRC.html#channels
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRC.sendLine
twisted.words.protocols.irc.IRC.html#sendLine
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRC.sendMessage
twisted.words.protocols.irc.IRC.html#sendMessage
ZopeInterfaceFunction
Method
PUBLIC
Send a line formatted as an IRC message.
-
twisted.words.protocols.irc.IRC.sendCommand
twisted.words.protocols.irc.IRC.html#sendCommand
ZopeInterfaceFunction
Method
PUBLIC
Send to the remote peer a line formatted as an IRC message.
-
twisted.words.protocols.irc.IRC._stringTags
twisted.words.protocols.irc.IRC.html#_stringTags
ZopeInterfaceFunction
Method
PRIVATE
Converts a tag dictionary to a string.
-
twisted.words.protocols.irc.IRC._validateTags
twisted.words.protocols.irc.IRC.html#_validateTags
ZopeInterfaceFunction
Method
PRIVATE
Checks the tag dict for errors and raises ValueError if an error is found.
-
twisted.words.protocols.irc.IRC._escapeTagValue
twisted.words.protocols.irc.IRC.html#_escapeTagValue
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.words.protocols.irc.IRC.dataReceived
twisted.words.protocols.irc.IRC.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
This hack is to support mIRC, which sends LF only, even though the RFC says CRLF. (Also, the flexibility of LineReceiver to turn "line mode" on and off was not required.)
-
twisted.words.protocols.irc.IRC.handleCommand
twisted.words.protocols.irc.IRC.html#handleCommand
ZopeInterfaceFunction
Method
PUBLIC
Determine the function to call for the given command and call it with the given arguments.
-
twisted.words.protocols.irc.IRC.irc_unknown
twisted.words.protocols.irc.IRC.html#irc_unknown
ZopeInterfaceFunction
Method
PUBLIC
Called by
handleCommand on a command that doesn't have a defined handler. Subclasses should override this method.
-
twisted.words.protocols.irc.IRC.privmsg
twisted.words.protocols.irc.IRC.html#privmsg
ZopeInterfaceFunction
Method
PUBLIC
Send a message to a channel or user
-
twisted.words.protocols.irc.IRC.notice
twisted.words.protocols.irc.IRC.html#notice
ZopeInterfaceFunction
Method
PUBLIC
Send a "notice" to a channel or user.
-
twisted.words.protocols.irc.IRC.action
twisted.words.protocols.irc.IRC.html#action
ZopeInterfaceFunction
Method
PUBLIC
Send an action to a channel or user.
-
twisted.words.protocols.irc.IRC.topic
twisted.words.protocols.irc.IRC.html#topic
ZopeInterfaceFunction
Method
PUBLIC
Send the topic to a user.
-
twisted.words.protocols.irc.IRC.topicAuthor
twisted.words.protocols.irc.IRC.html#topicAuthor
ZopeInterfaceFunction
Method
PUBLIC
Send the author of and time at which a topic was set for the given channel.
-
twisted.words.protocols.irc.IRC.names
twisted.words.protocols.irc.IRC.html#names
ZopeInterfaceFunction
Method
PUBLIC
Send the names of a channel's participants to a user.
-
twisted.words.protocols.irc.IRC.who
twisted.words.protocols.irc.IRC.html#who
ZopeInterfaceFunction
Method
PUBLIC
Send a list of users participating in a channel.
-
twisted.words.protocols.irc.IRC.whois
twisted.words.protocols.irc.IRC.html#whois
ZopeInterfaceFunction
Method
PUBLIC
Send information about the state of a particular user.
-
twisted.words.protocols.irc.IRC.join
twisted.words.protocols.irc.IRC.html#join
ZopeInterfaceFunction
Method
PUBLIC
Send a join message.
-
twisted.words.protocols.irc.IRC.part
twisted.words.protocols.irc.IRC.html#part
ZopeInterfaceFunction
Method
PUBLIC
Send a part message.
-
twisted.words.protocols.irc.IRC.channelMode
twisted.words.protocols.irc.IRC.html#channelMode
ZopeInterfaceFunction
Method
PUBLIC
Send information about the mode of a channel.
-
twisted.words.protocols.irc.ServerSupportedFeatures
twisted.words.protocols.irc.ServerSupportedFeatures.html
ZopeInterfaceClass
Class
PUBLIC
Handle ISUPPORT messages.
-
twisted.words.protocols.irc.ServerSupportedFeatures.prefix
twisted.words.protocols.irc.ServerSupportedFeatures.html#prefix
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ServerSupportedFeatures.__init__
twisted.words.protocols.irc.ServerSupportedFeatures.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ServerSupportedFeatures._features
twisted.words.protocols.irc.ServerSupportedFeatures.html#_features
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.words.protocols.irc.ServerSupportedFeatures._splitParamArgs
twisted.words.protocols.irc.ServerSupportedFeatures.html#_splitParamArgs
ZopeInterfaceFunction
Class Method
PRIVATE
Split ISUPPORT parameter arguments.
-
twisted.words.protocols.irc.ServerSupportedFeatures._unescapeParamValue
twisted.words.protocols.irc.ServerSupportedFeatures.html#_unescapeParamValue
ZopeInterfaceFunction
Class Method
PRIVATE
Unescape an ISUPPORT parameter.
-
twisted.words.protocols.irc.ServerSupportedFeatures._splitParam
twisted.words.protocols.irc.ServerSupportedFeatures.html#_splitParam
ZopeInterfaceFunction
Class Method
PRIVATE
Split an ISUPPORT parameter.
-
twisted.words.protocols.irc.ServerSupportedFeatures._parsePrefixParam
twisted.words.protocols.irc.ServerSupportedFeatures.html#_parsePrefixParam
ZopeInterfaceFunction
Class Method
PRIVATE
Parse the ISUPPORT "PREFIX" parameter.
-
twisted.words.protocols.irc.ServerSupportedFeatures._parseChanModesParam
twisted.words.protocols.irc.ServerSupportedFeatures.html#_parseChanModesParam
ZopeInterfaceFunction
Class Method
PRIVATE
Parse the ISUPPORT "CHANMODES" parameter.
-
twisted.words.protocols.irc.ServerSupportedFeatures.getFeature
twisted.words.protocols.irc.ServerSupportedFeatures.html#getFeature
ZopeInterfaceFunction
Method
PUBLIC
Get a server supported feature's value.
-
twisted.words.protocols.irc.ServerSupportedFeatures.hasFeature
twisted.words.protocols.irc.ServerSupportedFeatures.html#hasFeature
ZopeInterfaceFunction
Method
PUBLIC
Determine whether a feature is supported or not.
-
twisted.words.protocols.irc.ServerSupportedFeatures.parse
twisted.words.protocols.irc.ServerSupportedFeatures.html#parse
ZopeInterfaceFunction
Method
PUBLIC
Parse ISUPPORT parameters.
-
twisted.words.protocols.irc.ServerSupportedFeatures.isupport_unknown
twisted.words.protocols.irc.ServerSupportedFeatures.html#isupport_unknown
ZopeInterfaceFunction
Method
PUBLIC
Unknown ISUPPORT parameter.
-
twisted.words.protocols.irc.ServerSupportedFeatures.isupport_CHANLIMIT
twisted.words.protocols.irc.ServerSupportedFeatures.html#isupport_CHANLIMIT
ZopeInterfaceFunction
Method
PUBLIC
The maximum number of each channel type a user may join.
-
twisted.words.protocols.irc.ServerSupportedFeatures.isupport_CHANMODES
twisted.words.protocols.irc.ServerSupportedFeatures.html#isupport_CHANMODES
ZopeInterfaceFunction
Method
PUBLIC
Available channel modes.
-
twisted.words.protocols.irc.ServerSupportedFeatures.isupport_CHANNELLEN
twisted.words.protocols.irc.ServerSupportedFeatures.html#isupport_CHANNELLEN
ZopeInterfaceFunction
Method
PUBLIC
Maximum length of a channel name a client may create.
-
twisted.words.protocols.irc.ServerSupportedFeatures.isupport_CHANTYPES
twisted.words.protocols.irc.ServerSupportedFeatures.html#isupport_CHANTYPES
ZopeInterfaceFunction
Method
PUBLIC
Valid channel prefixes.
-
twisted.words.protocols.irc.ServerSupportedFeatures.isupport_EXCEPTS
twisted.words.protocols.irc.ServerSupportedFeatures.html#isupport_EXCEPTS
ZopeInterfaceFunction
Method
PUBLIC
Mode character for "ban exceptions".
-
twisted.words.protocols.irc.ServerSupportedFeatures.isupport_IDCHAN
twisted.words.protocols.irc.ServerSupportedFeatures.html#isupport_IDCHAN
ZopeInterfaceFunction
Method
PUBLIC
Safe channel identifiers.
-
twisted.words.protocols.irc.ServerSupportedFeatures.isupport_INVEX
twisted.words.protocols.irc.ServerSupportedFeatures.html#isupport_INVEX
ZopeInterfaceFunction
Method
PUBLIC
Mode character for "invite exceptions".
-
twisted.words.protocols.irc.ServerSupportedFeatures.isupport_KICKLEN
twisted.words.protocols.irc.ServerSupportedFeatures.html#isupport_KICKLEN
ZopeInterfaceFunction
Method
PUBLIC
Maximum length of a kick message a client may provide.
-
twisted.words.protocols.irc.ServerSupportedFeatures.isupport_MAXLIST
twisted.words.protocols.irc.ServerSupportedFeatures.html#isupport_MAXLIST
ZopeInterfaceFunction
Method
PUBLIC
Maximum number of "list modes" a client may set on a channel at once.
-
twisted.words.protocols.irc.ServerSupportedFeatures.isupport_MODES
twisted.words.protocols.irc.ServerSupportedFeatures.html#isupport_MODES
ZopeInterfaceFunction
Method
PUBLIC
Maximum number of modes accepting parameters that may be sent, by a client, in a single MODE command.
-
twisted.words.protocols.irc.ServerSupportedFeatures.isupport_NETWORK
twisted.words.protocols.irc.ServerSupportedFeatures.html#isupport_NETWORK
ZopeInterfaceFunction
Method
PUBLIC
IRC network name.
-
twisted.words.protocols.irc.ServerSupportedFeatures.isupport_NICKLEN
twisted.words.protocols.irc.ServerSupportedFeatures.html#isupport_NICKLEN
ZopeInterfaceFunction
Method
PUBLIC
Maximum length of a nickname the client may use.
-
twisted.words.protocols.irc.ServerSupportedFeatures.isupport_PREFIX
twisted.words.protocols.irc.ServerSupportedFeatures.html#isupport_PREFIX
ZopeInterfaceFunction
Method
PUBLIC
Mapping of channel modes that clients may have to status flags.
-
twisted.words.protocols.irc.ServerSupportedFeatures.isupport_SAFELIST
twisted.words.protocols.irc.ServerSupportedFeatures.html#isupport_SAFELIST
ZopeInterfaceFunction
Method
PUBLIC
Flag indicating that a client may request a LIST without being disconnected due to the large amount of data generated.
-
twisted.words.protocols.irc.ServerSupportedFeatures.isupport_STATUSMSG
twisted.words.protocols.irc.ServerSupportedFeatures.html#isupport_STATUSMSG
ZopeInterfaceFunction
Method
PUBLIC
The server supports sending messages to only to clients on a channel with a specific status.
-
twisted.words.protocols.irc.ServerSupportedFeatures.isupport_TARGMAX
twisted.words.protocols.irc.ServerSupportedFeatures.html#isupport_TARGMAX
ZopeInterfaceFunction
Method
PUBLIC
Maximum number of targets allowable for commands that accept multiple targets.
-
twisted.words.protocols.irc.ServerSupportedFeatures.isupport_TOPICLEN
twisted.words.protocols.irc.ServerSupportedFeatures.html#isupport_TOPICLEN
ZopeInterfaceFunction
Method
PUBLIC
Maximum length of a topic that may be set.
-
twisted.words.protocols.irc.IRCClient
twisted.words.protocols.irc.IRCClient.html
ZopeInterfaceClass
Class
PUBLIC
Internet Relay Chat client protocol, with sprinkles.
-
twisted.words.protocols.irc.IRCClient.nickname
twisted.words.protocols.irc.IRCClient.html#nickname
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Nickname the client will use.
-
twisted.words.protocols.irc.IRCClient.password
twisted.words.protocols.irc.IRCClient.html#password
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Password used to log on to the server. May be None.
-
twisted.words.protocols.irc.IRCClient.realname
twisted.words.protocols.irc.IRCClient.html#realname
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Supplied to the server during login as the "Real name" or "ircname". May be None.
-
twisted.words.protocols.irc.IRCClient.username
twisted.words.protocols.irc.IRCClient.html#username
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Supplied to the server during login as the "User name". May be None
-
twisted.words.protocols.irc.IRCClient.userinfo
twisted.words.protocols.irc.IRCClient.html#userinfo
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Sent in reply to a USERINFO CTCP query. If None, no USERINFO reply will be sent. "This is used to transmit a string which is settable by the user (and never should be set by the client)."
-
twisted.words.protocols.irc.IRCClient.fingerReply
twisted.words.protocols.irc.IRCClient.html#fingerReply
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Sent in reply to a FINGER CTCP query. If None, no FINGER reply will be sent.
-
twisted.words.protocols.irc.IRCClient.versionName
twisted.words.protocols.irc.IRCClient.html#versionName
ZopeInterfaceAttribute
Instance Variable
PUBLIC
CTCP VERSION reply, client name. If None, no VERSION reply will be sent.
-
twisted.words.protocols.irc.IRCClient.versionNum
twisted.words.protocols.irc.IRCClient.html#versionNum
ZopeInterfaceAttribute
Instance Variable
PUBLIC
CTCP VERSION reply, client version.
-
twisted.words.protocols.irc.IRCClient.versionEnv
twisted.words.protocols.irc.IRCClient.html#versionEnv
ZopeInterfaceAttribute
Instance Variable
PUBLIC
CTCP VERSION reply, environment the client is running in.
-
twisted.words.protocols.irc.IRCClient.sourceURL
twisted.words.protocols.irc.IRCClient.html#sourceURL
ZopeInterfaceAttribute
Instance Variable
PUBLIC
CTCP SOURCE reply, a URL where the source code of this client may be found. If None, no SOURCE reply will be sent.
-
twisted.words.protocols.irc.IRCClient.lineRate
twisted.words.protocols.irc.IRCClient.html#lineRate
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Minimum delay between lines sent to the server. If None, no delay will be imposed.
-
twisted.words.protocols.irc.IRCClient.motd
twisted.words.protocols.irc.IRCClient.html#motd
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Either None or, between receipt of RPL_MOTDSTART and RPL_ENDOFMOTD, a list of str, each of which is the content of an RPL_MOTD message.
-
twisted.words.protocols.irc.IRCClient.erroneousNickFallback
twisted.words.protocols.irc.IRCClient.html#erroneousNickFallback
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Default nickname assigned when an unregistered client triggers an ERR_ERRONEUSNICKNAME while trying to register with an illegal nickname.
-
twisted.words.protocols.irc.IRCClient._registered
twisted.words.protocols.irc.IRCClient.html#_registered
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Whether or not the user is registered. It becomes True once a welcome has been received from the server.
-
twisted.words.protocols.irc.IRCClient._attemptedNick
twisted.words.protocols.irc.IRCClient.html#_attemptedNick
ZopeInterfaceAttribute
Instance Variable
PRIVATE
The nickname that will try to get registered. It may change if it is illegal or already taken.
nickname becomes the
_attemptedNick that is successfully registered.
-
twisted.words.protocols.irc.IRCClient.supported
twisted.words.protocols.irc.IRCClient.html#supported
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Available ISUPPORT features on the server
-
twisted.words.protocols.irc.IRCClient.hostname
twisted.words.protocols.irc.IRCClient.html#hostname
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Host name of the IRC server the client is connected to. Initially the host name is None and later is set to the host name from which the RPL_WELCOME message is received.
-
twisted.words.protocols.irc.IRCClient._heartbeat
twisted.words.protocols.irc.IRCClient.html#_heartbeat
ZopeInterfaceAttribute
Instance Variable
PRIVATE
-
twisted.words.protocols.irc.IRCClient.heartbeatInterval
twisted.words.protocols.irc.IRCClient.html#heartbeatInterval
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Interval, in seconds, to send PING messages to the server as a form of keepalive, defaults to 120 seconds. Use None to disable the heartbeat.
-
twisted.words.protocols.irc.IRCClient.dcc_destdir
twisted.words.protocols.irc.IRCClient.html#dcc_destdir
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCClient.dcc_sessions
twisted.words.protocols.irc.IRCClient.html#dcc_sessions
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCClient.performLogin
twisted.words.protocols.irc.IRCClient.html#performLogin
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCClient._queue
twisted.words.protocols.irc.IRCClient.html#_queue
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.words.protocols.irc.IRCClient._queueEmptying
twisted.words.protocols.irc.IRCClient.html#_queueEmptying
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.words.protocols.irc.IRCClient.delimiter
twisted.words.protocols.irc.IRCClient.html#delimiter
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCClient.__pychecker__
twisted.words.protocols.irc.IRCClient.html#__pychecker__
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCClient._reallySendLine
twisted.words.protocols.irc.IRCClient.html#_reallySendLine
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.protocols.irc.IRCClient.sendLine
twisted.words.protocols.irc.IRCClient.html#sendLine
ZopeInterfaceFunction
Method
PUBLIC
Sends a line to the other end of the connection.
-
twisted.words.protocols.irc.IRCClient._sendLine
twisted.words.protocols.irc.IRCClient.html#_sendLine
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.protocols.irc.IRCClient.connectionLost
twisted.words.protocols.irc.IRCClient.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.words.protocols.irc.IRCClient._createHeartbeat
twisted.words.protocols.irc.IRCClient.html#_createHeartbeat
ZopeInterfaceFunction
Method
PRIVATE
-
twisted.words.protocols.irc.IRCClient._sendHeartbeat
twisted.words.protocols.irc.IRCClient.html#_sendHeartbeat
ZopeInterfaceFunction
Method
PRIVATE
Send a PING message to the IRC server as a form of keepalive.
-
twisted.words.protocols.irc.IRCClient.stopHeartbeat
twisted.words.protocols.irc.IRCClient.html#stopHeartbeat
ZopeInterfaceFunction
Method
PUBLIC
Stop sending PING messages to keep the connection to the server alive.
-
twisted.words.protocols.irc.IRCClient.startHeartbeat
twisted.words.protocols.irc.IRCClient.html#startHeartbeat
ZopeInterfaceFunction
Method
PUBLIC
Start sending
PING messages every
IRCClient.heartbeatInterval seconds to keep the connection to the server alive during periods of no activity.
-
twisted.words.protocols.irc.IRCClient.created
twisted.words.protocols.irc.IRCClient.html#created
ZopeInterfaceFunction
Method
PUBLIC
Called with creation date information about the server, usually at logon.
-
twisted.words.protocols.irc.IRCClient.yourHost
twisted.words.protocols.irc.IRCClient.html#yourHost
ZopeInterfaceFunction
Method
PUBLIC
Called with daemon information about the server, usually at logon.
-
twisted.words.protocols.irc.IRCClient.myInfo
twisted.words.protocols.irc.IRCClient.html#myInfo
ZopeInterfaceFunction
Method
PUBLIC
Called with information about the server, usually at logon.
-
twisted.words.protocols.irc.IRCClient.luserClient
twisted.words.protocols.irc.IRCClient.html#luserClient
ZopeInterfaceFunction
Method
PUBLIC
Called with information about the number of connections, usually at logon.
-
twisted.words.protocols.irc.IRCClient.bounce
twisted.words.protocols.irc.IRCClient.html#bounce
ZopeInterfaceFunction
Method
PUBLIC
Called with information about where the client should reconnect.
-
twisted.words.protocols.irc.IRCClient.isupport
twisted.words.protocols.irc.IRCClient.html#isupport
ZopeInterfaceFunction
Method
PUBLIC
Called with various information about what the server supports.
-
twisted.words.protocols.irc.IRCClient.luserChannels
twisted.words.protocols.irc.IRCClient.html#luserChannels
ZopeInterfaceFunction
Method
PUBLIC
Called with the number of channels existent on the server.
-
twisted.words.protocols.irc.IRCClient.luserOp
twisted.words.protocols.irc.IRCClient.html#luserOp
ZopeInterfaceFunction
Method
PUBLIC
Called with the number of ops logged on to the server.
-
twisted.words.protocols.irc.IRCClient.luserMe
twisted.words.protocols.irc.IRCClient.html#luserMe
ZopeInterfaceFunction
Method
PUBLIC
Called with information about the server connected to.
-
twisted.words.protocols.irc.IRCClient.privmsg
twisted.words.protocols.irc.IRCClient.html#privmsg
ZopeInterfaceFunction
Method
PUBLIC
Called when I have a message from a user to me or a channel.
-
twisted.words.protocols.irc.IRCClient.joined
twisted.words.protocols.irc.IRCClient.html#joined
ZopeInterfaceFunction
Method
PUBLIC
Called when I finish joining a channel.
-
twisted.words.protocols.irc.IRCClient.left
twisted.words.protocols.irc.IRCClient.html#left
ZopeInterfaceFunction
Method
PUBLIC
Called when I have left a channel.
-
twisted.words.protocols.irc.IRCClient.noticed
twisted.words.protocols.irc.IRCClient.html#noticed
ZopeInterfaceFunction
Method
PUBLIC
Called when I have a notice from a user to me or a channel.
-
twisted.words.protocols.irc.IRCClient.modeChanged
twisted.words.protocols.irc.IRCClient.html#modeChanged
ZopeInterfaceFunction
Method
PUBLIC
Called when users or channel's modes are changed.
-
twisted.words.protocols.irc.IRCClient.pong
twisted.words.protocols.irc.IRCClient.html#pong
ZopeInterfaceFunction
Method
PUBLIC
Called with the results of a CTCP PING query.
-
twisted.words.protocols.irc.IRCClient.signedOn
twisted.words.protocols.irc.IRCClient.html#signedOn
ZopeInterfaceFunction
Method
PUBLIC
Called after successfully signing on to the server.
-
twisted.words.protocols.irc.IRCClient.kickedFrom
twisted.words.protocols.irc.IRCClient.html#kickedFrom
ZopeInterfaceFunction
Method
PUBLIC
Called when I am kicked from a channel.
-
twisted.words.protocols.irc.IRCClient.nickChanged
twisted.words.protocols.irc.IRCClient.html#nickChanged
ZopeInterfaceFunction
Method
PUBLIC
Called when my nick has been changed.
-
twisted.words.protocols.irc.IRCClient.userJoined
twisted.words.protocols.irc.IRCClient.html#userJoined
ZopeInterfaceFunction
Method
PUBLIC
Called when I see another user joining a channel.
-
twisted.words.protocols.irc.IRCClient.userLeft
twisted.words.protocols.irc.IRCClient.html#userLeft
ZopeInterfaceFunction
Method
PUBLIC
Called when I see another user leaving a channel.
-
twisted.words.protocols.irc.IRCClient.userQuit
twisted.words.protocols.irc.IRCClient.html#userQuit
ZopeInterfaceFunction
Method
PUBLIC
Called when I see another user disconnect from the network.
-
twisted.words.protocols.irc.IRCClient.userKicked
twisted.words.protocols.irc.IRCClient.html#userKicked
ZopeInterfaceFunction
Method
PUBLIC
Called when I observe someone else being kicked from a channel.
-
twisted.words.protocols.irc.IRCClient.action
twisted.words.protocols.irc.IRCClient.html#action
ZopeInterfaceFunction
Method
PUBLIC
Called when I see a user perform an ACTION on a channel.
-
twisted.words.protocols.irc.IRCClient.topicUpdated
twisted.words.protocols.irc.IRCClient.html#topicUpdated
ZopeInterfaceFunction
Method
PUBLIC
In channel, user changed the topic to newTopic.
-
twisted.words.protocols.irc.IRCClient.userRenamed
twisted.words.protocols.irc.IRCClient.html#userRenamed
ZopeInterfaceFunction
Method
PUBLIC
A user changed their name from oldname to newname.
-
twisted.words.protocols.irc.IRCClient.receivedMOTD
twisted.words.protocols.irc.IRCClient.html#receivedMOTD
ZopeInterfaceFunction
Method
PUBLIC
I received a message-of-the-day banner from the server.
-
twisted.words.protocols.irc.IRCClient.join
twisted.words.protocols.irc.IRCClient.html#join
ZopeInterfaceFunction
Method
PUBLIC
Join a channel.
-
twisted.words.protocols.irc.IRCClient.leave
twisted.words.protocols.irc.IRCClient.html#leave
ZopeInterfaceFunction
Method
PUBLIC
Leave a channel.
-
twisted.words.protocols.irc.IRCClient.kick
twisted.words.protocols.irc.IRCClient.html#kick
ZopeInterfaceFunction
Method
PUBLIC
Attempt to kick a user from a channel.
-
twisted.words.protocols.irc.IRCClient.invite
twisted.words.protocols.irc.IRCClient.html#invite
ZopeInterfaceFunction
Method
PUBLIC
Attempt to invite user to channel
-
twisted.words.protocols.irc.IRCClient.topic
twisted.words.protocols.irc.IRCClient.html#topic
ZopeInterfaceFunction
Method
PUBLIC
Attempt to set the topic of the given channel, or ask what it is.
-
twisted.words.protocols.irc.IRCClient.mode
twisted.words.protocols.irc.IRCClient.html#mode
ZopeInterfaceFunction
Method
PUBLIC
Change the modes on a user or channel.
-
twisted.words.protocols.irc.IRCClient.say
twisted.words.protocols.irc.IRCClient.html#say
ZopeInterfaceFunction
Method
PUBLIC
Send a message to a channel
-
twisted.words.protocols.irc.IRCClient._safeMaximumLineLength
twisted.words.protocols.irc.IRCClient.html#_safeMaximumLineLength
ZopeInterfaceFunction
Method
PRIVATE
Estimate a safe maximum line length for the given command.
-
twisted.words.protocols.irc.IRCClient.msg
twisted.words.protocols.irc.IRCClient.html#msg
ZopeInterfaceFunction
Method
PUBLIC
Send a message to a user or channel.
-
twisted.words.protocols.irc.IRCClient.notice
twisted.words.protocols.irc.IRCClient.html#notice
ZopeInterfaceFunction
Method
PUBLIC
Send a notice to a user.
-
twisted.words.protocols.irc.IRCClient.away
twisted.words.protocols.irc.IRCClient.html#away
ZopeInterfaceFunction
Method
PUBLIC
Mark this client as away.
-
twisted.words.protocols.irc.IRCClient.back
twisted.words.protocols.irc.IRCClient.html#back
ZopeInterfaceFunction
Method
PUBLIC
Clear the away status.
-
twisted.words.protocols.irc.IRCClient.whois
twisted.words.protocols.irc.IRCClient.html#whois
ZopeInterfaceFunction
Method
PUBLIC
Retrieve user information about the given nickname.
-
twisted.words.protocols.irc.IRCClient.register
twisted.words.protocols.irc.IRCClient.html#register
ZopeInterfaceFunction
Method
PUBLIC
Login to the server.
-
twisted.words.protocols.irc.IRCClient.setNick
twisted.words.protocols.irc.IRCClient.html#setNick
ZopeInterfaceFunction
Method
PUBLIC
Set this client's nickname.
-
twisted.words.protocols.irc.IRCClient.quit
twisted.words.protocols.irc.IRCClient.html#quit
ZopeInterfaceFunction
Method
PUBLIC
Disconnect from the server
-
twisted.words.protocols.irc.IRCClient.describe
twisted.words.protocols.irc.IRCClient.html#describe
ZopeInterfaceFunction
Method
PUBLIC
Strike a pose.
-
twisted.words.protocols.irc.IRCClient._pings
twisted.words.protocols.irc.IRCClient.html#_pings
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.words.protocols.irc.IRCClient._MAX_PINGRING
twisted.words.protocols.irc.IRCClient.html#_MAX_PINGRING
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.words.protocols.irc.IRCClient.ping
twisted.words.protocols.irc.IRCClient.html#ping
ZopeInterfaceFunction
Method
PUBLIC
Measure round-trip delay to another IRC client.
-
twisted.words.protocols.irc.IRCClient.dccSend
twisted.words.protocols.irc.IRCClient.html#dccSend
ZopeInterfaceFunction
Method
PUBLIC
This is supposed to send a user a file directly. This generally doesn't work on any client, and this method is included only for backwards compatibility and completeness.
-
twisted.words.protocols.irc.IRCClient.dccResume
twisted.words.protocols.irc.IRCClient.html#dccResume
ZopeInterfaceFunction
Method
PUBLIC
Send a DCC RESUME request to another user.
-
twisted.words.protocols.irc.IRCClient.dccAcceptResume
twisted.words.protocols.irc.IRCClient.html#dccAcceptResume
ZopeInterfaceFunction
Method
PUBLIC
Send a DCC ACCEPT response to clients who have requested a resume.
-
twisted.words.protocols.irc.IRCClient.irc_ERR_NICKNAMEINUSE
twisted.words.protocols.irc.IRCClient.html#irc_ERR_NICKNAMEINUSE
ZopeInterfaceFunction
Method
PUBLIC
Called when we try to register or change to a nickname that is already taken.
-
twisted.words.protocols.irc.IRCClient.alterCollidedNick
twisted.words.protocols.irc.IRCClient.html#alterCollidedNick
ZopeInterfaceFunction
Method
PUBLIC
Generate an altered version of a nickname that caused a collision in an effort to create an unused related name for subsequent registration.
-
twisted.words.protocols.irc.IRCClient.irc_ERR_ERRONEUSNICKNAME
twisted.words.protocols.irc.IRCClient.html#irc_ERR_ERRONEUSNICKNAME
ZopeInterfaceFunction
Method
PUBLIC
Called when we try to register or change to an illegal nickname.
-
twisted.words.protocols.irc.IRCClient.irc_ERR_PASSWDMISMATCH
twisted.words.protocols.irc.IRCClient.html#irc_ERR_PASSWDMISMATCH
ZopeInterfaceFunction
Method
PUBLIC
Called when the login was incorrect.
-
twisted.words.protocols.irc.IRCClient.irc_RPL_WELCOME
twisted.words.protocols.irc.IRCClient.html#irc_RPL_WELCOME
ZopeInterfaceFunction
Method
PUBLIC
Called when we have received the welcome from the server.
-
twisted.words.protocols.irc.IRCClient.irc_JOIN
twisted.words.protocols.irc.IRCClient.html#irc_JOIN
ZopeInterfaceFunction
Method
PUBLIC
Called when a user joins a channel.
-
twisted.words.protocols.irc.IRCClient.irc_PART
twisted.words.protocols.irc.IRCClient.html#irc_PART
ZopeInterfaceFunction
Method
PUBLIC
Called when a user leaves a channel.
-
twisted.words.protocols.irc.IRCClient.irc_QUIT
twisted.words.protocols.irc.IRCClient.html#irc_QUIT
ZopeInterfaceFunction
Method
PUBLIC
Called when a user has quit.
-
twisted.words.protocols.irc.IRCClient.irc_MODE
twisted.words.protocols.irc.IRCClient.html#irc_MODE
ZopeInterfaceFunction
Method
PUBLIC
Parse a server mode change message.
-
twisted.words.protocols.irc.IRCClient.irc_PING
twisted.words.protocols.irc.IRCClient.html#irc_PING
ZopeInterfaceFunction
Method
PUBLIC
Called when some has pinged us.
-
twisted.words.protocols.irc.IRCClient.irc_PRIVMSG
twisted.words.protocols.irc.IRCClient.html#irc_PRIVMSG
ZopeInterfaceFunction
Method
PUBLIC
Called when we get a message.
-
twisted.words.protocols.irc.IRCClient.irc_NOTICE
twisted.words.protocols.irc.IRCClient.html#irc_NOTICE
ZopeInterfaceFunction
Method
PUBLIC
Called when a user gets a notice.
-
twisted.words.protocols.irc.IRCClient.irc_NICK
twisted.words.protocols.irc.IRCClient.html#irc_NICK
ZopeInterfaceFunction
Method
PUBLIC
Called when a user changes their nickname.
-
twisted.words.protocols.irc.IRCClient.irc_KICK
twisted.words.protocols.irc.IRCClient.html#irc_KICK
ZopeInterfaceFunction
Method
PUBLIC
Called when a user is kicked from a channel.
-
twisted.words.protocols.irc.IRCClient.irc_TOPIC
twisted.words.protocols.irc.IRCClient.html#irc_TOPIC
ZopeInterfaceFunction
Method
PUBLIC
Someone in the channel set the topic.
-
twisted.words.protocols.irc.IRCClient.irc_RPL_TOPIC
twisted.words.protocols.irc.IRCClient.html#irc_RPL_TOPIC
ZopeInterfaceFunction
Method
PUBLIC
Called when the topic for a channel is initially reported or when it subsequently changes.
-
twisted.words.protocols.irc.IRCClient.irc_RPL_NOTOPIC
twisted.words.protocols.irc.IRCClient.html#irc_RPL_NOTOPIC
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCClient.irc_RPL_MOTDSTART
twisted.words.protocols.irc.IRCClient.html#irc_RPL_MOTDSTART
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCClient.irc_RPL_MOTD
twisted.words.protocols.irc.IRCClient.html#irc_RPL_MOTD
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCClient.irc_RPL_ENDOFMOTD
twisted.words.protocols.irc.IRCClient.html#irc_RPL_ENDOFMOTD
ZopeInterfaceFunction
Method
PUBLIC
RPL_ENDOFMOTD indicates the end of the message of the day messages. Deliver the accumulated lines to receivedMOTD.
-
twisted.words.protocols.irc.IRCClient.irc_RPL_CREATED
twisted.words.protocols.irc.IRCClient.html#irc_RPL_CREATED
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCClient.irc_RPL_YOURHOST
twisted.words.protocols.irc.IRCClient.html#irc_RPL_YOURHOST
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCClient.irc_RPL_MYINFO
twisted.words.protocols.irc.IRCClient.html#irc_RPL_MYINFO
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCClient.irc_RPL_BOUNCE
twisted.words.protocols.irc.IRCClient.html#irc_RPL_BOUNCE
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCClient.irc_RPL_ISUPPORT
twisted.words.protocols.irc.IRCClient.html#irc_RPL_ISUPPORT
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCClient.irc_RPL_LUSERCLIENT
twisted.words.protocols.irc.IRCClient.html#irc_RPL_LUSERCLIENT
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCClient.irc_RPL_LUSEROP
twisted.words.protocols.irc.IRCClient.html#irc_RPL_LUSEROP
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCClient.irc_RPL_LUSERCHANNELS
twisted.words.protocols.irc.IRCClient.html#irc_RPL_LUSERCHANNELS
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCClient.irc_RPL_LUSERME
twisted.words.protocols.irc.IRCClient.html#irc_RPL_LUSERME
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCClient.irc_unknown
twisted.words.protocols.irc.IRCClient.html#irc_unknown
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCClient.ctcpQuery
twisted.words.protocols.irc.IRCClient.html#ctcpQuery
ZopeInterfaceFunction
Method
PUBLIC
Dispatch method for any CTCP queries received.
-
twisted.words.protocols.irc.IRCClient.ctcpUnknownQuery
twisted.words.protocols.irc.IRCClient.html#ctcpUnknownQuery
ZopeInterfaceFunction
Method
PUBLIC
Fallback handler for unrecognized CTCP queries.
-
twisted.words.protocols.irc.IRCClient.ctcpQuery_ACTION
twisted.words.protocols.irc.IRCClient.html#ctcpQuery_ACTION
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCClient.ctcpQuery_PING
twisted.words.protocols.irc.IRCClient.html#ctcpQuery_PING
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCClient.ctcpQuery_FINGER
twisted.words.protocols.irc.IRCClient.html#ctcpQuery_FINGER
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCClient.ctcpQuery_VERSION
twisted.words.protocols.irc.IRCClient.html#ctcpQuery_VERSION
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCClient.ctcpQuery_SOURCE
twisted.words.protocols.irc.IRCClient.html#ctcpQuery_SOURCE
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCClient.ctcpQuery_USERINFO
twisted.words.protocols.irc.IRCClient.html#ctcpQuery_USERINFO
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCClient.ctcpQuery_CLIENTINFO
twisted.words.protocols.irc.IRCClient.html#ctcpQuery_CLIENTINFO
ZopeInterfaceFunction
Method
PUBLIC
A master index of what CTCP tags this client knows.
-
twisted.words.protocols.irc.IRCClient.ctcpQuery_ERRMSG
twisted.words.protocols.irc.IRCClient.html#ctcpQuery_ERRMSG
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCClient.ctcpQuery_TIME
twisted.words.protocols.irc.IRCClient.html#ctcpQuery_TIME
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCClient.ctcpQuery_DCC
twisted.words.protocols.irc.IRCClient.html#ctcpQuery_DCC
ZopeInterfaceFunction
Method
PUBLIC
Initiate a Direct Client Connection
-
twisted.words.protocols.irc.IRCClient.dcc_SEND
twisted.words.protocols.irc.IRCClient.html#dcc_SEND
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCClient.dcc_ACCEPT
twisted.words.protocols.irc.IRCClient.html#dcc_ACCEPT
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCClient.dcc_RESUME
twisted.words.protocols.irc.IRCClient.html#dcc_RESUME
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCClient.dcc_CHAT
twisted.words.protocols.irc.IRCClient.html#dcc_CHAT
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCClient.dccDoSend
twisted.words.protocols.irc.IRCClient.html#dccDoSend
ZopeInterfaceFunction
Method
PUBLIC
Called when I receive a DCC SEND offer from a client.
-
twisted.words.protocols.irc.IRCClient.dccDoResume
twisted.words.protocols.irc.IRCClient.html#dccDoResume
ZopeInterfaceFunction
Method
PUBLIC
Called when a client is trying to resume an offered file via DCC send. It should be either replied to with a DCC ACCEPT or ignored (default).
-
twisted.words.protocols.irc.IRCClient.dccDoAcceptResume
twisted.words.protocols.irc.IRCClient.html#dccDoAcceptResume
ZopeInterfaceFunction
Method
PUBLIC
Called when a client has verified and accepted a DCC resume request made by us. By default it will do nothing.
-
twisted.words.protocols.irc.IRCClient.dccDoChat
twisted.words.protocols.irc.IRCClient.html#dccDoChat
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCClient.ctcpMakeReply
twisted.words.protocols.irc.IRCClient.html#ctcpMakeReply
ZopeInterfaceFunction
Method
PUBLIC
Send one or more extended messages as a CTCP reply.
-
twisted.words.protocols.irc.IRCClient.ctcpMakeQuery
twisted.words.protocols.irc.IRCClient.html#ctcpMakeQuery
ZopeInterfaceFunction
Method
PUBLIC
Send one or more extended messages as a CTCP query.
-
twisted.words.protocols.irc.IRCClient.ctcpReply
twisted.words.protocols.irc.IRCClient.html#ctcpReply
ZopeInterfaceFunction
Method
PUBLIC
Dispatch method for any CTCP replies received.
-
twisted.words.protocols.irc.IRCClient.ctcpReply_PING
twisted.words.protocols.irc.IRCClient.html#ctcpReply_PING
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.IRCClient.ctcpUnknownReply
twisted.words.protocols.irc.IRCClient.html#ctcpUnknownReply
ZopeInterfaceFunction
Method
PUBLIC
Called when a fitting ctcpReply_ method is not found.
-
twisted.words.protocols.irc.IRCClient.badMessage
twisted.words.protocols.irc.IRCClient.html#badMessage
ZopeInterfaceFunction
Method
PUBLIC
When I get a message that's so broken I can't use it.
-
twisted.words.protocols.irc.IRCClient.quirkyMessage
twisted.words.protocols.irc.IRCClient.html#quirkyMessage
ZopeInterfaceFunction
Method
PUBLIC
This is called when I receive a message which is peculiar, but not wholly indecipherable.
-
twisted.words.protocols.irc.IRCClient.connectionMade
twisted.words.protocols.irc.IRCClient.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.words.protocols.irc.IRCClient.dataReceived
twisted.words.protocols.irc.IRCClient.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Protocol.dataReceived. Translates bytes into lines, and calls lineReceived (or rawDataReceived, depending on mode.)
-
twisted.words.protocols.irc.IRCClient.lineReceived
twisted.words.protocols.irc.IRCClient.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Override this for when each line is received.
-
twisted.words.protocols.irc.IRCClient.getUserModeParams
twisted.words.protocols.irc.IRCClient.html#getUserModeParams
ZopeInterfaceFunction
Method
PUBLIC
Get user modes that require parameters for correct parsing.
-
twisted.words.protocols.irc.IRCClient.getChannelModeParams
twisted.words.protocols.irc.IRCClient.html#getChannelModeParams
ZopeInterfaceFunction
Method
PUBLIC
Get channel modes that require parameters for correct parsing.
-
twisted.words.protocols.irc.IRCClient.handleCommand
twisted.words.protocols.irc.IRCClient.html#handleCommand
ZopeInterfaceFunction
Method
PUBLIC
Determine the function to call for the given command and call it with the given arguments.
-
twisted.words.protocols.irc.IRCClient.__getstate__
twisted.words.protocols.irc.IRCClient.html#__getstate__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.dccParseAddress
twisted.words.protocols.irc.html#dccParseAddress
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.words.protocols.irc.DccFileReceiveBasic
twisted.words.protocols.irc.DccFileReceiveBasic.html
ZopeInterfaceClass
Class
PUBLIC
Bare protocol to receive a Direct Client Connection SEND stream.
-
twisted.words.protocols.irc.DccFileReceiveBasic.bytesReceived
twisted.words.protocols.irc.DccFileReceiveBasic.html#bytesReceived
ZopeInterfaceAttribute
Instance Variable
PUBLIC
An integer representing the number of bytes of data received.
-
twisted.words.protocols.irc.DccFileReceiveBasic.__init__
twisted.words.protocols.irc.DccFileReceiveBasic.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.words.protocols.irc.DccFileReceiveBasic.resume
twisted.words.protocols.irc.DccFileReceiveBasic.html#resume
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc.DccFileReceiveBasic.dataReceived
twisted.words.protocols.irc.DccFileReceiveBasic.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.words.protocols.irc.DccSendProtocol
twisted.words.protocols.irc.DccSendProtocol.html
ZopeInterfaceClass
Class
PUBLIC
Protocol for an outgoing Direct Client Connection SEND.
-
twisted.words.protocols.irc.DccSendProtocol.blocksize
twisted.words.protocols.irc.DccSendProtocol.html#blocksize
ZopeInterfaceAttribute
Instance Variable
PUBLIC
An integer representing the size of an individual block of data.
-
twisted.words.protocols.irc.DccSendProtocol.file
twisted.words.protocols.irc.DccSendProtocol.html#file
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The file to be sent. This can be either a file object or simply the name of the file.
-
twisted.words.protocols.irc.DccSendProtocol.bytesSent
twisted.words.protocols.irc.DccSendProtocol.html#bytesSent
ZopeInterfaceAttribute
Instance Variable
PUBLIC
An integer representing the number of bytes sent.
-
twisted.words.protocols.irc.DccSendProtocol.completed
twisted.words.protocols.irc.DccSendProtocol.html#completed
ZopeInterfaceAttribute
Instance Variable
PUBLIC
An integer representing whether the transfer has been completed or not.
-
twisted.words.protocols.irc.DccSendProtocol.connected
twisted.words.protocols.irc.DccSendProtocol.html#connected
ZopeInterfaceAttribute
Instance Variable
PUBLIC
An integer representing whether the connection has been established or not.
-
twisted.words.protocols.irc.DccSendProtocol.__init__
twisted.words.protocols.irc.DccSendProtocol.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.DccSendProtocol.connectionMade
twisted.words.protocols.irc.DccSendProtocol.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.words.protocols.irc.DccSendProtocol.dataReceived
twisted.words.protocols.irc.DccSendProtocol.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever data is received.
-
twisted.words.protocols.irc.DccSendProtocol.sendBlock
twisted.words.protocols.irc.DccSendProtocol.html#sendBlock
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.DccSendProtocol.connectionLost
twisted.words.protocols.irc.DccSendProtocol.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.words.protocols.irc.DccSendFactory
twisted.words.protocols.irc.DccSendFactory.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.protocols.irc.DccSendFactory.__init__
twisted.words.protocols.irc.DccSendFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.DccSendFactory.file
twisted.words.protocols.irc.DccSendFactory.html#file
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc.DccSendFactory.buildProtocol
twisted.words.protocols.irc.DccSendFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of a subclass of Protocol.
-
twisted.words.protocols.irc.fileSize
twisted.words.protocols.irc.html#fileSize
ZopeInterfaceFunction
Function
PUBLIC
I'll try my damndest to determine the size of this file object.
-
twisted.words.protocols.irc.DccChat
twisted.words.protocols.irc.DccChat.html
ZopeInterfaceClass
Class
PUBLIC
Direct Client Connection protocol type CHAT.
-
twisted.words.protocols.irc.DccChat.queryData
twisted.words.protocols.irc.DccChat.html#queryData
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc.DccChat.delimiter
twisted.words.protocols.irc.DccChat.html#delimiter
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc.DccChat.client
twisted.words.protocols.irc.DccChat.html#client
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc.DccChat.remoteParty
twisted.words.protocols.irc.DccChat.html#remoteParty
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc.DccChat.buffer
twisted.words.protocols.irc.DccChat.html#buffer
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc.DccChat.__init__
twisted.words.protocols.irc.DccChat.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize a new DCC CHAT session.
-
twisted.words.protocols.irc.DccChat.dataReceived
twisted.words.protocols.irc.DccChat.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Protocol.dataReceived. Translates bytes into lines, and calls lineReceived (or rawDataReceived, depending on mode.)
-
twisted.words.protocols.irc.DccChat.lineReceived
twisted.words.protocols.irc.DccChat.html#lineReceived
ZopeInterfaceFunction
Method
PUBLIC
Override this for when each line is received.
-
twisted.words.protocols.irc.DccChatFactory
twisted.words.protocols.irc.DccChatFactory.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.protocols.irc.DccChatFactory.noisy
twisted.words.protocols.irc.DccChatFactory.html#noisy
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc.DccChatFactory.__init__
twisted.words.protocols.irc.DccChatFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.DccChatFactory.client
twisted.words.protocols.irc.DccChatFactory.html#client
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc.DccChatFactory.queryData
twisted.words.protocols.irc.DccChatFactory.html#queryData
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc.DccChatFactory.buildProtocol
twisted.words.protocols.irc.DccChatFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of a subclass of Protocol.
-
twisted.words.protocols.irc.DccChatFactory.clientConnectionFailed
twisted.words.protocols.irc.DccChatFactory.html#clientConnectionFailed
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection has failed to connect.
-
twisted.words.protocols.irc.DccChatFactory.clientConnectionLost
twisted.words.protocols.irc.DccChatFactory.html#clientConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when an established connection is lost.
-
twisted.words.protocols.irc.dccDescribe
twisted.words.protocols.irc.html#dccDescribe
ZopeInterfaceFunction
Function
PUBLIC
Given the data chunk from a DCC query, return a descriptive string.
-
twisted.words.protocols.irc.DccFileReceive
twisted.words.protocols.irc.DccFileReceive.html
ZopeInterfaceClass
Class
PUBLIC
Higher-level coverage for getting a file from DCC SEND.
-
twisted.words.protocols.irc.DccFileReceive.filename
twisted.words.protocols.irc.DccFileReceive.html#filename
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The name of the file to get.
-
twisted.words.protocols.irc.DccFileReceive.fileSize
twisted.words.protocols.irc.DccFileReceive.html#fileSize
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The size of the file to get, which has a default value of -1 if the size of the file was not specified in the DCC SEND request.
-
twisted.words.protocols.irc.DccFileReceive.destDir
twisted.words.protocols.irc.DccFileReceive.html#destDir
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The destination directory for the file to be received.
-
twisted.words.protocols.irc.DccFileReceive.overwrite
twisted.words.protocols.irc.DccFileReceive.html#overwrite
ZopeInterfaceAttribute
Instance Variable
PUBLIC
An integer representing whether an existing file should be overwritten or not. This initially is an
int but can be modified to be a
bool using the
set_overwrite method.
-
twisted.words.protocols.irc.DccFileReceive.queryData
twisted.words.protocols.irc.DccFileReceive.html#queryData
ZopeInterfaceAttribute
Instance Variable
PUBLIC
queryData is a 3-tuple of (user, channel, data).
-
twisted.words.protocols.irc.DccFileReceive.fromUser
twisted.words.protocols.irc.DccFileReceive.html#fromUser
ZopeInterfaceAttribute
Instance Variable
PUBLIC
This is the hostmask of the requesting user and is found at index 0 of
queryData.
-
twisted.words.protocols.irc.DccFileReceive.__init__
twisted.words.protocols.irc.DccFileReceive.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.words.protocols.irc.DccFileReceive._resumeOffset
twisted.words.protocols.irc.DccFileReceive.html#_resumeOffset
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.words.protocols.irc.DccFileReceive.set_directory
twisted.words.protocols.irc.DccFileReceive.html#set_directory
ZopeInterfaceFunction
Method
PUBLIC
Set the directory where the downloaded file will be placed.
-
twisted.words.protocols.irc.DccFileReceive.set_filename
twisted.words.protocols.irc.DccFileReceive.html#set_filename
ZopeInterfaceFunction
Method
PUBLIC
Change the name of the file being transferred.
-
twisted.words.protocols.irc.DccFileReceive.set_overwrite
twisted.words.protocols.irc.DccFileReceive.html#set_overwrite
ZopeInterfaceFunction
Method
PUBLIC
May I overwrite existing files?
-
twisted.words.protocols.irc.DccFileReceive.connectionMade
twisted.words.protocols.irc.DccFileReceive.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.words.protocols.irc.DccFileReceive.file
twisted.words.protocols.irc.DccFileReceive.html#file
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc.DccFileReceive.dataReceived
twisted.words.protocols.irc.DccFileReceive.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.words.protocols.irc.DccFileReceive.connectionLost
twisted.words.protocols.irc.DccFileReceive.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
When the connection is lost, I close the file.
-
twisted.words.protocols.irc.DccFileReceive.connected
twisted.words.protocols.irc.DccFileReceive.html#connected
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc.DccFileReceive.__str__
twisted.words.protocols.irc.DccFileReceive.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc.DccFileReceive.__repr__
twisted.words.protocols.irc.DccFileReceive.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc._OFF
twisted.words.protocols.irc.html#_OFF
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.words.protocols.irc._BOLD
twisted.words.protocols.irc.html#_BOLD
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.words.protocols.irc._COLOR
twisted.words.protocols.irc.html#_COLOR
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.words.protocols.irc._REVERSE_VIDEO
twisted.words.protocols.irc.html#_REVERSE_VIDEO
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.words.protocols.irc._UNDERLINE
twisted.words.protocols.irc.html#_UNDERLINE
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.words.protocols.irc._IRC_COLORS
twisted.words.protocols.irc.html#_IRC_COLORS
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.words.protocols.irc._IRC_COLOR_NAMES
twisted.words.protocols.irc.html#_IRC_COLOR_NAMES
ZopeInterfaceAttribute
Constant
PRIVATE
Undocumented
-
twisted.words.protocols.irc._CharacterAttributes
twisted.words.protocols.irc._CharacterAttributes.html
ZopeInterfaceClass
Class
PRIVATE
Factory for character attributes, including foreground and background color and non-color attributes such as bold, reverse video and underline.
-
twisted.words.protocols.irc._CharacterAttributes.fg
twisted.words.protocols.irc._CharacterAttributes.html#fg
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Foreground colors accessed by attribute name, see above for possible names.
-
twisted.words.protocols.irc._CharacterAttributes.bg
twisted.words.protocols.irc._CharacterAttributes.html#bg
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Background colors accessed by attribute name, see above for possible names.
-
twisted.words.protocols.irc._CharacterAttributes.attrs
twisted.words.protocols.irc._CharacterAttributes.html#attrs
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc._FormattingState
twisted.words.protocols.irc._FormattingState.html
ZopeInterfaceClass
Class
PRIVATE
Formatting state/attributes of a single character.
-
twisted.words.protocols.irc._FormattingState.compareAttributes
twisted.words.protocols.irc._FormattingState.html#compareAttributes
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc._FormattingState.__init__
twisted.words.protocols.irc._FormattingState.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc._FormattingState.off
twisted.words.protocols.irc._FormattingState.html#off
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc._FormattingState.bold
twisted.words.protocols.irc._FormattingState.html#bold
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc._FormattingState.underline
twisted.words.protocols.irc._FormattingState.html#underline
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc._FormattingState.reverseVideo
twisted.words.protocols.irc._FormattingState.html#reverseVideo
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc._FormattingState.foreground
twisted.words.protocols.irc._FormattingState.html#foreground
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc._FormattingState.background
twisted.words.protocols.irc._FormattingState.html#background
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc._FormattingState.toMIRCControlCodes
twisted.words.protocols.irc._FormattingState.html#toMIRCControlCodes
ZopeInterfaceFunction
Method
PUBLIC
Emit a mIRC control sequence that will set up all the attributes this formatting state has set.
-
twisted.words.protocols.irc._foldr
twisted.words.protocols.irc.html#_foldr
ZopeInterfaceFunction
Function
PRIVATE
Apply a function of two arguments cumulatively to the items of a sequence, from right to left, so as to reduce the sequence to a single value.
-
twisted.words.protocols.irc._FormattingParser
twisted.words.protocols.irc._FormattingParser.html
ZopeInterfaceClass
Class
PRIVATE
A finite-state machine that parses formatted IRC text.
-
twisted.words.protocols.irc._FormattingParser._formatCodes
twisted.words.protocols.irc._FormattingParser.html#_formatCodes
ZopeInterfaceAttribute
Class Variable
PRIVATE
Mapping of format code values to names.
-
twisted.words.protocols.irc._FormattingParser.state
twisted.words.protocols.irc._FormattingParser.html#state
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Current state of the finite-state machine.
-
twisted.words.protocols.irc._FormattingParser._buffer
twisted.words.protocols.irc._FormattingParser.html#_buffer
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Buffer, containing the text content, of the formatting sequence currently being parsed, the buffer is used as the content for
_attrs before being added to
_result and emptied upon calling
emit.
-
twisted.words.protocols.irc._FormattingParser._attrs
twisted.words.protocols.irc._FormattingParser.html#_attrs
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Set of the applicable formatting states (bold, underline, etc.) for the current
_buffer, these are applied to
_buffer when calling
emit.
-
twisted.words.protocols.irc._FormattingParser.foreground
twisted.words.protocols.irc._FormattingParser.html#foreground
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Current foreground color attribute, or None.
-
twisted.words.protocols.irc._FormattingParser.background
twisted.words.protocols.irc._FormattingParser.html#background
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Current background color attribute, or None.
-
twisted.words.protocols.irc._FormattingParser._result
twisted.words.protocols.irc._FormattingParser.html#_result
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Current parse result.
-
twisted.words.protocols.irc._FormattingParser.prefix
twisted.words.protocols.irc._FormattingParser.html#prefix
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc._FormattingParser.__init__
twisted.words.protocols.irc._FormattingParser.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.irc._FormattingParser.process
twisted.words.protocols.irc._FormattingParser.html#process
ZopeInterfaceFunction
Method
PUBLIC
Handle input.
-
twisted.words.protocols.irc._FormattingParser.complete
twisted.words.protocols.irc._FormattingParser.html#complete
ZopeInterfaceFunction
Method
PUBLIC
Flush the current buffer and return the final parsed result.
-
twisted.words.protocols.irc._FormattingParser.emit
twisted.words.protocols.irc._FormattingParser.html#emit
ZopeInterfaceFunction
Method
PUBLIC
Add the currently parsed input to the result.
-
twisted.words.protocols.irc._FormattingParser.state_TEXT
twisted.words.protocols.irc._FormattingParser.html#state_TEXT
ZopeInterfaceFunction
Method
PUBLIC
Handle the "text" state.
-
twisted.words.protocols.irc._FormattingParser.state_COLOR_FOREGROUND
twisted.words.protocols.irc._FormattingParser.html#state_COLOR_FOREGROUND
ZopeInterfaceFunction
Method
PUBLIC
Handle the foreground color state.
-
twisted.words.protocols.irc._FormattingParser.state_COLOR_BACKGROUND
twisted.words.protocols.irc._FormattingParser.html#state_COLOR_BACKGROUND
ZopeInterfaceFunction
Method
PUBLIC
Handle the background color state.
-
twisted.words.protocols.irc.parseFormattedText
twisted.words.protocols.irc.html#parseFormattedText
ZopeInterfaceFunction
Function
PUBLIC
Parse text containing IRC formatting codes into structured information.
-
twisted.words.protocols.irc.assembleFormattedText
twisted.words.protocols.irc.html#assembleFormattedText
ZopeInterfaceFunction
Function
PUBLIC
Assemble formatted text from structured information.
-
twisted.words.protocols.irc.stripFormatting
twisted.words.protocols.irc.html#stripFormatting
ZopeInterfaceFunction
Function
PUBLIC
Remove all formatting codes from text, leaving only the text.
-
twisted.words.protocols.irc.X_DELIM
twisted.words.protocols.irc.html#X_DELIM
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.M_QUOTE
twisted.words.protocols.irc.html#M_QUOTE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.mQuoteTable
twisted.words.protocols.irc.html#mQuoteTable
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc.mDequoteTable
twisted.words.protocols.irc.html#mDequoteTable
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc.mEscape_re
twisted.words.protocols.irc.html#mEscape_re
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc.lowQuote
twisted.words.protocols.irc.html#lowQuote
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.words.protocols.irc.lowDequote
twisted.words.protocols.irc.html#lowDequote
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.words.protocols.irc.X_QUOTE
twisted.words.protocols.irc.html#X_QUOTE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.xQuoteTable
twisted.words.protocols.irc.html#xQuoteTable
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc.xDequoteTable
twisted.words.protocols.irc.html#xDequoteTable
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc.xEscape_re
twisted.words.protocols.irc.html#xEscape_re
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ctcpQuote
twisted.words.protocols.irc.html#ctcpQuote
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ctcpDequote
twisted.words.protocols.irc.html#ctcpDequote
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ctcpStringify
twisted.words.protocols.irc.html#ctcpStringify
ZopeInterfaceFunction
Function
PUBLIC
No summary
-
twisted.words.protocols.irc.RPL_WELCOME
twisted.words.protocols.irc.html#RPL_WELCOME
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_YOURHOST
twisted.words.protocols.irc.html#RPL_YOURHOST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_CREATED
twisted.words.protocols.irc.html#RPL_CREATED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_MYINFO
twisted.words.protocols.irc.html#RPL_MYINFO
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_ISUPPORT
twisted.words.protocols.irc.html#RPL_ISUPPORT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_BOUNCE
twisted.words.protocols.irc.html#RPL_BOUNCE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_USERHOST
twisted.words.protocols.irc.html#RPL_USERHOST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_ISON
twisted.words.protocols.irc.html#RPL_ISON
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_AWAY
twisted.words.protocols.irc.html#RPL_AWAY
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_UNAWAY
twisted.words.protocols.irc.html#RPL_UNAWAY
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_NOWAWAY
twisted.words.protocols.irc.html#RPL_NOWAWAY
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_WHOISUSER
twisted.words.protocols.irc.html#RPL_WHOISUSER
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_WHOISSERVER
twisted.words.protocols.irc.html#RPL_WHOISSERVER
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_WHOISOPERATOR
twisted.words.protocols.irc.html#RPL_WHOISOPERATOR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_WHOISIDLE
twisted.words.protocols.irc.html#RPL_WHOISIDLE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_ENDOFWHOIS
twisted.words.protocols.irc.html#RPL_ENDOFWHOIS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_WHOISCHANNELS
twisted.words.protocols.irc.html#RPL_WHOISCHANNELS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_WHOWASUSER
twisted.words.protocols.irc.html#RPL_WHOWASUSER
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_ENDOFWHOWAS
twisted.words.protocols.irc.html#RPL_ENDOFWHOWAS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_LISTSTART
twisted.words.protocols.irc.html#RPL_LISTSTART
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_LIST
twisted.words.protocols.irc.html#RPL_LIST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_LISTEND
twisted.words.protocols.irc.html#RPL_LISTEND
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_UNIQOPIS
twisted.words.protocols.irc.html#RPL_UNIQOPIS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_CHANNELMODEIS
twisted.words.protocols.irc.html#RPL_CHANNELMODEIS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_NOTOPIC
twisted.words.protocols.irc.html#RPL_NOTOPIC
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_TOPIC
twisted.words.protocols.irc.html#RPL_TOPIC
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_INVITING
twisted.words.protocols.irc.html#RPL_INVITING
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_SUMMONING
twisted.words.protocols.irc.html#RPL_SUMMONING
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_INVITELIST
twisted.words.protocols.irc.html#RPL_INVITELIST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_ENDOFINVITELIST
twisted.words.protocols.irc.html#RPL_ENDOFINVITELIST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_EXCEPTLIST
twisted.words.protocols.irc.html#RPL_EXCEPTLIST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_ENDOFEXCEPTLIST
twisted.words.protocols.irc.html#RPL_ENDOFEXCEPTLIST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_VERSION
twisted.words.protocols.irc.html#RPL_VERSION
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_WHOREPLY
twisted.words.protocols.irc.html#RPL_WHOREPLY
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_ENDOFWHO
twisted.words.protocols.irc.html#RPL_ENDOFWHO
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_NAMREPLY
twisted.words.protocols.irc.html#RPL_NAMREPLY
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_ENDOFNAMES
twisted.words.protocols.irc.html#RPL_ENDOFNAMES
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_LINKS
twisted.words.protocols.irc.html#RPL_LINKS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_ENDOFLINKS
twisted.words.protocols.irc.html#RPL_ENDOFLINKS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_BANLIST
twisted.words.protocols.irc.html#RPL_BANLIST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_ENDOFBANLIST
twisted.words.protocols.irc.html#RPL_ENDOFBANLIST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_INFO
twisted.words.protocols.irc.html#RPL_INFO
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_ENDOFINFO
twisted.words.protocols.irc.html#RPL_ENDOFINFO
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_MOTDSTART
twisted.words.protocols.irc.html#RPL_MOTDSTART
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_MOTD
twisted.words.protocols.irc.html#RPL_MOTD
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_ENDOFMOTD
twisted.words.protocols.irc.html#RPL_ENDOFMOTD
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_YOUREOPER
twisted.words.protocols.irc.html#RPL_YOUREOPER
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_REHASHING
twisted.words.protocols.irc.html#RPL_REHASHING
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_YOURESERVICE
twisted.words.protocols.irc.html#RPL_YOURESERVICE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_TIME
twisted.words.protocols.irc.html#RPL_TIME
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_USERS
twisted.words.protocols.irc.html#RPL_USERS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_ENDOFUSERS
twisted.words.protocols.irc.html#RPL_ENDOFUSERS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_NOUSERS
twisted.words.protocols.irc.html#RPL_NOUSERS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_TRACELINK
twisted.words.protocols.irc.html#RPL_TRACELINK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_TRACECONNECTING
twisted.words.protocols.irc.html#RPL_TRACECONNECTING
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_TRACEHANDSHAKE
twisted.words.protocols.irc.html#RPL_TRACEHANDSHAKE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_TRACEUNKNOWN
twisted.words.protocols.irc.html#RPL_TRACEUNKNOWN
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_TRACEOPERATOR
twisted.words.protocols.irc.html#RPL_TRACEOPERATOR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_TRACEUSER
twisted.words.protocols.irc.html#RPL_TRACEUSER
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_TRACESERVER
twisted.words.protocols.irc.html#RPL_TRACESERVER
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_TRACESERVICE
twisted.words.protocols.irc.html#RPL_TRACESERVICE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_TRACENEWTYPE
twisted.words.protocols.irc.html#RPL_TRACENEWTYPE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_TRACECLASS
twisted.words.protocols.irc.html#RPL_TRACECLASS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_TRACERECONNECT
twisted.words.protocols.irc.html#RPL_TRACERECONNECT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_TRACELOG
twisted.words.protocols.irc.html#RPL_TRACELOG
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_TRACEEND
twisted.words.protocols.irc.html#RPL_TRACEEND
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_STATSLINKINFO
twisted.words.protocols.irc.html#RPL_STATSLINKINFO
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_STATSCOMMANDS
twisted.words.protocols.irc.html#RPL_STATSCOMMANDS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_ENDOFSTATS
twisted.words.protocols.irc.html#RPL_ENDOFSTATS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_STATSUPTIME
twisted.words.protocols.irc.html#RPL_STATSUPTIME
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_STATSOLINE
twisted.words.protocols.irc.html#RPL_STATSOLINE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_UMODEIS
twisted.words.protocols.irc.html#RPL_UMODEIS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_SERVLIST
twisted.words.protocols.irc.html#RPL_SERVLIST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_SERVLISTEND
twisted.words.protocols.irc.html#RPL_SERVLISTEND
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_LUSERCLIENT
twisted.words.protocols.irc.html#RPL_LUSERCLIENT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_LUSEROP
twisted.words.protocols.irc.html#RPL_LUSEROP
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_LUSERUNKNOWN
twisted.words.protocols.irc.html#RPL_LUSERUNKNOWN
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_LUSERCHANNELS
twisted.words.protocols.irc.html#RPL_LUSERCHANNELS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_LUSERME
twisted.words.protocols.irc.html#RPL_LUSERME
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_ADMINME
twisted.words.protocols.irc.html#RPL_ADMINME
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_ADMINLOC1
twisted.words.protocols.irc.html#RPL_ADMINLOC1
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_ADMINLOC2
twisted.words.protocols.irc.html#RPL_ADMINLOC2
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_ADMINEMAIL
twisted.words.protocols.irc.html#RPL_ADMINEMAIL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.RPL_TRYAGAIN
twisted.words.protocols.irc.html#RPL_TRYAGAIN
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_NOSUCHNICK
twisted.words.protocols.irc.html#ERR_NOSUCHNICK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_NOSUCHSERVER
twisted.words.protocols.irc.html#ERR_NOSUCHSERVER
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_NOSUCHCHANNEL
twisted.words.protocols.irc.html#ERR_NOSUCHCHANNEL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_CANNOTSENDTOCHAN
twisted.words.protocols.irc.html#ERR_CANNOTSENDTOCHAN
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_TOOMANYCHANNELS
twisted.words.protocols.irc.html#ERR_TOOMANYCHANNELS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_WASNOSUCHNICK
twisted.words.protocols.irc.html#ERR_WASNOSUCHNICK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_TOOMANYTARGETS
twisted.words.protocols.irc.html#ERR_TOOMANYTARGETS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_NOSUCHSERVICE
twisted.words.protocols.irc.html#ERR_NOSUCHSERVICE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_NOORIGIN
twisted.words.protocols.irc.html#ERR_NOORIGIN
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_NORECIPIENT
twisted.words.protocols.irc.html#ERR_NORECIPIENT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_NOTEXTTOSEND
twisted.words.protocols.irc.html#ERR_NOTEXTTOSEND
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_NOTOPLEVEL
twisted.words.protocols.irc.html#ERR_NOTOPLEVEL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_WILDTOPLEVEL
twisted.words.protocols.irc.html#ERR_WILDTOPLEVEL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_BADMASK
twisted.words.protocols.irc.html#ERR_BADMASK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_TOOMANYMATCHES
twisted.words.protocols.irc.html#ERR_TOOMANYMATCHES
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_UNKNOWNCOMMAND
twisted.words.protocols.irc.html#ERR_UNKNOWNCOMMAND
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_NOMOTD
twisted.words.protocols.irc.html#ERR_NOMOTD
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_NOADMININFO
twisted.words.protocols.irc.html#ERR_NOADMININFO
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_FILEERROR
twisted.words.protocols.irc.html#ERR_FILEERROR
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_NONICKNAMEGIVEN
twisted.words.protocols.irc.html#ERR_NONICKNAMEGIVEN
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_ERRONEUSNICKNAME
twisted.words.protocols.irc.html#ERR_ERRONEUSNICKNAME
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_NICKNAMEINUSE
twisted.words.protocols.irc.html#ERR_NICKNAMEINUSE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_NICKCOLLISION
twisted.words.protocols.irc.html#ERR_NICKCOLLISION
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_UNAVAILRESOURCE
twisted.words.protocols.irc.html#ERR_UNAVAILRESOURCE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_USERNOTINCHANNEL
twisted.words.protocols.irc.html#ERR_USERNOTINCHANNEL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_NOTONCHANNEL
twisted.words.protocols.irc.html#ERR_NOTONCHANNEL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_USERONCHANNEL
twisted.words.protocols.irc.html#ERR_USERONCHANNEL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_NOLOGIN
twisted.words.protocols.irc.html#ERR_NOLOGIN
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_SUMMONDISABLED
twisted.words.protocols.irc.html#ERR_SUMMONDISABLED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_USERSDISABLED
twisted.words.protocols.irc.html#ERR_USERSDISABLED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_NOTREGISTERED
twisted.words.protocols.irc.html#ERR_NOTREGISTERED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_NEEDMOREPARAMS
twisted.words.protocols.irc.html#ERR_NEEDMOREPARAMS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_ALREADYREGISTRED
twisted.words.protocols.irc.html#ERR_ALREADYREGISTRED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_NOPERMFORHOST
twisted.words.protocols.irc.html#ERR_NOPERMFORHOST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_PASSWDMISMATCH
twisted.words.protocols.irc.html#ERR_PASSWDMISMATCH
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_YOUREBANNEDCREEP
twisted.words.protocols.irc.html#ERR_YOUREBANNEDCREEP
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_YOUWILLBEBANNED
twisted.words.protocols.irc.html#ERR_YOUWILLBEBANNED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_KEYSET
twisted.words.protocols.irc.html#ERR_KEYSET
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_CHANNELISFULL
twisted.words.protocols.irc.html#ERR_CHANNELISFULL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_UNKNOWNMODE
twisted.words.protocols.irc.html#ERR_UNKNOWNMODE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_INVITEONLYCHAN
twisted.words.protocols.irc.html#ERR_INVITEONLYCHAN
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_BANNEDFROMCHAN
twisted.words.protocols.irc.html#ERR_BANNEDFROMCHAN
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_BADCHANNELKEY
twisted.words.protocols.irc.html#ERR_BADCHANNELKEY
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_BADCHANMASK
twisted.words.protocols.irc.html#ERR_BADCHANMASK
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_NOCHANMODES
twisted.words.protocols.irc.html#ERR_NOCHANMODES
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_BANLISTFULL
twisted.words.protocols.irc.html#ERR_BANLISTFULL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_NOPRIVILEGES
twisted.words.protocols.irc.html#ERR_NOPRIVILEGES
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_CHANOPRIVSNEEDED
twisted.words.protocols.irc.html#ERR_CHANOPRIVSNEEDED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_CANTKILLSERVER
twisted.words.protocols.irc.html#ERR_CANTKILLSERVER
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_RESTRICTED
twisted.words.protocols.irc.html#ERR_RESTRICTED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_UNIQOPPRIVSNEEDED
twisted.words.protocols.irc.html#ERR_UNIQOPPRIVSNEEDED
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_NOOPERHOST
twisted.words.protocols.irc.html#ERR_NOOPERHOST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_NOSERVICEHOST
twisted.words.protocols.irc.html#ERR_NOSERVICEHOST
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_UMODEUNKNOWNFLAG
twisted.words.protocols.irc.html#ERR_UMODEUNKNOWNFLAG
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.ERR_USERSDONTMATCH
twisted.words.protocols.irc.html#ERR_USERSDONTMATCH
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.irc.symbolic_to_numeric
twisted.words.protocols.irc.html#symbolic_to_numeric
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.words.protocols.irc.numeric_to_symbolic
twisted.words.protocols.irc.html#numeric_to_symbolic
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.words.im.ircsupport.IRCPerson
twisted.words.im.ircsupport.IRCPerson.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.im.ircsupport.IRCPerson.imperson_whois
twisted.words.im.ircsupport.IRCPerson.html#imperson_whois
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.ircsupport.IRCPerson.isOnline
twisted.words.im.ircsupport.IRCPerson.html#isOnline
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.ircsupport.IRCPerson.getStatus
twisted.words.im.ircsupport.IRCPerson.html#getStatus
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.ircsupport.IRCPerson.setStatus
twisted.words.im.ircsupport.IRCPerson.html#setStatus
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.ircsupport.IRCPerson.status
twisted.words.im.ircsupport.IRCPerson.html#status
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.im.ircsupport.IRCPerson.sendMessage
twisted.words.im.ircsupport.IRCPerson.html#sendMessage
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.ircsupport.IRCGroup
twisted.words.im.ircsupport.IRCGroup.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.im.ircsupport.IRCGroup.imgroup_testAction
twisted.words.im.ircsupport.IRCGroup.html#imgroup_testAction
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.ircsupport.IRCGroup.imtarget_kick
twisted.words.im.ircsupport.IRCGroup.html#imtarget_kick
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.ircsupport.IRCGroup.setTopic
twisted.words.im.ircsupport.IRCGroup.html#setTopic
ZopeInterfaceFunction
Method
PUBLIC
Set this Groups topic on the server.
-
twisted.words.im.ircsupport.IRCGroup.sendGroupMessage
twisted.words.im.ircsupport.IRCGroup.html#sendGroupMessage
ZopeInterfaceFunction
Method
PUBLIC
Send a message to this group.
-
twisted.words.im.ircsupport.IRCGroup.leave
twisted.words.im.ircsupport.IRCGroup.html#leave
ZopeInterfaceFunction
Method
PUBLIC
Depart this group.
-
twisted.words.im.ircsupport.IRCProto
twisted.words.im.ircsupport.IRCProto.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/10 instance variable, 2/21 methods documented
-
twisted.words.im.ircsupport.IRCProto.__init__
twisted.words.im.ircsupport.IRCProto.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.ircsupport.IRCProto._namreplies
twisted.words.im.ircsupport.IRCProto.html#_namreplies
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.words.im.ircsupport.IRCProto._ingroups
twisted.words.im.ircsupport.IRCProto.html#_ingroups
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.words.im.ircsupport.IRCProto._groups
twisted.words.im.ircsupport.IRCProto.html#_groups
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.words.im.ircsupport.IRCProto._topics
twisted.words.im.ircsupport.IRCProto.html#_topics
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.words.im.ircsupport.IRCProto.getGroupConversation
twisted.words.im.ircsupport.IRCProto.html#getGroupConversation
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.ircsupport.IRCProto.getPerson
twisted.words.im.ircsupport.IRCProto.html#getPerson
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.ircsupport.IRCProto.connectionMade
twisted.words.im.ircsupport.IRCProto.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.words.im.ircsupport.IRCProto.performLogin
twisted.words.im.ircsupport.IRCProto.html#performLogin
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.im.ircsupport.IRCProto.nickname
twisted.words.im.ircsupport.IRCProto.html#nickname
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.im.ircsupport.IRCProto.password
twisted.words.im.ircsupport.IRCProto.html#password
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.im.ircsupport.IRCProto.realname
twisted.words.im.ircsupport.IRCProto.html#realname
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.im.ircsupport.IRCProto.setNick
twisted.words.im.ircsupport.IRCProto.html#setNick
ZopeInterfaceFunction
Method
PUBLIC
Set this client's nickname.
-
twisted.words.im.ircsupport.IRCProto.name
twisted.words.im.ircsupport.IRCProto.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.im.ircsupport.IRCProto.accountName
twisted.words.im.ircsupport.IRCProto.html#accountName
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.im.ircsupport.IRCProto.kickedFrom
twisted.words.im.ircsupport.IRCProto.html#kickedFrom
ZopeInterfaceFunction
Method
PUBLIC
Called when I am kicked from a channel.
-
twisted.words.im.ircsupport.IRCProto.userKicked
twisted.words.im.ircsupport.IRCProto.html#userKicked
ZopeInterfaceFunction
Method
PUBLIC
Called when I observe someone else being kicked from a channel.
-
twisted.words.im.ircsupport.IRCProto.noticed
twisted.words.im.ircsupport.IRCProto.html#noticed
ZopeInterfaceFunction
Method
PUBLIC
Called when I have a notice from a user to me or a channel.
-
twisted.words.im.ircsupport.IRCProto.privmsg
twisted.words.im.ircsupport.IRCProto.html#privmsg
ZopeInterfaceFunction
Method
PUBLIC
Called when I have a message from a user to me or a channel.
-
twisted.words.im.ircsupport.IRCProto.action
twisted.words.im.ircsupport.IRCProto.html#action
ZopeInterfaceFunction
Method
PUBLIC
Called when I see a user perform an ACTION on a channel.
-
twisted.words.im.ircsupport.IRCProto.irc_RPL_NAMREPLY
twisted.words.im.ircsupport.IRCProto.html#irc_RPL_NAMREPLY
ZopeInterfaceFunction
Method
PUBLIC
RPL_NAMREPLY >> NAMES #bnl << :Arlington.VA.US.Undernet.Org 353 z3p = #bnl :pSwede Dan-- SkOyg AG
-
twisted.words.im.ircsupport.IRCProto.irc_RPL_ENDOFNAMES
twisted.words.im.ircsupport.IRCProto.html#irc_RPL_ENDOFNAMES
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.ircsupport.IRCProto.irc_RPL_TOPIC
twisted.words.im.ircsupport.IRCProto.html#irc_RPL_TOPIC
ZopeInterfaceFunction
Method
PUBLIC
Called when the topic for a channel is initially reported or when it subsequently changes.
-
twisted.words.im.ircsupport.IRCProto.irc_333
twisted.words.im.ircsupport.IRCProto.html#irc_333
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.ircsupport.IRCProto.irc_TOPIC
twisted.words.im.ircsupport.IRCProto.html#irc_TOPIC
ZopeInterfaceFunction
Method
PUBLIC
Someone in the channel set the topic.
-
twisted.words.im.ircsupport.IRCProto.irc_JOIN
twisted.words.im.ircsupport.IRCProto.html#irc_JOIN
ZopeInterfaceFunction
Method
PUBLIC
Called when a user joins a channel.
-
twisted.words.im.ircsupport.IRCProto.irc_PART
twisted.words.im.ircsupport.IRCProto.html#irc_PART
ZopeInterfaceFunction
Method
PUBLIC
Called when a user leaves a channel.
-
twisted.words.im.ircsupport.IRCProto.irc_QUIT
twisted.words.im.ircsupport.IRCProto.html#irc_QUIT
ZopeInterfaceFunction
Method
PUBLIC
Called when a user has quit.
-
twisted.words.im.ircsupport.IRCProto.irc_NICK
twisted.words.im.ircsupport.IRCProto.html#irc_NICK
ZopeInterfaceFunction
Method
PUBLIC
Called when a user changes their nickname.
-
twisted.words.im.ircsupport.IRCProto.irc_unknown
twisted.words.im.ircsupport.IRCProto.html#irc_unknown
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.ircsupport.IRCProto.joinGroup
twisted.words.im.ircsupport.IRCProto.html#joinGroup
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.ircsupport.IRCAccount
twisted.words.im.ircsupport.IRCAccount.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.im.ircsupport.IRCAccount.gatewayType
twisted.words.im.ircsupport.IRCAccount.html#gatewayType
ZopeInterfaceAttribute
Class Variable
PUBLIC
A str that identifies the protocol used by this account.
-
twisted.words.im.ircsupport.IRCAccount.__init__
twisted.words.im.ircsupport.IRCAccount.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.words.im.ircsupport.IRCAccount.channels
twisted.words.im.ircsupport.IRCAccount.html#channels
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.im.ircsupport.IRCAccount._startLogOn
twisted.words.im.ircsupport.IRCAccount.html#_startLogOn
ZopeInterfaceFunction
Method
PRIVATE
Start the sign on process.
-
twisted.words.im.ircsupport.IRCAccount.logOff
twisted.words.im.ircsupport.IRCAccount.html#logOff
ZopeInterfaceFunction
Method
PUBLIC
Sign off.
-
twisted.words.im.pbsupport.TwistedWordsPerson
twisted.words.im.pbsupport.TwistedWordsPerson.html
ZopeInterfaceClass
Class
PUBLIC
I a facade for a person you can talk to through a twisted.words service.
-
twisted.words.im.pbsupport.TwistedWordsPerson.__init__
twisted.words.im.pbsupport.TwistedWordsPerson.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.pbsupport.TwistedWordsPerson.status
twisted.words.im.pbsupport.TwistedWordsPerson.html#status
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.im.pbsupport.TwistedWordsPerson.isOnline
twisted.words.im.pbsupport.TwistedWordsPerson.html#isOnline
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.pbsupport.TwistedWordsPerson.getStatus
twisted.words.im.pbsupport.TwistedWordsPerson.html#getStatus
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.pbsupport.TwistedWordsPerson.sendMessage
twisted.words.im.pbsupport.TwistedWordsPerson.html#sendMessage
ZopeInterfaceFunction
Method
PUBLIC
Return a deferred...
-
twisted.words.im.pbsupport.TwistedWordsPerson.metadataFailed
twisted.words.im.pbsupport.TwistedWordsPerson.html#metadataFailed
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.pbsupport.TwistedWordsPerson.setStatus
twisted.words.im.pbsupport.TwistedWordsPerson.html#setStatus
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.pbsupport.TwistedWordsGroup
twisted.words.im.pbsupport.TwistedWordsGroup.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/1 instance variable, 1/7 method documented
-
twisted.words.im.pbsupport.TwistedWordsGroup.__init__
twisted.words.im.pbsupport.TwistedWordsGroup.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Initialize me.
-
twisted.words.im.pbsupport.TwistedWordsGroup.joined
twisted.words.im.pbsupport.TwistedWordsGroup.html#joined
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.im.pbsupport.TwistedWordsGroup.sendGroupMessage
twisted.words.im.pbsupport.TwistedWordsGroup.html#sendGroupMessage
ZopeInterfaceFunction
Method
PUBLIC
Return a deferred.
-
twisted.words.im.pbsupport.TwistedWordsGroup.setTopic
twisted.words.im.pbsupport.TwistedWordsGroup.html#setTopic
ZopeInterfaceFunction
Method
PUBLIC
Set this Groups topic on the server.
-
twisted.words.im.pbsupport.TwistedWordsGroup.metadataFailed
twisted.words.im.pbsupport.TwistedWordsGroup.html#metadataFailed
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.pbsupport.TwistedWordsGroup.joining
twisted.words.im.pbsupport.TwistedWordsGroup.html#joining
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.pbsupport.TwistedWordsGroup.leaving
twisted.words.im.pbsupport.TwistedWordsGroup.html#leaving
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.pbsupport.TwistedWordsGroup.leave
twisted.words.im.pbsupport.TwistedWordsGroup.html#leave
ZopeInterfaceFunction
Method
PUBLIC
Depart this group.
-
twisted.words.im.pbsupport.TwistedWordsClient
twisted.words.im.pbsupport.TwistedWordsClient.html
ZopeInterfaceClass
Class
PUBLIC
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.words.im.pbsupport.TwistedWordsClient.__init__
twisted.words.im.pbsupport.TwistedWordsClient.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.pbsupport.TwistedWordsClient.accountName
twisted.words.im.pbsupport.TwistedWordsClient.html#accountName
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.im.pbsupport.TwistedWordsClient.name
twisted.words.im.pbsupport.TwistedWordsClient.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.im.pbsupport.TwistedWordsClient.chat
twisted.words.im.pbsupport.TwistedWordsClient.html#chat
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.im.pbsupport.TwistedWordsClient.account
twisted.words.im.pbsupport.TwistedWordsClient.html#account
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.im.pbsupport.TwistedWordsClient._logonDeferred
twisted.words.im.pbsupport.TwistedWordsClient.html#_logonDeferred
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.words.im.pbsupport.TwistedWordsClient.getPerson
twisted.words.im.pbsupport.TwistedWordsClient.html#getPerson
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.pbsupport.TwistedWordsClient.getGroup
twisted.words.im.pbsupport.TwistedWordsClient.html#getGroup
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.pbsupport.TwistedWordsClient.getGroupConversation
twisted.words.im.pbsupport.TwistedWordsClient.html#getGroupConversation
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.pbsupport.TwistedWordsClient.addContact
twisted.words.im.pbsupport.TwistedWordsClient.html#addContact
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.pbsupport.TwistedWordsClient.remote_receiveGroupMembers
twisted.words.im.pbsupport.TwistedWordsClient.html#remote_receiveGroupMembers
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.pbsupport.TwistedWordsClient.remote_receiveGroupMessage
twisted.words.im.pbsupport.TwistedWordsClient.html#remote_receiveGroupMessage
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.pbsupport.TwistedWordsClient.remote_memberJoined
twisted.words.im.pbsupport.TwistedWordsClient.html#remote_memberJoined
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.pbsupport.TwistedWordsClient.remote_memberLeft
twisted.words.im.pbsupport.TwistedWordsClient.html#remote_memberLeft
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.pbsupport.TwistedWordsClient.remote_notifyStatusChanged
twisted.words.im.pbsupport.TwistedWordsClient.html#remote_notifyStatusChanged
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.pbsupport.TwistedWordsClient.remote_receiveDirectMessage
twisted.words.im.pbsupport.TwistedWordsClient.html#remote_receiveDirectMessage
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.pbsupport.TwistedWordsClient.remote_receiveContactList
twisted.words.im.pbsupport.TwistedWordsClient.html#remote_receiveContactList
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.pbsupport.TwistedWordsClient.remote_setGroupMetadata
twisted.words.im.pbsupport.TwistedWordsClient.html#remote_setGroupMetadata
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.pbsupport.TwistedWordsClient.joinGroup
twisted.words.im.pbsupport.TwistedWordsClient.html#joinGroup
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.pbsupport.TwistedWordsClient.leaveGroup
twisted.words.im.pbsupport.TwistedWordsClient.html#leaveGroup
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.pbsupport.TwistedWordsClient._cbGroupJoined
twisted.words.im.pbsupport.TwistedWordsClient.html#_cbGroupJoined
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.im.pbsupport.TwistedWordsClient._cbGroupLeft
twisted.words.im.pbsupport.TwistedWordsClient.html#_cbGroupLeft
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.im.pbsupport.TwistedWordsClient.connected
twisted.words.im.pbsupport.TwistedWordsClient.html#connected
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.im.pbsupport.TwistedWordsClient.perspective
twisted.words.im.pbsupport.TwistedWordsClient.html#perspective
ZopeInterfaceAttribute
Instance Variable
PUBLIC
I am an object sent remotely as a direct reference.
-
twisted.words.im.pbsupport.pbFrontEnds
twisted.words.im.pbsupport.html#pbFrontEnds
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.words.im.pbsupport.PBAccount
twisted.words.im.pbsupport.PBAccount.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/2 instance variable, 0/1 class variable, 2/7 methods documented
-
twisted.words.im.pbsupport.PBAccount.gatewayType
twisted.words.im.pbsupport.PBAccount.html#gatewayType
ZopeInterfaceAttribute
Class Variable
PUBLIC
A str that identifies the protocol used by this account.
-
twisted.words.im.pbsupport.PBAccount.__init__
twisted.words.im.pbsupport.PBAccount.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.words.im.pbsupport.PBAccount.services
twisted.words.im.pbsupport.PBAccount.html#services
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.im.pbsupport.PBAccount.logOn
twisted.words.im.pbsupport.PBAccount.html#logOn
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.words.im.pbsupport.PBAccount._isConnecting
twisted.words.im.pbsupport.PBAccount.html#_isConnecting
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.words.im.pbsupport.PBAccount.logOff
twisted.words.im.pbsupport.PBAccount.html#logOff
ZopeInterfaceFunction
Method
PUBLIC
Sign off.
-
twisted.words.im.pbsupport.PBAccount._startLogOn
twisted.words.im.pbsupport.PBAccount.html#_startLogOn
ZopeInterfaceFunction
Method
PRIVATE
Start the sign on process.
-
twisted.words.im.pbsupport.PBAccount._cbConnected
twisted.words.im.pbsupport.PBAccount.html#_cbConnected
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.im.pbsupport.PBAccount._cbIdent
twisted.words.im.pbsupport.PBAccount.html#_cbIdent
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.im.pbsupport.PBAccount._ebConnected
twisted.words.im.pbsupport.PBAccount.html#_ebConnected
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.xish.domish._splitPrefix
twisted.words.xish.domish.html#_splitPrefix
ZopeInterfaceFunction
Function
PRIVATE
Internal method for splitting a prefixed Element name into its respective parts
-
twisted.words.xish.domish.G_PREFIXES
twisted.words.xish.domish.html#G_PREFIXES
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.xish.domish._ListSerializer
twisted.words.xish.domish._ListSerializer.html
ZopeInterfaceClass
Class
PRIVATE
Internal class which serializes an Element tree into a buffer
-
twisted.words.xish.domish._ListSerializer.__init__
twisted.words.xish.domish._ListSerializer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.domish._ListSerializer.writelist
twisted.words.xish.domish._ListSerializer.html#writelist
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.domish._ListSerializer.prefixes
twisted.words.xish.domish._ListSerializer.html#prefixes
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.domish._ListSerializer.prefixStack
twisted.words.xish.domish._ListSerializer.html#prefixStack
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.domish._ListSerializer.prefixCounter
twisted.words.xish.domish._ListSerializer.html#prefixCounter
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.domish._ListSerializer.getValue
twisted.words.xish.domish._ListSerializer.html#getValue
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.domish._ListSerializer.getPrefix
twisted.words.xish.domish._ListSerializer.html#getPrefix
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.domish._ListSerializer.prefixInScope
twisted.words.xish.domish._ListSerializer.html#prefixInScope
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.domish._ListSerializer.serialize
twisted.words.xish.domish._ListSerializer.html#serialize
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.domish.escapeToXml
twisted.words.xish.domish.html#escapeToXml
ZopeInterfaceFunction
Function
PUBLIC
Escape text to proper XML form, per section 2.3 in the XML specification.
-
twisted.words.xish.domish.unescapeFromXml
twisted.words.xish.domish.html#unescapeFromXml
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.words.xish.domish.generateOnlyInterface
twisted.words.xish.domish.html#generateOnlyInterface
ZopeInterfaceFunction
Function
PUBLIC
Filters items in a list by class
-
twisted.words.xish.domish.generateElementsQNamed
twisted.words.xish.domish.html#generateElementsQNamed
ZopeInterfaceFunction
Function
PUBLIC
Filters Element items in a list with matching name and URI.
-
twisted.words.xish.domish.generateElementsNamed
twisted.words.xish.domish.html#generateElementsNamed
ZopeInterfaceFunction
Function
PUBLIC
Filters Element items in a list with matching name, regardless of URI.
-
twisted.words.xish.domish.SerializedXML
twisted.words.xish.domish.SerializedXML.html
ZopeInterfaceClass
Class
PUBLIC
Marker class for pre-serialized XML in the DOM.
-
twisted.words.xish.domish.Namespace
twisted.words.xish.domish.Namespace.html
ZopeInterfaceClass
Class
PUBLIC
Convenience object for tracking namespace declarations.
-
twisted.words.xish.domish.Namespace.__init__
twisted.words.xish.domish.Namespace.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.domish.Namespace._uri
twisted.words.xish.domish.Namespace.html#_uri
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.words.xish.domish.Namespace.__getattr__
twisted.words.xish.domish.Namespace.html#__getattr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.domish.Namespace.__getitem__
twisted.words.xish.domish.Namespace.html#__getitem__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.domish.IElement
twisted.words.xish.domish.IElement.html
ZopeInterfaceClass
Interface
PUBLIC
Interface to XML element nodes.
-
twisted.words.xish.domish.IElement.uri
twisted.words.xish.domish.IElement.html#uri
ZopeInterfaceAttribute
Attribute
PUBLIC
Element's namespace URI
-
twisted.words.xish.domish.IElement.name
twisted.words.xish.domish.IElement.html#name
ZopeInterfaceAttribute
Attribute
PUBLIC
Element's local name
-
twisted.words.xish.domish.IElement.defaultUri
twisted.words.xish.domish.IElement.html#defaultUri
ZopeInterfaceAttribute
Attribute
PUBLIC
Default namespace URI of child elements
-
twisted.words.xish.domish.IElement.attributes
twisted.words.xish.domish.IElement.html#attributes
ZopeInterfaceAttribute
Attribute
PUBLIC
Dictionary of element attributes
-
twisted.words.xish.domish.IElement.children
twisted.words.xish.domish.IElement.html#children
ZopeInterfaceAttribute
Attribute
PUBLIC
List of child nodes
-
twisted.words.xish.domish.IElement.parent
twisted.words.xish.domish.IElement.html#parent
ZopeInterfaceAttribute
Attribute
PUBLIC
Reference to element's parent element
-
twisted.words.xish.domish.IElement.localPrefixes
twisted.words.xish.domish.IElement.html#localPrefixes
ZopeInterfaceAttribute
Attribute
PUBLIC
Dictionary of local prefixes
-
twisted.words.xish.domish.IElement.toXml
twisted.words.xish.domish.IElement.html#toXml
ZopeInterfaceFunction
Method
PUBLIC
Serializes object to a (partial) XML document
-
twisted.words.xish.domish.IElement.addElement
twisted.words.xish.domish.IElement.html#addElement
ZopeInterfaceFunction
Method
PUBLIC
Create an element and add as child.
-
twisted.words.xish.domish.IElement.addChild
twisted.words.xish.domish.IElement.html#addChild
ZopeInterfaceFunction
Method
PUBLIC
Adds a node as child of this element.
-
twisted.words.xish.domish.IElement.addContent
twisted.words.xish.domish.IElement.html#addContent
ZopeInterfaceFunction
Method
PUBLIC
Adds character data to this element.
-
twisted.words.xish.domish.Element
twisted.words.xish.domish.Element.html
ZopeInterfaceClass
Class
PUBLIC
Represents an XML element node.
-
twisted.words.xish.domish.Element.uri
twisted.words.xish.domish.Element.html#uri
ZopeInterfaceAttribute
Instance Variable
PUBLIC
URI of this Element's name
-
twisted.words.xish.domish.Element.name
twisted.words.xish.domish.Element.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Name of this Element
-
twisted.words.xish.domish.Element.defaultUri
twisted.words.xish.domish.Element.html#defaultUri
ZopeInterfaceAttribute
Instance Variable
PUBLIC
URI this Element exists within
-
twisted.words.xish.domish.Element.children
twisted.words.xish.domish.Element.html#children
ZopeInterfaceAttribute
Instance Variable
PUBLIC
List of child Elements and content
-
twisted.words.xish.domish.Element.parent
twisted.words.xish.domish.Element.html#parent
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Reference to the parent Element, if any.
-
twisted.words.xish.domish.Element.attributes
twisted.words.xish.domish.Element.html#attributes
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Dictionary of attributes associated with this Element.
-
twisted.words.xish.domish.Element.localPrefixes
twisted.words.xish.domish.Element.html#localPrefixes
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Dictionary of namespace declarations on this element. The key is the prefix to bind the namespace uri to.
-
twisted.words.xish.domish.Element._idCounter
twisted.words.xish.domish.Element.html#_idCounter
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.words.xish.domish.Element.__init__
twisted.words.xish.domish.Element.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.words.xish.domish.Element.__getattr__
twisted.words.xish.domish.Element.html#__getattr__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.domish.Element.__getitem__
twisted.words.xish.domish.Element.html#__getitem__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.domish.Element.__delitem__
twisted.words.xish.domish.Element.html#__delitem__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.domish.Element.__setitem__
twisted.words.xish.domish.Element.html#__setitem__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.domish.Element.__unicode__
twisted.words.xish.domish.Element.html#__unicode__
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the first CData (content) node
-
twisted.words.xish.domish.Element.__bytes__
twisted.words.xish.domish.Element.html#__bytes__
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the first character data node as UTF-8 bytes.
-
twisted.words.xish.domish.Element._dqa
twisted.words.xish.domish.Element.html#_dqa
ZopeInterfaceFunction
Method
PRIVATE
Dequalify an attribute key as needed
-
twisted.words.xish.domish.Element.getAttribute
twisted.words.xish.domish.Element.html#getAttribute
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the value of attribname, if it exists
-
twisted.words.xish.domish.Element.hasAttribute
twisted.words.xish.domish.Element.html#hasAttribute
ZopeInterfaceFunction
Method
PUBLIC
Determine if the specified attribute exists
-
twisted.words.xish.domish.Element.compareAttribute
twisted.words.xish.domish.Element.html#compareAttribute
ZopeInterfaceFunction
Method
PUBLIC
Safely compare the value of an attribute against a provided value.
-
twisted.words.xish.domish.Element.swapAttributeValues
twisted.words.xish.domish.Element.html#swapAttributeValues
ZopeInterfaceFunction
Method
PUBLIC
Swap the values of two attribute.
-
twisted.words.xish.domish.Element.addChild
twisted.words.xish.domish.Element.html#addChild
ZopeInterfaceFunction
Method
PUBLIC
Add a child to this Element.
-
twisted.words.xish.domish.Element.addContent
twisted.words.xish.domish.Element.html#addContent
ZopeInterfaceFunction
Method
PUBLIC
Add some text data to this Element.
-
twisted.words.xish.domish.Element.addElement
twisted.words.xish.domish.Element.html#addElement
ZopeInterfaceFunction
Method
PUBLIC
Create an element and add as child.
-
twisted.words.xish.domish.Element.addRawXml
twisted.words.xish.domish.Element.html#addRawXml
ZopeInterfaceFunction
Method
PUBLIC
Add a pre-serialized chunk o' XML as a child of this Element.
-
twisted.words.xish.domish.Element.addUniqueId
twisted.words.xish.domish.Element.html#addUniqueId
ZopeInterfaceFunction
Method
PUBLIC
Add a unique (across a given Python session) id attribute to this Element.
-
twisted.words.xish.domish.Element.elements
twisted.words.xish.domish.Element.html#elements
ZopeInterfaceFunction
Method
PUBLIC
Iterate across all children of this Element that are Elements.
-
twisted.words.xish.domish.Element.toXml
twisted.words.xish.domish.Element.html#toXml
ZopeInterfaceFunction
Method
PUBLIC
Serialize this Element and all children to a string.
-
twisted.words.xish.domish.Element.firstChildElement
twisted.words.xish.domish.Element.html#firstChildElement
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.domish.ParserError
twisted.words.xish.domish.ParserError.html
ZopeInterfaceClass
Class
PUBLIC
Exception thrown when a parsing error occurs
-
twisted.words.xish.domish.elementStream
twisted.words.xish.domish.html#elementStream
ZopeInterfaceFunction
Function
PUBLIC
Preferred method to construct an ElementStream
-
twisted.words.xish.domish.SuxElementStream
twisted.words.xish.domish.SuxElementStream.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.xish.domish.SuxElementStream.__init__
twisted.words.xish.domish.SuxElementStream.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.domish.SuxElementStream.DocumentStartEvent
twisted.words.xish.domish.SuxElementStream.html#DocumentStartEvent
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.domish.SuxElementStream.ElementEvent
twisted.words.xish.domish.SuxElementStream.html#ElementEvent
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.domish.SuxElementStream.DocumentEndEvent
twisted.words.xish.domish.SuxElementStream.html#DocumentEndEvent
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.domish.SuxElementStream.currElem
twisted.words.xish.domish.SuxElementStream.html#currElem
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.domish.SuxElementStream.rootElem
twisted.words.xish.domish.SuxElementStream.html#rootElem
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.domish.SuxElementStream.documentStarted
twisted.words.xish.domish.SuxElementStream.html#documentStarted
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.domish.SuxElementStream.defaultNsStack
twisted.words.xish.domish.SuxElementStream.html#defaultNsStack
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.domish.SuxElementStream.prefixStack
twisted.words.xish.domish.SuxElementStream.html#prefixStack
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.domish.SuxElementStream.parse
twisted.words.xish.domish.SuxElementStream.html#parse
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.domish.SuxElementStream.findUri
twisted.words.xish.domish.SuxElementStream.html#findUri
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.domish.SuxElementStream.gotTagStart
twisted.words.xish.domish.SuxElementStream.html#gotTagStart
ZopeInterfaceFunction
Method
PUBLIC
Encountered an opening tag.
-
twisted.words.xish.domish.SuxElementStream.gotText
twisted.words.xish.domish.SuxElementStream.html#gotText
ZopeInterfaceFunction
Method
PUBLIC
Encountered text
-
twisted.words.xish.domish.SuxElementStream.gotCData
twisted.words.xish.domish.SuxElementStream.html#gotCData
ZopeInterfaceFunction
Method
PUBLIC
Encountered CDATA
-
twisted.words.xish.domish.SuxElementStream.entities
twisted.words.xish.domish.SuxElementStream.html#entities
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.xish.domish.SuxElementStream.gotEntityReference
twisted.words.xish.domish.SuxElementStream.html#gotEntityReference
ZopeInterfaceFunction
Method
PUBLIC
Encountered mnemonic entity reference
-
twisted.words.xish.domish.SuxElementStream.gotTagEnd
twisted.words.xish.domish.SuxElementStream.html#gotTagEnd
ZopeInterfaceFunction
Method
PUBLIC
Encountered closing tag
-
twisted.words.xish.domish.ExpatElementStream
twisted.words.xish.domish.ExpatElementStream.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.xish.domish.ExpatElementStream.__init__
twisted.words.xish.domish.ExpatElementStream.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.domish.ExpatElementStream.DocumentStartEvent
twisted.words.xish.domish.ExpatElementStream.html#DocumentStartEvent
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.domish.ExpatElementStream.ElementEvent
twisted.words.xish.domish.ExpatElementStream.html#ElementEvent
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.domish.ExpatElementStream.DocumentEndEvent
twisted.words.xish.domish.ExpatElementStream.html#DocumentEndEvent
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.domish.ExpatElementStream.error
twisted.words.xish.domish.ExpatElementStream.html#error
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.domish.ExpatElementStream.parser
twisted.words.xish.domish.ExpatElementStream.html#parser
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.domish.ExpatElementStream.currElem
twisted.words.xish.domish.ExpatElementStream.html#currElem
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.domish.ExpatElementStream.defaultNsStack
twisted.words.xish.domish.ExpatElementStream.html#defaultNsStack
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.domish.ExpatElementStream.documentStarted
twisted.words.xish.domish.ExpatElementStream.html#documentStarted
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.domish.ExpatElementStream.localPrefixes
twisted.words.xish.domish.ExpatElementStream.html#localPrefixes
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.domish.ExpatElementStream.parse
twisted.words.xish.domish.ExpatElementStream.html#parse
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.domish.ExpatElementStream._onStartElement
twisted.words.xish.domish.ExpatElementStream.html#_onStartElement
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.xish.domish.ExpatElementStream._onEndElement
twisted.words.xish.domish.ExpatElementStream.html#_onEndElement
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.xish.domish.ExpatElementStream._onCdata
twisted.words.xish.domish.ExpatElementStream.html#_onCdata
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.xish.domish.ExpatElementStream._onStartNamespace
twisted.words.xish.domish.ExpatElementStream.html#_onStartNamespace
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.xish.domish.ExpatElementStream._onEndNamespace
twisted.words.xish.domish.ExpatElementStream.html#_onEndNamespace
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.protocols.jabber.error.NS_XML
twisted.words.protocols.jabber.error.html#NS_XML
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.error.NS_XMPP_STREAMS
twisted.words.protocols.jabber.error.html#NS_XMPP_STREAMS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.error.NS_XMPP_STANZAS
twisted.words.protocols.jabber.error.html#NS_XMPP_STANZAS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.error.STANZA_CONDITIONS
twisted.words.protocols.jabber.error.html#STANZA_CONDITIONS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.error.CODES_TO_CONDITIONS
twisted.words.protocols.jabber.error.html#CODES_TO_CONDITIONS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.error.BaseError
twisted.words.protocols.jabber.error.BaseError.html
ZopeInterfaceClass
Class
PUBLIC
Base class for XMPP error exceptions.
-
twisted.words.protocols.jabber.error.BaseError.namespace
twisted.words.protocols.jabber.error.BaseError.html#namespace
ZopeInterfaceAttribute
Class Variable
PUBLIC
The namespace of the error element generated by getElement.
-
twisted.words.protocols.jabber.error.BaseError.condition
twisted.words.protocols.jabber.error.BaseError.html#condition
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The error condition. The valid values are defined by subclasses of
BaseError.
-
twisted.words.protocols.jabber.error.BaseError.text
twisted.words.protocols.jabber.error.BaseError.html#text
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Optional text message to supplement the condition or application specific condition.
-
twisted.words.protocols.jabber.error.BaseError.textLang
twisted.words.protocols.jabber.error.BaseError.html#textLang
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Identifier of the language used for the message in text. Values are as described in RFC 3066.
-
twisted.words.protocols.jabber.error.BaseError.appCondition
twisted.words.protocols.jabber.error.BaseError.html#appCondition
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Application specific condition element, supplementing the error condition in condition.
-
twisted.words.protocols.jabber.error.BaseError.__init__
twisted.words.protocols.jabber.error.BaseError.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.error.BaseError.__str__
twisted.words.protocols.jabber.error.BaseError.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.error.BaseError.getElement
twisted.words.protocols.jabber.error.BaseError.html#getElement
ZopeInterfaceFunction
Method
PUBLIC
Get XML representation from self.
-
twisted.words.protocols.jabber.error.StreamError
twisted.words.protocols.jabber.error.StreamError.html
ZopeInterfaceClass
Class
PUBLIC
Stream Error exception.
-
twisted.words.protocols.jabber.error.StreamError.getElement
twisted.words.protocols.jabber.error.StreamError.html#getElement
ZopeInterfaceFunction
Method
PUBLIC
Get XML representation from self.
-
twisted.words.protocols.jabber.error.StanzaError
twisted.words.protocols.jabber.error.StanzaError.html
ZopeInterfaceClass
Class
PUBLIC
Stanza Error exception.
-
twisted.words.protocols.jabber.error.StanzaError.type
twisted.words.protocols.jabber.error.StanzaError.html#type
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The stanza error type. Gives a suggestion to the recipient of the error on how to proceed.
-
twisted.words.protocols.jabber.error.StanzaError.code
twisted.words.protocols.jabber.error.StanzaError.html#code
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A numeric identifier for the error condition for backwards compatibility with pre-XMPP Jabber implementations.
-
twisted.words.protocols.jabber.error.StanzaError.__init__
twisted.words.protocols.jabber.error.StanzaError.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.error.StanzaError.children
twisted.words.protocols.jabber.error.StanzaError.html#children
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.error.StanzaError.iq
twisted.words.protocols.jabber.error.StanzaError.html#iq
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.error.StanzaError.getElement
twisted.words.protocols.jabber.error.StanzaError.html#getElement
ZopeInterfaceFunction
Method
PUBLIC
Get XML representation from self.
-
twisted.words.protocols.jabber.error.StanzaError.toResponse
twisted.words.protocols.jabber.error.StanzaError.html#toResponse
ZopeInterfaceFunction
Method
PUBLIC
Construct error response stanza.
-
twisted.words.protocols.jabber.error._parseError
twisted.words.protocols.jabber.error.html#_parseError
ZopeInterfaceFunction
Function
PRIVATE
Parses an error element.
-
twisted.words.protocols.jabber.error.exceptionFromStreamError
twisted.words.protocols.jabber.error.html#exceptionFromStreamError
ZopeInterfaceFunction
Function
PUBLIC
Build an exception object from a stream error.
-
twisted.words.protocols.jabber.error.exceptionFromStanza
twisted.words.protocols.jabber.error.html#exceptionFromStanza
ZopeInterfaceFunction
Function
PUBLIC
Build an exception object from an error stanza.
-
twisted.words.protocols.jabber.sasl_mechanisms.ISASLMechanism
twisted.words.protocols.jabber.sasl_mechanisms.ISASLMechanism.html
ZopeInterfaceClass
Interface
PUBLIC
No interface docstring; 1/1 attribute, 2/2 methods documented
-
twisted.words.protocols.jabber.sasl_mechanisms.ISASLMechanism.name
twisted.words.protocols.jabber.sasl_mechanisms.ISASLMechanism.html#name
ZopeInterfaceAttribute
Attribute
PUBLIC
Common name for the SASL Mechanism.
-
twisted.words.protocols.jabber.sasl_mechanisms.ISASLMechanism.getInitialResponse
twisted.words.protocols.jabber.sasl_mechanisms.ISASLMechanism.html#getInitialResponse
ZopeInterfaceFunction
Method
PUBLIC
Get the initial client response, if defined for this mechanism.
-
twisted.words.protocols.jabber.sasl_mechanisms.ISASLMechanism.getResponse
twisted.words.protocols.jabber.sasl_mechanisms.ISASLMechanism.html#getResponse
ZopeInterfaceFunction
Method
PUBLIC
Get the response to a server challenge.
-
twisted.words.protocols.jabber.sasl_mechanisms.Anonymous
twisted.words.protocols.jabber.sasl_mechanisms.Anonymous.html
ZopeInterfaceClass
Class
PUBLIC
Implements the ANONYMOUS SASL authentication mechanism.
-
twisted.words.protocols.jabber.sasl_mechanisms.Anonymous.name
twisted.words.protocols.jabber.sasl_mechanisms.Anonymous.html#name
ZopeInterfaceAttribute
Class Variable
PUBLIC
Common name for the SASL Mechanism.
-
twisted.words.protocols.jabber.sasl_mechanisms.Anonymous.getInitialResponse
twisted.words.protocols.jabber.sasl_mechanisms.Anonymous.html#getInitialResponse
ZopeInterfaceFunction
Method
PUBLIC
Get the initial client response, if defined for this mechanism.
-
twisted.words.protocols.jabber.sasl_mechanisms.Anonymous.getResponse
twisted.words.protocols.jabber.sasl_mechanisms.Anonymous.html#getResponse
ZopeInterfaceFunction
Method
PUBLIC
Get the response to a server challenge.
-
twisted.words.protocols.jabber.sasl_mechanisms.Plain
twisted.words.protocols.jabber.sasl_mechanisms.Plain.html
ZopeInterfaceClass
Class
PUBLIC
Implements the PLAIN SASL authentication mechanism.
-
twisted.words.protocols.jabber.sasl_mechanisms.Plain.name
twisted.words.protocols.jabber.sasl_mechanisms.Plain.html#name
ZopeInterfaceAttribute
Class Variable
PUBLIC
Common name for the SASL Mechanism.
-
twisted.words.protocols.jabber.sasl_mechanisms.Plain.__init__
twisted.words.protocols.jabber.sasl_mechanisms.Plain.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.words.protocols.jabber.sasl_mechanisms.Plain.authzid
twisted.words.protocols.jabber.sasl_mechanisms.Plain.html#authzid
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.sasl_mechanisms.Plain.authcid
twisted.words.protocols.jabber.sasl_mechanisms.Plain.html#authcid
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.sasl_mechanisms.Plain.password
twisted.words.protocols.jabber.sasl_mechanisms.Plain.html#password
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.sasl_mechanisms.Plain.getInitialResponse
twisted.words.protocols.jabber.sasl_mechanisms.Plain.html#getInitialResponse
ZopeInterfaceFunction
Method
PUBLIC
Get the initial client response, if defined for this mechanism.
-
twisted.words.protocols.jabber.sasl_mechanisms.Plain.getResponse
twisted.words.protocols.jabber.sasl_mechanisms.Plain.html#getResponse
ZopeInterfaceFunction
Method
PUBLIC
Get the response to a server challenge.
-
twisted.words.protocols.jabber.sasl_mechanisms.DigestMD5
twisted.words.protocols.jabber.sasl_mechanisms.DigestMD5.html
ZopeInterfaceClass
Class
PUBLIC
Implements the DIGEST-MD5 SASL authentication mechanism.
-
twisted.words.protocols.jabber.sasl_mechanisms.DigestMD5.name
twisted.words.protocols.jabber.sasl_mechanisms.DigestMD5.html#name
ZopeInterfaceAttribute
Class Variable
PUBLIC
Common name for the SASL Mechanism.
-
twisted.words.protocols.jabber.sasl_mechanisms.DigestMD5.__init__
twisted.words.protocols.jabber.sasl_mechanisms.DigestMD5.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.words.protocols.jabber.sasl_mechanisms.DigestMD5.username
twisted.words.protocols.jabber.sasl_mechanisms.DigestMD5.html#username
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.sasl_mechanisms.DigestMD5.password
twisted.words.protocols.jabber.sasl_mechanisms.DigestMD5.html#password
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.sasl_mechanisms.DigestMD5.defaultRealm
twisted.words.protocols.jabber.sasl_mechanisms.DigestMD5.html#defaultRealm
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.sasl_mechanisms.DigestMD5.digest_uri
twisted.words.protocols.jabber.sasl_mechanisms.DigestMD5.html#digest_uri
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.sasl_mechanisms.DigestMD5.getInitialResponse
twisted.words.protocols.jabber.sasl_mechanisms.DigestMD5.html#getInitialResponse
ZopeInterfaceFunction
Method
PUBLIC
Get the initial client response, if defined for this mechanism.
-
twisted.words.protocols.jabber.sasl_mechanisms.DigestMD5.getResponse
twisted.words.protocols.jabber.sasl_mechanisms.DigestMD5.html#getResponse
ZopeInterfaceFunction
Method
PUBLIC
Get the response to a server challenge.
-
twisted.words.protocols.jabber.sasl_mechanisms.DigestMD5._parse
twisted.words.protocols.jabber.sasl_mechanisms.DigestMD5.html#_parse
ZopeInterfaceFunction
Method
PRIVATE
Parses the server challenge.
-
twisted.words.protocols.jabber.sasl_mechanisms.DigestMD5._unparse
twisted.words.protocols.jabber.sasl_mechanisms.DigestMD5.html#_unparse
ZopeInterfaceFunction
Method
PRIVATE
Create message string from directives.
-
twisted.words.protocols.jabber.sasl_mechanisms.DigestMD5._calculateResponse
twisted.words.protocols.jabber.sasl_mechanisms.DigestMD5.html#_calculateResponse
ZopeInterfaceFunction
Method
PRIVATE
Calculates response with given encoded parameters.
-
twisted.words.protocols.jabber.sasl_mechanisms.DigestMD5._genResponse
twisted.words.protocols.jabber.sasl_mechanisms.DigestMD5.html#_genResponse
ZopeInterfaceFunction
Method
PRIVATE
Generate response-value.
-
twisted.words.protocols.jabber.sasl_mechanisms.DigestMD5._gen_nonce
twisted.words.protocols.jabber.sasl_mechanisms.DigestMD5.html#_gen_nonce
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.protocols.jabber.xmlstream.STREAM_AUTHD_EVENT
twisted.words.protocols.jabber.xmlstream.html#STREAM_AUTHD_EVENT
ZopeInterfaceAttribute
Constant
PUBLIC
Token dispatched by
Authenticator when the stream has been completely initialized
-
twisted.words.protocols.jabber.xmlstream.INIT_FAILED_EVENT
twisted.words.protocols.jabber.xmlstream.html#INIT_FAILED_EVENT
ZopeInterfaceAttribute
Constant
PUBLIC
Token dispatched by
Authenticator when the stream has failed to be initialized
-
twisted.words.protocols.jabber.xmlstream.Reset
twisted.words.protocols.jabber.xmlstream.html#Reset
ZopeInterfaceAttribute
Variable
PUBLIC
Token to signal that the XML stream has been reset.
-
twisted.words.protocols.jabber.ijabber.IInitializer
twisted.words.protocols.jabber.ijabber.IInitializer.html
ZopeInterfaceClass
Interface
PUBLIC
Interface for XML stream initializers.
-
twisted.words.protocols.jabber.ijabber.IInitiatingInitializer
twisted.words.protocols.jabber.ijabber.IInitiatingInitializer.html
ZopeInterfaceClass
Interface
PUBLIC
Interface for XML stream initializers for the initiating entity.
-
twisted.words.protocols.jabber.ijabber.IInitiatingInitializer.xmlstream
twisted.words.protocols.jabber.ijabber.IInitiatingInitializer.html#xmlstream
ZopeInterfaceAttribute
Attribute
PUBLIC
The associated XML stream
-
twisted.words.protocols.jabber.ijabber.IInitiatingInitializer.initialize
twisted.words.protocols.jabber.ijabber.IInitiatingInitializer.html#initialize
ZopeInterfaceFunction
Method
PUBLIC
Initiate the initialization step.
-
twisted.words.protocols.jabber.ijabber.IIQResponseTracker
twisted.words.protocols.jabber.ijabber.IIQResponseTracker.html
ZopeInterfaceClass
Interface
PUBLIC
IQ response tracker interface.
-
twisted.words.protocols.jabber.ijabber.IIQResponseTracker.iqDeferreds
twisted.words.protocols.jabber.ijabber.IIQResponseTracker.html#iqDeferreds
ZopeInterfaceAttribute
Attribute
PUBLIC
Dictionary of deferreds waiting for an iq response
-
twisted.words.protocols.jabber.ijabber.IXMPPHandler
twisted.words.protocols.jabber.ijabber.IXMPPHandler.html
ZopeInterfaceClass
Interface
PUBLIC
Interface for XMPP protocol handlers.
-
twisted.words.protocols.jabber.ijabber.IXMPPHandler.parent
twisted.words.protocols.jabber.ijabber.IXMPPHandler.html#parent
ZopeInterfaceAttribute
Attribute
PUBLIC
XML stream manager for this handler
-
twisted.words.protocols.jabber.ijabber.IXMPPHandler.xmlstream
twisted.words.protocols.jabber.ijabber.IXMPPHandler.html#xmlstream
ZopeInterfaceAttribute
Attribute
PUBLIC
The managed XML stream
-
twisted.words.protocols.jabber.ijabber.IXMPPHandler.setHandlerParent
twisted.words.protocols.jabber.ijabber.IXMPPHandler.html#setHandlerParent
ZopeInterfaceFunction
Method
PUBLIC
Set the parent of the handler.
-
twisted.words.protocols.jabber.ijabber.IXMPPHandler.disownHandlerParent
twisted.words.protocols.jabber.ijabber.IXMPPHandler.html#disownHandlerParent
ZopeInterfaceFunction
Method
PUBLIC
Remove the parent of the handler.
-
twisted.words.protocols.jabber.ijabber.IXMPPHandler.makeConnection
twisted.words.protocols.jabber.ijabber.IXMPPHandler.html#makeConnection
ZopeInterfaceFunction
Method
PUBLIC
A connection over the underlying transport of the XML stream has been established.
-
twisted.words.protocols.jabber.ijabber.IXMPPHandler.connectionMade
twisted.words.protocols.jabber.ijabber.IXMPPHandler.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called after a connection has been established.
-
twisted.words.protocols.jabber.ijabber.IXMPPHandler.connectionInitialized
twisted.words.protocols.jabber.ijabber.IXMPPHandler.html#connectionInitialized
ZopeInterfaceFunction
Method
PUBLIC
The XML stream has been initialized.
-
twisted.words.protocols.jabber.ijabber.IXMPPHandler.connectionLost
twisted.words.protocols.jabber.ijabber.IXMPPHandler.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
The XML stream has been closed.
-
twisted.words.protocols.jabber.ijabber.IXMPPHandlerCollection
twisted.words.protocols.jabber.ijabber.IXMPPHandlerCollection.html
ZopeInterfaceClass
Interface
PUBLIC
Collection of handlers.
-
twisted.words.protocols.jabber.ijabber.IXMPPHandlerCollection.__iter__
twisted.words.protocols.jabber.ijabber.IXMPPHandlerCollection.html#__iter__
ZopeInterfaceFunction
Method
PUBLIC
Get an iterator over all child handlers.
-
twisted.words.protocols.jabber.ijabber.IXMPPHandlerCollection.addHandler
twisted.words.protocols.jabber.ijabber.IXMPPHandlerCollection.html#addHandler
ZopeInterfaceFunction
Method
PUBLIC
Add a child handler.
-
twisted.words.protocols.jabber.ijabber.IXMPPHandlerCollection.removeHandler
twisted.words.protocols.jabber.ijabber.IXMPPHandlerCollection.html#removeHandler
ZopeInterfaceFunction
Method
PUBLIC
Remove a child handler.
-
twisted.words.protocols.jabber.ijabber.IService
twisted.words.protocols.jabber.ijabber.IService.html
ZopeInterfaceClass
Interface
PUBLIC
External server-side component service interface.
-
twisted.words.protocols.jabber.ijabber.IService.componentConnected
twisted.words.protocols.jabber.ijabber.IService.html#componentConnected
ZopeInterfaceFunction
Method
PUBLIC
Parent component has established a connection.
-
twisted.words.protocols.jabber.ijabber.IService.componentDisconnected
twisted.words.protocols.jabber.ijabber.IService.html#componentDisconnected
ZopeInterfaceFunction
Method
PUBLIC
Parent component has lost the connection to the Jabber server.
-
twisted.words.protocols.jabber.ijabber.IService.transportConnected
twisted.words.protocols.jabber.ijabber.IService.html#transportConnected
ZopeInterfaceFunction
Method
PUBLIC
Parent component has established a connection over the underlying transport.
-
twisted.words.protocols.jabber.xmpp_stringprep.crippled
twisted.words.protocols.jabber.xmpp_stringprep.html#crippled
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.ILookupTable
twisted.words.protocols.jabber.xmpp_stringprep.ILookupTable.html
ZopeInterfaceClass
Interface
PUBLIC
Interface for character lookup classes.
-
twisted.words.protocols.jabber.xmpp_stringprep.ILookupTable.lookup
twisted.words.protocols.jabber.xmpp_stringprep.ILookupTable.html#lookup
ZopeInterfaceFunction
Method
PUBLIC
Return whether character is in this table.
-
twisted.words.protocols.jabber.xmpp_stringprep.IMappingTable
twisted.words.protocols.jabber.xmpp_stringprep.IMappingTable.html
ZopeInterfaceClass
Interface
PUBLIC
Interface for character mapping classes.
-
twisted.words.protocols.jabber.xmpp_stringprep.IMappingTable.map
twisted.words.protocols.jabber.xmpp_stringprep.IMappingTable.html#map
ZopeInterfaceFunction
Method
PUBLIC
Return mapping for character.
-
twisted.words.protocols.jabber.xmpp_stringprep.LookupTableFromFunction
twisted.words.protocols.jabber.xmpp_stringprep.LookupTableFromFunction.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.LookupTableFromFunction.__init__
twisted.words.protocols.jabber.xmpp_stringprep.LookupTableFromFunction.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.LookupTableFromFunction.lookup
twisted.words.protocols.jabber.xmpp_stringprep.LookupTableFromFunction.html#lookup
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Return whether character is in this table.
-
twisted.words.protocols.jabber.xmpp_stringprep.LookupTable
twisted.words.protocols.jabber.xmpp_stringprep.LookupTable.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.LookupTable.__init__
twisted.words.protocols.jabber.xmpp_stringprep.LookupTable.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.LookupTable._table
twisted.words.protocols.jabber.xmpp_stringprep.LookupTable.html#_table
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.LookupTable.lookup
twisted.words.protocols.jabber.xmpp_stringprep.LookupTable.html#lookup
ZopeInterfaceFunction
Method
PUBLIC
Return whether character is in this table.
-
twisted.words.protocols.jabber.xmpp_stringprep.MappingTableFromFunction
twisted.words.protocols.jabber.xmpp_stringprep.MappingTableFromFunction.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.MappingTableFromFunction.__init__
twisted.words.protocols.jabber.xmpp_stringprep.MappingTableFromFunction.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.MappingTableFromFunction.map
twisted.words.protocols.jabber.xmpp_stringprep.MappingTableFromFunction.html#map
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Return mapping for character.
-
twisted.words.protocols.jabber.xmpp_stringprep.EmptyMappingTable
twisted.words.protocols.jabber.xmpp_stringprep.EmptyMappingTable.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.EmptyMappingTable.__init__
twisted.words.protocols.jabber.xmpp_stringprep.EmptyMappingTable.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.EmptyMappingTable._in_table_function
twisted.words.protocols.jabber.xmpp_stringprep.EmptyMappingTable.html#_in_table_function
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.EmptyMappingTable.map
twisted.words.protocols.jabber.xmpp_stringprep.EmptyMappingTable.html#map
ZopeInterfaceFunction
Method
PUBLIC
Return mapping for character.
-
twisted.words.protocols.jabber.xmpp_stringprep.Profile
twisted.words.protocols.jabber.xmpp_stringprep.Profile.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.Profile.__init__
twisted.words.protocols.jabber.xmpp_stringprep.Profile.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.Profile.mappings
twisted.words.protocols.jabber.xmpp_stringprep.Profile.html#mappings
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.Profile.normalize
twisted.words.protocols.jabber.xmpp_stringprep.Profile.html#normalize
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.Profile.prohibiteds
twisted.words.protocols.jabber.xmpp_stringprep.Profile.html#prohibiteds
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.Profile.do_check_unassigneds
twisted.words.protocols.jabber.xmpp_stringprep.Profile.html#do_check_unassigneds
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.Profile.do_check_bidi
twisted.words.protocols.jabber.xmpp_stringprep.Profile.html#do_check_bidi
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.Profile.prepare
twisted.words.protocols.jabber.xmpp_stringprep.Profile.html#prepare
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.Profile.map
twisted.words.protocols.jabber.xmpp_stringprep.Profile.html#map
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.Profile.check_prohibiteds
twisted.words.protocols.jabber.xmpp_stringprep.Profile.html#check_prohibiteds
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.Profile.check_unassigneds
twisted.words.protocols.jabber.xmpp_stringprep.Profile.html#check_unassigneds
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.Profile.check_bidirectionals
twisted.words.protocols.jabber.xmpp_stringprep.Profile.html#check_bidirectionals
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.NamePrep
twisted.words.protocols.jabber.xmpp_stringprep.NamePrep.html
ZopeInterfaceClass
Class
PUBLIC
Implements preparation of internationalized domain names.
-
twisted.words.protocols.jabber.xmpp_stringprep.NamePrep.prohibiteds
twisted.words.protocols.jabber.xmpp_stringprep.NamePrep.html#prohibiteds
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.NamePrep.prepare
twisted.words.protocols.jabber.xmpp_stringprep.NamePrep.html#prepare
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.NamePrep.check_prohibiteds
twisted.words.protocols.jabber.xmpp_stringprep.NamePrep.html#check_prohibiteds
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.NamePrep.nameprep
twisted.words.protocols.jabber.xmpp_stringprep.NamePrep.html#nameprep
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.C_11
twisted.words.protocols.jabber.xmpp_stringprep.html#C_11
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.C_12
twisted.words.protocols.jabber.xmpp_stringprep.html#C_12
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.C_21
twisted.words.protocols.jabber.xmpp_stringprep.html#C_21
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.C_22
twisted.words.protocols.jabber.xmpp_stringprep.html#C_22
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.C_3
twisted.words.protocols.jabber.xmpp_stringprep.html#C_3
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.C_4
twisted.words.protocols.jabber.xmpp_stringprep.html#C_4
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.C_5
twisted.words.protocols.jabber.xmpp_stringprep.html#C_5
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.C_6
twisted.words.protocols.jabber.xmpp_stringprep.html#C_6
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.C_7
twisted.words.protocols.jabber.xmpp_stringprep.html#C_7
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.C_8
twisted.words.protocols.jabber.xmpp_stringprep.html#C_8
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.C_9
twisted.words.protocols.jabber.xmpp_stringprep.html#C_9
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.B_1
twisted.words.protocols.jabber.xmpp_stringprep.html#B_1
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.B_2
twisted.words.protocols.jabber.xmpp_stringprep.html#B_2
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.nodeprep
twisted.words.protocols.jabber.xmpp_stringprep.html#nodeprep
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.resourceprep
twisted.words.protocols.jabber.xmpp_stringprep.html#resourceprep
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmpp_stringprep.nameprep
twisted.words.protocols.jabber.xmpp_stringprep.html#nameprep
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.jid.InvalidFormat
twisted.words.protocols.jabber.jid.InvalidFormat.html
ZopeInterfaceClass
Class
PUBLIC
The given string could not be parsed into a valid Jabber Identifier (JID).
-
twisted.words.protocols.jabber.jid.parse
twisted.words.protocols.jabber.jid.html#parse
ZopeInterfaceFunction
Function
PUBLIC
Parse given JID string into its respective parts and apply stringprep.
-
twisted.words.protocols.jabber.jid.prep
twisted.words.protocols.jabber.jid.html#prep
ZopeInterfaceFunction
Function
PUBLIC
Perform stringprep on all JID fragments.
-
twisted.words.protocols.jabber.jid.__internJIDs
twisted.words.protocols.jabber.jid.html#__internJIDs
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.words.protocols.jabber.jid.internJID
twisted.words.protocols.jabber.jid.html#internJID
ZopeInterfaceFunction
Function
PUBLIC
Return interned JID.
-
twisted.words.protocols.jabber.jid.JID
twisted.words.protocols.jabber.jid.JID.html
ZopeInterfaceClass
Class
PUBLIC
Represents a stringprep'd Jabber ID.
-
twisted.words.protocols.jabber.jid.JID.__init__
twisted.words.protocols.jabber.jid.JID.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.jid.JID.user
twisted.words.protocols.jabber.jid.JID.html#user
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.jid.JID.host
twisted.words.protocols.jabber.jid.JID.html#host
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.jid.JID.resource
twisted.words.protocols.jabber.jid.JID.html#resource
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.jid.JID.userhost
twisted.words.protocols.jabber.jid.JID.html#userhost
ZopeInterfaceFunction
Method
PUBLIC
Extract the bare JID as a unicode string.
-
twisted.words.protocols.jabber.jid.JID.userhostJID
twisted.words.protocols.jabber.jid.JID.html#userhostJID
ZopeInterfaceFunction
Method
PUBLIC
Extract the bare JID.
-
twisted.words.protocols.jabber.jid.JID.full
twisted.words.protocols.jabber.jid.JID.html#full
ZopeInterfaceFunction
Method
PUBLIC
Return the string representation of this JID.
-
twisted.words.protocols.jabber.jid.JID.__eq__
twisted.words.protocols.jabber.jid.JID.html#__eq__
ZopeInterfaceFunction
Method
PUBLIC
Equality comparison.
-
twisted.words.protocols.jabber.jid.JID.__hash__
twisted.words.protocols.jabber.jid.JID.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Calculate hash.
-
twisted.words.protocols.jabber.jid.JID.__unicode__
twisted.words.protocols.jabber.jid.JID.html#__unicode__
ZopeInterfaceFunction
Method
PUBLIC
Get unicode representation.
-
twisted.words.protocols.jabber.jid.JID.__repr__
twisted.words.protocols.jabber.jid.JID.html#__repr__
ZopeInterfaceFunction
Method
PUBLIC
Get object representation.
-
twisted.words.xish.xpath.LiteralValue
twisted.words.xish.xpath.LiteralValue.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.xish.xpath.LiteralValue.value
twisted.words.xish.xpath.LiteralValue.html#value
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath.IndexValue
twisted.words.xish.xpath.IndexValue.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.xish.xpath.IndexValue.__init__
twisted.words.xish.xpath.IndexValue.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath.IndexValue.index
twisted.words.xish.xpath.IndexValue.html#index
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.xpath.IndexValue.value
twisted.words.xish.xpath.IndexValue.html#value
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath.AttribValue
twisted.words.xish.xpath.AttribValue.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.xish.xpath.AttribValue.__init__
twisted.words.xish.xpath.AttribValue.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath.AttribValue.attribname
twisted.words.xish.xpath.AttribValue.html#attribname
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.xpath.AttribValue.value_ns
twisted.words.xish.xpath.AttribValue.html#value_ns
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath.AttribValue.value 0
twisted.words.xish.xpath.AttribValue.html#value%200
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.xpath.AttribValue.value
twisted.words.xish.xpath.AttribValue.html#value
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath.CompareValue
twisted.words.xish.xpath.CompareValue.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.xish.xpath.CompareValue.__init__
twisted.words.xish.xpath.CompareValue.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath.CompareValue.lhs
twisted.words.xish.xpath.CompareValue.html#lhs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.xpath.CompareValue.rhs
twisted.words.xish.xpath.CompareValue.html#rhs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.xpath.CompareValue.value
twisted.words.xish.xpath.CompareValue.html#value
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.xpath.CompareValue._compareEqual
twisted.words.xish.xpath.CompareValue.html#_compareEqual
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.xish.xpath.CompareValue._compareNotEqual
twisted.words.xish.xpath.CompareValue.html#_compareNotEqual
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.xish.xpath.BooleanValue
twisted.words.xish.xpath.BooleanValue.html
ZopeInterfaceClass
Class
PUBLIC
Provide boolean XPath expression operators.
-
twisted.words.xish.xpath.BooleanValue.lhs
twisted.words.xish.xpath.BooleanValue.html#lhs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Left hand side expression of the operator.
-
twisted.words.xish.xpath.BooleanValue.op
twisted.words.xish.xpath.BooleanValue.html#op
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The operator. One of 'and', 'or'.
-
twisted.words.xish.xpath.BooleanValue.rhs
twisted.words.xish.xpath.BooleanValue.html#rhs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Right hand side expression of the operator.
-
twisted.words.xish.xpath.BooleanValue.value
twisted.words.xish.xpath.BooleanValue.html#value
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Reference to the method that will calculate the value of this expression given an element.
-
twisted.words.xish.xpath.BooleanValue.__init__
twisted.words.xish.xpath.BooleanValue.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath.BooleanValue._booleanAnd
twisted.words.xish.xpath.BooleanValue.html#_booleanAnd
ZopeInterfaceFunction
Method
PRIVATE
Calculate boolean and of the given expressions given an element.
-
twisted.words.xish.xpath.BooleanValue._booleanOr
twisted.words.xish.xpath.BooleanValue.html#_booleanOr
ZopeInterfaceFunction
Method
PRIVATE
Calculate boolean or of the given expressions given an element.
-
twisted.words.xish.xpath.Function
twisted.words.xish.xpath.html#Function
ZopeInterfaceFunction
Function
PUBLIC
Internal method which selects the function object
-
twisted.words.xish.xpath._not_Function
twisted.words.xish.xpath._not_Function.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.words.xish.xpath._not_Function.__init__
twisted.words.xish.xpath._not_Function.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath._not_Function.baseValue
twisted.words.xish.xpath._not_Function.html#baseValue
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.xpath._not_Function.setParams
twisted.words.xish.xpath._not_Function.html#setParams
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath._not_Function.value
twisted.words.xish.xpath._not_Function.html#value
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath._text_Function
twisted.words.xish.xpath._text_Function.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.words.xish.xpath._text_Function.setParams
twisted.words.xish.xpath._text_Function.html#setParams
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath._text_Function.value
twisted.words.xish.xpath._text_Function.html#value
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath._Location
twisted.words.xish.xpath._Location.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.words.xish.xpath._Location.__init__
twisted.words.xish.xpath._Location.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath._Location.predicates
twisted.words.xish.xpath._Location.html#predicates
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.xpath._Location.elementName
twisted.words.xish.xpath._Location.html#elementName
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.xpath._Location.childLocation
twisted.words.xish.xpath._Location.html#childLocation
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.xpath._Location.matchesPredicates
twisted.words.xish.xpath._Location.html#matchesPredicates
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath._Location.matches
twisted.words.xish.xpath._Location.html#matches
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath._Location.queryForString
twisted.words.xish.xpath._Location.html#queryForString
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath._Location.queryForNodes
twisted.words.xish.xpath._Location.html#queryForNodes
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath._Location.queryForStringList
twisted.words.xish.xpath._Location.html#queryForStringList
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath._AnyLocation
twisted.words.xish.xpath._AnyLocation.html
ZopeInterfaceClass
Class
PRIVATE
Undocumented
-
twisted.words.xish.xpath._AnyLocation.__init__
twisted.words.xish.xpath._AnyLocation.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath._AnyLocation.predicates
twisted.words.xish.xpath._AnyLocation.html#predicates
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.xpath._AnyLocation.elementName
twisted.words.xish.xpath._AnyLocation.html#elementName
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.xpath._AnyLocation.childLocation
twisted.words.xish.xpath._AnyLocation.html#childLocation
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.xpath._AnyLocation.matchesPredicates
twisted.words.xish.xpath._AnyLocation.html#matchesPredicates
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath._AnyLocation.listParents
twisted.words.xish.xpath._AnyLocation.html#listParents
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath._AnyLocation.isRootMatch
twisted.words.xish.xpath._AnyLocation.html#isRootMatch
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath._AnyLocation.findFirstRootMatch
twisted.words.xish.xpath._AnyLocation.html#findFirstRootMatch
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath._AnyLocation.matches
twisted.words.xish.xpath._AnyLocation.html#matches
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath._AnyLocation.queryForString
twisted.words.xish.xpath._AnyLocation.html#queryForString
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath._AnyLocation.queryForNodes
twisted.words.xish.xpath._AnyLocation.html#queryForNodes
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath._AnyLocation.queryForStringList
twisted.words.xish.xpath._AnyLocation.html#queryForStringList
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath.XPathQuery
twisted.words.xish.xpath.XPathQuery.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.xish.xpath.XPathQuery.__init__
twisted.words.xish.xpath.XPathQuery.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath.XPathQuery.queryStr
twisted.words.xish.xpath.XPathQuery.html#queryStr
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.xpath.XPathQuery.baseLocation
twisted.words.xish.xpath.XPathQuery.html#baseLocation
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.xpath.XPathQuery.__hash__
twisted.words.xish.xpath.XPathQuery.html#__hash__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath.XPathQuery.matches
twisted.words.xish.xpath.XPathQuery.html#matches
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath.XPathQuery.queryForString
twisted.words.xish.xpath.XPathQuery.html#queryForString
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath.XPathQuery.queryForNodes
twisted.words.xish.xpath.XPathQuery.html#queryForNodes
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath.XPathQuery.queryForStringList
twisted.words.xish.xpath.XPathQuery.html#queryForStringList
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xpath.__internedQueries
twisted.words.xish.xpath.html#__internedQueries
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.words.xish.xpath.internQuery
twisted.words.xish.xpath.html#internQuery
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.words.xish.xpath.matches
twisted.words.xish.xpath.html#matches
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.words.xish.xpath.queryForStringList
twisted.words.xish.xpath.html#queryForStringList
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.words.xish.xpath.queryForString
twisted.words.xish.xpath.html#queryForString
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.words.xish.xpath.queryForNodes
twisted.words.xish.xpath.html#queryForNodes
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.words.xish.utility._MethodWrapper
twisted.words.xish.utility._MethodWrapper.html
ZopeInterfaceClass
Class
PRIVATE
Internal class for tracking method calls.
-
twisted.words.xish.utility._MethodWrapper.__init__
twisted.words.xish.utility._MethodWrapper.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.utility._MethodWrapper.method
twisted.words.xish.utility._MethodWrapper.html#method
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.utility._MethodWrapper.args
twisted.words.xish.utility._MethodWrapper.html#args
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.utility._MethodWrapper.kwargs
twisted.words.xish.utility._MethodWrapper.html#kwargs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.utility._MethodWrapper.__call__
twisted.words.xish.utility._MethodWrapper.html#__call__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.utility.CallbackList
twisted.words.xish.utility.CallbackList.html
ZopeInterfaceClass
Class
PUBLIC
Container for callbacks.
-
twisted.words.xish.utility.CallbackList.callbacks
twisted.words.xish.utility.CallbackList.html#callbacks
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The registered callbacks as mapping from the callable to a tuple of a wrapper for that callable that keeps the callback specific arguments and a boolean that signifies if it is to be called only once.
-
twisted.words.xish.utility.CallbackList.__init__
twisted.words.xish.utility.CallbackList.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.utility.CallbackList.addCallback
twisted.words.xish.utility.CallbackList.html#addCallback
ZopeInterfaceFunction
Method
PUBLIC
Add callback.
-
twisted.words.xish.utility.CallbackList.removeCallback
twisted.words.xish.utility.CallbackList.html#removeCallback
ZopeInterfaceFunction
Method
PUBLIC
Remove callback.
-
twisted.words.xish.utility.CallbackList.callback
twisted.words.xish.utility.CallbackList.html#callback
ZopeInterfaceFunction
Method
PUBLIC
Call all registered callbacks.
-
twisted.words.xish.utility.CallbackList.isEmpty
twisted.words.xish.utility.CallbackList.html#isEmpty
ZopeInterfaceFunction
Method
PUBLIC
Return if list of registered callbacks is empty.
-
twisted.words.xish.utility.EventDispatcher
twisted.words.xish.utility.EventDispatcher.html
ZopeInterfaceClass
Class
PUBLIC
Event dispatching service.
-
twisted.words.xish.utility.EventDispatcher.__init__
twisted.words.xish.utility.EventDispatcher.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.utility.EventDispatcher.prefix
twisted.words.xish.utility.EventDispatcher.html#prefix
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.utility.EventDispatcher._eventObservers
twisted.words.xish.utility.EventDispatcher.html#_eventObservers
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.words.xish.utility.EventDispatcher._xpathObservers
twisted.words.xish.utility.EventDispatcher.html#_xpathObservers
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.words.xish.utility.EventDispatcher._dispatchDepth
twisted.words.xish.utility.EventDispatcher.html#_dispatchDepth
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.words.xish.utility.EventDispatcher._updateQueue
twisted.words.xish.utility.EventDispatcher.html#_updateQueue
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.words.xish.utility.EventDispatcher._getEventAndObservers
twisted.words.xish.utility.EventDispatcher.html#_getEventAndObservers
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.xish.utility.EventDispatcher.addOnetimeObserver
twisted.words.xish.utility.EventDispatcher.html#addOnetimeObserver
ZopeInterfaceFunction
Method
PUBLIC
Register a one-time observer for an event.
-
twisted.words.xish.utility.EventDispatcher.addObserver
twisted.words.xish.utility.EventDispatcher.html#addObserver
ZopeInterfaceFunction
Method
PUBLIC
Register an observer for an event.
-
twisted.words.xish.utility.EventDispatcher._addObserver
twisted.words.xish.utility.EventDispatcher.html#_addObserver
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.xish.utility.EventDispatcher.removeObserver
twisted.words.xish.utility.EventDispatcher.html#removeObserver
ZopeInterfaceFunction
Method
PUBLIC
Remove callable as observer for an event.
-
twisted.words.xish.utility.EventDispatcher.dispatch
twisted.words.xish.utility.EventDispatcher.html#dispatch
ZopeInterfaceFunction
Method
PUBLIC
Dispatch an event.
-
twisted.words.xish.utility.XmlPipe
twisted.words.xish.utility.XmlPipe.html
ZopeInterfaceClass
Class
PUBLIC
XML stream pipe.
-
twisted.words.xish.utility.XmlPipe.source
twisted.words.xish.utility.XmlPipe.html#source
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Source XML stream.
-
twisted.words.xish.utility.XmlPipe.sink
twisted.words.xish.utility.XmlPipe.html#sink
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Sink XML stream.
-
twisted.words.xish.utility.XmlPipe.__init__
twisted.words.xish.utility.XmlPipe.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xmlstream.XmlStream
twisted.words.xish.xmlstream.XmlStream.html
ZopeInterfaceClass
Class
PUBLIC
Generic Streaming XML protocol handler.
-
twisted.words.xish.xmlstream.XmlStream.__init__
twisted.words.xish.xmlstream.XmlStream.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xmlstream.XmlStream.stream
twisted.words.xish.xmlstream.XmlStream.html#stream
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.xmlstream.XmlStream.rawDataOutFn
twisted.words.xish.xmlstream.XmlStream.html#rawDataOutFn
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.xmlstream.XmlStream.rawDataInFn
twisted.words.xish.xmlstream.XmlStream.html#rawDataInFn
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.xish.xmlstream.XmlStream._initializeStream
twisted.words.xish.xmlstream.XmlStream.html#_initializeStream
ZopeInterfaceFunction
Method
PRIVATE
Sets up XML Parser.
-
twisted.words.xish.xmlstream.XmlStream.connectionMade
twisted.words.xish.xmlstream.XmlStream.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.words.xish.xmlstream.XmlStream.dataReceived
twisted.words.xish.xmlstream.XmlStream.html#dataReceived
ZopeInterfaceFunction
Method
PUBLIC
Called whenever data is received.
-
twisted.words.xish.xmlstream.XmlStream.connectionLost
twisted.words.xish.xmlstream.XmlStream.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.words.xish.xmlstream.XmlStream.onDocumentStart
twisted.words.xish.xmlstream.XmlStream.html#onDocumentStart
ZopeInterfaceFunction
Method
PUBLIC
Called whenever the start tag of a root element has been received.
-
twisted.words.xish.xmlstream.XmlStream.onElement
twisted.words.xish.xmlstream.XmlStream.html#onElement
ZopeInterfaceFunction
Method
PUBLIC
Called whenever a direct child element of the root element has been received.
-
twisted.words.xish.xmlstream.XmlStream.onDocumentEnd
twisted.words.xish.xmlstream.XmlStream.html#onDocumentEnd
ZopeInterfaceFunction
Method
PUBLIC
Called whenever the end tag of the root element has been received.
-
twisted.words.xish.xmlstream.XmlStream.setDispatchFn
twisted.words.xish.xmlstream.XmlStream.html#setDispatchFn
ZopeInterfaceFunction
Method
PUBLIC
Set another function to handle elements.
-
twisted.words.xish.xmlstream.XmlStream.resetDispatchFn
twisted.words.xish.xmlstream.XmlStream.html#resetDispatchFn
ZopeInterfaceFunction
Method
PUBLIC
Set the default function (onElement) to handle elements.
-
twisted.words.xish.xmlstream.XmlStream.send
twisted.words.xish.xmlstream.XmlStream.html#send
ZopeInterfaceFunction
Method
PUBLIC
Send data over the stream.
-
twisted.words.xish.xmlstream.BootstrapMixin
twisted.words.xish.xmlstream.BootstrapMixin.html
ZopeInterfaceClass
Class
PUBLIC
XmlStream factory mixin to install bootstrap event observers.
-
twisted.words.xish.xmlstream.BootstrapMixin.bootstraps
twisted.words.xish.xmlstream.BootstrapMixin.html#bootstraps
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The list of registered bootstrap event observers.
-
twisted.words.xish.xmlstream.BootstrapMixin.__init__
twisted.words.xish.xmlstream.BootstrapMixin.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xmlstream.BootstrapMixin.installBootstraps
twisted.words.xish.xmlstream.BootstrapMixin.html#installBootstraps
ZopeInterfaceFunction
Method
PUBLIC
Install registered bootstrap observers.
-
twisted.words.xish.xmlstream.BootstrapMixin.addBootstrap
twisted.words.xish.xmlstream.BootstrapMixin.html#addBootstrap
ZopeInterfaceFunction
Method
PUBLIC
Add a bootstrap event handler.
-
twisted.words.xish.xmlstream.BootstrapMixin.removeBootstrap
twisted.words.xish.xmlstream.BootstrapMixin.html#removeBootstrap
ZopeInterfaceFunction
Method
PUBLIC
Remove a bootstrap event handler.
-
twisted.words.xish.xmlstream.XmlStreamFactoryMixin
twisted.words.xish.xmlstream.XmlStreamFactoryMixin.html
ZopeInterfaceClass
Class
PUBLIC
XmlStream factory mixin that takes care of event handlers.
-
twisted.words.xish.xmlstream.XmlStreamFactoryMixin.args
twisted.words.xish.xmlstream.XmlStreamFactoryMixin.html#args
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Positional arguments passed to the protocol upon instantiation.
-
twisted.words.xish.xmlstream.XmlStreamFactoryMixin.kwargs
twisted.words.xish.xmlstream.XmlStreamFactoryMixin.html#kwargs
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Keyword arguments passed to the protocol upon instantiation.
-
twisted.words.xish.xmlstream.XmlStreamFactoryMixin.__init__
twisted.words.xish.xmlstream.XmlStreamFactoryMixin.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.xish.xmlstream.XmlStreamFactoryMixin.buildProtocol
twisted.words.xish.xmlstream.XmlStreamFactoryMixin.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of XmlStream.
-
twisted.words.xish.xmlstream.XmlStreamFactory
twisted.words.xish.xmlstream.XmlStreamFactory.html
ZopeInterfaceClass
Class
PUBLIC
Factory for XmlStream protocol objects as a reconnection client.
-
twisted.words.xish.xmlstream.XmlStreamFactory.buildProtocol
twisted.words.xish.xmlstream.XmlStreamFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create a protocol instance.
-
twisted.words.protocols.jabber.xmlstream.STREAM_CONNECTED_EVENT
twisted.words.protocols.jabber.xmlstream.html#STREAM_CONNECTED_EVENT
ZopeInterfaceAttribute
Constant
PUBLIC
This event signals that the connection has been established.
-
twisted.words.protocols.jabber.xmlstream.STREAM_END_EVENT
twisted.words.protocols.jabber.xmlstream.html#STREAM_END_EVENT
ZopeInterfaceAttribute
Constant
PUBLIC
This event signals that the connection has been closed.
-
twisted.words.protocols.jabber.xmlstream.STREAM_ERROR_EVENT
twisted.words.protocols.jabber.xmlstream.html#STREAM_ERROR_EVENT
ZopeInterfaceAttribute
Constant
PUBLIC
This event signals that a parse error occurred.
-
twisted.words.protocols.jabber.xmlstream.STREAM_START_EVENT
twisted.words.protocols.jabber.xmlstream.html#STREAM_START_EVENT
ZopeInterfaceAttribute
Constant
PUBLIC
This event signals that the root element of the XML Stream has been received. For XMPP, this would be the <stream:stream ...> opening tag.
-
twisted.words.protocols.jabber.xmlstream.ssl
twisted.words.protocols.jabber.xmlstream.html#ssl
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmlstream.NS_STREAMS
twisted.words.protocols.jabber.xmlstream.html#NS_STREAMS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmlstream.NS_XMPP_TLS
twisted.words.protocols.jabber.xmlstream.html#NS_XMPP_TLS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmlstream.hashPassword
twisted.words.protocols.jabber.xmlstream.html#hashPassword
ZopeInterfaceFunction
Function
PUBLIC
Create a SHA1-digest string of a session identifier and password.
-
twisted.words.protocols.jabber.xmlstream.Authenticator
twisted.words.protocols.jabber.xmlstream.Authenticator.html
ZopeInterfaceClass
Class
PUBLIC
Base class for business logic of initializing an XmlStream
-
twisted.words.protocols.jabber.xmlstream.Authenticator.xmlstream
twisted.words.protocols.jabber.xmlstream.Authenticator.html#xmlstream
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The XmlStream that needs authentication
-
twisted.words.protocols.jabber.xmlstream.Authenticator.__init__
twisted.words.protocols.jabber.xmlstream.Authenticator.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmlstream.Authenticator.connectionMade
twisted.words.protocols.jabber.xmlstream.Authenticator.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called by the XmlStream when the underlying socket connection is in place.
-
twisted.words.protocols.jabber.xmlstream.Authenticator.streamStarted
twisted.words.protocols.jabber.xmlstream.Authenticator.html#streamStarted
ZopeInterfaceFunction
Method
PUBLIC
Called by the XmlStream when the stream has started.
-
twisted.words.protocols.jabber.xmlstream.Authenticator.associateWithStream
twisted.words.protocols.jabber.xmlstream.Authenticator.html#associateWithStream
ZopeInterfaceFunction
Method
PUBLIC
Called by the XmlStreamFactory when a connection has been made to the requested peer, and an XmlStream object has been instantiated.
-
twisted.words.protocols.jabber.xmlstream.ConnectAuthenticator
twisted.words.protocols.jabber.xmlstream.ConnectAuthenticator.html
ZopeInterfaceClass
Class
PUBLIC
Authenticator for initiating entities.
-
twisted.words.protocols.jabber.xmlstream.ConnectAuthenticator.namespace
twisted.words.protocols.jabber.xmlstream.ConnectAuthenticator.html#namespace
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmlstream.ConnectAuthenticator.__init__
twisted.words.protocols.jabber.xmlstream.ConnectAuthenticator.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmlstream.ConnectAuthenticator.otherHost
twisted.words.protocols.jabber.xmlstream.ConnectAuthenticator.html#otherHost
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmlstream.ConnectAuthenticator.connectionMade
twisted.words.protocols.jabber.xmlstream.ConnectAuthenticator.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called by the XmlStream when the underlying socket connection is in place.
-
twisted.words.protocols.jabber.xmlstream.ConnectAuthenticator.initializeStream
twisted.words.protocols.jabber.xmlstream.ConnectAuthenticator.html#initializeStream
ZopeInterfaceFunction
Method
PUBLIC
Perform stream initialization procedures.
-
twisted.words.protocols.jabber.xmlstream.ConnectAuthenticator.streamStarted
twisted.words.protocols.jabber.xmlstream.ConnectAuthenticator.html#streamStarted
ZopeInterfaceFunction
Method
PUBLIC
Called by the XmlStream when the stream has started.
-
twisted.words.protocols.jabber.xmlstream.ListenAuthenticator
twisted.words.protocols.jabber.xmlstream.ListenAuthenticator.html
ZopeInterfaceClass
Class
PUBLIC
Authenticator for receiving entities.
-
twisted.words.protocols.jabber.xmlstream.ListenAuthenticator.namespace
twisted.words.protocols.jabber.xmlstream.ListenAuthenticator.html#namespace
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmlstream.ListenAuthenticator.associateWithStream
twisted.words.protocols.jabber.xmlstream.ListenAuthenticator.html#associateWithStream
ZopeInterfaceFunction
Method
PUBLIC
Called by the XmlStreamFactory when a connection has been made.
-
twisted.words.protocols.jabber.xmlstream.ListenAuthenticator.streamStarted
twisted.words.protocols.jabber.xmlstream.ListenAuthenticator.html#streamStarted
ZopeInterfaceFunction
Method
PUBLIC
Called by the XmlStream when the stream has started.
-
twisted.words.protocols.jabber.xmlstream.FeatureNotAdvertized
twisted.words.protocols.jabber.xmlstream.FeatureNotAdvertized.html
ZopeInterfaceClass
Class
PUBLIC
Exception indicating a stream feature was not advertized, while required by the initiating entity.
-
twisted.words.protocols.jabber.xmlstream.BaseFeatureInitiatingInitializer
twisted.words.protocols.jabber.xmlstream.BaseFeatureInitiatingInitializer.html
ZopeInterfaceClass
Class
PUBLIC
Base class for initializers with a stream feature.
-
twisted.words.protocols.jabber.xmlstream.BaseFeatureInitiatingInitializer.feature
twisted.words.protocols.jabber.xmlstream.BaseFeatureInitiatingInitializer.html#feature
ZopeInterfaceAttribute
Class Variable
PUBLIC
tuple of (uri, name) of the stream feature root element.
-
twisted.words.protocols.jabber.xmlstream.BaseFeatureInitiatingInitializer.required
twisted.words.protocols.jabber.xmlstream.BaseFeatureInitiatingInitializer.html#required
ZopeInterfaceAttribute
Instance Variable
PUBLIC
whether the stream feature is required to be advertized by the receiving entity.
-
twisted.words.protocols.jabber.xmlstream.BaseFeatureInitiatingInitializer.__init__
twisted.words.protocols.jabber.xmlstream.BaseFeatureInitiatingInitializer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmlstream.BaseFeatureInitiatingInitializer.xmlstream
twisted.words.protocols.jabber.xmlstream.BaseFeatureInitiatingInitializer.html#xmlstream
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The associated XML stream
-
twisted.words.protocols.jabber.xmlstream.BaseFeatureInitiatingInitializer.initialize
twisted.words.protocols.jabber.xmlstream.BaseFeatureInitiatingInitializer.html#initialize
ZopeInterfaceFunction
Method
PUBLIC
Initiate the initialization.
-
twisted.words.protocols.jabber.xmlstream.BaseFeatureInitiatingInitializer.start
twisted.words.protocols.jabber.xmlstream.BaseFeatureInitiatingInitializer.html#start
ZopeInterfaceFunction
Method
PUBLIC
Start the actual initialization.
-
twisted.words.protocols.jabber.xmlstream.TLSError
twisted.words.protocols.jabber.xmlstream.TLSError.html
ZopeInterfaceClass
Class
PUBLIC
TLS base exception.
-
twisted.words.protocols.jabber.xmlstream.TLSFailed
twisted.words.protocols.jabber.xmlstream.TLSFailed.html
ZopeInterfaceClass
Class
PUBLIC
Exception indicating failed TLS negotiation
-
twisted.words.protocols.jabber.xmlstream.TLSRequired
twisted.words.protocols.jabber.xmlstream.TLSRequired.html
ZopeInterfaceClass
Class
PUBLIC
Exception indicating required TLS negotiation.
-
twisted.words.protocols.jabber.xmlstream.TLSNotSupported
twisted.words.protocols.jabber.xmlstream.TLSNotSupported.html
ZopeInterfaceClass
Class
PUBLIC
Exception indicating missing TLS support.
-
twisted.words.protocols.jabber.xmlstream.TLSInitiatingInitializer
twisted.words.protocols.jabber.xmlstream.TLSInitiatingInitializer.html
ZopeInterfaceClass
Class
PUBLIC
TLS stream initializer for the initiating entity.
-
twisted.words.protocols.jabber.xmlstream.TLSInitiatingInitializer.wanted
twisted.words.protocols.jabber.xmlstream.TLSInitiatingInitializer.html#wanted
ZopeInterfaceAttribute
Instance Variable
PUBLIC
indicates if TLS negotiation is wanted.
-
twisted.words.protocols.jabber.xmlstream.TLSInitiatingInitializer.feature
twisted.words.protocols.jabber.xmlstream.TLSInitiatingInitializer.html#feature
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmlstream.TLSInitiatingInitializer._deferred
twisted.words.protocols.jabber.xmlstream.TLSInitiatingInitializer.html#_deferred
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.words.protocols.jabber.xmlstream.TLSInitiatingInitializer._configurationForTLS
twisted.words.protocols.jabber.xmlstream.TLSInitiatingInitializer.html#_configurationForTLS
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.words.protocols.jabber.xmlstream.TLSInitiatingInitializer.__init__
twisted.words.protocols.jabber.xmlstream.TLSInitiatingInitializer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.words.protocols.jabber.xmlstream.TLSInitiatingInitializer.onProceed
twisted.words.protocols.jabber.xmlstream.TLSInitiatingInitializer.html#onProceed
ZopeInterfaceFunction
Method
PUBLIC
Proceed with TLS negotiation and reset the XML stream.
-
twisted.words.protocols.jabber.xmlstream.TLSInitiatingInitializer.onFailure
twisted.words.protocols.jabber.xmlstream.TLSInitiatingInitializer.html#onFailure
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmlstream.TLSInitiatingInitializer.start
twisted.words.protocols.jabber.xmlstream.TLSInitiatingInitializer.html#start
ZopeInterfaceFunction
Method
PUBLIC
Start TLS negotiation.
-
twisted.words.protocols.jabber.xmlstream.XmlStream
twisted.words.protocols.jabber.xmlstream.XmlStream.html
ZopeInterfaceClass
Class
PUBLIC
XMPP XML Stream protocol handler.
-
twisted.words.protocols.jabber.xmlstream.XmlStream.version
twisted.words.protocols.jabber.xmlstream.XmlStream.html#version
ZopeInterfaceAttribute
Instance Variable
PUBLIC
XML stream version as a tuple (major, minor). Initially, this is set to the minimally supported version. Upon receiving the stream header of the peer, it is set to the minimum of that value and the version on the received header.
-
twisted.words.protocols.jabber.xmlstream.XmlStream.namespace
twisted.words.protocols.jabber.xmlstream.XmlStream.html#namespace
ZopeInterfaceAttribute
Instance Variable
PUBLIC
default namespace URI for stream
-
twisted.words.protocols.jabber.xmlstream.XmlStream.thisEntity
twisted.words.protocols.jabber.xmlstream.XmlStream.html#thisEntity
ZopeInterfaceAttribute
Instance Variable
PUBLIC
JID of this entity
-
twisted.words.protocols.jabber.xmlstream.XmlStream.otherEntity
twisted.words.protocols.jabber.xmlstream.XmlStream.html#otherEntity
ZopeInterfaceAttribute
Instance Variable
PUBLIC
JID of the peer entity
-
twisted.words.protocols.jabber.xmlstream.XmlStream.sid
twisted.words.protocols.jabber.xmlstream.XmlStream.html#sid
ZopeInterfaceAttribute
Instance Variable
PUBLIC
session identifier
-
twisted.words.protocols.jabber.xmlstream.XmlStream.initiating
twisted.words.protocols.jabber.xmlstream.XmlStream.html#initiating
ZopeInterfaceAttribute
Instance Variable
PUBLIC
True if this is the initiating stream
-
twisted.words.protocols.jabber.xmlstream.XmlStream.features
twisted.words.protocols.jabber.xmlstream.XmlStream.html#features
ZopeInterfaceAttribute
Instance Variable
PUBLIC
map of (uri, name) to stream features element received from the receiving entity.
-
twisted.words.protocols.jabber.xmlstream.XmlStream.prefixes
twisted.words.protocols.jabber.xmlstream.XmlStream.html#prefixes
ZopeInterfaceAttribute
Instance Variable
PUBLIC
map of URI to prefixes that are to appear on stream header.
-
twisted.words.protocols.jabber.xmlstream.XmlStream.initializers
twisted.words.protocols.jabber.xmlstream.XmlStream.html#initializers
ZopeInterfaceAttribute
Instance Variable
PUBLIC
list of stream initializer objects
-
twisted.words.protocols.jabber.xmlstream.XmlStream.authenticator
twisted.words.protocols.jabber.xmlstream.XmlStream.html#authenticator
ZopeInterfaceAttribute
Instance Variable
PUBLIC
associated authenticator that uses initializers to initialize the XML stream.
-
twisted.words.protocols.jabber.xmlstream.XmlStream.__init__
twisted.words.protocols.jabber.xmlstream.XmlStream.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmlstream.XmlStream._callLater
twisted.words.protocols.jabber.xmlstream.XmlStream.html#_callLater
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.protocols.jabber.xmlstream.XmlStream.reset
twisted.words.protocols.jabber.xmlstream.XmlStream.html#reset
ZopeInterfaceFunction
Method
PUBLIC
Reset XML Stream.
-
twisted.words.protocols.jabber.xmlstream.XmlStream.onStreamError
twisted.words.protocols.jabber.xmlstream.XmlStream.html#onStreamError
ZopeInterfaceFunction
Method
PUBLIC
Called when a stream:error element has been received.
-
twisted.words.protocols.jabber.xmlstream.XmlStream.sendStreamError
twisted.words.protocols.jabber.xmlstream.XmlStream.html#sendStreamError
ZopeInterfaceFunction
Method
PUBLIC
Send stream level error.
-
twisted.words.protocols.jabber.xmlstream.XmlStream.send
twisted.words.protocols.jabber.xmlstream.XmlStream.html#send
ZopeInterfaceFunction
Method
PUBLIC
Send data over the stream.
-
twisted.words.protocols.jabber.xmlstream.XmlStream.connectionMade
twisted.words.protocols.jabber.xmlstream.XmlStream.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.words.protocols.jabber.xmlstream.XmlStream.onDocumentStart
twisted.words.protocols.jabber.xmlstream.XmlStream.html#onDocumentStart
ZopeInterfaceFunction
Method
PUBLIC
Called when the stream header has been received.
-
twisted.words.protocols.jabber.xmlstream.XmlStreamFactory
twisted.words.protocols.jabber.xmlstream.XmlStreamFactory.html
ZopeInterfaceClass
Class
PUBLIC
Factory for Jabber XmlStream objects as a reconnecting client.
-
twisted.words.protocols.jabber.xmlstream.XmlStreamFactory.__init__
twisted.words.protocols.jabber.xmlstream.XmlStreamFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmlstream.XmlStreamFactory.authenticator
twisted.words.protocols.jabber.xmlstream.XmlStreamFactory.html#authenticator
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmlstream.XmlStreamServerFactory
twisted.words.protocols.jabber.xmlstream.XmlStreamServerFactory.html
ZopeInterfaceClass
Class
PUBLIC
Factory for Jabber XmlStream objects as a server.
-
twisted.words.protocols.jabber.xmlstream.XmlStreamServerFactory.authenticatorFactory
twisted.words.protocols.jabber.xmlstream.XmlStreamServerFactory.html#authenticatorFactory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Factory callable that takes no arguments, to create a fresh authenticator to be associated with the XmlStream.
-
twisted.words.protocols.jabber.xmlstream.XmlStreamServerFactory.__init__
twisted.words.protocols.jabber.xmlstream.XmlStreamServerFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmlstream.XmlStreamServerFactory.buildProtocol
twisted.words.protocols.jabber.xmlstream.XmlStreamServerFactory.html#buildProtocol
ZopeInterfaceFunction
Method
PUBLIC
Create an instance of XmlStream.
-
twisted.words.protocols.jabber.xmlstream.TimeoutError
twisted.words.protocols.jabber.xmlstream.TimeoutError.html
ZopeInterfaceClass
Class
PUBLIC
Exception raised when no IQ response has been received before the configured timeout.
-
twisted.words.protocols.jabber.xmlstream.upgradeWithIQResponseTracker
twisted.words.protocols.jabber.xmlstream.html#upgradeWithIQResponseTracker
ZopeInterfaceFunction
Function
PUBLIC
Enhances an XmlStream for iq response tracking.
-
twisted.words.protocols.jabber.xmlstream.IQ
twisted.words.protocols.jabber.xmlstream.IQ.html
ZopeInterfaceClass
Class
PUBLIC
Wrapper for an iq stanza.
-
twisted.words.protocols.jabber.xmlstream.IQ.timeout
twisted.words.protocols.jabber.xmlstream.IQ.html#timeout
ZopeInterfaceAttribute
Instance Variable
PUBLIC
if set, a timeout period after which the deferred returned by
send will have its errback called with a
TimeoutError failure.
-
twisted.words.protocols.jabber.xmlstream.IQ.__init__
twisted.words.protocols.jabber.xmlstream.IQ.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.words.protocols.jabber.xmlstream.IQ._xmlstream
twisted.words.protocols.jabber.xmlstream.IQ.html#_xmlstream
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.words.protocols.jabber.xmlstream.IQ.send
twisted.words.protocols.jabber.xmlstream.IQ.html#send
ZopeInterfaceFunction
Method
PUBLIC
Send out this iq.
-
twisted.words.protocols.jabber.xmlstream.toResponse
twisted.words.protocols.jabber.xmlstream.html#toResponse
ZopeInterfaceFunction
Function
PUBLIC
Create a response stanza from another stanza.
-
twisted.words.protocols.jabber.xmlstream.XMPPHandler
twisted.words.protocols.jabber.xmlstream.XMPPHandler.html
ZopeInterfaceClass
Class
PUBLIC
XMPP protocol handler.
-
twisted.words.protocols.jabber.xmlstream.XMPPHandler.__init__
twisted.words.protocols.jabber.xmlstream.XMPPHandler.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmlstream.XMPPHandler.parent
twisted.words.protocols.jabber.xmlstream.XMPPHandler.html#parent
ZopeInterfaceAttribute
Instance Variable
PUBLIC
XML stream manager for this handler
-
twisted.words.protocols.jabber.xmlstream.XMPPHandler.xmlstream
twisted.words.protocols.jabber.xmlstream.XMPPHandler.html#xmlstream
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The managed XML stream
-
twisted.words.protocols.jabber.xmlstream.XMPPHandler.setHandlerParent
twisted.words.protocols.jabber.xmlstream.XMPPHandler.html#setHandlerParent
ZopeInterfaceFunction
Method
PUBLIC
Set the parent of the handler.
-
twisted.words.protocols.jabber.xmlstream.XMPPHandler.disownHandlerParent
twisted.words.protocols.jabber.xmlstream.XMPPHandler.html#disownHandlerParent
ZopeInterfaceFunction
Method
PUBLIC
Remove the parent of the handler.
-
twisted.words.protocols.jabber.xmlstream.XMPPHandler.makeConnection
twisted.words.protocols.jabber.xmlstream.XMPPHandler.html#makeConnection
ZopeInterfaceFunction
Method
PUBLIC
A connection over the underlying transport of the XML stream has been established.
-
twisted.words.protocols.jabber.xmlstream.XMPPHandler.connectionMade
twisted.words.protocols.jabber.xmlstream.XMPPHandler.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called after a connection has been established.
-
twisted.words.protocols.jabber.xmlstream.XMPPHandler.connectionInitialized
twisted.words.protocols.jabber.xmlstream.XMPPHandler.html#connectionInitialized
ZopeInterfaceFunction
Method
PUBLIC
The XML stream has been initialized.
-
twisted.words.protocols.jabber.xmlstream.XMPPHandler.connectionLost
twisted.words.protocols.jabber.xmlstream.XMPPHandler.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
The XML stream has been closed.
-
twisted.words.protocols.jabber.xmlstream.XMPPHandler.send
twisted.words.protocols.jabber.xmlstream.XMPPHandler.html#send
ZopeInterfaceFunction
Method
PUBLIC
Send data over the managed XML stream.
-
twisted.words.protocols.jabber.xmlstream.XMPPHandlerCollection
twisted.words.protocols.jabber.xmlstream.XMPPHandlerCollection.html
ZopeInterfaceClass
Class
PUBLIC
Collection of XMPP subprotocol handlers.
-
twisted.words.protocols.jabber.xmlstream.XMPPHandlerCollection.handlers
twisted.words.protocols.jabber.xmlstream.XMPPHandlerCollection.html#handlers
ZopeInterfaceAttribute
Instance Variable
PUBLIC
List of protocol handlers.
-
twisted.words.protocols.jabber.xmlstream.XMPPHandlerCollection.__init__
twisted.words.protocols.jabber.xmlstream.XMPPHandlerCollection.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmlstream.XMPPHandlerCollection.__iter__
twisted.words.protocols.jabber.xmlstream.XMPPHandlerCollection.html#__iter__
ZopeInterfaceFunction
Method
PUBLIC
Act as a container for handlers.
-
twisted.words.protocols.jabber.xmlstream.XMPPHandlerCollection.addHandler
twisted.words.protocols.jabber.xmlstream.XMPPHandlerCollection.html#addHandler
ZopeInterfaceFunction
Method
PUBLIC
Add protocol handler.
-
twisted.words.protocols.jabber.xmlstream.XMPPHandlerCollection.removeHandler
twisted.words.protocols.jabber.xmlstream.XMPPHandlerCollection.html#removeHandler
ZopeInterfaceFunction
Method
PUBLIC
Remove protocol handler.
-
twisted.words.protocols.jabber.xmlstream.StreamManager
twisted.words.protocols.jabber.xmlstream.StreamManager.html
ZopeInterfaceClass
Class
PUBLIC
Business logic representing a managed XMPP connection.
-
twisted.words.protocols.jabber.xmlstream.StreamManager.xmlstream
twisted.words.protocols.jabber.xmlstream.StreamManager.html#xmlstream
ZopeInterfaceAttribute
Instance Variable
PUBLIC
currently managed XML stream
-
twisted.words.protocols.jabber.xmlstream.StreamManager.logTraffic
twisted.words.protocols.jabber.xmlstream.StreamManager.html#logTraffic
ZopeInterfaceAttribute
Instance Variable
PUBLIC
if true, log all traffic.
-
twisted.words.protocols.jabber.xmlstream.StreamManager._initialized
twisted.words.protocols.jabber.xmlstream.StreamManager.html#_initialized
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Whether the stream represented by
xmlstream has been initialized. This is used when caching outgoing stanzas.
-
twisted.words.protocols.jabber.xmlstream.StreamManager._packetQueue
twisted.words.protocols.jabber.xmlstream.StreamManager.html#_packetQueue
ZopeInterfaceAttribute
Instance Variable
PRIVATE
internal buffer of unsent data. See
send for details.
-
twisted.words.protocols.jabber.xmlstream.StreamManager.__init__
twisted.words.protocols.jabber.xmlstream.StreamManager.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmlstream.StreamManager.factory
twisted.words.protocols.jabber.xmlstream.StreamManager.html#factory
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.xmlstream.StreamManager.addHandler
twisted.words.protocols.jabber.xmlstream.StreamManager.html#addHandler
ZopeInterfaceFunction
Method
PUBLIC
Add protocol handler.
-
twisted.words.protocols.jabber.xmlstream.StreamManager._connected
twisted.words.protocols.jabber.xmlstream.StreamManager.html#_connected
ZopeInterfaceFunction
Method
PRIVATE
Called when the transport connection has been established.
-
twisted.words.protocols.jabber.xmlstream.StreamManager._authd
twisted.words.protocols.jabber.xmlstream.StreamManager.html#_authd
ZopeInterfaceFunction
Method
PRIVATE
Called when the stream has been initialized.
-
twisted.words.protocols.jabber.xmlstream.StreamManager.initializationFailed
twisted.words.protocols.jabber.xmlstream.StreamManager.html#initializationFailed
ZopeInterfaceFunction
Method
PUBLIC
Called when stream initialization has failed.
-
twisted.words.protocols.jabber.xmlstream.StreamManager._disconnected
twisted.words.protocols.jabber.xmlstream.StreamManager.html#_disconnected
ZopeInterfaceFunction
Method
PRIVATE
Called when the stream has been closed.
-
twisted.words.protocols.jabber.xmlstream.StreamManager.send
twisted.words.protocols.jabber.xmlstream.StreamManager.html#send
ZopeInterfaceFunction
Method
PUBLIC
Send data over the XML stream.
-
twisted.words.protocols.jabber.sasl.NS_XMPP_SASL
twisted.words.protocols.jabber.sasl.html#NS_XMPP_SASL
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.sasl.get_mechanisms
twisted.words.protocols.jabber.sasl.html#get_mechanisms
ZopeInterfaceFunction
Function
PUBLIC
Parse the SASL feature to extract the available mechanism names.
-
twisted.words.protocols.jabber.sasl.SASLError
twisted.words.protocols.jabber.sasl.SASLError.html
ZopeInterfaceClass
Class
PUBLIC
SASL base exception.
-
twisted.words.protocols.jabber.sasl.SASLNoAcceptableMechanism
twisted.words.protocols.jabber.sasl.SASLNoAcceptableMechanism.html
ZopeInterfaceClass
Class
PUBLIC
The server did not present an acceptable SASL mechanism.
-
twisted.words.protocols.jabber.sasl.SASLAuthError
twisted.words.protocols.jabber.sasl.SASLAuthError.html
ZopeInterfaceClass
Class
PUBLIC
SASL Authentication failed.
-
twisted.words.protocols.jabber.sasl.SASLAuthError.__init__
twisted.words.protocols.jabber.sasl.SASLAuthError.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.sasl.SASLAuthError.condition
twisted.words.protocols.jabber.sasl.SASLAuthError.html#condition
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.sasl.SASLAuthError.__str__
twisted.words.protocols.jabber.sasl.SASLAuthError.html#__str__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.sasl.SASLIncorrectEncodingError
twisted.words.protocols.jabber.sasl.SASLIncorrectEncodingError.html
ZopeInterfaceClass
Class
PUBLIC
SASL base64 encoding was incorrect.
-
twisted.words.protocols.jabber.sasl.base64Pattern
twisted.words.protocols.jabber.sasl.html#base64Pattern
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.sasl.fromBase64
twisted.words.protocols.jabber.sasl.html#fromBase64
ZopeInterfaceFunction
Function
PUBLIC
Decode base64 encoded string.
-
twisted.words.protocols.jabber.sasl.SASLInitiatingInitializer
twisted.words.protocols.jabber.sasl.SASLInitiatingInitializer.html
ZopeInterfaceClass
Class
PUBLIC
Stream initializer that performs SASL authentication.
-
twisted.words.protocols.jabber.sasl.SASLInitiatingInitializer.feature
twisted.words.protocols.jabber.sasl.SASLInitiatingInitializer.html#feature
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.sasl.SASLInitiatingInitializer._deferred
twisted.words.protocols.jabber.sasl.SASLInitiatingInitializer.html#_deferred
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.words.protocols.jabber.sasl.SASLInitiatingInitializer.setMechanism
twisted.words.protocols.jabber.sasl.SASLInitiatingInitializer.html#setMechanism
ZopeInterfaceFunction
Method
PUBLIC
Select and setup authentication mechanism.
-
twisted.words.protocols.jabber.sasl.SASLInitiatingInitializer.mechanism
twisted.words.protocols.jabber.sasl.SASLInitiatingInitializer.html#mechanism
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.sasl.SASLInitiatingInitializer.start
twisted.words.protocols.jabber.sasl.SASLInitiatingInitializer.html#start
ZopeInterfaceFunction
Method
PUBLIC
Start SASL authentication exchange.
-
twisted.words.protocols.jabber.sasl.SASLInitiatingInitializer.sendAuth
twisted.words.protocols.jabber.sasl.SASLInitiatingInitializer.html#sendAuth
ZopeInterfaceFunction
Method
PUBLIC
Initiate authentication protocol exchange.
-
twisted.words.protocols.jabber.sasl.SASLInitiatingInitializer.sendResponse
twisted.words.protocols.jabber.sasl.SASLInitiatingInitializer.html#sendResponse
ZopeInterfaceFunction
Method
PUBLIC
Send response to a challenge.
-
twisted.words.protocols.jabber.sasl.SASLInitiatingInitializer.onChallenge
twisted.words.protocols.jabber.sasl.SASLInitiatingInitializer.html#onChallenge
ZopeInterfaceFunction
Method
PUBLIC
Parse challenge and send response from the mechanism.
-
twisted.words.protocols.jabber.sasl.SASLInitiatingInitializer.onSuccess
twisted.words.protocols.jabber.sasl.SASLInitiatingInitializer.html#onSuccess
ZopeInterfaceFunction
Method
PUBLIC
Clean up observers, reset the XML stream and send a new header.
-
twisted.words.protocols.jabber.sasl.SASLInitiatingInitializer.onFailure
twisted.words.protocols.jabber.sasl.SASLInitiatingInitializer.html#onFailure
ZopeInterfaceFunction
Method
PUBLIC
Clean up observers, parse the failure and errback the deferred.
-
twisted.words.protocols.jabber.client.NS_XMPP_STREAMS
twisted.words.protocols.jabber.client.html#NS_XMPP_STREAMS
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.client.NS_XMPP_BIND
twisted.words.protocols.jabber.client.html#NS_XMPP_BIND
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.client.NS_XMPP_SESSION
twisted.words.protocols.jabber.client.html#NS_XMPP_SESSION
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.client.NS_IQ_AUTH_FEATURE
twisted.words.protocols.jabber.client.html#NS_IQ_AUTH_FEATURE
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.client.DigestAuthQry
twisted.words.protocols.jabber.client.html#DigestAuthQry
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.client.PlaintextAuthQry
twisted.words.protocols.jabber.client.html#PlaintextAuthQry
ZopeInterfaceAttribute
Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.client.basicClientFactory
twisted.words.protocols.jabber.client.html#basicClientFactory
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.client.IQ
twisted.words.protocols.jabber.client.IQ.html
ZopeInterfaceClass
Class
PUBLIC
Wrapper for a Info/Query packet.
-
twisted.words.protocols.jabber.client.IQ.callbacks
twisted.words.protocols.jabber.client.IQ.html#callbacks
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Callback list to be notified when response comes back
-
twisted.words.protocols.jabber.client.IQ.__init__
twisted.words.protocols.jabber.client.IQ.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.words.protocols.jabber.client.IQ._xmlstream
twisted.words.protocols.jabber.client.IQ.html#_xmlstream
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.words.protocols.jabber.client.IQ.addCallback
twisted.words.protocols.jabber.client.IQ.html#addCallback
ZopeInterfaceFunction
Method
PUBLIC
Register a callback for notification when the IQ result is available.
-
twisted.words.protocols.jabber.client.IQ.send
twisted.words.protocols.jabber.client.IQ.html#send
ZopeInterfaceFunction
Method
PUBLIC
Call this method to send this IQ request via the associated XmlStream.
-
twisted.words.protocols.jabber.client.IQ._resultEvent
twisted.words.protocols.jabber.client.IQ.html#_resultEvent
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.protocols.jabber.client.IQAuthInitializer
twisted.words.protocols.jabber.client.IQAuthInitializer.html
ZopeInterfaceClass
Class
PUBLIC
Non-SASL Authentication initializer for the initiating entity.
-
twisted.words.protocols.jabber.client.IQAuthInitializer.INVALID_USER_EVENT
twisted.words.protocols.jabber.client.IQAuthInitializer.html#INVALID_USER_EVENT
ZopeInterfaceAttribute
Constant
PUBLIC
Token to signal that authentication failed, due to invalid username.
-
twisted.words.protocols.jabber.client.IQAuthInitializer.AUTH_FAILED_EVENT
twisted.words.protocols.jabber.client.IQAuthInitializer.html#AUTH_FAILED_EVENT
ZopeInterfaceAttribute
Constant
PUBLIC
Token to signal that authentication failed, due to invalid password.
-
twisted.words.protocols.jabber.client.IQAuthInitializer.__init__
twisted.words.protocols.jabber.client.IQAuthInitializer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.client.IQAuthInitializer.xmlstream
twisted.words.protocols.jabber.client.IQAuthInitializer.html#xmlstream
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.client.IQAuthInitializer.initialize
twisted.words.protocols.jabber.client.IQAuthInitializer.html#initialize
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.client.IQAuthInitializer._cbAuthQuery
twisted.words.protocols.jabber.client.IQAuthInitializer.html#_cbAuthQuery
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.protocols.jabber.client.IQAuthInitializer._ebAuthQuery
twisted.words.protocols.jabber.client.IQAuthInitializer.html#_ebAuthQuery
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.protocols.jabber.client.IQAuthInitializer._cbAuth
twisted.words.protocols.jabber.client.IQAuthInitializer.html#_cbAuth
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.protocols.jabber.client.IQAuthInitializer._ebAuth
twisted.words.protocols.jabber.client.IQAuthInitializer.html#_ebAuth
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.protocols.jabber.client.BasicAuthenticator
twisted.words.protocols.jabber.client.BasicAuthenticator.html
ZopeInterfaceClass
Class
PUBLIC
Authenticates an XmlStream against a Jabber server as a Client.
-
twisted.words.protocols.jabber.client.BasicAuthenticator.INVALID_USER_EVENT
twisted.words.protocols.jabber.client.BasicAuthenticator.html#INVALID_USER_EVENT
ZopeInterfaceAttribute
Constant
PUBLIC
-
twisted.words.protocols.jabber.client.BasicAuthenticator.AUTH_FAILED_EVENT
twisted.words.protocols.jabber.client.BasicAuthenticator.html#AUTH_FAILED_EVENT
ZopeInterfaceAttribute
Constant
PUBLIC
-
twisted.words.protocols.jabber.client.BasicAuthenticator.REGISTER_FAILED_EVENT
twisted.words.protocols.jabber.client.BasicAuthenticator.html#REGISTER_FAILED_EVENT
ZopeInterfaceAttribute
Constant
PUBLIC
Token to signal that registration failed.
-
twisted.words.protocols.jabber.client.BasicAuthenticator.namespace
twisted.words.protocols.jabber.client.BasicAuthenticator.html#namespace
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.client.BasicAuthenticator.__init__
twisted.words.protocols.jabber.client.BasicAuthenticator.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.client.BasicAuthenticator.jid
twisted.words.protocols.jabber.client.BasicAuthenticator.html#jid
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.client.BasicAuthenticator.password
twisted.words.protocols.jabber.client.BasicAuthenticator.html#password
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.client.BasicAuthenticator.associateWithStream
twisted.words.protocols.jabber.client.BasicAuthenticator.html#associateWithStream
ZopeInterfaceFunction
Method
PUBLIC
Called by the XmlStreamFactory when a connection has been made to the requested peer, and an XmlStream object has been instantiated.
-
twisted.words.protocols.jabber.client.BasicAuthenticator.registerAccount
twisted.words.protocols.jabber.client.BasicAuthenticator.html#registerAccount
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.client.BasicAuthenticator._registerResultEvent
twisted.words.protocols.jabber.client.BasicAuthenticator.html#_registerResultEvent
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.protocols.jabber.client.CheckVersionInitializer
twisted.words.protocols.jabber.client.CheckVersionInitializer.html
ZopeInterfaceClass
Class
PUBLIC
Initializer that checks if the minimum common stream version number is 1.0.
-
twisted.words.protocols.jabber.client.CheckVersionInitializer.__init__
twisted.words.protocols.jabber.client.CheckVersionInitializer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.client.CheckVersionInitializer.xmlstream
twisted.words.protocols.jabber.client.CheckVersionInitializer.html#xmlstream
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.client.CheckVersionInitializer.initialize
twisted.words.protocols.jabber.client.CheckVersionInitializer.html#initialize
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.client.BindInitializer
twisted.words.protocols.jabber.client.BindInitializer.html
ZopeInterfaceClass
Class
PUBLIC
Initializer that implements Resource Binding for the initiating entity.
-
twisted.words.protocols.jabber.client.BindInitializer.feature
twisted.words.protocols.jabber.client.BindInitializer.html#feature
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.client.BindInitializer.start
twisted.words.protocols.jabber.client.BindInitializer.html#start
ZopeInterfaceFunction
Method
PUBLIC
Start the actual initialization.
-
twisted.words.protocols.jabber.client.BindInitializer.onBind
twisted.words.protocols.jabber.client.BindInitializer.html#onBind
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.client.SessionInitializer
twisted.words.protocols.jabber.client.SessionInitializer.html
ZopeInterfaceClass
Class
PUBLIC
Initializer that implements session establishment for the initiating entity.
-
twisted.words.protocols.jabber.client.SessionInitializer.feature
twisted.words.protocols.jabber.client.SessionInitializer.html#feature
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.client.SessionInitializer.start
twisted.words.protocols.jabber.client.SessionInitializer.html#start
ZopeInterfaceFunction
Method
PUBLIC
Start the actual initialization.
-
twisted.words.protocols.jabber.client.XMPPClientFactory
twisted.words.protocols.jabber.client.html#XMPPClientFactory
ZopeInterfaceFunction
Function
PUBLIC
Client factory for XMPP 1.0 (only).
-
twisted.words.protocols.jabber.client.XMPPAuthenticator
twisted.words.protocols.jabber.client.XMPPAuthenticator.html
ZopeInterfaceClass
Class
PUBLIC
Initializes an XmlStream connecting to an XMPP server as a Client.
-
twisted.words.protocols.jabber.client.XMPPAuthenticator.jid
twisted.words.protocols.jabber.client.XMPPAuthenticator.html#jid
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Jabber ID to authenticate with. This may contain a resource part, as a suggestion to the server for resource binding. A server may override this, though. If the resource part is left off, the server will generate a unique resource identifier...
-
twisted.words.protocols.jabber.client.XMPPAuthenticator.password
twisted.words.protocols.jabber.client.XMPPAuthenticator.html#password
ZopeInterfaceAttribute
Instance Variable
PUBLIC
password to be used during SASL authentication.
-
twisted.words.protocols.jabber.client.XMPPAuthenticator.namespace
twisted.words.protocols.jabber.client.XMPPAuthenticator.html#namespace
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.client.XMPPAuthenticator.__init__
twisted.words.protocols.jabber.client.XMPPAuthenticator.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.words.protocols.jabber.client.XMPPAuthenticator._configurationForTLS
twisted.words.protocols.jabber.client.XMPPAuthenticator.html#_configurationForTLS
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.words.protocols.jabber.client.XMPPAuthenticator.associateWithStream
twisted.words.protocols.jabber.client.XMPPAuthenticator.html#associateWithStream
ZopeInterfaceFunction
Method
PUBLIC
Register with the XML stream.
-
twisted.words.protocols.jabber.jstrports._parseTCPSSL
twisted.words.protocols.jabber.jstrports.html#_parseTCPSSL
ZopeInterfaceFunction
Function
PRIVATE
For the moment, parse TCP or SSL connections the same
-
twisted.words.protocols.jabber.jstrports._parseUNIX
twisted.words.protocols.jabber.jstrports.html#_parseUNIX
ZopeInterfaceFunction
Function
PRIVATE
Undocumented
-
twisted.words.protocols.jabber.jstrports._funcs
twisted.words.protocols.jabber.jstrports.html#_funcs
ZopeInterfaceAttribute
Variable
PRIVATE
Undocumented
-
twisted.words.protocols.jabber.jstrports.parse
twisted.words.protocols.jabber.jstrports.html#parse
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.jstrports.client
twisted.words.protocols.jabber.jstrports.html#client
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.component.NS_COMPONENT_ACCEPT
twisted.words.protocols.jabber.component.html#NS_COMPONENT_ACCEPT
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.component.componentFactory
twisted.words.protocols.jabber.component.html#componentFactory
ZopeInterfaceFunction
Function
PUBLIC
XML stream factory for external server-side components.
-
twisted.words.protocols.jabber.component.ComponentInitiatingInitializer
twisted.words.protocols.jabber.component.ComponentInitiatingInitializer.html
ZopeInterfaceClass
Class
PUBLIC
External server-side component authentication initializer for the initiating entity.
-
twisted.words.protocols.jabber.component.ComponentInitiatingInitializer.xmlstream
twisted.words.protocols.jabber.component.ComponentInitiatingInitializer.html#xmlstream
ZopeInterfaceAttribute
Instance Variable
PUBLIC
XML stream between server and component.
-
twisted.words.protocols.jabber.component.ComponentInitiatingInitializer.__init__
twisted.words.protocols.jabber.component.ComponentInitiatingInitializer.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.component.ComponentInitiatingInitializer._deferred
twisted.words.protocols.jabber.component.ComponentInitiatingInitializer.html#_deferred
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.words.protocols.jabber.component.ComponentInitiatingInitializer.initialize
twisted.words.protocols.jabber.component.ComponentInitiatingInitializer.html#initialize
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.component.ComponentInitiatingInitializer._cbHandshake
twisted.words.protocols.jabber.component.ComponentInitiatingInitializer.html#_cbHandshake
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.protocols.jabber.component.ConnectComponentAuthenticator
twisted.words.protocols.jabber.component.ConnectComponentAuthenticator.html
ZopeInterfaceClass
Class
PUBLIC
Authenticator to permit an XmlStream to authenticate against a Jabber server as an external component (where the Authenticator is initiating the stream).
-
twisted.words.protocols.jabber.component.ConnectComponentAuthenticator.__init__
twisted.words.protocols.jabber.component.ConnectComponentAuthenticator.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
No summary
-
twisted.words.protocols.jabber.component.ConnectComponentAuthenticator.password
twisted.words.protocols.jabber.component.ConnectComponentAuthenticator.html#password
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.component.ConnectComponentAuthenticator.associateWithStream
twisted.words.protocols.jabber.component.ConnectComponentAuthenticator.html#associateWithStream
ZopeInterfaceFunction
Method
PUBLIC
Called by the XmlStreamFactory when a connection has been made to the requested peer, and an XmlStream object has been instantiated.
-
twisted.words.protocols.jabber.component.ListenComponentAuthenticator
twisted.words.protocols.jabber.component.ListenComponentAuthenticator.html
ZopeInterfaceClass
Class
PUBLIC
Authenticator for accepting components.
-
twisted.words.protocols.jabber.component.ListenComponentAuthenticator.secret
twisted.words.protocols.jabber.component.ListenComponentAuthenticator.html#secret
ZopeInterfaceAttribute
Instance Variable
PUBLIC
The shared secret used to authorized incoming component connections.
-
twisted.words.protocols.jabber.component.ListenComponentAuthenticator.__init__
twisted.words.protocols.jabber.component.ListenComponentAuthenticator.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.component.ListenComponentAuthenticator.associateWithStream
twisted.words.protocols.jabber.component.ListenComponentAuthenticator.html#associateWithStream
ZopeInterfaceFunction
Method
PUBLIC
Associate the authenticator with a stream.
-
twisted.words.protocols.jabber.component.ListenComponentAuthenticator.streamStarted
twisted.words.protocols.jabber.component.ListenComponentAuthenticator.html#streamStarted
ZopeInterfaceFunction
Method
PUBLIC
Called by the stream when it has started.
-
twisted.words.protocols.jabber.component.ListenComponentAuthenticator.onElement
twisted.words.protocols.jabber.component.ListenComponentAuthenticator.html#onElement
ZopeInterfaceFunction
Method
PUBLIC
Called on incoming XML Stanzas.
-
twisted.words.protocols.jabber.component.ListenComponentAuthenticator.onHandshake
twisted.words.protocols.jabber.component.ListenComponentAuthenticator.html#onHandshake
ZopeInterfaceFunction
Method
PUBLIC
Called upon receiving the handshake request.
-
twisted.words.protocols.jabber.component.Service
twisted.words.protocols.jabber.component.Service.html
ZopeInterfaceClass
Class
PUBLIC
External server-side component service.
-
twisted.words.protocols.jabber.component.Service.componentConnected
twisted.words.protocols.jabber.component.Service.html#componentConnected
ZopeInterfaceFunction
Method
PUBLIC
Parent component has established a connection.
-
twisted.words.protocols.jabber.component.Service.componentDisconnected
twisted.words.protocols.jabber.component.Service.html#componentDisconnected
ZopeInterfaceFunction
Method
PUBLIC
Parent component has lost the connection to the Jabber server.
-
twisted.words.protocols.jabber.component.Service.transportConnected
twisted.words.protocols.jabber.component.Service.html#transportConnected
ZopeInterfaceFunction
Method
PUBLIC
Parent component has established a connection over the underlying transport.
-
twisted.words.protocols.jabber.component.Service.send
twisted.words.protocols.jabber.component.Service.html#send
ZopeInterfaceFunction
Method
PUBLIC
Send data over service parent's XML stream.
-
twisted.words.protocols.jabber.component.ServiceManager
twisted.words.protocols.jabber.component.ServiceManager.html
ZopeInterfaceClass
Class
PUBLIC
Business logic for a managed component connection to a Jabber router.
-
twisted.words.protocols.jabber.component.ServiceManager.__init__
twisted.words.protocols.jabber.component.ServiceManager.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.component.ServiceManager.jabberId
twisted.words.protocols.jabber.component.ServiceManager.html#jabberId
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.component.ServiceManager.xmlstream
twisted.words.protocols.jabber.component.ServiceManager.html#xmlstream
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.component.ServiceManager._packetQueue
twisted.words.protocols.jabber.component.ServiceManager.html#_packetQueue
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.words.protocols.jabber.component.ServiceManager._xsFactory
twisted.words.protocols.jabber.component.ServiceManager.html#_xsFactory
ZopeInterfaceAttribute
Instance Variable
PRIVATE
Undocumented
-
twisted.words.protocols.jabber.component.ServiceManager.addBootstrap
twisted.words.protocols.jabber.component.ServiceManager.html#addBootstrap
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.component.ServiceManager.removeBootstrap
twisted.words.protocols.jabber.component.ServiceManager.html#removeBootstrap
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.component.ServiceManager.getFactory
twisted.words.protocols.jabber.component.ServiceManager.html#getFactory
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.component.ServiceManager._connected
twisted.words.protocols.jabber.component.ServiceManager.html#_connected
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.protocols.jabber.component.ServiceManager._authd
twisted.words.protocols.jabber.component.ServiceManager.html#_authd
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.protocols.jabber.component.ServiceManager._disconnected
twisted.words.protocols.jabber.component.ServiceManager.html#_disconnected
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.protocols.jabber.component.ServiceManager.send
twisted.words.protocols.jabber.component.ServiceManager.html#send
ZopeInterfaceFunction
Method
PUBLIC
Send data over the XML stream.
-
twisted.words.protocols.jabber.component.buildServiceManager
twisted.words.protocols.jabber.component.html#buildServiceManager
ZopeInterfaceFunction
Function
PUBLIC
Constructs a pre-built
ServiceManager, using the specified strport string.
-
twisted.words.protocols.jabber.component.Router
twisted.words.protocols.jabber.component.Router.html
ZopeInterfaceClass
Class
PUBLIC
XMPP Server's Router.
-
twisted.words.protocols.jabber.component.Router.routes
twisted.words.protocols.jabber.component.Router.html#routes
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Routes based on the host part of JIDs. Maps host names to the
EventDispatchers that should receive the traffic. A key of
None means the default route.
-
twisted.words.protocols.jabber.component.Router.__init__
twisted.words.protocols.jabber.component.Router.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.component.Router.addRoute
twisted.words.protocols.jabber.component.Router.html#addRoute
ZopeInterfaceFunction
Method
PUBLIC
Add a new route.
-
twisted.words.protocols.jabber.component.Router.removeRoute
twisted.words.protocols.jabber.component.Router.html#removeRoute
ZopeInterfaceFunction
Method
PUBLIC
Remove a route.
-
twisted.words.protocols.jabber.component.Router.route
twisted.words.protocols.jabber.component.Router.html#route
ZopeInterfaceFunction
Method
PUBLIC
Route a stanza.
-
twisted.words.protocols.jabber.component.XMPPComponentServerFactory
twisted.words.protocols.jabber.component.XMPPComponentServerFactory.html
ZopeInterfaceClass
Class
PUBLIC
XMPP Component Server factory.
-
twisted.words.protocols.jabber.component.XMPPComponentServerFactory.logTraffic
twisted.words.protocols.jabber.component.XMPPComponentServerFactory.html#logTraffic
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.component.XMPPComponentServerFactory.__init__
twisted.words.protocols.jabber.component.XMPPComponentServerFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.component.XMPPComponentServerFactory.router
twisted.words.protocols.jabber.component.XMPPComponentServerFactory.html#router
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.component.XMPPComponentServerFactory.secret
twisted.words.protocols.jabber.component.XMPPComponentServerFactory.html#secret
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.component.XMPPComponentServerFactory.serial
twisted.words.protocols.jabber.component.XMPPComponentServerFactory.html#serial
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.component.XMPPComponentServerFactory.onConnectionMade
twisted.words.protocols.jabber.component.XMPPComponentServerFactory.html#onConnectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a component connection was made.
-
twisted.words.protocols.jabber.component.XMPPComponentServerFactory.onAuthenticated
twisted.words.protocols.jabber.component.XMPPComponentServerFactory.html#onAuthenticated
ZopeInterfaceFunction
Method
PUBLIC
Called when a component has successfully authenticated.
-
twisted.words.protocols.jabber.component.XMPPComponentServerFactory.onError
twisted.words.protocols.jabber.component.XMPPComponentServerFactory.html#onError
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.protocols.jabber.component.XMPPComponentServerFactory.onConnectionLost
twisted.words.protocols.jabber.component.XMPPComponentServerFactory.html#onConnectionLost
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.service.Group
twisted.words.service.Group.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.service.Group.__init__
twisted.words.service.Group.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.service.Group.name
twisted.words.service.Group.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A short string, unique among groups.
-
twisted.words.service.Group.users
twisted.words.service.Group.html#users
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.service.Group.meta
twisted.words.service.Group.html#meta
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.service.Group._ebUserCall
twisted.words.service.Group.html#_ebUserCall
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.service.Group._cbUserCall
twisted.words.service.Group.html#_cbUserCall
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.service.Group.add
twisted.words.service.Group.html#add
ZopeInterfaceFunction
Method
PUBLIC
Include the given user in this group.
-
twisted.words.service.Group.remove
twisted.words.service.Group.html#remove
ZopeInterfaceFunction
Method
PUBLIC
Remove the given user from this group.
-
twisted.words.service.Group.size
twisted.words.service.Group.html#size
ZopeInterfaceFunction
Method
PUBLIC
Return the number of participants in this group.
-
twisted.words.service.Group.receive
twisted.words.service.Group.html#receive
ZopeInterfaceFunction
Method
PUBLIC
Broadcast the given message from the given sender to other users in group.
-
twisted.words.service.Group.setMetadata
twisted.words.service.Group.html#setMetadata
ZopeInterfaceFunction
Method
PUBLIC
Change the metadata associated with this group.
-
twisted.words.service.Group.iterusers
twisted.words.service.Group.html#iterusers
ZopeInterfaceFunction
Method
PUBLIC
Return an iterator of all users in this group.
-
twisted.words.service.User
twisted.words.service.User.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.service.User.realm
twisted.words.service.User.html#realm
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A reference to the Realm to which this user belongs. Set if and only if the user is logged in.
-
twisted.words.service.User.mind
twisted.words.service.User.html#mind
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A reference to the mind which logged in to this user. Set if and only if the user is logged in.
-
twisted.words.service.User.__init__
twisted.words.service.User.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.service.User.name
twisted.words.service.User.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A short string, unique among users.
-
twisted.words.service.User.groups
twisted.words.service.User.html#groups
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.service.User.lastMessage
twisted.words.service.User.html#lastMessage
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A POSIX timestamp indicating the time of the last message received from this user.
-
twisted.words.service.User.loggedIn
twisted.words.service.User.html#loggedIn
ZopeInterfaceFunction
Method
PUBLIC
-
twisted.words.service.User.signOn
twisted.words.service.User.html#signOn
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A POSIX timestamp indicating this user's most recent sign on time.
-
twisted.words.service.User.join
twisted.words.service.User.html#join
ZopeInterfaceFunction
Method
PUBLIC
Attempt to join the given group.
-
twisted.words.service.User.leave
twisted.words.service.User.html#leave
ZopeInterfaceFunction
Method
PUBLIC
Discontinue participation in the given group.
-
twisted.words.service.User.send
twisted.words.service.User.html#send
ZopeInterfaceFunction
Method
PUBLIC
Send the given message to the given user or group.
-
twisted.words.service.User.itergroups
twisted.words.service.User.html#itergroups
ZopeInterfaceFunction
Method
PUBLIC
Return an iterator of all groups of which this user is a member.
-
twisted.words.service.User.logout
twisted.words.service.User.html#logout
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.service.NICKSERV
twisted.words.service.html#NICKSERV
ZopeInterfaceAttribute
Constant
PUBLIC
Undocumented
-
twisted.words.service.IRCUser
twisted.words.service.IRCUser.html
ZopeInterfaceClass
Class
PUBLIC
Protocol instance representing an IRC user connected to the server.
-
twisted.words.service.IRCUser.groups
twisted.words.service.IRCUser.html#groups
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.service.IRCUser.logout
twisted.words.service.IRCUser.html#logout
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.service.IRCUser.avatar
twisted.words.service.IRCUser.html#avatar
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.service.IRCUser.realm
twisted.words.service.IRCUser.html#realm
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.service.IRCUser.encoding
twisted.words.service.IRCUser.html#encoding
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.service.IRCUser.connectionMade
twisted.words.service.IRCUser.html#connectionMade
ZopeInterfaceFunction
Method
PUBLIC
Called when a connection is made.
-
twisted.words.service.IRCUser.hostname
twisted.words.service.IRCUser.html#hostname
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.service.IRCUser.connectionLost
twisted.words.service.IRCUser.html#connectionLost
ZopeInterfaceFunction
Method
PUBLIC
Called when the connection is shut down.
-
twisted.words.service.IRCUser.sendMessage
twisted.words.service.IRCUser.html#sendMessage
ZopeInterfaceFunction
Method
PUBLIC
Send a line formatted as an IRC message.
-
twisted.words.service.IRCUser.userJoined
twisted.words.service.IRCUser.html#userJoined
ZopeInterfaceFunction
Method
PUBLIC
Callback notifying this user that the given user has joined the given group.
-
twisted.words.service.IRCUser.userLeft
twisted.words.service.IRCUser.html#userLeft
ZopeInterfaceFunction
Method
PUBLIC
Callback notifying this user that the given user has left the given group for the given reason.
-
twisted.words.service.IRCUser.receive
twisted.words.service.IRCUser.html#receive
ZopeInterfaceFunction
Method
PUBLIC
Callback notifying this user of the given message sent by the given user.
-
twisted.words.service.IRCUser.groupMetaUpdate
twisted.words.service.IRCUser.html#groupMetaUpdate
ZopeInterfaceFunction
Method
PUBLIC
Callback notifying this user that the metadata for the given group has changed.
-
twisted.words.service.IRCUser.nickname
twisted.words.service.IRCUser.html#nickname
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.service.IRCUser.password
twisted.words.service.IRCUser.html#password
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.service.IRCUser.irc_PASS
twisted.words.service.IRCUser.html#irc_PASS
ZopeInterfaceFunction
Method
PUBLIC
Password message -- Register a password.
-
twisted.words.service.IRCUser.irc_NICK
twisted.words.service.IRCUser.html#irc_NICK
ZopeInterfaceFunction
Method
PUBLIC
Nick message -- Set your nickname.
-
twisted.words.service.IRCUser.name
twisted.words.service.IRCUser.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A short string, unique among users. This will be set by the
IChatService at login time.
-
twisted.words.service.IRCUser.irc_USER
twisted.words.service.IRCUser.html#irc_USER
ZopeInterfaceFunction
Method
PUBLIC
User message -- Set your realname.
-
twisted.words.service.IRCUser.realname
twisted.words.service.IRCUser.html#realname
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.service.IRCUser.irc_NICKSERV_PRIVMSG
twisted.words.service.IRCUser.html#irc_NICKSERV_PRIVMSG
ZopeInterfaceFunction
Method
PUBLIC
Send a (private) message.
-
twisted.words.service.IRCUser.logInAs
twisted.words.service.IRCUser.html#logInAs
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.service.IRCUser._welcomeMessages
twisted.words.service.IRCUser.html#_welcomeMessages
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.words.service.IRCUser._motdMessages
twisted.words.service.IRCUser.html#_motdMessages
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.words.service.IRCUser._cbLogin
twisted.words.service.IRCUser.html#_cbLogin
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.service.IRCUser._ebLogin
twisted.words.service.IRCUser.html#_ebLogin
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.service.IRCUser.irc_PING
twisted.words.service.IRCUser.html#irc_PING
ZopeInterfaceFunction
Method
PUBLIC
Ping message
-
twisted.words.service.IRCUser.irc_QUIT
twisted.words.service.IRCUser.html#irc_QUIT
ZopeInterfaceFunction
Method
PUBLIC
Quit
-
twisted.words.service.IRCUser._channelMode
twisted.words.service.IRCUser.html#_channelMode
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.service.IRCUser._userMode
twisted.words.service.IRCUser.html#_userMode
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.service.IRCUser.irc_MODE
twisted.words.service.IRCUser.html#irc_MODE
ZopeInterfaceFunction
Method
PUBLIC
User mode message
-
twisted.words.service.IRCUser.irc_USERHOST
twisted.words.service.IRCUser.html#irc_USERHOST
ZopeInterfaceFunction
Method
PUBLIC
Userhost message
-
twisted.words.service.IRCUser.irc_PRIVMSG 0
twisted.words.service.IRCUser.html#irc_PRIVMSG%200
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.service.IRCUser.irc_PRIVMSG
twisted.words.service.IRCUser.html#irc_PRIVMSG
ZopeInterfaceFunction
Method
PUBLIC
Send a (private) message.
-
twisted.words.service.IRCUser.irc_JOIN
twisted.words.service.IRCUser.html#irc_JOIN
ZopeInterfaceFunction
Method
PUBLIC
Join message
-
twisted.words.service.IRCUser.irc_PART
twisted.words.service.IRCUser.html#irc_PART
ZopeInterfaceFunction
Method
PUBLIC
Part message
-
twisted.words.service.IRCUser.irc_NAMES
twisted.words.service.IRCUser.html#irc_NAMES
ZopeInterfaceFunction
Method
PUBLIC
Names message
-
twisted.words.service.IRCUser.irc_TOPIC
twisted.words.service.IRCUser.html#irc_TOPIC
ZopeInterfaceFunction
Method
PUBLIC
Topic message
-
twisted.words.service.IRCUser._sendTopic
twisted.words.service.IRCUser.html#_sendTopic
ZopeInterfaceFunction
Method
PRIVATE
Send the topic of the given group to this user, if it has one.
-
twisted.words.service.IRCUser._getTopic
twisted.words.service.IRCUser.html#_getTopic
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.service.IRCUser._setTopic
twisted.words.service.IRCUser.html#_setTopic
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.service.IRCUser.list
twisted.words.service.IRCUser.html#list
ZopeInterfaceFunction
Method
PUBLIC
Send a group of LIST response lines
-
twisted.words.service.IRCUser.irc_LIST
twisted.words.service.IRCUser.html#irc_LIST
ZopeInterfaceFunction
Method
PUBLIC
List query
-
twisted.words.service.IRCUser._channelWho
twisted.words.service.IRCUser.html#_channelWho
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.service.IRCUser._userWho
twisted.words.service.IRCUser.html#_userWho
ZopeInterfaceFunction
Method
PRIVATE
Undocumented
-
twisted.words.service.IRCUser.irc_WHO
twisted.words.service.IRCUser.html#irc_WHO
ZopeInterfaceFunction
Method
PUBLIC
Who query
-
twisted.words.service.IRCUser.irc_WHOIS
twisted.words.service.IRCUser.html#irc_WHOIS
ZopeInterfaceFunction
Method
PUBLIC
Whois query
-
twisted.words.service.IRCUser.irc_OPER
twisted.words.service.IRCUser.html#irc_OPER
ZopeInterfaceFunction
Method
PUBLIC
Oper message
-
twisted.words.service.IRCFactory
twisted.words.service.IRCFactory.html
ZopeInterfaceClass
Class
PUBLIC
IRC server that creates instances of the
IRCUser protocol.
-
twisted.words.service.IRCFactory._serverInfo
twisted.words.service.IRCFactory.html#_serverInfo
ZopeInterfaceAttribute
Instance Variable
PRIVATE
A dictionary mapping: "serviceName" to the name of the server, "serviceVersion" to the copyright version, "creationDate" to the time that the server was started.
-
twisted.words.service.IRCFactory.__init__
twisted.words.service.IRCFactory.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.service.IRCFactory.realm
twisted.words.service.IRCFactory.html#realm
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.service.IRCFactory.portal
twisted.words.service.IRCFactory.html#portal
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.service.PBMind
twisted.words.service.PBMind.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.service.PBMind.__init__
twisted.words.service.PBMind.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.service.PBMind.jellyFor
twisted.words.service.PBMind.html#jellyFor
ZopeInterfaceFunction
Method
PUBLIC
(internal)
-
twisted.words.service.PBMind.remote_userJoined
twisted.words.service.PBMind.html#remote_userJoined
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.service.PBMind.remote_userLeft
twisted.words.service.PBMind.html#remote_userLeft
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.service.PBMind.remote_receive
twisted.words.service.PBMind.html#remote_receive
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.service.PBMind.remote_groupMetaUpdate
twisted.words.service.PBMind.html#remote_groupMetaUpdate
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.service.PBMindReference
twisted.words.service.PBMindReference.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.service.PBMindReference.name
twisted.words.service.PBMindReference.html#name
ZopeInterfaceAttribute
Class Variable
PUBLIC
A short string, unique among users. This will be set by the
IChatService at login time.
-
twisted.words.service.PBMindReference.receive
twisted.words.service.PBMindReference.html#receive
ZopeInterfaceFunction
Method
PUBLIC
Callback notifying this user of the given message sent by the given user.
-
twisted.words.service.PBMindReference.groupMetaUpdate
twisted.words.service.PBMindReference.html#groupMetaUpdate
ZopeInterfaceFunction
Method
PUBLIC
Callback notifying this user that the metadata for the given group has changed.
-
twisted.words.service.PBMindReference.userJoined
twisted.words.service.PBMindReference.html#userJoined
ZopeInterfaceFunction
Method
PUBLIC
Callback notifying this user that the given user has joined the given group.
-
twisted.words.service.PBMindReference.userLeft
twisted.words.service.PBMindReference.html#userLeft
ZopeInterfaceFunction
Method
PUBLIC
Callback notifying this user that the given user has left the given group for the given reason.
-
twisted.words.service.PBGroup
twisted.words.service.PBGroup.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.service.PBGroup.__init__
twisted.words.service.PBGroup.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.service.PBGroup.realm
twisted.words.service.PBGroup.html#realm
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.service.PBGroup.avatar
twisted.words.service.PBGroup.html#avatar
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.service.PBGroup.group
twisted.words.service.PBGroup.html#group
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.service.PBGroup.processUniqueID
twisted.words.service.PBGroup.html#processUniqueID
ZopeInterfaceFunction
Method
PUBLIC
Return an ID which uniquely represents this object for this process.
-
twisted.words.service.PBGroup.jellyFor
twisted.words.service.PBGroup.html#jellyFor
ZopeInterfaceFunction
Method
PUBLIC
(internal)
-
twisted.words.service.PBGroup.remote_leave
twisted.words.service.PBGroup.html#remote_leave
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.service.PBGroup.remote_send
twisted.words.service.PBGroup.html#remote_send
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.service.PBGroupReference
twisted.words.service.PBGroupReference.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.service.PBGroupReference.unjellyFor
twisted.words.service.PBGroupReference.html#unjellyFor
ZopeInterfaceFunction
Method
PUBLIC
Unjelly myself for the jellier.
-
twisted.words.service.PBGroupReference.name
twisted.words.service.PBGroupReference.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A short string, unique among groups.
-
twisted.words.service.PBGroupReference.leave
twisted.words.service.PBGroupReference.html#leave
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.service.PBGroupReference.send
twisted.words.service.PBGroupReference.html#send
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.service.PBGroupReference.add
twisted.words.service.PBGroupReference.html#add
ZopeInterfaceFunction
Method
PUBLIC
Include the given user in this group.
-
twisted.words.service.PBGroupReference.iterusers
twisted.words.service.PBGroupReference.html#iterusers
ZopeInterfaceFunction
Method
PUBLIC
Return an iterator of all users in this group.
-
twisted.words.service.PBGroupReference.receive
twisted.words.service.PBGroupReference.html#receive
ZopeInterfaceFunction
Method
PUBLIC
Broadcast the given message from the given sender to other users in group.
-
twisted.words.service.PBGroupReference.remove
twisted.words.service.PBGroupReference.html#remove
ZopeInterfaceFunction
Method
PUBLIC
Remove the given user from this group.
-
twisted.words.service.PBGroupReference.setMetadata
twisted.words.service.PBGroupReference.html#setMetadata
ZopeInterfaceFunction
Method
PUBLIC
Change the metadata associated with this group.
-
twisted.words.service.PBGroupReference.size
twisted.words.service.PBGroupReference.html#size
ZopeInterfaceFunction
Method
PUBLIC
Return the number of participants in this group.
-
twisted.words.service.PBUser
twisted.words.service.PBUser.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.service.PBUser.__init__
twisted.words.service.PBUser.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.service.PBUser.realm
twisted.words.service.PBUser.html#realm
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.service.PBUser.avatar
twisted.words.service.PBUser.html#avatar
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.service.PBUser.user
twisted.words.service.PBUser.html#user
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.service.PBUser.processUniqueID
twisted.words.service.PBUser.html#processUniqueID
ZopeInterfaceFunction
Method
PUBLIC
Return an ID which uniquely represents this object for this process.
-
twisted.words.service.ChatAvatar
twisted.words.service.ChatAvatar.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.service.ChatAvatar.__init__
twisted.words.service.ChatAvatar.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.service.ChatAvatar.avatar
twisted.words.service.ChatAvatar.html#avatar
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.service.ChatAvatar.jellyFor
twisted.words.service.ChatAvatar.html#jellyFor
ZopeInterfaceFunction
Method
PUBLIC
(internal)
-
twisted.words.service.ChatAvatar.remote_join
twisted.words.service.ChatAvatar.html#remote_join
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.service.ChatAvatar.name
twisted.words.service.ChatAvatar.html#name
ZopeInterfaceAttribute
Property
PUBLIC
A short string, unique among users. This will be set by the
IChatService at login time.
-
twisted.words.service.ChatAvatar.name.setter
twisted.words.service.ChatAvatar.html#name.setter
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.service.ChatAvatar.groupMetaUpdate
twisted.words.service.ChatAvatar.html#groupMetaUpdate
ZopeInterfaceFunction
Method
PUBLIC
Callback notifying this user that the metadata for the given group has changed.
-
twisted.words.service.ChatAvatar.receive
twisted.words.service.ChatAvatar.html#receive
ZopeInterfaceFunction
Method
PUBLIC
Callback notifying this user of the given message sent by the given user.
-
twisted.words.service.ChatAvatar.userJoined
twisted.words.service.ChatAvatar.html#userJoined
ZopeInterfaceFunction
Method
PUBLIC
Callback notifying this user that the given user has joined the given group.
-
twisted.words.service.ChatAvatar.userLeft
twisted.words.service.ChatAvatar.html#userLeft
ZopeInterfaceFunction
Method
PUBLIC
Callback notifying this user that the given user has left the given group for the given reason.
-
twisted.words.service.AvatarReference
twisted.words.service.AvatarReference.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.service.AvatarReference.join
twisted.words.service.AvatarReference.html#join
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.service.AvatarReference.quit
twisted.words.service.AvatarReference.html#quit
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.service.WordsRealm
twisted.words.service.WordsRealm.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/1 instance variable, 0/3 class variable, 2/14 methods documented
-
twisted.words.service.WordsRealm._encoding
twisted.words.service.WordsRealm.html#_encoding
ZopeInterfaceAttribute
Class Variable
PRIVATE
Undocumented
-
twisted.words.service.WordsRealm.__init__
twisted.words.service.WordsRealm.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.service.WordsRealm.name
twisted.words.service.WordsRealm.html#name
ZopeInterfaceAttribute
Instance Variable
PUBLIC
A short string identifying this chat service (eg, a hostname)
-
twisted.words.service.WordsRealm.userFactory
twisted.words.service.WordsRealm.html#userFactory
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.service.WordsRealm.groupFactory
twisted.words.service.WordsRealm.html#groupFactory
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.service.WordsRealm.logoutFactory
twisted.words.service.WordsRealm.html#logoutFactory
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.service.WordsRealm.requestAvatar
twisted.words.service.WordsRealm.html#requestAvatar
ZopeInterfaceFunction
Method
PUBLIC
Return avatar which provides one of the given interfaces.
-
twisted.words.service.WordsRealm.itergroups
twisted.words.service.WordsRealm.html#itergroups
ZopeInterfaceFunction
Method
PUBLIC
Return all groups available on this service.
-
twisted.words.service.WordsRealm.createGroupOnRequest
twisted.words.service.WordsRealm.html#createGroupOnRequest
ZopeInterfaceAttribute
Class Variable
PUBLIC
A boolean indicating whether
getGroup should implicitly create groups which are requested but which do not yet exist.
-
twisted.words.service.WordsRealm.createUserOnRequest
twisted.words.service.WordsRealm.html#createUserOnRequest
ZopeInterfaceAttribute
Class Variable
PUBLIC
A boolean indicating whether
getUser should implicitly create users which are requested but which do not yet exist.
-
twisted.words.service.WordsRealm.lookupUser
twisted.words.service.WordsRealm.html#lookupUser
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.service.WordsRealm.lookupGroup
twisted.words.service.WordsRealm.html#lookupGroup
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a group by name.
-
twisted.words.service.WordsRealm.addUser
twisted.words.service.WordsRealm.html#addUser
ZopeInterfaceFunction
Method
PUBLIC
Add the given user to this service.
-
twisted.words.service.WordsRealm.addGroup
twisted.words.service.WordsRealm.html#addGroup
ZopeInterfaceFunction
Method
PUBLIC
Add the given group to this service.
-
twisted.words.service.WordsRealm.getGroup
twisted.words.service.WordsRealm.html#getGroup
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the group by the given name.
-
twisted.words.service.WordsRealm.getUser
twisted.words.service.WordsRealm.html#getUser
ZopeInterfaceFunction
Method
PUBLIC
Retrieve the user by the given name.
-
twisted.words.service.WordsRealm.createUser
twisted.words.service.WordsRealm.html#createUser
ZopeInterfaceFunction
Method
PUBLIC
Create a new user with the given name.
-
twisted.words.service.WordsRealm.createGroup
twisted.words.service.WordsRealm.html#createGroup
ZopeInterfaceFunction
Method
PUBLIC
Create a new group with the given name.
-
twisted.words.service.InMemoryWordsRealm
twisted.words.service.InMemoryWordsRealm.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.service.InMemoryWordsRealm.__init__
twisted.words.service.InMemoryWordsRealm.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.service.InMemoryWordsRealm.users
twisted.words.service.InMemoryWordsRealm.html#users
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.service.InMemoryWordsRealm.groups
twisted.words.service.InMemoryWordsRealm.html#groups
ZopeInterfaceAttribute
Instance Variable
PUBLIC
Undocumented
-
twisted.words.service.InMemoryWordsRealm.itergroups
twisted.words.service.InMemoryWordsRealm.html#itergroups
ZopeInterfaceFunction
Method
PUBLIC
Return all groups available on this service.
-
twisted.words.service.InMemoryWordsRealm.addUser
twisted.words.service.InMemoryWordsRealm.html#addUser
ZopeInterfaceFunction
Method
PUBLIC
Add the given user to this service.
-
twisted.words.service.InMemoryWordsRealm.addGroup
twisted.words.service.InMemoryWordsRealm.html#addGroup
ZopeInterfaceFunction
Method
PUBLIC
Add the given group to this service.
-
twisted.words.service.InMemoryWordsRealm.lookupUser
twisted.words.service.InMemoryWordsRealm.html#lookupUser
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.service.InMemoryWordsRealm.lookupGroup
twisted.words.service.InMemoryWordsRealm.html#lookupGroup
ZopeInterfaceFunction
Method
PUBLIC
Retrieve a group by name.
-
twisted.words.tap.Options
twisted.words.tap.Options.html
ZopeInterfaceClass
Class
PUBLIC
No class docstring; 0/5 class variable, 2/3 methods documented
-
twisted.words.tap.Options.supportedInterfaces
twisted.words.tap.Options.html#supportedInterfaces
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.tap.Options.optParameters
twisted.words.tap.Options.html#optParameters
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.tap.Options.compData
twisted.words.tap.Options.html#compData
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.tap.Options.interfacePlugins
twisted.words.tap.Options.html#interfacePlugins
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.tap.Options.plg
twisted.words.tap.Options.html#plg
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.tap.Options.__init__
twisted.words.tap.Options.html#__init__
ZopeInterfaceFunction
Method
PUBLIC
Undocumented
-
twisted.words.tap.Options.opt_group
twisted.words.tap.Options.html#opt_group
ZopeInterfaceFunction
Method
PUBLIC
Specify a group which should exist
-
twisted.words.tap.Options.opt_passwd
twisted.words.tap.Options.html#opt_passwd
ZopeInterfaceFunction
Method
PUBLIC
Name of a passwd-style file. (This is for backwards-compatibility only; you should use the --auth command instead.)
-
twisted.words.tap.makeService
twisted.words.tap.html#makeService
ZopeInterfaceFunction
Function
PUBLIC
Undocumented
-
twisted.words.xmpproutertap.Options
twisted.words.xmpproutertap.Options.html
ZopeInterfaceClass
Class
PUBLIC
Undocumented
-
twisted.words.xmpproutertap.Options.optParameters
twisted.words.xmpproutertap.Options.html#optParameters
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.xmpproutertap.Options.optFlags
twisted.words.xmpproutertap.Options.html#optFlags
ZopeInterfaceAttribute
Class Variable
PUBLIC
Undocumented
-
twisted.words.xmpproutertap.makeService
twisted.words.xmpproutertap.html#makeService
ZopeInterfaceFunction
Function
PUBLIC
Undocumented