public interface SOAPFactory extends OMFactory
createOMAttribute, createOMComment, createOMDocType, createOMDocument, createOMDocument, createOMElement, createOMElement, createOMElement, createOMElement, createOMElement, createOMElement, createOMElement, createOMElement, createOMNamespace, createOMProcessingInstruction, createOMText, createOMText, createOMText, createOMText, createOMText, createOMText, createOMText, createOMText, createOMText, createOMText, createOMText, createOMText, createOMText, getMetaFactory
String getSoapVersionURI()
SOAPVersion getSOAPVersion()
SOAPMessage createSOAPMessage()
SOAPMessage createSOAPMessage(OMXMLParserWrapper builder)
SOAPMessage createSOAPMessage(SOAPEnvelope envelope, OMXMLParserWrapper parserWrapper)
SOAPEnvelope createSOAPEnvelope() throws SOAPProcessingException
SOAPConstants.SOAP_DEFAULT_NAMESPACE_PREFIX
. It will also have a corresponding
namespace declaration.SOAPProcessingException
SOAPEnvelope createSOAPEnvelope(OMNamespace ns)
SOAPEnvelope createSOAPEnvelope(OMXMLParserWrapper builder)
SOAPHeader createSOAPHeader(SOAPEnvelope envelope) throws SOAPProcessingException
envelope
- SOAPProcessingException
SOAPHeader createSOAPHeader() throws SOAPProcessingException
SOAPProcessingException
SOAPHeader createSOAPHeader(SOAPEnvelope envelope, OMXMLParserWrapper builder)
envelope
- builder
- SOAPHeaderBlock createSOAPHeaderBlock(String localName, OMNamespace ns, SOAPHeader parent) throws SOAPProcessingException
localName
- ns
- SOAPProcessingException
SOAPHeaderBlock createSOAPHeaderBlock(String localName, OMNamespace ns) throws SOAPProcessingException
SOAPProcessingException
SOAPHeaderBlock createSOAPHeaderBlock(String localName, OMNamespace ns, OMDataSource ds) throws SOAPProcessingException
localName
- ns
- ds
- SOAPProcessingException
SOAPHeaderBlock createSOAPHeaderBlock(String localName, OMNamespace ns, SOAPHeader parent, OMXMLParserWrapper builder) throws SOAPProcessingException
localName
- ns
- parent
- builder
- SOAPProcessingException
SOAPFault createSOAPFault(SOAPBody parent, Exception e) throws SOAPProcessingException
parent
- e
- SOAPProcessingException
SOAPFault createSOAPFault(SOAPBody parent) throws SOAPProcessingException
SOAPProcessingException
SOAPFault createSOAPFault() throws SOAPProcessingException
SOAPProcessingException
SOAPFault createSOAPFault(SOAPBody parent, OMXMLParserWrapper builder)
parent
- builder
- SOAPBody createSOAPBody(SOAPEnvelope envelope) throws SOAPProcessingException
envelope
- SOAPProcessingException
SOAPBody createSOAPBody() throws SOAPProcessingException
SOAPProcessingException
SOAPBody createSOAPBody(SOAPEnvelope envelope, OMXMLParserWrapper builder)
envelope
- builder
- SOAPFaultCode createSOAPFaultCode(SOAPFault parent) throws SOAPProcessingException
parent
- SOAPProcessingException
SOAPFaultCode createSOAPFaultCode() throws SOAPProcessingException
SOAPProcessingException
SOAPFaultCode createSOAPFaultCode(SOAPFault parent, OMXMLParserWrapper builder)
parent
- builder
- SOAPFaultValue createSOAPFaultValue(SOAPFaultCode parent) throws SOAPProcessingException
parent
- SOAPProcessingException
SOAPFaultValue createSOAPFaultValue() throws SOAPProcessingException
SOAPProcessingException
SOAPFaultValue createSOAPFaultValue(SOAPFaultCode parent, OMXMLParserWrapper builder)
parent
- builder
- SOAPFaultValue createSOAPFaultValue(SOAPFaultSubCode parent) throws SOAPProcessingException
parent
- SOAPProcessingException
SOAPFaultValue createSOAPFaultValue(SOAPFaultSubCode parent, OMXMLParserWrapper builder)
SOAPFaultSubCode createSOAPFaultSubCode(SOAPFaultCode parent) throws SOAPProcessingException
SOAPProcessingException
SOAPFaultSubCode createSOAPFaultSubCode() throws SOAPProcessingException
SOAPProcessingException
SOAPFaultSubCode createSOAPFaultSubCode(SOAPFaultCode parent, OMXMLParserWrapper builder)
parent
- builder
- SOAPFaultSubCode createSOAPFaultSubCode(SOAPFaultSubCode parent) throws SOAPProcessingException
parent
- SOAPProcessingException
SOAPFaultSubCode createSOAPFaultSubCode(SOAPFaultSubCode parent, OMXMLParserWrapper builder)
parent
- builder
- SOAPFaultReason createSOAPFaultReason(SOAPFault parent) throws SOAPProcessingException
parent
- SOAPProcessingException
SOAPFaultReason createSOAPFaultReason() throws SOAPProcessingException
SOAPProcessingException
SOAPFaultReason createSOAPFaultReason(SOAPFault parent, OMXMLParserWrapper builder)
parent
- builder
- SOAPFaultText createSOAPFaultText(SOAPFaultReason parent) throws SOAPProcessingException
parent
- SOAPProcessingException
SOAPFaultText createSOAPFaultText() throws SOAPProcessingException
SOAPProcessingException
SOAPFaultText createSOAPFaultText(SOAPFaultReason parent, OMXMLParserWrapper builder)
parent
- builder
- SOAPFaultNode createSOAPFaultNode(SOAPFault parent) throws SOAPProcessingException
parent
- SOAPProcessingException
SOAPFaultNode createSOAPFaultNode() throws SOAPProcessingException
SOAPProcessingException
SOAPFaultNode createSOAPFaultNode(SOAPFault parent, OMXMLParserWrapper builder)
parent
- builder
- SOAPFaultRole createSOAPFaultRole(SOAPFault parent) throws SOAPProcessingException
parent
- SOAPProcessingException
SOAPFaultRole createSOAPFaultRole() throws SOAPProcessingException
SOAPProcessingException
SOAPFaultRole createSOAPFaultRole(SOAPFault parent, OMXMLParserWrapper builder)
parent
- builder
- SOAPFaultDetail createSOAPFaultDetail(SOAPFault parent) throws SOAPProcessingException
parent
- SOAPProcessingException
SOAPFaultDetail createSOAPFaultDetail() throws SOAPProcessingException
SOAPProcessingException
SOAPFaultDetail createSOAPFaultDetail(SOAPFault parent, OMXMLParserWrapper builder)
parent
- builder
- SOAPEnvelope getDefaultEnvelope() throws SOAPProcessingException
SOAPProcessingException
SOAPEnvelope getDefaultFaultEnvelope() throws SOAPProcessingException
SOAPProcessingException
OMNamespace getNamespace()
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.