Package org.apache.xmlbeans.impl.soap
package org.apache.xmlbeans.impl.soap
-
ClassDescriptionA single attachment to a
SOAPMessage
object.A container forDetailEntry
objects.The content for aDetail
object, giving details for aSOAPFault
object.A factory for creatingSOAPMessage
objects.An object that stores a MIME header name and its value.A container forMimeHeader
objects, which represent the MIME headers present in a MIME part of a message.A representation of an XML name.A representation of a node (element) in a DOM representation of an XML document that provides some tree manipulation methods.An object that represents the contents of the SOAP body element in a SOAP message.ASOAPBodyElement
object represents the contents in aSOAPBody
object.A point-to-point connection that a client can use for sending messages directly to a remote party (represented by a URL, for instance).A factory for creatingSOAPConnection
objects.The definition of constants pertaining to the SOAP 1.1 protocol.An object representing the contents in aSOAPBody
object, the contents in aSOAPHeader
object, the content that can follow theSOAPBody
object in aSOAPEnvelope
object, or what can follow the detail element in aSOAPFault
object.The container for the SOAPHeader and SOAPBody portions of aSOAPPart
object.An exception that signals that a SOAP exception has occurred.SOAPFactory
is a factory for creating various objects that exist in the SOAP XML tree.An element in theSOAPBody
object that contains error and/or status information.A representation of the contents in aSOAPFault
object.A representation of the SOAP header element.An object representing the contents in the SOAP header part of the SOAP envelope.The root class for all SOAP messages.The container for the SOAP-specific portion of aSOAPMessage
object.A representation of a node whose value is text.