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

The HTTP Server Service Component Factory. More...

#include <factory_http_server.h>

Public Member Functions

 HttpServerFactory ()
 Create a new Service Component Factory.
 
 ~HttpServerFactory ()
 Delete a Service Component Factory.
 
HttpServerInterfaceget_http_server_interface (std::string base_addr, int base_port)
 

Detailed Description

The HTTP Server Service Component Factory.

The Service Component Factory tracks the HTTP Server 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: