Home | Trees | Index | Help |
---|
Package twisted :: Package web :: Module spider :: Class HTTPDownloader |
|
Factory
--+ |ClientFactory
--+ |HTTPClientFactory
--+ |HTTPDownloader
--+ | HTTPDownloader
Method Summary | |
---|---|
(inherited from HTTPDownloader )
| |
Create an instance of a subclass of Protocol. (inherited from Factory )
| |
(inherited from HTTPClientFactory )
| |
Called when a connection is lost. (inherited from ClientFactory )
| |
Make sure startFactory is called. (inherited from Factory )
| |
Make sure stopFactory is called. (inherited from Factory )
| |
gotHeaders(self,
headers)
| |
(inherited from HTTPClientFactory )
| |
(inherited from HTTPClientFactory )
| |
pageEnd(self)
| |
pagePart(self,
s)
| |
(inherited from HTTPDownloader )
| |
Called when a connection has been started. (inherited from ClientFactory )
| |
This will be called before I begin listening on a Port or Connector. (inherited from Factory )
| |
This will be called before I stop listening on all Ports/Connectors. (inherited from Factory )
|
Class Variable Summary | |
---|---|
int |
expectedLength
|
DummyParser |
parser
|
int |
soFar
|
Class Variable Details |
---|
expectedLength
|
parser
|
soFar
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:26:26 2003 | http://epydoc.sf.net |