2011-06-11 21:48:46 +00:00
|
|
|
``tornado.wsgi`` --- Interoperability with other Python frameworks and servers
|
|
|
|
==============================================================================
|
2011-06-09 06:58:58 +00:00
|
|
|
|
|
|
|
.. automodule:: tornado.wsgi
|
2011-06-19 17:45:35 +00:00
|
|
|
|
|
|
|
WSGIApplication
|
|
|
|
---------------
|
|
|
|
|
|
|
|
.. autoclass:: WSGIApplication
|
|
|
|
:members:
|
|
|
|
|
|
|
|
.. autoclass:: HTTPRequest
|
|
|
|
:members:
|
|
|
|
|
|
|
|
WSGIContainer
|
|
|
|
-------------
|
|
|
|
|
|
|
|
.. autoclass:: WSGIContainer
|
|
|
|
:members:
|