HTTPContentFetcherFactory(const std::shared_ptr< LibcurlSetCurlOptionsCallbackFactoryInterface > &setCurlOptionsCallbackFactory=nullptr)
static std::shared_ptr< avsCommon::sdkInterfaces::HTTPContentFetcherInterfaceFactoryInterface > createHTTPContentFetcherInterfaceFactoryInterface(const std::shared_ptr< LibcurlSetCurlOptionsCallbackFactoryInterface > &setCurlOptionsCallbackFactory=nullptr)
Definition: HTTPContentFetcherFactory.h:34
std::unique_ptr< avsCommon::sdkInterfaces::HTTPContentFetcherInterface > create(const std::string &url) override
Definition: HTTPContentFetcherInterfaceFactoryInterface.h:31