AOSharedServiceLibrary
Public Member Functions | List of all members
HttpClientFactory Class Reference

The HTTP Client Service Component Factory. More...

#include <factory_http_client.h>

Public Member Functions

 HttpClientFactory ()
 Create a new Service Component Factory.
 
 ~HttpClientFactory ()
 Delete a Service Component Factory.
 
HttpInterfaceget_http_interface ()
 Get the HTTP Interface instance.
 

Detailed Description

The HTTP Client Service Component Factory.

The Service Component Factory tracks the HTTP Client objects exposed by the framework and passes back instances of interfaces. This allows for the publicly exposed methods to be independent of the implementations.


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