Kea 2.5.8
response_creator_factory.h File Reference
#include <http/response_creator.h>
#include <boost/shared_ptr.hpp>
+ Include dependency graph for response_creator_factory.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::http::HttpResponseCreatorFactory
 Specifies the interface for implementing custom factory classes used to create instances of HttpResponseCreator. More...
 

Namespaces

namespace  isc
 Defines the logger used by the top-level component of kea-lfc.
 
namespace  isc::http
 

Typedefs

typedef boost::shared_ptr< HttpResponseCreatorFactory > isc::http::HttpResponseCreatorFactoryPtr
 Pointer to the HttpResponseCreatorFactory.