Kea
1.9.9-git
|
#include <http/response_creator.h>
#include <http/basic_auth_config.h>
#include <boost/shared_ptr.hpp>
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 | |
isc | |
Defines the logger used by the top-level component of kea-dhcp-ddns. | |
isc::config | |
Typedefs | |
typedef boost::shared_ptr< CmdResponseCreator > | isc::config::CmdResponseCreatorPtr |
Pointer to the CmdResponseCreator. More... | |