|
|
|
|
|
|
|
|
|
|
|
| remote_unpackageRRDFiles(self,
*args,
**kw) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
_showHelp(self)
When someone hits the HTTP port directly, give them something other
than a traceback. |
source code
|
|
|
|
render_GET(self,
request)
Respond to HTTP GET requests |
source code
|
|
|
|
render_POST(self,
request)
Respond to HTTP POST requests (eg XML-RPC requests) |
source code
|
|
|
Inherited from twisted.web.resource.Resource:
delEntity,
getChild,
getChildForRequest,
getChildWithDefault,
getDynamicEntity,
getStaticEntity,
listDynamicEntities,
listDynamicNames,
listEntities,
listNames,
listStaticEntities,
listStaticNames,
putChild,
reallyPutEntity,
render,
render_HEAD
|