org.apache.sandesha2.util
Class SOAPAbstractFactory

java.lang.Object
  extended by org.apache.sandesha2.util.SOAPAbstractFactory

public class SOAPAbstractFactory
extends java.lang.Object

A wrapper for SOA11 and SOAP12 factories of OM.


Constructor Summary
SOAPAbstractFactory()
           
 
Method Summary
static org.apache.axiom.soap.SOAPFactory getSOAPFactory(int SOAPVersion)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOAPAbstractFactory

public SOAPAbstractFactory()
Method Detail

getSOAPFactory

public static org.apache.axiom.soap.SOAPFactory getSOAPFactory(int SOAPVersion)


Copyright © The Apache Software Foundation. All Rights Reserved.