Prev
|
Index
|
Next
What's a Resource?
Everything in twisted in represented as twisted.web.resource.Resource object
In general, two calls are made on a resource:
getChild()
render()