| Interface Summary | 
| Detail | A container for DetailEntryobjects. | 
| DetailEntry | The content for a Detailobject, giving details for
 aSOAPFaultobject. | 
| Name | A representation of an XML name. | 
| Node | A representation of a node (element) in a DOM representation of an XML document
 that provides some tree manipulation methods. | 
| SOAPBody | An object that represents the contents of the SOAP body
 element in a SOAP message. | 
| SOAPBodyElement | A SOAPBodyElementobject represents the contents in
 aSOAPBodyobject. | 
| SOAPConstants | The definition of constants pertaining to the SOAP 1.1 protocol. | 
| SOAPElement | An object representing the contents in a SOAPBodyobject, the contents in aSOAPHeaderobject, the content that can follow theSOAPBodyobject in aSOAPEnvelopeobject, or what can follow the detail element
 in aSOAPFaultobject. | 
| SOAPEnvelope | The container for the SOAPHeader and SOAPBody portions of a SOAPPartobject. | 
| SOAPFault | An element in the SOAPBodyobject that contains
   error and/or status information. | 
| SOAPFaultElement | A representation of the contents in
 a SOAPFaultobject. | 
| SOAPHeader | A representation of the SOAP header element. | 
| SOAPHeaderElement | An object representing the contents in the SOAP header part
   of the SOAP envelope. | 
| Text | A representation of a node whose value is text. | 
 
| Class Summary | 
| AttachmentPart | A single attachment to a SOAPMessageobject. | 
| MessageFactory | A factory for creating SOAPMessageobjects. | 
| MimeHeader | An object that stores a MIME header name and its value. | 
| MimeHeaders | A container for MimeHeaderobjects, which
   represent the MIME headers present in a MIME part of a
   message. | 
| SOAPConnection | A point-to-point connection that a client can use for sending messages
 directly to a remote party (represented by a URL, for instance). | 
| SOAPConnectionFactory | A factory for creating SOAPConnectionobjects. | 
| SOAPElementFactory | Deprecated. - Use javax.xml.soap.SOAPFactory for creating SOAPElements. | 
| SOAPFactory | SOAPFactoryis a factory for creating various objects
 that exist in the SOAP XML tree. | 
| SOAPMessage | The root class for all SOAP messages. | 
| SOAPPart | The container for the SOAP-specific portion of a 
 SOAPMessageobject. |