|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OMMetaFactoryEx
Interface that is used internally by Axiom and that should not be considered being part of the public API.
| Method Summary | |
|---|---|
SOAPMessage |
createSOAPMessage(OMXMLParserWrapper builder)
Create a SOAPMessage not linked to a particular SOAPFactory. |
| Methods inherited from interface org.apache.axiom.om.OMMetaFactory |
|---|
createOMBuilder, createOMBuilder, createOMBuilder, createOMBuilder, createOMBuilder, createSOAPModelBuilder, createSOAPModelBuilder, createStAXOMBuilder, createStAXSOAPModelBuilder, getOMFactory, getSOAP11Factory, getSOAP12Factory |
| Method Detail |
|---|
SOAPMessage createSOAPMessage(OMXMLParserWrapper builder)
SOAPMessage not linked to a particular SOAPFactory. The returned
SOAPMessage instance is expected to resolve the SOAPFactory lazily using a
call to StAXSOAPModelBuilder.getSOAPFactory().
builder - the builder
SOAPMessage instance
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||