Home
last modified time | relevance | path

Searched refs:ports (Results 26 – 48 of 48) sorted by last modified time

12

/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1593 …gth;x++)this.importGraph(f[x],m,a,q);w&&this.addLabels(a,w,e,m);this.nodesMap[b]={node:a,ports:q}}; property in nodesMap
1638 …strokeWidth,b.strokeWidth=1))}a.ports&&g&&(m=a.ports[g],m.pos&&(b.exitX=m.pos.x,b.exitY=m.pos.y));…
/plugin/diagramsnet/lib/
H A Dworkbox-f163abaa.js1 ….handleRequest({request:s,event:t})})));t.waitUntil(s),t.ports&&t.ports[0]&&s.then((()=>t.ports[0]…
H A Dworkbox-bed83ea8.js1 ….handleRequest({request:s,event:t})})));t.waitUntil(s),t.ports&&t.ports[0]&&s.then((()=>t.ports[0]…
H A Dworkbox-bed83ea8.js.map1ports && event.ports[0]) {\n void requestPromises.then(() => event.ports[0].pos…
H A Dworkbox-f163abaa.js.map1ports && event.ports[0]) {\n requestPromises.then(() => event.ports[0].postMess…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/drawio/
H A Ddocker-compose.yaml11 ports:
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DConnectManager.as22 3. Allow a customizeable list of protocols and ports to be used instead of entire list
94 // Createe a NetConnection for each of the protocols/ports listed in the m_connList list.
/plugin/adfs/phpsaml/
H A DREADME.md1211 …etSelfURLhost` Returns the protocol + the current host + the port (if different than common ports).
1467 (if different than common ports).
/plugin/sequencediagram/bower_components/lodash/test/
H A Dsaucelabs.js36 var ports = [ variable
75 port = ports[Math.min(_.sortedIndex(ports, getOption('port', 9001)), ports.length - 1)],
/plugin/file2dw/docker/simple/
H A Ddocker-compose.yml12 ports:
/plugin/file2dw/docker/proxy/
H A Ddocker-compose.yml16 ports:
75 #ports:
/plugin/switchpanel/
H A DREADME.md222 ## Group ports
/plugin/authgoogle/google/contrib/
H A DGoogle_ComputeService.php2245 public $ports; variable in Google_FirewallAllowed
2252 public function setPorts(/* array(Google_string) */ $ports) { argument
2253 $this->assertIsArray($ports, 'Google_string', __METHOD__);
2254 $this->ports = $ports;
2257 return $this->ports;
/plugin/mantis/lib/
H A Dclass.soap_server.php1063 $this->wsdl->ports[$serviceName.'Port'] = array(
H A Dclass.wsdl.php30 var $ports = array(); variable in wsdl
438 $this->ports[$this->currentPort]['binding'] = $this->getLocalPart($attrs['binding']);
442 $this->ports[$this->currentPort]['location'] = $attrs['location'];
443 $this->ports[$this->currentPort]['bindingType'] = $namespace;
444 … $this->bindings[ $this->ports[$this->currentPort]['binding'] ]['bindingType'] = $namespace;
445 … $this->bindings[ $this->ports[$this->currentPort]['binding'] ]['endpoint'] = $attrs['location'];
593 foreach($this->ports as $port => $portData) {
624 foreach($this->ports as $port => $portData) {
655 foreach($this->ports as $port => $portData) {
994 if (count($this->ports) >= 1) {
[all …]
H A Dchangelog94 - wsdl: support multiple SOAP ports
H A Dnusoap.php4501 $this->wsdl->ports[$serviceName.'Port'] = array(
4542 var $ports = array(); variable in wsdl
4950 $this->ports[$this->currentPort]['binding'] = $this->getLocalPart($attrs['binding']);
4954 $this->ports[$this->currentPort]['location'] = $attrs['location'];
4955 $this->ports[$this->currentPort]['bindingType'] = $namespace;
4956 … $this->bindings[ $this->ports[$this->currentPort]['binding'] ]['bindingType'] = $namespace;
5105 foreach($this->ports as $port => $portData) {
5136 foreach($this->ports as $port => $portData) {
5167 foreach($this->ports as $port => $portData) {
5506 if (count($this->ports) >= 1) {
[all …]
/plugin/jcapture/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/snap/
H A Dhelper.php210 $ports=explode(" ",$this->snapPorts);
216 $this->selectedPort=$ports[array_rand($ports)];
H A Dserver.sh8 ports="8888 8889 8890 8891 8892"
21 for port in $ports; do
/plugin/googlesearch/
H A Dnusoap.php4055 $this->wsdl->ports[$serviceName.'Port'] = array(
4090 var $ports = array(); variable in wsdl
4472 $this->ports[$this->currentPort]['binding'] = $this->getLocalPart($attrs['binding']);
4476 $this->ports[$this->currentPort]['location'] = $attrs['location'];
4477 $this->ports[$this->currentPort]['bindingType'] = $namespace;
4478 … $this->bindings[ $this->ports[$this->currentPort]['binding'] ]['bindingType'] = $namespace;
4479 … $this->bindings[ $this->ports[$this->currentPort]['binding'] ]['endpoint'] = $attrs['location'];
4637 foreach($this->ports as $port => $portData) {
4992 if (count($this->ports) >= 1) {
4993 foreach($this->ports as $pName => $attrs) {

12