Kea  1.9.9-git
cmd_http_listener.h File Reference
#include <asiolink/io_address.h>
#include <asiolink/io_service.h>
#include <http/listener.h>
#include <http/http_thread_pool.h>
#include <thread>
#include <vector>
+ Include dependency graph for cmd_http_listener.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::config::CmdHttpListener
 A multi-threaded HTTP listener that can process API commands requests. More...
 

Namespaces

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

Typedefs

typedef boost::shared_ptr< CmdHttpListener > isc::config::CmdHttpListenerPtr
 Defines a shared pointer to CmdHttpListener. More...