Package ZenRRD :: Module zenrender :: Class HttpRender
[hide private]
[frames] | no frames]

Class HttpRender

source code

twisted.web.resource.Resource --+
                                |
                               HttpRender

Nested Classes [hide private]

Inherited from twisted.web.resource.Resource: entityType

Instance Methods [hide private]
 
render_GET(self, request) source code

Inherited from twisted.web.resource.Resource: __init__, __providedBy__, delEntity, getChild, getChildForRequest, getChildWithDefault, getDynamicEntity, getStaticEntity, listDynamicEntities, listDynamicNames, listEntities, listNames, listStaticEntities, listStaticNames, putChild, reallyPutEntity, render, render_HEAD

Class Variables [hide private]
  isLeaf = True

Inherited from twisted.web.resource.Resource: __implemented__, __provides__, server