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, getMetaFactoryString 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.SOAPProcessingExceptionSOAPEnvelope createSOAPEnvelope(OMNamespace ns)
SOAPEnvelope createSOAPEnvelope(OMXMLParserWrapper builder)
SOAPHeader createSOAPHeader(SOAPEnvelope envelope) throws SOAPProcessingException
envelope - SOAPProcessingExceptionSOAPHeader createSOAPHeader() throws SOAPProcessingException
SOAPProcessingExceptionSOAPHeader createSOAPHeader(SOAPEnvelope envelope, OMXMLParserWrapper builder)
envelope - builder - SOAPHeaderBlock createSOAPHeaderBlock(String localName, OMNamespace ns, SOAPHeader parent) throws SOAPProcessingException
localName - ns - SOAPProcessingExceptionSOAPHeaderBlock createSOAPHeaderBlock(String localName, OMNamespace ns) throws SOAPProcessingException
SOAPProcessingExceptionSOAPHeaderBlock createSOAPHeaderBlock(String localName, OMNamespace ns, OMDataSource ds) throws SOAPProcessingException
localName - ns - ds - SOAPProcessingExceptionSOAPHeaderBlock createSOAPHeaderBlock(String localName, OMNamespace ns, SOAPHeader parent, OMXMLParserWrapper builder) throws SOAPProcessingException
localName - ns - parent - builder - SOAPProcessingExceptionSOAPFault createSOAPFault(SOAPBody parent, Exception e) throws SOAPProcessingException
parent - e - SOAPProcessingExceptionSOAPFault createSOAPFault(SOAPBody parent) throws SOAPProcessingException
SOAPProcessingExceptionSOAPFault createSOAPFault() throws SOAPProcessingException
SOAPProcessingExceptionSOAPFault createSOAPFault(SOAPBody parent, OMXMLParserWrapper builder)
parent - builder - SOAPBody createSOAPBody(SOAPEnvelope envelope) throws SOAPProcessingException
envelope - SOAPProcessingExceptionSOAPBody createSOAPBody() throws SOAPProcessingException
SOAPProcessingExceptionSOAPBody createSOAPBody(SOAPEnvelope envelope, OMXMLParserWrapper builder)
envelope - builder - SOAPFaultCode createSOAPFaultCode(SOAPFault parent) throws SOAPProcessingException
parent - SOAPProcessingExceptionSOAPFaultCode createSOAPFaultCode() throws SOAPProcessingException
SOAPProcessingExceptionSOAPFaultCode createSOAPFaultCode(SOAPFault parent, OMXMLParserWrapper builder)
parent - builder - SOAPFaultValue createSOAPFaultValue(SOAPFaultCode parent) throws SOAPProcessingException
parent - SOAPProcessingExceptionSOAPFaultValue createSOAPFaultValue() throws SOAPProcessingException
SOAPProcessingExceptionSOAPFaultValue createSOAPFaultValue(SOAPFaultCode parent, OMXMLParserWrapper builder)
parent - builder - SOAPFaultValue createSOAPFaultValue(SOAPFaultSubCode parent) throws SOAPProcessingException
parent - SOAPProcessingExceptionSOAPFaultValue createSOAPFaultValue(SOAPFaultSubCode parent, OMXMLParserWrapper builder)
SOAPFaultSubCode createSOAPFaultSubCode(SOAPFaultCode parent) throws SOAPProcessingException
SOAPProcessingExceptionSOAPFaultSubCode createSOAPFaultSubCode() throws SOAPProcessingException
SOAPProcessingExceptionSOAPFaultSubCode createSOAPFaultSubCode(SOAPFaultCode parent, OMXMLParserWrapper builder)
parent - builder - SOAPFaultSubCode createSOAPFaultSubCode(SOAPFaultSubCode parent) throws SOAPProcessingException
parent - SOAPProcessingExceptionSOAPFaultSubCode createSOAPFaultSubCode(SOAPFaultSubCode parent, OMXMLParserWrapper builder)
parent - builder - SOAPFaultReason createSOAPFaultReason(SOAPFault parent) throws SOAPProcessingException
parent - SOAPProcessingExceptionSOAPFaultReason createSOAPFaultReason() throws SOAPProcessingException
SOAPProcessingExceptionSOAPFaultReason createSOAPFaultReason(SOAPFault parent, OMXMLParserWrapper builder)
parent - builder - SOAPFaultText createSOAPFaultText(SOAPFaultReason parent) throws SOAPProcessingException
parent - SOAPProcessingExceptionSOAPFaultText createSOAPFaultText() throws SOAPProcessingException
SOAPProcessingExceptionSOAPFaultText createSOAPFaultText(SOAPFaultReason parent, OMXMLParserWrapper builder)
parent - builder - SOAPFaultNode createSOAPFaultNode(SOAPFault parent) throws SOAPProcessingException
parent - SOAPProcessingExceptionSOAPFaultNode createSOAPFaultNode() throws SOAPProcessingException
SOAPProcessingExceptionSOAPFaultNode createSOAPFaultNode(SOAPFault parent, OMXMLParserWrapper builder)
parent - builder - SOAPFaultRole createSOAPFaultRole(SOAPFault parent) throws SOAPProcessingException
parent - SOAPProcessingExceptionSOAPFaultRole createSOAPFaultRole() throws SOAPProcessingException
SOAPProcessingExceptionSOAPFaultRole createSOAPFaultRole(SOAPFault parent, OMXMLParserWrapper builder)
parent - builder - SOAPFaultDetail createSOAPFaultDetail(SOAPFault parent) throws SOAPProcessingException
parent - SOAPProcessingExceptionSOAPFaultDetail createSOAPFaultDetail() throws SOAPProcessingException
SOAPProcessingExceptionSOAPFaultDetail createSOAPFaultDetail(SOAPFault parent, OMXMLParserWrapper builder)
parent - builder - SOAPEnvelope getDefaultEnvelope() throws SOAPProcessingException
SOAPProcessingExceptionSOAPEnvelope getDefaultFaultEnvelope() throws SOAPProcessingException
SOAPProcessingExceptionOMNamespace getNamespace()
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.