A C D E F G H I L M N O P R S T U W

A

addAttachmentPart(AttachmentPart) - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Adds the given AttachmentPart object to this SOAPMessage object.
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(Name, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
Adds an attribute with the specified name and value to this SOAPElement object.
addAttribute(QName, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
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 SOAPBody object and sets it as the SOAPBody object for this SOAPEnvelope object.
addBodyElement(Name) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
Creates a new SOAPBodyElement object with the specified name and adds it to this SOAPBody object.
addBodyElement(QName) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
Creates a new SOAPBodyElement object with the specified name and adds it to this SOAPBody object.
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(String) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
addChildElement(String, String) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
addChildElement(SOAPElement) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
addChildElement(String, String, String) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
addChildElement(QName) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
addChildElement(Name) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
addChildElement(SOAPElement) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
addChildElement(String, String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
addChildElement(String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
addChildElement(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
addChildElement(QName) - 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(String) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
 
addChildElement(String, String) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
 
addChildElement(String, String, String) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
 
addChildElement(Name) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
 
addChildElement(SOAPElement) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
 
addDetail() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
 
addDetailEntry(Name) - 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(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.
addDocument(Document) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
Adds the root node of the DOM Document to this SOAPBody object.
addFault() - Method in class org.apache.axis2.saaj.SOAPBodyImpl
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFault(Name, String, Locale) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFault(Name, String) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
Creates a new SOAPFault object and adds it to this SOAPBody object.
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 SOAPFault object and adds it to this SOAPBody object.
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 SOAPHeader object and sets it as the SOAPHeader object for this SOAPEnvelope object.
addHeaderElement(Name) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
Creates a new SOAPHeaderElement object initialized with the specified name and adds it to this SOAPHeader object.
addHeaderElement(QName) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
 
addMimeHeader(String, String) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Adds a MIME header with the specified name and value to this AttachmentPart object.
addMimeHeader(String, String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Creates a MimeHeader object with the specified name and value and adds it to this SOAPPart object.
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 Text object initialized with the given String and adds it to this SOAPElement object.
addTextNode(String) - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
 
addTextNode(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.
addUpgradeHeaderElement(String[]) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
 
addUpgradeHeaderElement(String) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
 
adoptNode(Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
appendChild(Node) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
appendChild(Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Adds the node newChild to 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(ElementImpl) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
appendElement(ElementImpl) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
appendElement(ElementImpl) - 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.
appendText(Text) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
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 AttachmentPart object.
clone() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
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 SOAPConnection object.
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, SOAPElement) - Constructor for class org.apache.axis2.saaj.CommentImpl
 
CommentImpl(String, SOAPElement, Node, Node) - 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.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 MimeHeaders object.
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 AttachmentPart object.
createAttribute(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Creates an Attr of the given name.
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.SOAPPartImpl
Creates a CDATASection node whose value is the specified string.
createComment(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Creates a CDATASection node 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 Detail object which serves as a container for DetailEntry objects.
createDocumentFragment() - Method in class org.apache.axis2.saaj.SOAPPartImpl
Creates an empty DocumentFragment object.
createElement(Name) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
Create a SOAPElement object initialized with the given Name object.
createElement(String) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
Create a SOAPElement object initialized with the given local name.
createElement(String, String, String) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
Create a new SOAPElement object with the given local name, prefix and uri.
createElement(QName) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
 
createElement(Element) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
 
createElement(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Creates an element of the type specified.
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.SOAPPartImpl
Creates an EntityReference object.
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 SOAPMessage object with the default SOAPPart, SOAPEnvelope, SOAPBody, and SOAPHeader objects.
createMessage(MimeHeaders, InputStream) - Method in class org.apache.axis2.saaj.MessageFactoryImpl
Internalizes the contents of the given InputStream object into a new SOAPMessage object and returns the SOAPMessage object.
createName(String, String, String) - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
Creates a new Name object initialized with the given local name, namespace prefix, and namespace URI.
createName(String) - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
Creates a new Name object initialized with the given local name.
createName(String, String, String) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
Creates a new Name object initialized with the given local name, namespace prefix, and namespace URI.
createName(String) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
Creates a new Name object initialized with the given local name.
createProcessingInstruction(String, String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Creates a ProcessingInstruction node 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.SOAPPartImpl
Creates a Text node 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.
detach() - Method in class org.apache.axis2.saaj.NodeImplEx
 
detach() - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
detach() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
detach() - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
 
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.NodeImplEx
Removes this Node object from the tree.
detachNode() - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
detachNode() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
detachNode() - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
 
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(ElementImpl) - Constructor for class org.apache.axis2.saaj.DetailEntryImpl
 
DetailImpl - Class in org.apache.axis2.saaj
A container for DetailEntry objects.
DetailImpl(SOAPFaultDetail) - Constructor for class org.apache.axis2.saaj.DetailImpl
 
discard() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
discard() - Method in class org.apache.axis2.saaj.TextImplEx
 
diskCacheFile - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
Field diskCacheFile

E

element - Variable in class org.apache.axis2.saaj.SOAPElementImpl
Using a delegate because we can't extend from org.apache.axiom.om.impl.dom.ElementImpl since this class must extend SNodeImpl
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 Iterator over all the SOAPHeaderElement objects in this SOAPHeader object.
examineHeaderElements(String) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
Returns a list of all the SOAPHeaderElement objects in this SOAPHeader object that have the the specified actor.
examineMustUnderstandHeaderElements(String) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
Returns an Iterator over all the SOAPHeaderElement objects in this SOAPHeader object that have the specified actor and that have a MustUnderstand attribute whose value is equivalent to true.
extractAllHeaderElements() - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
Returns an Iterator over all the SOAPHeaderElement objects in this SOAPHeader object and detaches them from this SOAPHeader object.
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 SOAPHeaderElement objects in this SOAPHeader object that have the the specified actor and detaches them from this SOAPHeader object.

F

fault - Variable in class org.apache.axis2.saaj.SOAPFaultImpl
 
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 SOAPHeaderElement object.
getAllAttributes() - Method in class org.apache.axis2.saaj.SOAPElementImpl
Returns an iterator over all of the attribute names in this SOAPElement object.
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 AttachmentPart object as an iterator over the MimeHeader objects.
getAllMimeHeaders() - Method in class org.apache.axis2.saaj.SOAPPartImpl
Retrieves all the headers for this SOAPPart object as an iterator over the MimeHeader objects.
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 AttachmentPart objects that are part of this SOAPMessage object.
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.SOAPElementImpl
Returns the collection of attributes associated with this node, or null if none.
getAttributes() - Method in class org.apache.axis2.saaj.SOAPPartImpl
A NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
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(Name) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getAttributeValue(QName) - 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.SOAPPartImpl
 
getBody() - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
Returns the SOAPBody object associated with this SOAPEnvelope object.
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(Name) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
getChildElements(QName) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
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(Name) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getChildElements(QName) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getChildElements(Name) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
 
getChildElements() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
 
getChildElements(Name) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
 
getChildElements() - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
 
getChildNodes() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getChildNodes() - Method in class org.apache.axis2.saaj.SOAPPartImpl
A NodeList that contains all children of this node.
getContent() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Gets the content of this AttachmentPart object as a Java object.
getContent() - Method in class org.apache.axis2.saaj.SOAPPartImpl
Returns the content of the SOAPEnvelope as a JAXP Source object.
getContentDescription() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Retrieves a description of this SOAPMessage object'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 DataHandler object for this AttachmentPart object.
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 Detail object.
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.SOAPPartImpl
The Document Type Declaration (see DocumentType) associated with this document.
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.SOAPPartImpl
 
getDomConfig() - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
getElement() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getElementById(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Returns the Element whose ID is given by elementId.
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.SOAPElementImpl
 
getElementsByTagName(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Returns a NodeList of all the Elements with a given tag name in the order in which they are encountered in a preorder traversal of the Document tree.
getElementsByTagNameNS(String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getElementsByTagNameNS(String, String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Returns a NodeList of all the Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of the Document tree.
getEncodingStyle() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getEnvelope() - Method in class org.apache.axis2.saaj.SOAPPartImpl
Gets the SOAPEnvelope object associated with this SOAPPart object.
getFault() - Method in class org.apache.axis2.saaj.SOAPBodyImpl
Returns the SOAPFault object in this SOAPBody object.
getFaultActor() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
 
getFaultCode() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
Gets the fault code for this SOAPFault object.
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 QName object.
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.SOAPPartImpl
 
getFirstChild() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
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 SOAPHeader object for this SOAPEnvelope object.
getImplementation() - Method in class org.apache.axis2.saaj.SOAPPartImpl
The DOMImplementation object that handles this document.
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.SOAPElementImpl
Method getLastChild
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.
getLocalName() - Method in class org.apache.axis2.saaj.PrefixedQName
Gets the local name part of the XML name that this Name object represents.
getLocalName() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
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 MimeHeader objects that match a name in the given array.
getMatchingMimeHeaders(String[]) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Retrieves all MimeHeader objects 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 MimeHeader object in this SOAPPart object that is identified by the given String.
getMimeHeaders() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Returns all the transport-specific MIME headers for this SOAPMessage object in a transport-independent fashion.
getMustUnderstand() - Method in class org.apache.axis2.saaj.SOAPHeaderElementImpl
Returns whether the mustUnderstand attribute for this SOAPHeaderElement object 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.SOAPElementImpl
 
getNamespaceURI(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getNamespaceURI() - Method in class org.apache.axis2.saaj.SOAPPartImpl
The namespace URI of this node, or null if it is unspecified.
getNextSibling() - Method in class org.apache.axis2.saaj.SOAPElementImpl
dom Node method
getNextSibling() - Method in class org.apache.axis2.saaj.SOAPPartImpl
The node immediately following this node.
getNextSibling() - Method in class org.apache.axis2.saaj.TextImplEx
 
getNodeName() - Method in class org.apache.axis2.saaj.CommentImpl
 
getNodeName() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getNodeName() - Method in class org.apache.axis2.saaj.SOAPPartImpl
The name of this node, depending on its type; see the table above.
getNodeName() - Method in class org.apache.axis2.saaj.TextImplEx
The name of this node, depending on its type; see the table above.
getNodeType() - Method in class org.apache.axis2.saaj.CommentImpl
 
getNodeType() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getNodeType() - Method in class org.apache.axis2.saaj.SOAPPartImpl
A code representing the type of the underlying object, as defined above.
getNodeType() - Method in class org.apache.axis2.saaj.TextImplEx
A code representing the type of the underlying object, as defined above.
getNodeValue() - Method in class org.apache.axis2.saaj.SOAPPartImpl
The value of this node, depending on its type; see the table above.
getNodeValue() - Method in class org.apache.axis2.saaj.TextImplEx
 
getNonMatchingMimeHeaders(String[]) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Retrieves all MimeHeader objects whose name does not match a name in the given array.
getNonMatchingMimeHeaders(String[]) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Retrieves all MimeHeader objects whose name does not match a name in the given array.
getOMEnvelope() - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
 
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.SOAPElementImpl
Find the Document that this Node belongs to (the document in whose context the Node was created).
getOwnerDocument() - Method in class org.apache.axis2.saaj.SOAPPartImpl
The Document object associated with this node.
getParent() - Method in class org.apache.axis2.saaj.NodeImplEx
 
getParent() - Method in class org.apache.axis2.saaj.TextImplEx
 
getParentElement() - Method in class org.apache.axis2.saaj.NodeImplEx
Removes this Node object from the tree.
getParentElement() - Method in class org.apache.axis2.saaj.SOAPElementImpl
Returns the parent element of this Node object.
getParentElement() - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
getParentNode() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
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 Name object represents.
getPrefix() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getPrefix() - Method in class org.apache.axis2.saaj.SOAPPartImpl
The namespace prefix of this node, or null if it is unspecified.
getPreviousSibling() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getPreviousSibling() - Method in class org.apache.axis2.saaj.SOAPPartImpl
The node immediately preceding this node.
getPreviousSibling() - Method in class org.apache.axis2.saaj.TextImplEx
 
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 Name object 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.NodeImplEx
 
getSize() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Returns the number of bytes in this AttachmentPart object.
getSOAPBody() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Gets the SOAP Body contained in this SOAPMessage object.
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 SOAPMessage object.
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 SOAPMessage object.
getStrictErrorChecking() - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
getTagName() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getText(DocumentImpl) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
 
getTextContent() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getTextContent() - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
getType() - Method in class org.apache.axis2.saaj.NodeImplEx
 
getURI() - Method in class org.apache.axis2.saaj.PrefixedQName
Returns the URI of the namespace for the XML name that this Name object represents.
getUserData(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
getValue() - Method in class org.apache.axis2.saaj.NodeImplEx
Returns the the value of the immediate child of this Node object if a child exists and its valu e is text.
getValue() - Method in class org.apache.axis2.saaj.SOAPElementImpl
Returns the the value of the immediate child of this Node object 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.SOAPPartImpl
 
getXmlStandalone() - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
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.SOAPPartImpl
Returns whether this node (if it is an element) has any attributes.
hasChildNodes() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
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 SOAPFault object exists in this SOAPBody object.
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.SOAPPartImpl
Imports a node from another document to this document.
insertBefore(Node, Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Inserts the node newChild before the existing child node refChild.
insertData(int, String) - Method in class org.apache.axis2.saaj.TextImplEx
Insert a string at the specified 16-bit unit offset.
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axis2.saaj.TextImplEx
 
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 Text object represents a comment.
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.SOAPPartImpl
 
isSameNode(Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
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.SOAPPartImpl
 
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 SOAPMessage objects.
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
 
NodeImplEx - 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.
NodeImplEx(OMFactory) - Constructor for class org.apache.axis2.saaj.NodeImplEx
 
NodeListImpl - Class in org.apache.axis2.saaj
The NodeList interface 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.SOAPPartImpl
Puts all Text nodes in the full depth of the sub-tree underneath this Node, including attribute nodes, into a "normal" form where only structure (e.g., elements, comments, processing instructions, CDATA sections, and entity references) separates Text nodes, i.e., there are neither adjacent Text nodes nor empty Text nodes.
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.SOAPPartImpl
 

O

org.apache.axis2.saaj - package org.apache.axis2.saaj
 
org.apache.axis2.saaj.util - package org.apache.axis2.saaj.util
 

P

parentElement - Variable in class org.apache.axis2.saaj.NodeImplEx
 
PrefixedQName - Class in org.apache.axis2.saaj
Class Prefixed QName

Took this implementation from Axis 1.2 code

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

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.NodeImplEx
Notifies the implementation that this Node object 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 AttachmentPart objects that have been added to this SOAPMessage object.
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 MimeHeader objects for this SOAPEnvelope object.
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(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
 
removeAttribute(String) - 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.SOAPElementImpl
 
removeChild(Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Removes the child node indicated by oldChild from 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.SOAPPartImpl
 
replaceChild(Node, Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Replaces the child node oldChild with newChild in the list of children, and returns the oldChild node.
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.
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 SOAPMessage object with all the changes that have been made to it.
saveRequired() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Indicates whether this SOAPMessage object has had the method SOAPMessageImpl.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 SOAPHeaderElement object 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 Object and sets the value of the Content-Type header 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 SOAPMessage object'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 DataHandler object as the data handler for this AttachmentPart object.
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 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.
setFaultCode(QName) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
Sets this SOAPFault object with the given fault code.
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 SOAPFault object 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.NodeImplEx
 
setIdAttributeNode(Attr, boolean) - Method in class org.apache.axis2.saaj.NodeImplEx
 
setIdAttributeNS(String, String, boolean) - Method in class org.apache.axis2.saaj.NodeImplEx
 
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 SOAPHeaderElement object to be on or off.
setNextSibling(Node) - Method in class org.apache.axis2.saaj.TextImplEx
 
setNodeValue(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
The value of this node, depending on its type; see the table above.
setNodeValue(String) - Method in class org.apache.axis2.saaj.TextImplEx
 
setOwnerDocument(Document) - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
 
setParent(OMContainer) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
setParent(OMContainer) - Method in class org.apache.axis2.saaj.TextImplEx
 
setParentElement(SOAPElement) - Method in class org.apache.axis2.saaj.NodeImplEx
Sets the parent of this Node object to the given SOAPElement object.
setParentElement(SOAPElement) - Method in class org.apache.axis2.saaj.SOAPBodyElementImpl
 
setParentElement(SOAPElement) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
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.SOAPPartImpl
The namespace prefix of this node, or null if it is unspecified.
setPreviousSibling(Node) - Method in class org.apache.axis2.saaj.TextImplEx
 
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.SOAPPartImpl
 
setTextContent(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
setType(int) - Method in class org.apache.axis2.saaj.NodeImplEx
 
setUserData(String, Object, UserDataHandler) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
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.SOAPPartImpl
 
setXmlVersion(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
SOAPBodyElementImpl - Class in org.apache.axis2.saaj
 
SOAPBodyElementImpl(ElementImpl) - 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 - Class in org.apache.axis2.saaj
 
SOAPElementImpl(ElementImpl) - Constructor for class org.apache.axis2.saaj.SOAPElementImpl
 
SOAPEnvelopeImpl - Class in org.apache.axis2.saaj
 
SOAPEnvelopeImpl(SOAPEnvelopeImpl) - 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 - Class in org.apache.axis2.saaj
 
SOAPFaultElementImpl(ElementImpl) - 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(SOAPEnvelopeImpl) - Constructor for class org.apache.axis2.saaj.SOAPMessageImpl
 
SOAPMessageImpl(InputStream, MimeHeaders, boolean) - Constructor for class org.apache.axis2.saaj.SOAPMessageImpl
 
SOAPPartImpl - Class in org.apache.axis2.saaj
 
SOAPPartImpl(SOAPMessageImpl, SOAPEnvelopeImpl) - Constructor for class org.apache.axis2.saaj.SOAPPartImpl
 
SOAPPartImpl(SOAPMessageImpl, InputStream, MimeHeaders, Attachments) - Constructor for class org.apache.axis2.saaj.SOAPPartImpl
Construct a SOAP part from the given input stream.
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

TextImplEx - Class in org.apache.axis2.saaj
 
TextImplEx(String, SOAPElement) - Constructor for class org.apache.axis2.saaj.TextImplEx
 
TextImplEx(TextImpl, SOAPElement) - Constructor for class org.apache.axis2.saaj.TextImplEx
 
TextImplEx(String, SOAPElement, Node, Node) - 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(Element) - Static method in class org.apache.axis2.saaj.util.SAAJUtil
 
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.
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 SOAPMessage object to the given output stream.
writeToMemory(byte[], int) - Method in class org.apache.axis2.saaj.util.SAAJDataSource
This method is a low level write.

A C D E F G H I L M N O P R S T U W

Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.