Kea
1.9.9-git
|
Go to the source code of this file.
Classes | |
class | isc::http::HttpResponseJson |
Represents HTTP response with JSON content. More... | |
class | isc::http::HttpResponseJsonError |
Exception thrown when body of the HTTP message is not JSON. More... | |
Namespaces | |
isc | |
Defines the logger used by the top-level component of kea-dhcp-ddns. | |
isc::http | |
Typedefs | |
typedef boost::shared_ptr< HttpResponseJson > | isc::http::HttpResponseJsonPtr |
Pointer to the HttpResponseJson object. More... | |