module documentation
Support for creating a service which runs a web server.
Class |
|
Define the options accepted by the twistd web plugin. |
Function | make |
Create and return a factory which will respond to distrib requests against the given site. |
Function | make |
Undocumented |
Class | _ |
Undocumented |
Create and return a factory which will respond to distrib requests against the given site.
Parameters | |
site:twisted.web.server.Site | Undocumented |
Returns | |
twisted.internet.protocol.Factory | Undocumented |