| Interface | Description |
|---|---|
| IDResolver | |
| MessageWithAttachments |
| Class | Description |
|---|---|
| BodyBuilder | |
| CDATAImpl | |
| 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 | |
| HeaderBuilder | |
| InputStreamBody | |
| 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 | |
| RPCElement | |
| 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 | |
| RPCParam |
An RPC parameter
|
| RPCParamTarget | |
| SAX2EventRecorder |
This class records SAX2 Events and allows
the events to be replayed by start and stop index
|
| SAXOutputter | |
| 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 | |
| SOAPHeader |
Holder for header elements.
|
| SOAPHeaderElement |
A simple header element abstraction.
|
| Text |
A representation of a node whose value is text.
|
Copyright © The Apache Software Foundation. All Rights Reserved.