| Trees | Indices | Help |
|---|
|
|
twisted.internet.protocol.Factory --+
|
twisted.internet.protocol.ServerFactory --+
|
twisted.web.http.HTTPFactory --+
|
twisted.web.server.Site --+
|
RTSPSite
I am a ServerFactory that can be used in twisted.internet.interfaces.IReactorTCP's .listenTCP
Create me with an RTSPResource object.
|
|||
|
protocol Returns an appropriately initialized _GenericHTTPChannelProtocol. |
|||
|
requestFactory A factory which is called with (channel) and creates Request instances.
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from |
|||
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |