Searched refs:baseURL (Results 1 – 2 of 2) sorted by relevance
4 $interopConfig['baseURL'] = 'http://localhost/soap/interop';
33 var $baseURL = ""; variable in Interop_Client67 $this->baseURL = $interopConfig['baseURL'];79 'endpointURL'=>$this->baseURL.'/server_round2_base.php',80 'wsdlURL'=>$this->baseURL.'/interop.wsdl.php'84 'endpointURL'=>$this->baseURL.'/server_round2_groupB.php',85 'wsdlURL'=>$this->baseURL.'/interopB.wsdl.php'89 'endpointURL'=>$this->baseURL.'/server_round2_groupC.php',90 'wsdlURL'=>$this->baseURL.'/echoheadersvc.wsdl.php');
Completed in 7 milliseconds