Home
last modified time | relevance | path

Searched refs:getPort (Results 51 – 69 of 69) sorted by last modified time

123

/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUri.php196 return $uri->getPort() === null
197 …|| (isset(self::$defaultPorts[$uri->getScheme()]) && $uri->getPort() === self::$defaultPorts[$uri-…
452 public function getPort() function in GuzzleHttp\\Psr7\\Uri
H A DUtils.php181 if ($port = $changes['uri']->getPort()) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DSMTPDelivery.php84 public function getPort() function in Google\\Service\\CloudBuild\\SMTPDelivery
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DHTTP2HealthCheck.php75 public function getPort() function in Google\\Service\\Compute\\HTTP2HealthCheck
H A DTCPHealthCheck.php57 public function getPort() function in Google\\Service\\Compute\\TCPHealthCheck
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1TargetServer.php115 public function getPort() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1TargetServer
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
H A DMySqlConnectionProfile.php115 public function getPort() function in Google\\Service\\DatabaseMigrationService\\MySqlConnectionProfile
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DTcpCheck.php37 public function getPort() function in Google\\Service\\Monitoring\\TcpCheck
/plugin/authgooglesheets/vendor/psr/http-message/src/
H A DUriInterface.php107 public function getPort(); function
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapUrl.php138 public function getPort(): ?int
124 public function getPort(): ?int global() function in FreeDSx\\Ldap\\LdapUrl
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientReferralHandler.php136 $options['port'] = $referral->getPort() ?? 389;
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/swiftmail/Swift/Authenticator/PopB4Smtp/
H A DPop3Connection.php85 public function getPort() function in Swift_Authenticator_PopB4Smtp_Pop3Connection
130 $log->add("Trying to connect to POP3 server ".$url." on port ".$this->getPort());
133 if ((false === $this->handle = @fsockopen($url, $this->getPort(), $errno, $errstr, 5)))
/plugin/swiftmail/Swift/Connection/
H A DSMTP.php158 public function getPort() function in Swift_Connection_SMTP
/plugin/jcapture/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

123