HttpResourcePlugin.h File Reference
Include dependency graph for HttpResourcePlugin.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | HttpResourcePlugin |
Base plugin class. Implementations should be based on either HttpPreFilter or HttpPostFilter More... | |
class | HttpPreFilter |
Filter plugins run before the resource is invoked. More... | |
class | HttpPostFilter |
Filter plugins run after the resource is invoked. More... | |