Searched refs:baseURL (Results 1 – 2 of 2) sorted by relevance
4 $interopConfig['baseURL'] = 'http://localhost/soap/interop';
31 var $baseURL = ""; variable in Interop_Client65 $this->baseURL = $interopConfig['baseURL'];77 'endpointURL'=>$this->baseURL.'/server_round2_base.php',78 'wsdlURL'=>$this->baseURL.'/interop.wsdl.php'82 'endpointURL'=>$this->baseURL.'/server_round2_groupB.php',83 'wsdlURL'=>$this->baseURL.'/interopB.wsdl.php'87 'endpointURL'=>$this->baseURL.'/server_round2_groupC.php',88 'wsdlURL'=>$this->baseURL.'/echoheadersvc.wsdl.php');
Completed in 7 milliseconds