summaryrefslogtreecommitdiff
path: root/docs/api/interfaces.rst
blob: bda6369407c9dd30daf6ad81df693f934ba88d0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
.. _interfaces_module:

:mod:`repoze.bfg.interfaces`
----------------------------

.. automodule:: repoze.bfg.interfaces

Event-Related Interfaces
++++++++++++++++++++++++

  .. autointerface:: IAfterTraversal

  .. autointerface:: INewRequest

  .. autointerface:: INewResponse

  .. autointerface:: IWSGIApplicationCreatedEvent

Other Interfaces
++++++++++++++++

  .. autointerface:: IExceptionResponse

  .. autointerface:: IRoute