Uses of Interface
org.apache.axiom.soap.SOAPVersion
Packages that use SOAPVersion
-
Uses of SOAPVersion in org.apache.axiom.soap
Classes in org.apache.axiom.soap that implement SOAPVersionModifier and TypeClassDescriptionclass
Version-specific stuff for SOAP 1.1class
Version-specific stuff for SOAP 1.2Fields in org.apache.axiom.soap declared as SOAPVersionModifier and TypeFieldDescriptionstatic final SOAPVersion
SOAPVersion.SOAP11
static final SOAPVersion
SOAPVersion.SOAP12
Methods in org.apache.axiom.soap that return SOAPVersionModifier and TypeMethodDescriptionSOAPFactory.getSOAPVersion()
SOAPEnvelope.getVersion()
SOAPHeaderBlock.getVersion()
What SOAP version is this HeaderBlock?