org.apache.sandesha2.util
Class SOAPAbstractFactory

java.lang.Object
  extended byorg.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 © 2005-2006 Apache Web Services. All Rights Reserved.