![]() |
Kea 2.2.0
|
Include dependency graph for response_creator.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | isc::http::HttpResponseCreator |
| Specifies an interface for classes creating HTTP responses from HTTP requests. More... | |
Namespaces | |
| namespace | isc |
| Defines the logger used by the top-level component of kea-lfc. | |
| namespace | isc::http |
Typedefs | |
| typedef boost::shared_ptr< HttpResponseCreator > | isc::http::HttpResponseCreatorPtr |
| Pointer to the HttpResponseCreator object. More... | |