| Trees | Index | Help |
|---|
| Package flumotion :: Package twisted :: Module rtsp :: Class NoResource |
|
Loggable--+ |Resource--+ |RTSPResource--+ |ErrorResource--+ | NoResource
| Method Summary | |
|---|---|
__init__(self,
message)
| |
| Inherited from ErrorResource | |
| |
Render a given resource. | |
| |
| Inherited from RTSPResource | |
Retrieve a static or dynamically generated child resource from me. | |
| |
| |
Set CSeq and Date on response to given request. | |
| Inherited from Resource | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Register a static child. | |
| |
Default handling of HEAD method. | |
| Inherited from Loggable | |
Log a debug message. | |
| dict |
Log a message at the given level, with the possibility of going higher up in the stack. |
Log an error. | |
Log an informational message. | |
Log a log message. | |
Overridable log function. | |
Overridable object name function. | |
Log a warning. | |
Log a warning about a Failure. | |
| Instance Variable Summary | |
|---|---|
| Inherited from RTSPResource | |
| tuple | allowedMethods: a tuple of allowed methods that can be invoked on this resource. |
| Class Variable Summary | |
|---|---|
| Inherited from RTSPResource | |
str |
logCategory: Implementors can provide a category to log their messages under. |
| Inherited from Resource | |
Implements |
__implemented__ = <implementedBy twisted.web.resource.Re...
|
ClassProvides |
__providedBy__ = <zope.interface.declarations.ClassProvi...
|
ClassProvides |
__provides__ = <zope.interface.declarations.ClassProvide...
|
MetaInterface |
entityType = <MetaInterface twisted.web.resource.IResour...
|
int |
isLeaf = 0 |
NoneType |
server = None |
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Sun Oct 26 16:39:16 2008 | http://epydoc.sf.net |