#include <HttpClientFactory.h>
Interface and default implementation of client for Http stack
Definition at line 38 of file HttpClientFactory.h.
virtual Aws::Http::HttpClientFactory::~HttpClientFactory |
( |
| ) |
|
|
inlinevirtual |
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: