Searched refs:specificEndpoint (Results 1 – 2 of 2) sorted by relevance
99 $iop->specificEndpoint = $_POST['endpoint']; // test only this endpoint
46 var $specificEndpoint = ''; // test only this endpoint variable in Interop_Client550 if ($this->specificEndpoint && $endpoint != $this->specificEndpoint) continue;
Completed in 5 milliseconds