Package org.apache.axis.message
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
IDResolver No description provided.
MessageWithAttachments No description provided.
Classes
BodyBuilder No description provided.
CDATAImpl No description provided.
CommentImpl Most of methods are inherited from TEXT, defined for its Interface Marker only
Detail Detail Container implementation
DetailEntry Detail Entry implementation
EnvelopeBuilder The EnvelopeBuilder is responsible for parsing the top-level SOAP envelope stuff (Envelope, Body, Header), and spawning off HeaderBuilder and BodyBuilders.
EnvelopeHandler No description provided.
HeaderBuilder No description provided.
InputStreamBody No description provided.
MessageElement MessageElement is the base type of nodes of the SOAP message parse tree.
MessageElement.QNameAttr class that represents a qname in a the qNameAttrs vector.
MimeHeaders wraps javax.xml.soap.MimeHeaders and implements java.io.Serializable interface
NamedNodeMapImpl A W3C simple DOM NameNodeMap implementation
NodeImpl This is our implementation of the DOM node
NullAttributes Null implementation of the Attributes interface.
PrefixedQName No description provided.
RPCElement No description provided.
RPCHandler This is the SOAPHandler which is called for each RPC parameter as we're deserializing the XML for a method call or return.
RPCHeaderParam No description provided.
RPCParam An RPC parameter
RPCParamTarget No description provided.
SAX2EventRecorder This class records SAX2 Events and allows the events to be replayed by start and stop index
SAXOutputter No description provided.
SOAPBody Holder for body elements.
SOAPBodyElement A Body element.
SOAPDocumentImpl SOAPDcoumentImpl implements the Document API for SOAPPART.
SOAPEnvelope Implementation of a SOAP Envelope
SOAPFault A Fault body element.
SOAPFaultBuilder Build a Fault body element.
SOAPFaultCodeBuilder Build a Fault body element.
SOAPFaultDetailsBuilder Handle deserializing fault details.
SOAPFaultElement SOAP Fault implementation
SOAPFaultReasonBuilder Parser for the fault Reason element and its associated Text elements.
SOAPHandler No description provided.
SOAPHeader Holder for header elements.
SOAPHeaderElement A simple header element abstraction.
Text A representation of a node whose value is text.