Kea  1.9.9-git
response_json.h File Reference
#include <cc/data.h>
#include <exceptions/exceptions.h>
#include <http/response.h>
+ Include dependency graph for response_json.h:
+ This graph shows which files directly or indirectly include this file:

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...