Home
last modified time | relevance | path

Searched refs:ACTOR_NEXT (Results 1 – 9 of 9) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/encoding/soap/streaming/
H A DSOAPNamespaceConstants.java42 public static final String ACTOR_NEXT = field in SOAPNamespaceConstants
H A DSOAP12NamespaceConstants.java44 public static final String ACTOR_NEXT = "http://www.w3.org/2003/05/soap-envelope/role/next"; field in SOAP12NamespaceConstants
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/encoding/soap/streaming/
H A DSOAPNamespaceConstants.java42 public static final String ACTOR_NEXT = field in SOAPNamespaceConstants
H A DSOAP12NamespaceConstants.java44 public static final String ACTOR_NEXT = "http://www.w3.org/2003/05/soap-envelope/role/next"; field in SOAP12NamespaceConstants
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/contrib/ZSI-2.1-a1/ZSI/
H A Dparse.py283 actorlist = [None, SOAP.ACTOR_NEXT]
285 actorlist = list(actorlist) + [None, SOAP.ACTOR_NEXT]
342 if a not in [ None, SOAP.ACTOR_NEXT ]: results.append(a)
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/ZSI/
H A Dparse.py283 actorlist = [None, SOAP.ACTOR_NEXT]
285 actorlist = list(actorlist) + [None, SOAP.ACTOR_NEXT]
342 if a not in [ None, SOAP.ACTOR_NEXT ]: results.append(a)
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/ZSI/wstools/
H A DNamespaces.py21 ACTOR_NEXT = "http://schemas.xmlsoap.org/soap/actor/next" variable in SOAP
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/contrib/ZSI-2.1-a1/ZSI/wstools/
H A DNamespaces.py21 ACTOR_NEXT = "http://schemas.xmlsoap.org/soap/actor/next" variable in SOAP
/dports/textproc/py-wstools/wstools-0.4.8/wstools/
H A DNamespaces.py21 ACTOR_NEXT = "http://schemas.xmlsoap.org/soap/actor/next" variable in SOAP