Home | Trees | Index | Help |
---|
Package twisted :: Package test :: Module test_woven :: Class FakeSite |
|
Factory
--+ |ServerFactory
--+ |HTTPFactory
--+ |Site
--+ | FakeSite
Method Summary | |
---|---|
Initialize. (inherited from Site )
| |
(inherited from Site )
| |
Generate a channel attached to this site. (inherited from Site )
| |
Make sure startFactory is called. (inherited from Factory )
| |
Make sure stopFactory is called. (inherited from Factory )
| |
Emulate a resource's getChild method. (inherited from Site )
| |
getResourceFor(self,
req)
| |
Get a previously generated session, by its unique ID. (inherited from Site )
| |
Log a request's result to the logfile, by default in combined log format. (inherited from HTTPFactory )
| |
Generate a new Session instance, and store it for future reference. (inherited from Site )
| |
Redirect because a Site is always a directory. (inherited from Site )
| |
This will be called before I begin listening on a Port or Connector. (inherited from HTTPFactory )
| |
This will be called before I stop listening on all Ports/Connectors. (inherited from HTTPFactory )
| |
(internal) Generate an opaque, unique ID for a user's session. (inherited from Site )
| |
Override in subclasses, e.g. (inherited from Site )
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:29:08 2003 | http://epydoc.sf.net |