Kea 2.5.8
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

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.