Kea  1.9.9-git
http_control_socket.h File Reference

Contains declarations for HTTP control socket communication. More...

+ Include dependency graph for http_control_socket.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::netconf::HttpControlSocket
 Class for control socket communication over HTTP socket. More...
 

Namespaces

 isc
 Defines the logger used by the top-level component of kea-dhcp-ddns.
 
 isc::netconf
 

Typedefs

typedef boost::shared_ptr< HttpControlSocket > isc::netconf::HttpControlSocketPtr
 Type definition for the pointer to the HttpControlSocket. More...
 

Functions

template<>
ControlSocketBasePtr isc::netconf::createControlSocket< CfgControlSocket::Type::HTTP > (CfgControlSocketPtr ctrl_sock)
 Factory template specialization for http control sockets. More...
 

Detailed Description

Contains declarations for HTTP control socket communication.

Definition in file http_control_socket.h.