Module: Feature_SoapClient

Enable a named soap client

Source:
features/soapClient.js

Members


<static> groupable :boolean

This feature can be grouped by serviceGroup

Type:
  • boolean
Source:
features/soapClient.js

<static> type :string

This feature is loaded at init stage

Type:
  • string
Source:
features/soapClient.js

Methods


<static> load_(app, settings)

Load the feature

Parameters:
Name Type Description
app App

The cli app module object

settings object

Settings of soal client

Source:
features/soapClient.js
Returns:
Type
Promise.<*>