Uses of Interface
org.apache.axiom.soap.SOAPVersion

Packages that use SOAPVersion
org.apache.axiom.soap   
 

Uses of SOAPVersion in org.apache.axiom.soap
 

Classes in org.apache.axiom.soap that implement SOAPVersion
 class SOAP11Version
          Version-specific stuff for SOAP 1.1
 class SOAP12Version
          Version-specific stuff for SOAP 1.2
 

Methods in org.apache.axiom.soap that return SOAPVersion
 SOAPVersion SOAPEnvelope.getVersion()
           
 SOAPVersion SOAPHeaderBlock.getVersion()
          What SOAP version is this HeaderBlock?
 SOAPVersion SOAPFactory.getSOAPVersion()
           
 



Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.