#include <HttpClientFactory.h>
Detailed Description
Interface and default implementation of client for Http stack
Definition at line 38 of file HttpClientFactory.h.
Constructor & Destructor Documentation
| virtual Aws::Http::HttpClientFactory::~HttpClientFactory | ( | ) | | inlinevirtual |
Member Function Documentation
| virtual void Aws::Http::HttpClientFactory::CleanupStaticState | ( | ) | | inlinevirtual |
Creates a shared_ptr of HttpClient with the relevant settings from clientConfiguration
Creates a shared_ptr of HttpRequest with uri, method, and closure for how to create a response stream.
Creates a shared_ptr of HttpRequest with uri, method, and closure for how to create a response stream.
| virtual void Aws::Http::HttpClientFactory::InitStaticState | ( | ) | | inlinevirtual |
The documentation for this class was generated from the following file: