Kea  1.9.9-git
response_creator.h File Reference
#include <http/request.h>
#include <http/response.h>
#include <boost/shared_ptr.hpp>
+ 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

 isc
 Defines the logger used by the top-level component of kea-dhcp-ddns.
 
 isc::http
 

Typedefs

typedef boost::shared_ptr< HttpResponseCreator > isc::http::HttpResponseCreatorPtr
 Pointer to the HttpResponseCreator object. More...