Kea 2.5.8
cmd_response_creator.h File Reference
#include <http/response_creator.h>
#include <http/basic_auth_config.h>
#include <boost/shared_ptr.hpp>
#include <unordered_set>
+ Include dependency graph for cmd_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::config::CmdResponseCreator
 Concrete implementation of the HTTP response creator used for processing API commands. More...
 

Namespaces

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

Typedefs

typedef boost::shared_ptr< CmdResponseCreator > isc::config::CmdResponseCreatorPtr
 Pointer to the CmdResponseCreator.