Home | Trees | Index | Help |
---|
Package twisted :: Package web :: Module spider :: Class SpiderSender |
|
OriginalAccessor
--+ |Versioned
--+ |ApplicationService
--+ | SpiderSender
Method Summary | |
---|---|
__init__(self,
*args,
**kw)
| |
(inherited from OriginalAccessor )
| |
(inherited from OriginalAccessor )
| |
__getstate__(self)
| |
(inherited from OriginalAccessor )
| |
(inherited from Versioned )
| |
addTargets(self,
targets)
| |
Have my parent disown me. (inherited from ApplicationService )
| |
download(self)
| |
downloadFailed(self,
reasons,
uri)
| |
downloadFinished(self,
anchors,
uri,
depth)
| |
(inherited from ApplicationService )
| |
notifyDownloadEnd(self,
uri)
| |
notifyDownloadStart(self,
uri)
| |
*actually* del self.k without incurring side-effects. (inherited from OriginalAccessor )
| |
*actually* set self.k to v without incurring side-effects. (inherited from OriginalAccessor )
| |
(inherited from ApplicationService )
| |
(inherited from ApplicationService )
| |
Set my parent, which must be a service collection of some kind. (inherited from ApplicationService )
| |
This call is made as a service starts up. | |
This call is made before shutdown. | |
tryDownload(self)
| |
(inherited from ApplicationService )
| |
(internal) Do a version upgrade. (inherited from Versioned )
|
Class Variable Summary | |
---|---|
str |
fileTemplate
|
int |
maxDepth
|
int |
maxDownloaders
|
Method Details |
---|
startService(self)This call is made as a service starts up.
|
stopService(self)This call is made before shutdown.
|
Class Variable Details |
---|
fileTemplate
|
maxDepth
|
maxDownloaders
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:29:16 2003 | http://epydoc.sf.net |