A C D E F G H I L M N O P R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addAttachmentPart(AttachmentPart) - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Adds the given
AttachmentPartobject to thisSOAPMessageobject. - addAttribute(QName, String) - Method in class org.apache.axis2.saaj.DetailEntryImpl
- addAttribute(QName, String) - Method in class org.apache.axis2.saaj.DetailImpl
- addAttribute(QName, String) - Method in class org.apache.axis2.saaj.SOAPBodyElementImpl
- addAttribute(QName, String) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
- addAttribute(QName, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
- addAttribute(Name, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
Adds an attribute with the specified name and value to this
SOAPElementobject. - addAttribute(Name, String) - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
-
Override SOAPElement.addAttribute SOAP1.2 should not allow encodingStyle attribute to be set on Envelop
- addBody() - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
-
Creates a
SOAPBodyobject and sets it as theSOAPBodyobject for thisSOAPEnvelopeobject. - addBodyElement(QName) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
Creates a new
SOAPBodyElementobject with the specified name and adds it to thisSOAPBodyobject. - addBodyElement(Name) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
Creates a new
SOAPBodyElementobject with the specified name and adds it to thisSOAPBodyobject. - addChildElement(String) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
- addChildElement(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
- addChildElement(String) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
- addChildElement(String, String) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
- addChildElement(String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
- addChildElement(String, String) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
- addChildElement(String, String, String) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
- addChildElement(String, String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
- addChildElement(String, String, String) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
- addChildElement(QName) - Method in class org.apache.axis2.saaj.DetailEntryImpl
- addChildElement(QName) - Method in class org.apache.axis2.saaj.DetailImpl
- addChildElement(QName) - Method in class org.apache.axis2.saaj.SOAPBodyElementImpl
- addChildElement(QName) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
- addChildElement(QName) - Method in class org.apache.axis2.saaj.SOAPElementImpl
- addChildElement(Name) - Method in class org.apache.axis2.saaj.SOAPElementImpl
- addChildElement(Name) - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
-
Override SOAPElement.addChildElement SOAP 1.2 should not allow element to be added after body element
- addChildElement(Name) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
- addChildElement(SOAPElement) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
- addChildElement(SOAPElement) - Method in class org.apache.axis2.saaj.SOAPElementImpl
- addChildElement(SOAPElement) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
- addDetail() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
- addDetailEntry(QName) - Method in class org.apache.axis2.saaj.DetailImpl
-
Creates a new DetailEntry object with the given name and adds it to this Detail object.
- addDetailEntry(Name) - Method in class org.apache.axis2.saaj.DetailImpl
-
Creates a new
DetailEntryobject with the given name and adds it to thisDetailobject. - addDocument(Document) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
Adds the root node of the DOM
Documentto thisSOAPBodyobject. - addFault() - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
Creates a new
SOAPFaultobject and adds it to thisSOAPBodyobject. - addFault(QName, String) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
- addFault(QName, String, Locale) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
Creates a new
SOAPFaultobject and adds it to thisSOAPBodyobject. - addFault(Name, String) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
Creates a new
SOAPFaultobject and adds it to thisSOAPBodyobject. - addFault(Name, String, Locale) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
Creates a new
SOAPFaultobject and adds it to thisSOAPBodyobject. - addFaultReasonText(String, Locale) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Appends or replaces a Reason Text item containing the specified text message and an xml:lang derived from locale.
- addHeader() - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
-
Creates a
SOAPHeaderobject and sets it as theSOAPHeaderobject for thisSOAPEnvelopeobject. - addHeaderElement(QName) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
- addHeaderElement(Name) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
-
Creates a new
SOAPHeaderElementobject initialized with the specified name and adds it to thisSOAPHeaderobject. - addMimeHeader(String, String) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Adds a MIME header with the specified name and value to this
AttachmentPartobject. - addMimeHeader(String, String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Creates a
MimeHeaderobject with the specified name and value and adds it to thisSOAPPartobject. - addNamespaceDeclaration(String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
- addNotUnderstoodHeaderElement(QName) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
-
Creates a new NotUnderstood SOAPHeaderElement object initialized with the specified name and adds it to this SOAPHeader object.
- addTextNode(String) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
- addTextNode(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
Creates a new
Textobject initialized with the givenStringand adds it to thisSOAPElementobject. - addTextNode(String) - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
- addTextNode(String) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
- addUpgradeHeaderElement(String) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
- addUpgradeHeaderElement(String[]) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
- addUpgradeHeaderElement(Iterator) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
-
Creates a new Upgrade SOAPHeaderElement object initialized with the specified List of supported SOAP URIs and adds it to this SOAPHeader object.
- adoptNode(Node) - Method in class org.apache.axis2.saaj.SAAJDocument
- adoptNode(Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
- appendChild(Node) - Method in class org.apache.axis2.saaj.ProxyNode
- appendChild(Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Adds the node
newChildto the end of the list of children of this node. - appendData(String) - Method in class org.apache.axis2.saaj.TextImplEx
-
Append the string to the end of the character data of the node.
- appendElement(Element) - Method in class org.apache.axis2.saaj.ProxyNode
- appendElement(Element) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
- appendElement(Element) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
- appendFaultSubcode(QName) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Adds a Subcode to the end of the sequence of Subcodes contained by this SOAPFault.
- AttachmentPartImpl - Class in org.apache.axis2.saaj
- AttachmentPartImpl() - Constructor for class org.apache.axis2.saaj.AttachmentPartImpl
C
- cachediskstream - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
-
This is the cached disk stream.
- call(SOAPMessage, Object) - Method in class org.apache.axis2.saaj.SOAPConnectionImpl
-
Sends the given message to the specified endpoint and blocks until it has returned the response.
- clearContent() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Clears out the content of this
AttachmentPartobject. - clone() - Method in class org.apache.axis2.saaj.SOAPElementImpl
- cloneNode(boolean) - Method in class org.apache.axis2.saaj.ProxyNode
- cloneNode(boolean) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Returns a duplicate of this node, i.e., serves as a generic copy constructor for nodes.
- close() - Method in class org.apache.axis2.saaj.SOAPConnectionImpl
-
Closes this
SOAPConnectionobject. - close() - Method in class org.apache.axis2.saaj.util.SAAJDataSource
-
This method is a low level write.
- closed - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
-
If true the source input stream is now closed.
- CommentImpl - Class in org.apache.axis2.saaj
- CommentImpl(String) - Constructor for class org.apache.axis2.saaj.CommentImpl
- CommentImpl(OMComment) - Constructor for class org.apache.axis2.saaj.CommentImpl
- compareContentTypes(String, String) - Static method in class org.apache.axis2.saaj.util.SAAJUtil
- compareDocumentPosition(Node) - Method in class org.apache.axis2.saaj.ProxyNode
- compareDocumentPosition(Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
- contentType - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
-
The content type.
- copyContents(SOAPElementImpl, Node) - Method in class org.apache.axis2.saaj.SOAPElementImpl
- copyMimeHeaders(MimeHeaders) - Static method in class org.apache.axis2.saaj.util.SAAJUtil
-
Create a copy of an existing
MimeHeadersobject. - countAttachments() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Gets a count of the number of attachments in this message.
- createAttachmentPart() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Creates a new empty
AttachmentPartobject. - createAttribute(String) - Method in class org.apache.axis2.saaj.SAAJDocument
- createAttribute(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Creates an
Attrof the given name. - createAttributeNS(String, String) - Method in class org.apache.axis2.saaj.SAAJDocument
- createAttributeNS(String, String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Creates an attribute of the given qualified name and namespace URI.
- createCDATASection(String) - Method in class org.apache.axis2.saaj.SAAJDocument
- createCDATASection(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Creates a
CDATASectionnode whose value is the specified string. - createComment(String) - Method in class org.apache.axis2.saaj.SAAJDocument
- createComment(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Creates a
CDATASectionnode whose value is the specified string. - createConnection() - Method in class org.apache.axis2.saaj.SOAPConnectionFactoryImpl
-
Create a new
SOAPConnection. - createDetail() - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
-
Creates a new
Detailobject which serves as a container forDetailEntryobjects. - createDocumentFragment() - Method in class org.apache.axis2.saaj.SAAJDocument
- createDocumentFragment() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Creates an empty
DocumentFragmentobject. - createElement(String) - Method in class org.apache.axis2.saaj.SAAJDocument
- createElement(String) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
-
Create a
SOAPElementobject initialized with the given local name. - createElement(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Creates an element of the type specified.
- createElement(String, String, String) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
-
Create a new
SOAPElementobject with the given local name, prefix and uri. - createElement(QName) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
- createElement(Name) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
-
Create a
SOAPElementobject initialized with the givenNameobject. - createElement(Element) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
- createElementNS(String, String) - Method in class org.apache.axis2.saaj.SAAJDocument
- createElementNS(String, String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Creates an element of the given qualified name and namespace URI.
- createEntityReference(String) - Method in class org.apache.axis2.saaj.SAAJDocument
- createEntityReference(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Creates an
EntityReferenceobject. - createFault() - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
-
Creates a new default SOAPFault object
- createFault(String, QName) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
-
Creates a new SOAPFault object initialized with the given reasonText and faultCode
- createMessage() - Method in class org.apache.axis2.saaj.MessageFactoryImpl
-
Creates a new
SOAPMessageobject with the defaultSOAPPart,SOAPEnvelope,SOAPBody, andSOAPHeaderobjects. - createMessage(MimeHeaders, InputStream) - Method in class org.apache.axis2.saaj.MessageFactoryImpl
-
Internalizes the contents of the given
InputStreamobject into a newSOAPMessageobject and returns theSOAPMessageobject. - createName(String) - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
-
Creates a new
Nameobject initialized with the given local name. - createName(String) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
-
Creates a new
Nameobject initialized with the given local name. - createName(String, String, String) - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
-
Creates a new
Nameobject initialized with the given local name, namespace prefix, and namespace URI. - createName(String, String, String) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
-
Creates a new
Nameobject initialized with the given local name, namespace prefix, and namespace URI. - createProcessingInstruction(String, String) - Method in class org.apache.axis2.saaj.SAAJDocument
- createProcessingInstruction(String, String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Creates a
ProcessingInstructionnode given the specified name and data strings. - createQName(String, String) - Method in class org.apache.axis2.saaj.DetailEntryImpl
- createQName(String, String) - Method in class org.apache.axis2.saaj.DetailImpl
- createQName(String, String) - Method in class org.apache.axis2.saaj.SOAPBodyElementImpl
- createQName(String, String) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
- createQName(String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
Creates a QName whose namespace URI is the one associated with the parameter, prefix, in the context of this SOAPElement.
- createTextNode(String) - Method in class org.apache.axis2.saaj.SAAJDocument
- createTextNode(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Creates a
Textnode given the specified string. - currentMemoryBuf - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
-
Hold the last memory buffer.
- currentMemoryBufSz - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
-
The number of bytes written to the above buffer.
D
- deleted - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
-
Flag to show if the resources behind this have been deleted.
- deleteData(int, int) - Method in class org.apache.axis2.saaj.TextImplEx
-
Remove a range of 16-bit units from the node.
- detachAttachmentFile() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Detach the attachment file from this class, so it is not cleaned up.
- detachNode() - Method in class org.apache.axis2.saaj.NodeImpl
- detachNode() - Method in class org.apache.axis2.saaj.SOAPPartImpl
- DetailEntryImpl - Class in org.apache.axis2.saaj
-
The content for a Detail object, giving details for a SOAPFault object.
- DetailEntryImpl(OMElement) - Constructor for class org.apache.axis2.saaj.DetailEntryImpl
- DetailImpl - Class in org.apache.axis2.saaj
-
A container for
DetailEntryobjects. - DetailImpl(SOAPFaultDetail) - Constructor for class org.apache.axis2.saaj.DetailImpl
- diskCacheFile - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
-
Field diskCacheFile
E
- EMPTY_NODELIST - Static variable in class org.apache.axis2.saaj.NodeListImpl
- equals(Object) - Method in class org.apache.axis2.saaj.PrefixedQName
- examineAllHeaderElements() - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
-
Returns an
Iteratorover all theSOAPHeaderElementobjects in thisSOAPHeaderobject. - examineHeaderElements(String) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
-
Returns a list of all the
SOAPHeaderElementobjects in thisSOAPHeaderobject that have the the specified actor. - examineMustUnderstandHeaderElements(String) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
-
Returns an
Iteratorover all theSOAPHeaderElementobjects in thisSOAPHeaderobject that have the specified actor and that have a MustUnderstand attribute whose value is equivalent totrue. - extractAllHeaderElements() - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
-
Returns an
Iteratorover all theSOAPHeaderElementobjects in thisSOAPHeaderobject and detaches them from thisSOAPHeaderobject. - extractContentAsDocument() - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
Creates a new DOM org.w3c.dom.Document and sets the first child of this SOAPBody as its document element.
- extractHeaderElements(String) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
-
Returns a list of all the
SOAPHeaderElementobjects in thisSOAPHeaderobject that have the the specified actor and detaches them from thisSOAPHeaderobject.
F
- flushToDisk() - Method in class org.apache.axis2.saaj.util.SAAJDataSource
-
Routine to flush data to disk if is in memory.
G
- generateID() - Static method in class org.apache.axis2.saaj.util.IDGenerator
-
Generate and return a new session identifier.
- get(Object) - Method in class org.apache.axis2.saaj.SOAPConnectionImpl
-
overrided SOAPConnection's get() method
- getActor() - Method in class org.apache.axis2.saaj.SOAPHeaderElementImpl
-
Returns the uri of the actor associated with this
SOAPHeaderElementobject. - getAllAttributes() - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
Returns an iterator over all of the attribute names in this
SOAPElementobject. - getAllAttributesAsQNames() - Method in class org.apache.axis2.saaj.DetailEntryImpl
- getAllAttributesAsQNames() - Method in class org.apache.axis2.saaj.DetailImpl
- getAllAttributesAsQNames() - Method in class org.apache.axis2.saaj.SOAPBodyElementImpl
- getAllAttributesAsQNames() - Method in class org.apache.axis2.saaj.SOAPBodyImpl
- getAllAttributesAsQNames() - Method in class org.apache.axis2.saaj.SOAPElementImpl
- getAllMimeHeaders() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Retrieves all the headers for this
AttachmentPartobject as an iterator over theMimeHeaderobjects. - getAllMimeHeaders() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Retrieves all the headers for this
SOAPPartobject as an iterator over theMimeHeaderobjects. - getAttachment(SOAPElement) - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Returns an AttachmentPart object that is associated with an attachment that is referenced by this SOAPElement or null if no such attachment exists.
- getAttachmentFile() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Get the filename of this attachment.
- getAttachments() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Retrieves all the
AttachmentPartobjects that are part of thisSOAPMessageobject. - getAttachments(MimeHeaders) - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Retrieves all the AttachmentPart objects that have header entries that match the specified headers.
- getAttribute(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
- getAttributeNode(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
- getAttributeNodeNS(String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
- getAttributeNS(String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
- getAttributes() - Method in class org.apache.axis2.saaj.ProxyNode
- getAttributes() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
A
NamedNodeMapcontaining the attributes of this node (if it is anElement) ornullotherwise. - getAttributeValue(QName) - Method in class org.apache.axis2.saaj.DetailEntryImpl
- getAttributeValue(QName) - Method in class org.apache.axis2.saaj.DetailImpl
- getAttributeValue(QName) - Method in class org.apache.axis2.saaj.SOAPBodyElementImpl
- getAttributeValue(QName) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
- getAttributeValue(QName) - Method in class org.apache.axis2.saaj.SOAPElementImpl
- getAttributeValue(Name) - Method in class org.apache.axis2.saaj.SOAPElementImpl
- getBase64Content() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
- getBaseURI() - Method in class org.apache.axis2.saaj.ProxyNode
- getBaseURI() - Method in class org.apache.axis2.saaj.SOAPPartImpl
- getBody() - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
-
Returns the
SOAPBodyobject associated with thisSOAPEnvelopeobject. - getChildElements() - Method in class org.apache.axis2.saaj.SOAPBodyImpl
- getChildElements() - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
Returns an iterator over all the immediate content of this element.
- getChildElements() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
- getChildElements() - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
- getChildElements(QName) - Method in class org.apache.axis2.saaj.DetailEntryImpl
- getChildElements(QName) - Method in class org.apache.axis2.saaj.DetailImpl
- getChildElements(QName) - Method in class org.apache.axis2.saaj.SOAPBodyElementImpl
- getChildElements(QName) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
- getChildElements(QName) - Method in class org.apache.axis2.saaj.SOAPElementImpl
- getChildElements(Name) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
- getChildElements(Name) - Method in class org.apache.axis2.saaj.SOAPElementImpl
- getChildElements(Name) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
- getChildElements(Name) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
- getChildNodes() - Method in class org.apache.axis2.saaj.ProxyNode
- getChildNodes() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
A
NodeListthat contains all children of this node. - getContent() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Gets the content of this
AttachmentPartobject as a Java object. - getContent() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Returns the content of the SOAPEnvelope as a JAXP
Sourceobject. - getContentDescription() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Retrieves a description of this
SOAPMessageobject's content. - getContentType() - Method in class org.apache.axis2.saaj.util.SAAJDataSource
- getData() - Method in class org.apache.axis2.saaj.TextImplEx
-
The character data of the node that implements this interface.
- getDataHandler() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Gets the
DataHandlerobject for thisAttachmentPartobject. - getDetail() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
- getDetailEntries() - Method in class org.apache.axis2.saaj.DetailImpl
-
Gets a list of the detail entries in this
Detailobject. - getDiskCacheFile() - Method in class org.apache.axis2.saaj.util.SAAJDataSource
-
get the filename of the content if it is cached to disk.
- getDoctype() - Method in class org.apache.axis2.saaj.SAAJDocument
- getDoctype() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
The Document Type Declaration (see
DocumentType) associated with this document. - getDocumentElement() - Method in class org.apache.axis2.saaj.SAAJDocument
- getDocumentElement() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
This is a convenience attribute that allows direct access to the child node that is the root element of the document.
- getDocumentFromSOAPEnvelope(SOAPEnvelope) - Static method in class org.apache.axis2.saaj.util.SAAJUtil
-
Create a DOM Document using the org.apache.axiom.soap.SOAPEnvelope
- getDocumentURI() - Method in class org.apache.axis2.saaj.SAAJDocument
- getDocumentURI() - Method in class org.apache.axis2.saaj.SOAPPartImpl
- getDomConfig() - Method in class org.apache.axis2.saaj.SAAJDocument
- getDomConfig() - Method in class org.apache.axis2.saaj.SOAPPartImpl
- getElementById(String) - Method in class org.apache.axis2.saaj.SAAJDocument
- getElementById(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Returns the
ElementwhoseIDis given byelementId. - getElementName() - Method in class org.apache.axis2.saaj.SOAPElementImpl
- getElementQName() - Method in class org.apache.axis2.saaj.DetailEntryImpl
- getElementQName() - Method in class org.apache.axis2.saaj.DetailImpl
- getElementQName() - Method in class org.apache.axis2.saaj.SOAPBodyElementImpl
- getElementQName() - Method in class org.apache.axis2.saaj.SOAPBodyImpl
- getElementQName() - Method in class org.apache.axis2.saaj.SOAPElementImpl
- getElementsByTagName(String) - Method in class org.apache.axis2.saaj.SAAJDocument
- getElementsByTagName(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
- getElementsByTagName(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Returns a
NodeListof all theElementswith a given tag name in the order in which they are encountered in a preorder traversal of theDocumenttree. - getElementsByTagNameNS(String, String) - Method in class org.apache.axis2.saaj.SAAJDocument
- getElementsByTagNameNS(String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
- getElementsByTagNameNS(String, String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Returns a
NodeListof all theElementswith a given local name and namespace URI in the order in which they are encountered in a preorder traversal of theDocumenttree. - getEncodingStyle() - Method in class org.apache.axis2.saaj.SOAPElementImpl
- getEnvelope() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Gets the
SOAPEnvelopeobject associated with thisSOAPPartobject. - getFault() - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
Returns the
SOAPFaultobject in thisSOAPBodyobject. - getFaultActor() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
- getFaultCode() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Gets the fault code for this
SOAPFaultobject. - getFaultCodeAsName() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
- getFaultCodeAsQName() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Gets the fault code for this SOAPFault object as a
QNameobject. - getFaultNode() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Returns the optional Node element value for this SOAPFault object.
- getFaultReasonLocales() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Returns an Iterator over a distinct sequence of Locales for which there are associated Reason Text items.
- getFaultReasonText(Locale) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Returns the Reason Text associated with the given Locale.
- getFaultReasonTexts() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Returns an Iterator over a sequence of String objects containing all of the Reason Text items for this SOAPFault.
- getFaultRole() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Returns the optional Role element value for this SOAPFault object.
- getFaultString() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
- getFaultStringLocale() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Gets the locale of the fault string for this SOAPFault object.
- getFaultSubcodes() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Gets the Subcodes for this SOAPFault as an iterator over QNames.
- getFeature(String, String) - Method in class org.apache.axis2.saaj.ProxyNode
- getFeature(String, String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
- getFirstChild() - Method in class org.apache.axis2.saaj.ProxyNode
- getFirstChild() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
The first child of this node.
- getHeader() - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
-
Returns the
SOAPHeaderobject for thisSOAPEnvelopeobject. - getImplementation() - Method in class org.apache.axis2.saaj.SAAJDocument
- getImplementation() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
The
DOMImplementationobject that handles this document. - getInputEncoding() - Method in class org.apache.axis2.saaj.SAAJDocument
- getInputEncoding() - Method in class org.apache.axis2.saaj.SOAPPartImpl
- getInputStream() - Method in class org.apache.axis2.saaj.util.SAAJDataSource
- getLastChild() - Method in class org.apache.axis2.saaj.ProxyNode
- getLastChild() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
The last child of this node.
- getLength() - Method in class org.apache.axis2.saaj.NodeListImpl
-
The number of nodes in the list.
- getLength() - Method in class org.apache.axis2.saaj.TextImplEx
- getLocalName() - Method in class org.apache.axis2.saaj.PrefixedQName
-
Gets the local name part of the XML name that this
Nameobject represents. - getLocalName() - Method in class org.apache.axis2.saaj.ProxyNode
- getLocalName() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Returns the local part of the qualified name of this node.
- getMatchingMimeHeaders(String[]) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Retrieves all
MimeHeaderobjects that match a name in the given array. - getMatchingMimeHeaders(String[]) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Retrieves all
MimeHeaderobjects that match a name in the given array. - getMimeHeader(String) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Gets all the values of the header identified by the given
String. - getMimeHeader(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Gets all the values of the
MimeHeaderobject in thisSOAPPartobject that is identified by the givenString. - getMimeHeaders() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Returns all the transport-specific MIME headers for this
SOAPMessageobject in a transport-independent fashion. - getMustUnderstand() - Method in class org.apache.axis2.saaj.SOAPHeaderElementImpl
-
Returns whether the mustUnderstand attribute for this
SOAPHeaderElementobject is turned on. - getName() - Method in class org.apache.axis2.saaj.util.SAAJDataSource
- getNamespacePrefixes() - Method in class org.apache.axis2.saaj.SOAPElementImpl
- getNamespaceURI() - Method in class org.apache.axis2.saaj.ProxyNode
- getNamespaceURI() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
The namespace URI of this node, or
nullif it is unspecified. - getNamespaceURI(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
- getNextSibling() - Method in class org.apache.axis2.saaj.ProxyNode
- getNextSibling() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
The node immediately following this node.
- getNodeName() - Method in class org.apache.axis2.saaj.ProxyNode
- getNodeName() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
The name of this node, depending on its type; see the table above.
- getNodeType() - Method in class org.apache.axis2.saaj.ProxyNode
- getNodeType() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
A code representing the type of the underlying object, as defined above.
- getNodeValue() - Method in class org.apache.axis2.saaj.ProxyNode
- getNodeValue() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
The value of this node, depending on its type; see the table above.
- getNonMatchingMimeHeaders(String[]) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Retrieves all
MimeHeaderobjects whose name does not match a name in the given array. - getNonMatchingMimeHeaders(String[]) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Retrieves all
MimeHeaderobjects whose name does not match a name in the given array. - getOMTarget() - Method in class org.apache.axis2.saaj.ProxyNode
- getOMText() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Retrieve the OMText
- getOutputStream() - Method in class org.apache.axis2.saaj.util.SAAJDataSource
- getOwnerDocument() - Method in class org.apache.axis2.saaj.ProxyNode
- getOwnerDocument() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
The
Documentobject associated with this node. - getParentElement() - Method in class org.apache.axis2.saaj.NodeImpl
- getParentElement() - Method in class org.apache.axis2.saaj.SOAPPartImpl
- getParentNode() - Method in class org.apache.axis2.saaj.ProxyNode
- getParentNode() - Method in class org.apache.axis2.saaj.SAAJDocument
- getParentNode() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
The parent of this node.
- getPrefix() - Method in class org.apache.axis2.saaj.PrefixedQName
-
Returns the prefix associated with the namespace for the XML name that this
Nameobject represents. - getPrefix() - Method in class org.apache.axis2.saaj.ProxyNode
- getPrefix() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
The namespace prefix of this node, or
nullif it is unspecified. - getPreviousSibling() - Method in class org.apache.axis2.saaj.ProxyNode
- getPreviousSibling() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
The node immediately preceding this node.
- getProperty(String) - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Retrieves value of the specified property.
- getQualifiedName() - Method in class org.apache.axis2.saaj.PrefixedQName
-
Gets the namespace-qualified name of the XML name that this
Nameobject represents. - getRawContent() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Gets the content of this AttachmentPart object as an InputStream as if a call had been made to getContent and no DataContentHandler had been registered for the content-type of this AttachmentPart.Note that reading from the returned InputStream would result in consuming the data in the stream.
- getRawContentBytes() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Gets the content of this AttachmentPart object as a byte[] array as if a call had been made to getContent and no DataContentHandler had been registered for the content-type of this AttachmentPart.
- getRelay() - Method in class org.apache.axis2.saaj.SOAPHeaderElementImpl
- getRole() - Method in class org.apache.axis2.saaj.SOAPHeaderElementImpl
- getSchemaTypeInfo() - Method in class org.apache.axis2.saaj.ProxyNode
- getSize() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Returns the number of bytes in this
AttachmentPartobject. - getSOAPBody() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Gets the SOAP Body contained in this
SOAPMessageobject. - getSOAPEnvelopeFromDOOMDocument(Document) - Static method in class org.apache.axis2.saaj.util.SAAJUtil
- getSOAPHeader() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Gets the SOAP Header contained in this
SOAPMessageobject. - getSoapMessage() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Obtain the SOAPMessage
- getSOAPPart() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Gets the SOAP part of this
SOAPMessageobject. - getStrictErrorChecking() - Method in class org.apache.axis2.saaj.SAAJDocument
- getStrictErrorChecking() - Method in class org.apache.axis2.saaj.SOAPPartImpl
- getTagName() - Method in class org.apache.axis2.saaj.SOAPElementImpl
- getTarget() - Method in class org.apache.axis2.saaj.ProxyNode
- getTextContent() - Method in class org.apache.axis2.saaj.ProxyNode
- getTextContent() - Method in class org.apache.axis2.saaj.SOAPPartImpl
- getType() - Method in class org.apache.axis2.saaj.ProxyNode
- getURI() - Method in class org.apache.axis2.saaj.PrefixedQName
-
Returns the URI of the namespace for the XML name that this
Nameobject represents. - getUserData(String) - Method in class org.apache.axis2.saaj.ProxyNode
- getUserData(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
- getValue() - Method in class org.apache.axis2.saaj.SAAJDocument
- getValue() - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
Returns the the value of the immediate child of this
Nodeobject if a child exists and its value is text. - getValue() - Method in class org.apache.axis2.saaj.SOAPPartImpl
- getValue() - Method in class org.apache.axis2.saaj.TextImplEx
-
Retrieve the text value (data) of this
- getVisibleNamespacePrefixes() - Method in class org.apache.axis2.saaj.SOAPElementImpl
- getWholeText() - Method in class org.apache.axis2.saaj.TextImplEx
- getXmlEncoding() - Method in class org.apache.axis2.saaj.SAAJDocument
- getXmlEncoding() - Method in class org.apache.axis2.saaj.SOAPPartImpl
- getXmlStandalone() - Method in class org.apache.axis2.saaj.SAAJDocument
- getXmlStandalone() - Method in class org.apache.axis2.saaj.SOAPPartImpl
- getXmlVersion() - Method in class org.apache.axis2.saaj.SAAJDocument
- getXmlVersion() - Method in class org.apache.axis2.saaj.SOAPPartImpl
H
- hasAttribute(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
- hasAttributeNS(String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
- hasAttributes() - Method in class org.apache.axis2.saaj.ProxyNode
- hasAttributes() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Returns whether this node (if it is an element) has any attributes.
- hasChildNodes() - Method in class org.apache.axis2.saaj.ProxyNode
- hasChildNodes() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Returns whether this node has any children.
- hasDetail() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Returns true if this SOAPFault has a Detail subelement and false otherwise.
- hasFault() - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
Indicates whether a
SOAPFaultobject exists in thisSOAPBodyobject. - hashCode() - Method in class org.apache.axis2.saaj.PrefixedQName
I
- IDGenerator - Class in org.apache.axis2.saaj.util
-
Code borrowed from AuthenticatorBase.java for generating a secure id's.
- IDGenerator() - Constructor for class org.apache.axis2.saaj.util.IDGenerator
- importNode(Node, boolean) - Method in class org.apache.axis2.saaj.SAAJDocument
- importNode(Node, boolean) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Imports a node from another document to this document.
- insertBefore(Node, Node) - Method in class org.apache.axis2.saaj.ProxyNode
- insertBefore(Node, Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Inserts the node
newChildbefore the existing child noderefChild. - insertData(int, String) - Method in class org.apache.axis2.saaj.TextImplEx
-
Insert a string at the specified 16-bit unit offset.
- invoke(MessageContext) - Method in class org.apache.axis2.saaj.util.UnderstandAllHeadersHandler
- isAttachmentReferenced() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
- isComment() - Method in class org.apache.axis2.saaj.CommentImpl
- isComment() - Method in class org.apache.axis2.saaj.TextImplEx
-
Retrieves whether this
Textobject represents a comment. - isDefaultNamespace(String) - Method in class org.apache.axis2.saaj.ProxyNode
- isDefaultNamespace(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
- isElementContentWhitespace() - Method in class org.apache.axis2.saaj.TextImplEx
- isEqualNode(Node) - Method in class org.apache.axis2.saaj.ProxyNode
- isEqualNode(Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
- isSameNode(Node) - Method in class org.apache.axis2.saaj.ProxyNode
- isSameNode(Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
- isSupported(String, String) - Method in class org.apache.axis2.saaj.ProxyNode
- isSupported(String, String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Tests whether the DOM implementation implements a specific feature and that feature is supported by this node.
- item(int) - Method in class org.apache.axis2.saaj.NodeListImpl
-
Returns the
indexth item in the collection.
L
- lookupNamespaceURI(String) - Method in class org.apache.axis2.saaj.ProxyNode
- lookupNamespaceURI(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
- lookupPrefix(String) - Method in class org.apache.axis2.saaj.ProxyNode
- lookupPrefix(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
M
- matches(MimeHeaders) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Check whether at least one of the headers of this object matches a provided header
- MAX_MEMORY_DISK_CACHED - Static variable in class org.apache.axis2.saaj.util.SAAJDataSource
-
Field MAX_MEMORY_DISK_CACHED
- maxCached - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
-
Field maxCached
- memorybuflist - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
-
The linked list to hold the in memory buffers.
- MessageFactoryImpl - Class in org.apache.axis2.saaj
-
A factory for creating
SOAPMessageobjects. - MessageFactoryImpl() - Constructor for class org.apache.axis2.saaj.MessageFactoryImpl
- MIN_MEMORY_DISK_CACHED - Static variable in class org.apache.axis2.saaj.util.SAAJDataSource
-
Field MIN_MEMORY_DISK_CACHED
N
- newMessageFactory(String) - Method in class org.apache.axis2.saaj.SAAJMetaFactoryImpl
- newSOAPFactory(String) - Method in class org.apache.axis2.saaj.SAAJMetaFactoryImpl
- NodeImpl<T extends Node,S extends org.apache.axiom.om.OMNode> - Class in org.apache.axis2.saaj
- NodeImpl(T, S) - Constructor for class org.apache.axis2.saaj.NodeImpl
- NodeListImpl - Class in org.apache.axis2.saaj
-
The
NodeListinterface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented. - normalize() - Method in class org.apache.axis2.saaj.ProxyNode
- normalize() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Puts all
Textnodes in the full depth of the sub-tree underneath thisNode, including attribute nodes, into a "normal" form where only structure (e.g., elements, comments, processing instructions, CDATA sections, and entity references) separatesTextnodes, i.e., there are neither adjacentTextnodes nor emptyTextnodes. - normalizeContentType(String) - Static method in class org.apache.axis2.saaj.util.SAAJUtil
-
Normalize a content type specification.
- normalizeDocument() - Method in class org.apache.axis2.saaj.SAAJDocument
- normalizeDocument() - Method in class org.apache.axis2.saaj.SOAPPartImpl
O
- omTarget - Variable in class org.apache.axis2.saaj.ProxyNode
- org.apache.axis2.saaj - package org.apache.axis2.saaj
- org.apache.axis2.saaj.util - package org.apache.axis2.saaj.util
P
- PrefixedQName - Class in org.apache.axis2.saaj
-
Class Prefixed QName
- PrefixedQName(String, String, String) - Constructor for class org.apache.axis2.saaj.PrefixedQName
-
Constructor PrefixedQName.
- PrefixedQName(QName) - Constructor for class org.apache.axis2.saaj.PrefixedQName
-
Constructor PrefixedQName
- ProxyNode<T extends Node,S extends org.apache.axiom.om.OMInformationItem> - Class in org.apache.axis2.saaj
-
A representation of a node (element) in a DOM representation of an XML document that provides some tree manipulation methods.
- ProxyNode(T, S) - Constructor for class org.apache.axis2.saaj.ProxyNode
R
- random - Static variable in class org.apache.axis2.saaj.util.IDGenerator
-
A random number generator to use when generating session identifiers.
- randomClass - Static variable in class org.apache.axis2.saaj.util.IDGenerator
-
The Java class name of the random number generator class to be used when generating session identifiers.
- READ_CHUNK_SZ - Static variable in class org.apache.axis2.saaj.util.SAAJDataSource
-
Field READ_CHUNK_SZ
- readers - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
-
Field readers
- recycleNode() - Method in class org.apache.axis2.saaj.ProxyNode
-
Notifies the implementation that this
Nodeobject is no longer being used by the application and that the implementation is free to reuse this object for nodes that may be created later. - recycleNode() - Method in class org.apache.axis2.saaj.SOAPPartImpl
- removeAllAttachments() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Removes all
AttachmentPartobjects that have been added to thisSOAPMessageobject. - removeAllFaultSubcodes() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Removes any Subcodes that may be contained by this SOAPFault.
- removeAllMimeHeaders() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Removes all the MIME header entries.
- removeAllMimeHeaders() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Removes all the
MimeHeaderobjects for thisSOAPEnvelopeobject. - removeAttachments(MimeHeaders) - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Removes all the AttachmentPart objects that have header entries that match the specified headers.
- removeAttribute(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
- removeAttribute(QName) - Method in class org.apache.axis2.saaj.DetailEntryImpl
- removeAttribute(QName) - Method in class org.apache.axis2.saaj.DetailImpl
- removeAttribute(QName) - Method in class org.apache.axis2.saaj.SOAPBodyElementImpl
- removeAttribute(QName) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
- removeAttribute(QName) - Method in class org.apache.axis2.saaj.SOAPElementImpl
- removeAttribute(Name) - Method in class org.apache.axis2.saaj.SOAPElementImpl
- removeAttributeNode(Attr) - Method in class org.apache.axis2.saaj.SOAPElementImpl
- removeAttributeNS(String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
- removeChild(Node) - Method in class org.apache.axis2.saaj.ProxyNode
- removeChild(Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Removes the child node indicated by
oldChildfrom the list of children, and returns it. - removeContents() - Method in class org.apache.axis2.saaj.SOAPElementImpl
- removeMimeHeader(String) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Removes all MIME headers that match the given name.
- removeMimeHeader(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Removes all MIME headers that match the given name.
- removeNamespaceDeclaration(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
- renameNode(Node, String, String) - Method in class org.apache.axis2.saaj.SAAJDocument
- renameNode(Node, String, String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
- replaceChild(Node, Node) - Method in class org.apache.axis2.saaj.ProxyNode
- replaceChild(Node, Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Replaces the child node
oldChildwithnewChildin the list of children, and returns theoldChildnode. - replaceData(int, int, String) - Method in class org.apache.axis2.saaj.TextImplEx
-
Replace the characters starting at the specified 16-bit unit offset with the specified string.
- replaceWholeText(String) - Method in class org.apache.axis2.saaj.TextImplEx
S
- SAAJDataSource - Class in org.apache.axis2.saaj.util
- SAAJDataSource() - Constructor for class org.apache.axis2.saaj.util.SAAJDataSource
-
Constructor SAAJDataSource.
- SAAJDataSource(InputStream, int, String) - Constructor for class org.apache.axis2.saaj.util.SAAJDataSource
-
Create a new boundary stream.
- SAAJDataSource(InputStream, int, String, boolean) - Constructor for class org.apache.axis2.saaj.util.SAAJDataSource
-
Create a new boundary stream.
- SAAJDocument - Class in org.apache.axis2.saaj
- SAAJDocument(OMDocument) - Constructor for class org.apache.axis2.saaj.SAAJDocument
- SAAJMetaFactoryImpl - Class in org.apache.axis2.saaj
- SAAJMetaFactoryImpl() - Constructor for class org.apache.axis2.saaj.SAAJMetaFactoryImpl
- SAAJUtil - Class in org.apache.axis2.saaj.util
-
Utility class for the Axis2-WSS4J Module
- SAAJUtil() - Constructor for class org.apache.axis2.saaj.util.SAAJUtil
- saveChanges() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Updates this
SOAPMessageobject with all the changes that have been made to it. - saveRequired() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Indicates whether this
SOAPMessageobject has had the methodSOAPMessageImpl.saveChanges()called on it. - SESSION_ID_BYTES - Static variable in class org.apache.axis2.saaj.util.IDGenerator
-
The number of random bytes to include when generating a session identifier.
- setActor(String) - Method in class org.apache.axis2.saaj.SOAPHeaderElementImpl
-
Sets the actor associated with this
SOAPHeaderElementobject to the specified actor. - setAttachmentFile(String) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Set the filename of this attachment part.
- setAttachmentReferenced(boolean) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
- setAttribute(String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
- setAttributeNode(Attr) - Method in class org.apache.axis2.saaj.SOAPElementImpl
- setAttributeNodeNS(Attr) - Method in class org.apache.axis2.saaj.SOAPElementImpl
- setAttributeNS(String, String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
- setBase64Content(InputStream, String) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Sets the content of this attachment part from the Base64 source InputStream and sets the value of the Content-Type header to the value contained in contentType, This method would first decode the base64 input and write the resulting raw bytes to the attachment.
- setContent(Object, String) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Sets the content of this attachment part to that of the given
Objectand sets the value of theContent-Typeheader to the given type. - setContent(Source) - Method in class org.apache.axis2.saaj.SOAPPartImpl
- setContentDescription(String) - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Sets the description of this
SOAPMessageobject's content with the given description. - setData(String) - Method in class org.apache.axis2.saaj.TextImplEx
-
The character data of the node that implements this interface.
- setDataHandler(DataHandler) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Sets the given
DataHandlerobject as the data handler for thisAttachmentPartobject. - setDocumentURI(String) - Method in class org.apache.axis2.saaj.SAAJDocument
- setDocumentURI(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
- setElementQName(QName) - Method in class org.apache.axis2.saaj.DetailEntryImpl
- setElementQName(QName) - Method in class org.apache.axis2.saaj.DetailImpl
- setElementQName(QName) - Method in class org.apache.axis2.saaj.SOAPBodyElementImpl
- setElementQName(QName) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
- setElementQName(QName) - Method in class org.apache.axis2.saaj.SOAPElementImpl
- setEncodingStyle(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
Sets the encoding style for this SOAPElement object to one specified.
- setFaultActor(String) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Sets this SOAPFault object with the given fault actor.The fault actor is the recipient in the message path who caused the fault to happen.
- setFaultCode(String) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Sets this
SOAPFaultobject with the given fault code. - setFaultCode(QName) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Sets this SOAPFault object with the given fault code.
- setFaultCode(Name) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Sets this SOAPFault object with the given fault code.Fault codes, which give information about the fault, are defined in the SOAP 1.1 specification.
- setFaultNode(String) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Creates or replaces any existing Node element value for this SOAPFault object.
- setFaultRole(String) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Creates or replaces any existing Role element value for this SOAPFault object.
- setFaultString(String) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Sets the fault string for this
SOAPFaultobject to the given string. - setFaultString(String, Locale) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Sets the fault string for this SOAPFault object to the given string.
- setIdAttribute(String, boolean) - Method in class org.apache.axis2.saaj.ProxyNode
- setIdAttributeNode(Attr, boolean) - Method in class org.apache.axis2.saaj.ProxyNode
- setIdAttributeNS(String, String, boolean) - Method in class org.apache.axis2.saaj.ProxyNode
- setMessage(SOAPMessageImpl) - Method in class org.apache.axis2.saaj.SOAPPartImpl
- setMimeHeader(String, String) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Changes the first header entry that matches the given name to the given value, adding a new header if no existing header matches.
- setMimeHeader(String, String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Changes the first header entry that matches the given header name so that its value is the given value, adding a new header with the given name and value if no existing header is a match.
- setMustUnderstand(boolean) - Method in class org.apache.axis2.saaj.SOAPHeaderElementImpl
-
Sets the mustUnderstand attribute for this
SOAPHeaderElementobject to be on or off. - setNodeValue(String) - Method in class org.apache.axis2.saaj.ProxyNode
- setNodeValue(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
The value of this node, depending on its type; see the table above.
- setParentElement(SOAPElement) - Method in class org.apache.axis2.saaj.NodeImpl
- setParentElement(SOAPElement) - Method in class org.apache.axis2.saaj.SOAPBodyElementImpl
- setParentElement(SOAPElement) - Method in class org.apache.axis2.saaj.SOAPHeaderElementImpl
- setParentElement(SOAPElement) - Method in class org.apache.axis2.saaj.SOAPPartImpl
- setPrefix(String) - Method in class org.apache.axis2.saaj.ProxyNode
- setPrefix(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
The namespace prefix of this node, or
nullif it is unspecified. - setProcessMTOM(boolean) - Method in class org.apache.axis2.saaj.MessageFactoryImpl
-
Specify whether MTOM messages should be processed or parsed literally.
- setProperty(String, Object) - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Associates the specified value with the specified property.
- setRawContent(InputStream, String) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Sets the content of this attachment part to that contained by the InputStream content and sets the value of the Content-Type header to the value contained in contentType.A subsequent call to getSize() may not be an exact measure of the content size.
- setRawContentBytes(byte[], int, int, String) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Sets the content of this attachment part to that contained by the byte[] array content and sets the value of the Content-Type header to the value contained in contentType.
- setRelay(boolean) - Method in class org.apache.axis2.saaj.SOAPHeaderElementImpl
-
Sets the relay attribute for this SOAPHeaderElement to be either true or false.
- setRole(String) - Method in class org.apache.axis2.saaj.SOAPHeaderElementImpl
-
Sets the Role associated with this SOAPHeaderElement object to the specified Role.
- setSaveRequired() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
- setSOAPVersion(String) - Method in class org.apache.axis2.saaj.MessageFactoryImpl
- setSOAPVersion(String) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
- setStrictErrorChecking(boolean) - Method in class org.apache.axis2.saaj.SAAJDocument
- setStrictErrorChecking(boolean) - Method in class org.apache.axis2.saaj.SOAPPartImpl
- setTextContent(String) - Method in class org.apache.axis2.saaj.ProxyNode
- setTextContent(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
- setType(int) - Method in class org.apache.axis2.saaj.ProxyNode
- setUserData(String, Object, UserDataHandler) - Method in class org.apache.axis2.saaj.ProxyNode
- setUserData(String, Object, UserDataHandler) - Method in class org.apache.axis2.saaj.SOAPPartImpl
- setValue(String) - Method in class org.apache.axis2.saaj.SAAJDocument
- setValue(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
If this is a Text node then this method will set its value, otherwise it sets the value of the immediate (Text) child of this node.
- setValue(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
- setValue(String) - Method in class org.apache.axis2.saaj.TextImplEx
-
If this is a Text node then this method will set its value, otherwise it sets the value of the immediate (Text) child of this node.
- setXmlStandalone(boolean) - Method in class org.apache.axis2.saaj.SAAJDocument
- setXmlStandalone(boolean) - Method in class org.apache.axis2.saaj.SOAPPartImpl
- setXmlVersion(String) - Method in class org.apache.axis2.saaj.SAAJDocument
- setXmlVersion(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
- SOAPBodyElementImpl<T extends org.apache.axiom.om.OMElement> - Class in org.apache.axis2.saaj
- SOAPBodyElementImpl(T) - Constructor for class org.apache.axis2.saaj.SOAPBodyElementImpl
- SOAPBodyImpl - Class in org.apache.axis2.saaj
- SOAPBodyImpl(SOAPBody) - Constructor for class org.apache.axis2.saaj.SOAPBodyImpl
- SOAPConnectionFactoryImpl - Class in org.apache.axis2.saaj
- SOAPConnectionFactoryImpl() - Constructor for class org.apache.axis2.saaj.SOAPConnectionFactoryImpl
- SOAPConnectionImpl - Class in org.apache.axis2.saaj
- SOAPElementImpl<T extends org.apache.axiom.om.OMElement> - Class in org.apache.axis2.saaj
- SOAPElementImpl(T) - Constructor for class org.apache.axis2.saaj.SOAPElementImpl
- SOAPEnvelopeImpl - Class in org.apache.axis2.saaj
- SOAPEnvelopeImpl(SOAPEnvelope) - Constructor for class org.apache.axis2.saaj.SOAPEnvelopeImpl
- SOAPFactoryImpl - Class in org.apache.axis2.saaj
- SOAPFactoryImpl() - Constructor for class org.apache.axis2.saaj.SOAPFactoryImpl
- SOAPFaultElementImpl<T extends org.apache.axiom.om.OMElement> - Class in org.apache.axis2.saaj
- SOAPFaultElementImpl(T) - Constructor for class org.apache.axis2.saaj.SOAPFaultElementImpl
- SOAPFaultImpl - Class in org.apache.axis2.saaj
- SOAPFaultImpl(SOAPFault) - Constructor for class org.apache.axis2.saaj.SOAPFaultImpl
- SOAPHeaderElementImpl - Class in org.apache.axis2.saaj
- SOAPHeaderElementImpl(SOAPHeaderBlock) - Constructor for class org.apache.axis2.saaj.SOAPHeaderElementImpl
- SOAPHeaderImpl - Class in org.apache.axis2.saaj
- SOAPHeaderImpl(SOAPHeader) - Constructor for class org.apache.axis2.saaj.SOAPHeaderImpl
-
Constructor
- SOAPMessageImpl - Class in org.apache.axis2.saaj
- SOAPMessageImpl(InputStream, MimeHeaders, boolean) - Constructor for class org.apache.axis2.saaj.SOAPMessageImpl
- SOAPMessageImpl(SOAPEnvelopeImpl) - Constructor for class org.apache.axis2.saaj.SOAPMessageImpl
- SOAPPartImpl - Class in org.apache.axis2.saaj
- SOAPPartImpl(SOAPMessageImpl, InputStream, MimeHeaders, Attachments) - Constructor for class org.apache.axis2.saaj.SOAPPartImpl
-
Construct a SOAP part from the given input stream.
- SOAPPartImpl(SOAPMessageImpl, SOAPEnvelopeImpl) - Constructor for class org.apache.axis2.saaj.SOAPPartImpl
- soapVersion - Variable in class org.apache.axis2.saaj.MessageFactoryImpl
- soapVersion - Variable in class org.apache.axis2.saaj.SOAPFactoryImpl
- splitText(int) - Method in class org.apache.axis2.saaj.TextImplEx
-
Breaks this node into two nodes at the specified
offset, keeping both in the tree as siblings. - substringData(int, int) - Method in class org.apache.axis2.saaj.TextImplEx
-
Extracts a range of data from the node.
T
- target - Variable in class org.apache.axis2.saaj.ProxyNode
- TextImplEx - Class in org.apache.axis2.saaj
- TextImplEx(String) - Constructor for class org.apache.axis2.saaj.TextImplEx
- TextImplEx(OMNode) - Constructor for class org.apache.axis2.saaj.TextImplEx
- toDOM(OMElement) - Static method in class org.apache.axis2.saaj.util.SAAJUtil
-
Convert a given OMElement to a DOM Element
- toDOOMSOAPEnvelope(SOAPEnvelope) - Static method in class org.apache.axis2.saaj.util.SAAJUtil
-
Create a DOM Document using the org.apache.axiom.soap.SOAPEnvelope
- toOMSOAPEnvelope(SOAPMessage) - Static method in class org.apache.axis2.saaj.util.SAAJUtil
-
Convert a SAAJ message to an Axiom SOAP envelope object and process xop:Include elements.
- toOMSOAPEnvelope(Element) - Static method in class org.apache.axis2.saaj.util.SAAJUtil
- toSAAJNodeList(NodeList) - Method in class org.apache.axis2.saaj.ProxyNode
- toString() - Method in class org.apache.axis2.saaj.PrefixedQName
- toString() - Method in class org.apache.axis2.saaj.SOAPElementImpl
- toString() - Method in class org.apache.axis2.saaj.TextImplEx
- totalsz - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
-
The total size in bytes in this data source.
U
- UnderstandAllHeadersHandler - Class in org.apache.axis2.saaj.util
-
Marks all SOAP headers as processed.
- UnderstandAllHeadersHandler() - Constructor for class org.apache.axis2.saaj.util.UnderstandAllHeadersHandler
W
- write(byte[]) - Method in class org.apache.axis2.saaj.util.SAAJDataSource
-
Write bytes to the stream.
- write(byte[], int) - Method in class org.apache.axis2.saaj.util.SAAJDataSource
-
This method is a low level write.
- writeTo(OutputStream) - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Writes this
SOAPMessageobject to the given output stream. - writeToMemory(byte[], int) - Method in class org.apache.axis2.saaj.util.SAAJDataSource
-
This method is a low level write.
All Classes All Packages