Kea 2.7.5
|
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 | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | isc::http |
Typedefs | |
typedef boost::shared_ptr< HttpResponseJson > | isc::http::HttpResponseJsonPtr |
Pointer to the HttpResponseJson object. | |