Public Member Functions | Static Public Member Functions | Public Attributes | Private Member Functions
tornado.wsgi.WSGIContainer Class Reference

List of all members.

Public Member Functions

def __call__
def __init__

Static Public Member Functions

def environ

Public Attributes

 wsgi_application

Private Member Functions

def _log

Detailed Description

Definition at line 234 of file wsgi.py.


Constructor & Destructor Documentation

def tornado.wsgi.WSGIContainer.__init__ (   self,
  wsgi_application 
)

Definition at line 268 of file wsgi.py.


Member Function Documentation

def tornado.wsgi.WSGIContainer.__call__ (   self,
  request 
)

Definition at line 271 of file wsgi.py.

def tornado.wsgi.WSGIContainer._log (   self,
  status_code,
  request 
) [private]

Definition at line 348 of file wsgi.py.

def tornado.wsgi.WSGIContainer.environ (   request) [static]
Converts a `tornado.httputil.HTTPServerRequest` to a WSGI environment.

Definition at line 312 of file wsgi.py.


Member Data Documentation

Definition at line 268 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