Kea 2.7.5
|
#include <http/response_creator.h>
#include <http/basic_auth_config.h>
#include <boost/shared_ptr.hpp>
#include <unordered_set>
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. | |