Public Member Functions | |
def | __call__ |
A WSGI equivalent of `tornado.web.Application`. .. deprecated:: 4.0 Use a regular `.Application` and wrap it in `WSGIAdapter` instead.
def tornado.wsgi.WSGIApplication.__call__ | ( | self, | |
environ, | |||
start_response | |||
) |