Uses of Interface
org.apache.axiom.soap.SOAPFactory
Packages that use SOAPFactory
-
Uses of SOAPFactory in org.apache.axiom.om
Methods in org.apache.axiom.om that return SOAPFactoryModifier and TypeMethodDescriptionstatic SOAPFactory
OMAbstractFactory.getSOAP11Factory()
Get the default SOAP 1.1 OM factory instance.OMMetaFactory.getSOAP11Factory()
Get the OM factory instance for the SOAP 1.1 infoset model.static SOAPFactory
OMAbstractFactory.getSOAP12Factory()
Get the default SOAP 1.2 OM factory instance.OMMetaFactory.getSOAP12Factory()
Get the OM factory instance for the SOAP 1.2 infoset model.