Public Member Functions | |
| def | __call__ |
| def | __init__ |
Static Public Member Functions | |
| def | environ |
Public Attributes | |
| wsgi_application | |
Private Member Functions | |
| def | _log |
| def tornado.wsgi.WSGIContainer.__init__ | ( | self, | |
| wsgi_application | |||
| ) |
| def tornado.wsgi.WSGIContainer.__call__ | ( | self, | |
| request | |||
| ) |
| def tornado.wsgi.WSGIContainer._log | ( | self, | |
| status_code, | |||
| request | |||
| ) | [private] |
| def tornado.wsgi.WSGIContainer.environ | ( | request | ) | [static] |