tornado/docs/wsgi.rst

20 lines
411 B
ReStructuredText
Raw Normal View History

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