Kea  1.5.0
isc::http::HttpClientImpl Class Reference

HttpClient implementation. More...

Public Member Functions

 HttpClientImpl (IOService &io_service)
 Constructor. More...
 

Public Attributes

ConnectionPoolPtr conn_pool_
 Holds a pointer to the connection pool. More...
 

Detailed Description

HttpClient implementation.

Definition at line 748 of file client.cc.

Constructor & Destructor Documentation

◆ HttpClientImpl()

isc::http::HttpClientImpl::HttpClientImpl ( IOService io_service)
inline

Constructor.

Creates new connection pool.

Definition at line 754 of file client.cc.

Member Data Documentation

◆ conn_pool_

ConnectionPoolPtr isc::http::HttpClientImpl::conn_pool_

Holds a pointer to the connection pool.

Definition at line 759 of file client.cc.


The documentation for this class was generated from the following file: