Package flumotion :: Package component :: Package common :: Package streamer :: Module mfdsresources :: Class HTTPRoot
[hide private]

Class HTTPRoot

source code

twisted.web.resource.Resource --+
                                |
      extern.log.log.Loggable --+
                                |
                               HTTPRoot

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

Inherited from extern.log.log.Loggable: debug, doLog, error, info, log, logFunction, logObjectName, warning, warningFailure, writeMarker

Class Variables [hide private]
  logCategory = "httproot"
Implementors can provide a category to log their messages under.