Home
last modified time | relevance | path

Searched refs:specificEndpoint (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/soap/interop/
H A Dclient_round2.php99 $iop->specificEndpoint = $_POST['endpoint']; // test only this endpoint
H A Dclient_round2_interop.php46 var $specificEndpoint = ''; // test only this endpoint variable in Interop_Client
550 if ($this->specificEndpoint && $endpoint != $this->specificEndpoint) continue;

Completed in 18 milliseconds