Kea 2.7.5
|
#include <config/http_command_config.h>
#include <http/response_creator.h>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
class | isc::config::HttpCommandResponseCreator |
Concrete implementation of the HTTP response creator used for HTTP control socket. More... | |
Namespaces | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | isc::config |
Typedefs | |
typedef boost::shared_ptr< HttpCommandResponseCreator > | isc::config::HttpCommandResponseCreatorPtr |
Pointer to the HttpCommandResponseCreator. | |