Kea 2.7.5
|
#include <agent/ca_command_mgr.h>
#include <http/response_creator.h>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
class | isc::agent::CtrlAgentResponseCreator |
Concrete implementation of the HTTP response creator used by the Control Agent. More... | |
Namespaces | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | isc::agent |
Typedefs | |
typedef boost::shared_ptr< CtrlAgentResponseCreator > | isc::agent::CtrlAgentResponseCreatorPtr |
Pointer to the CtrlAgentResponseCreator. | |