PHP Class ScriptFUSION\Porter\Net\Soap\SoapConnector

Inheritance: extends ScriptFUSION\Porter\Connector\CachingConnector
Show file Open project: ScriptFUSION/Porter

Public Methods

Method Description
__construct ( $wsdl = null, SoapOptions $options = null )
fetchFreshData ( $source, EncapsulatedOptions $options = null )

Private Methods

Method Description
getOrCreateClient ( )

Method Details

__construct() public method

public __construct ( $wsdl = null, SoapOptions $options = null )
$options SoapOptions

fetchFreshData() public method

public fetchFreshData ( $source, EncapsulatedOptions $options = null )
$options ScriptFUSION\Porter\Options\EncapsulatedOptions