Home
last modified time | relevance | path

Searched refs:getSoapAction (Results 1 – 11 of 11) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/addressing/v200408/
H A DProblemAction.java61 public String getSoapAction() { in getSoapAction() method in ProblemAction
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/addressing/
H A DProblemAction.java62 public String getSoapAction() { in getSoapAction() method in ProblemAction
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/addressing/
H A DProblemAction.java62 public String getSoapAction() { in getSoapAction() method in ProblemAction
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/addressing/v200408/
H A DProblemAction.java61 public String getSoapAction() { in getSoapAction() method in ProblemAction
/dports/www/phpgroupware/phpgroupware-0.9.16.017/phpgwapi/inc/
H A Dclass.phpgw_soapclient.inc.php88 if(!$soapAction = $this->wsdl->getSoapAction($this->portName,$method))
H A Dclass.wsdl.inc.php246 function getSoapAction($portName,$operation) function in wsdl
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/client/
H A DRequestContext.java195 public String getSoapAction() { in getSoapAction() method in RequestContext
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/client/
H A DRequestContext.java195 public String getSoapAction() { in getSoapAction() method in RequestContext
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/client/sei/
H A DStubHandler.java254 public String getSoapAction() { in getSoapAction() method in StubHandler
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/client/sei/
H A DStubHandler.java254 public String getSoapAction() { in getSoapAction() method in StubHandler
/dports/net/pear-SOAP/SOAP-0.14.0/SOAP/
H A DWSDL.php451 function getSoapAction($portName, $operation) function in SOAP_WSDL