|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SOAPFactory | |
| org.apache.axiom.om | |
| org.apache.axiom.soap.impl.builder | |
| Uses of SOAPFactory in org.apache.axiom.om |
| Methods in org.apache.axiom.om that return SOAPFactory | |
static SOAPFactory |
OMAbstractFactory.getSOAP11Factory()
Gets the default factory implementation from the classpath. |
static SOAPFactory |
OMAbstractFactory.getSOAP12Factory()
Gets the default factory implementation from the classpath. |
| Uses of SOAPFactory in org.apache.axiom.soap.impl.builder |
| Methods in org.apache.axiom.soap.impl.builder that return SOAPFactory | |
protected SOAPFactory |
StAXSOAPModelBuilder.getSoapFactory()
|
| Constructors in org.apache.axiom.soap.impl.builder with parameters of type SOAPFactory | |
MTOMStAXSOAPModelBuilder(javax.xml.stream.XMLStreamReader parser,
SOAPFactory factory,
Attachments attachments,
java.lang.String soapVersion)
|
|
StAXSOAPModelBuilder(javax.xml.stream.XMLStreamReader parser,
SOAPFactory factory,
java.lang.String soapVersion)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||