Public Member Functions
tornado.wsgi.WSGIApplication Class Reference
Inheritance diagram for tornado.wsgi.WSGIApplication:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __call__

Detailed Description

A WSGI equivalent of `tornado.web.Application`.

.. deprecated:: 4.0

   Use a regular `.Application` and wrap it in `WSGIAdapter` instead.

Definition at line 77 of file wsgi.py.


Member Function Documentation

def tornado.wsgi.WSGIApplication.__call__ (   self,
  environ,
  start_response 
)

Definition at line 84 of file wsgi.py.


The documentation for this class was generated from the following file:


rosbridge_server
Author(s): Jonathan Mace
autogenerated on Thu Aug 27 2015 14:50:40