Uses of Package
jakarta.xml.soap
Packages that use jakarta.xml.soap
Package
Description
Provides the API for creating and building SOAP messages.
This package defines APIs for SOAP message handlers.
This package defines APIs specific to the SOAP binding.
-
Classes in jakarta.xml.soap used by jakarta.xml.soapClassDescriptionA single attachment to a
SOAPMessageobject.A container forDetailEntryobjects.The content for aDetailobject, giving details for aSOAPFaultobject.A factory for creatingSOAPMessageobjects.An object that stores a MIME header name and its value.A container forMimeHeaderobjects, 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 an XML document.An object that represents the contents of the SOAP body element in a SOAP message.ASOAPBodyElementobject represents the contents in aSOAPBodyobject.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 creatingSOAPConnectionobjects.An object representing an element of a SOAP message that is allowed but not specifically prescribed by a SOAP specification.The container for the SOAPHeader and SOAPBody portions of aSOAPPartobject.An exception that signals that a SOAP exception has occurred.SOAPFactoryis a factory for creating various objects that exist in the SOAP XML tree.An element in theSOAPBodyobject that contains error and/or status information.A representation of the contents in aSOAPFaultobject.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 aSOAPMessageobject. -
Classes in jakarta.xml.soap used by jakarta.xml.ws.handler.soap
-
Classes in jakarta.xml.soap used by jakarta.xml.ws.soapClassDescriptionA factory for creating
SOAPMessageobjects.SOAPFactoryis a factory for creating various objects that exist in the SOAP XML tree.An element in theSOAPBodyobject that contains error and/or status information.