org.jboss.axis.soap.SOAPFactoryImpl SOAP Element Factory implementation <p/> This factory reads the following system properties for the SOAP implementation class names <p/> javax.xml.soap.SOAPElement javax.xml.soap.Detail javax.xml.soap.Name @author Thomas Diesler (thomas.diesler@jboss.org)
org.jboss.axis.message.SOAPBodyImpl An implemenation of the abstract SOAPBody. <p/> This class should not expose functionality that is not part of {@link SOAPBody}. Client code should use <code>SOAPBody</code> whenever possible. @author Thomas Diesler (thomas.diesler@jboss.org)
org.jboss.axis.message.SOAPFaultImpl A Fault body element. @author Sam Ruby (rubys@us.ibm.com) @author Glen Daniels (gdaniels@macromedia.com) @author Tom Jordahl (tomj@macromedia.com)