summaryrefslogtreecommitdiff
path: root/vendor/CherryPy-3.2.0/sphinx/source/refman/_cpwsgi.rst
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/CherryPy-3.2.0/sphinx/source/refman/_cpwsgi.rst')
-rw-r--r--vendor/CherryPy-3.2.0/sphinx/source/refman/_cpwsgi.rst24
1 files changed, 24 insertions, 0 deletions
diff --git a/vendor/CherryPy-3.2.0/sphinx/source/refman/_cpwsgi.rst b/vendor/CherryPy-3.2.0/sphinx/source/refman/_cpwsgi.rst
new file mode 100644
index 0000000..44c52cc
--- /dev/null
+++ b/vendor/CherryPy-3.2.0/sphinx/source/refman/_cpwsgi.rst
@@ -0,0 +1,24 @@
+***********************
+:mod:`cherrypy._cpwsgi`
+***********************
+
+.. automodule:: cherrypy._cpwsgi
+
+Classes
+=======
+
+.. autoclass:: VirtualHost
+ :members:
+
+.. autoclass:: InternalRedirector
+ :members:
+
+.. autoclass:: ExceptionTrapper
+ :members:
+
+.. autoclass:: AppResponse
+ :members:
+
+.. autoclass:: CPWSGIApp
+ :members:
+