Kea 2.7.5
|
Contains declarations for HTTP control socket communication. More...
#include <netconf/control_socket.h>
Go to the source code of this file.
Classes | |
class | isc::netconf::HttpControlSocket |
Class for control socket communication over HTTP socket. More... | |
Namespaces | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | isc::netconf |
Typedefs | |
using | isc::netconf::HttpControlSocketPtr = std::shared_ptr<HttpControlSocket> |
Type definition for the pointer to the HttpControlSocket . | |
Functions | |
template<> | |
ControlSocketBasePtr | isc::netconf::createControlSocket< CfgControlSocket::Type::HTTP > (CfgControlSocketPtr ctrl_sock) |
Factory template specialization for http control sockets. | |
Contains declarations for HTTP control socket communication.
Definition in file http_control_socket.h.