Home | Trees | Index | Help |
---|
Package twisted :: Package test :: Module test_manhole :: Class DummyApp |
|
Logger
--+ |Versioned
--+ |OriginalAccessor
--+ |_AbstractServiceCollection
--+ |Application
--+ | DummyApp
Method Summary | |
---|---|
Initialize me. (inherited from Application )
| |
(inherited from OriginalAccessor )
| |
(inherited from OriginalAccessor )
| |
(inherited from Application )
| |
(inherited from Application )
| |
(inherited from OriginalAccessor )
| |
(inherited from Versioned )
| |
Adds an object implementing delay.IDelayed for execution in my event loop. (inherited from Application )
| |
(inherited from Application )
| |
Connect a given client protocol factory to a specific SSL server. (inherited from Application )
| |
Connect a given client protocol factory to a specific TCP server. (inherited from Application )
| |
Connect a given client protocol factory to a specific UNIX socket. (inherited from Application )
| |
(inherited from Application )
| |
(inherited from Application )
| |
Connects a given protocol factory to the given numeric TCP/IP port. (inherited from Application )
| |
Connects a given protocol factory to the given numeric TCP/IP port. (inherited from Application )
| |
Connects a given protocol factory to the given numeric UDP port. (inherited from Application )
| |
(inherited from Logger )
| |
A log prefix which describes me. (inherited from Application )
| |
*actually* del self.k without incurring side-effects. (inherited from OriginalAccessor )
| |
*actually* set self.k to v without incurring side-effects. (inherited from OriginalAccessor )
| |
Remove a Delayed previously added to the main event loop with addDelayed. (inherited from Application )
| |
run(save=1, installSignalHandlers=1) Run this application, running the main loop if necessary. (inherited from Application )
| |
Save a pickle of this application to a file in the current directory. (inherited from Application )
| |
Retrieve persistent uid/gid pair (if possible) and set the current process's euid/egid. (inherited from Application )
| |
Retrieve persistent uid/gid pair (if possible) and set the current process's uid/gid (inherited from Application )
| |
(inherited from Application )
| |
Version 1 Persistence Upgrade (inherited from Application )
| |
Version 2 Persistence Upgrade (inherited from Application )
| |
Version 3 Persistence Upgrade (inherited from Application )
| |
Version 4 Persistence Upgrade (inherited from Application )
| |
(inherited from Application )
| |
(inherited from Application )
| |
(inherited from Application )
| |
(inherited from Application )
| |
(inherited from Application )
| |
(internal) Do a version upgrade. (inherited from Versioned )
|
Class Variable Summary | |
---|---|
str |
name
|
Class Variable Details |
---|
name
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:26:14 2003 | http://epydoc.sf.net |