AP&C API Reference
Public Member Functions | List of all members
Apac.Ecop.RemotedHost Class Reference

The application host for remoting our ECOP services via HTTP. More...

Inheritance diagram for Apac.Ecop.RemotedHost:

Public Member Functions

 RemotedHost (DataManager parent)
 Initializes a new instance of the RemotedHost class. More...
 
override void Start (string urlBase)
 
override void Configure (Funq.Container container)
 Configures the specified container. More...
 

Detailed Description

The application host for remoting our ECOP services via HTTP.

Constructor & Destructor Documentation

◆ RemotedHost()

Apac.Ecop.RemotedHost.RemotedHost ( DataManager  parent)
inline

Initializes a new instance of the RemotedHost class.

Member Function Documentation

◆ Configure()

override void Apac.Ecop.RemotedHost.Configure ( Funq.Container  container)
inline

Configures the specified container.

Parameters
containerThe container.

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