Home
last modified time | relevance | path

Searched refs:endpointType (Results 1 – 5 of 5) sorted by relevance

/plugin/mantis/lib/
H A Dclass.soapclient.php46 var $endpointType = ''; // soap|wsdl, empty for WSDL initialization error variable in nusoap_client
123 $this->endpointType = 'wsdl';
126 $this->endpointType = 'soap';
379 if ($this->endpointType == 'wsdl' && is_null($this->wsdl)) {
700 $proxy->endpointType = 'wsdl';
736 $this->debug("in getProxy endpointType=$this->endpointType");
738 if ($this->endpointType != 'wsdl') {
744 if ($this->endpointType == 'wsdl' && is_null($this->wsdl)) {
H A Dnusoap.php7114 var $endpointType = ''; // soap|wsdl, empty for WSDL initialization error variable in nusoap_client
7191 $this->endpointType = 'wsdl';
7194 $this->endpointType = 'soap';
7447 if ($this->endpointType == 'wsdl' && is_null($this->wsdl)) {
7768 $proxy->endpointType = 'wsdl';
7804 $this->debug("in getProxy endpointType=$this->endpointType");
7806 if ($this->endpointType != 'wsdl') {
7812 if ($this->endpointType == 'wsdl' && is_null($this->wsdl)) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DMembership.php36 protected $endpointType = MembershipEndpoint::class; variable in Google\\Service\\GKEHub\\Membership
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/
H A DStep.php38 protected $endpointType = EndpointInfo::class; variable in Google\\Service\\NetworkManagement\\Step
/plugin/googlesearch/
H A Dnusoap.php6426 var $endpointType = ''; // soap|wsdl, empty for WSDL initialization error variable in soapclient
6506 $this->endpointType = 'wsdl';
6513 $this->endpointType = 'soap';
6987 $proxy->endpointType = 'wsdl';
7018 if ($this->endpointType != 'wsdl') {