Gets the service by its service name.
public GetServiceSoapClient ( string $serviceName, SoapClientFactory $serviceFactory ) : SoapClient | ||
$serviceName | string | the service name |
$serviceFactory | SoapClientFactory | the service factory |
리턴 | SoapClient | the instantiated service |