Class n.l.OutputHandlerResource:

Part of nevow.livepage View Source View In Hierarchy

Implements interfaces: nevow.inevow.IResource

Undocumented
Line # Kind Name Docs
502 Method __init__ Undocumented
505 Method locateChild Locate another object which can be adapted to IResource
508 Method renderHTTP Render a request
def __init__(self, clientHandle): (source)
Undocumented
def locateChild(self, ctx, segments): (source)
Locate another object which can be adapted to IResource Return a tuple of resource, path segments
def renderHTTP(self, ctx): (source)
Render a request
API Documentation for Nevow, generated by pydoctor.