Uses of Package
jakarta.xml.soap
-
Packages that use jakarta.xml.soap Package Description com.sun.xml.messaging.saaj com.sun.xml.messaging.saaj.client.p2p com.sun.xml.messaging.saaj.soap com.sun.xml.messaging.saaj.soap.dynamic com.sun.xml.messaging.saaj.soap.impl com.sun.xml.messaging.saaj.soap.name com.sun.xml.messaging.saaj.soap.ver1_1 com.sun.xml.messaging.saaj.soap.ver1_2 com.sun.xml.messaging.saaj.util com.sun.xml.messaging.saaj.util.stax jakarta.xml.soap Provides the API for creating and building SOAP messages.jakarta.xml.ws.handler.soap This package defines APIs for SOAP message handlers.jakarta.xml.ws.soap This package defines APIs specific to the SOAP binding.org.apache.cxf.ws.security.wss4j org.apache.cxf.ws.security.wss4j.policyhandlers org.jboss.wsf.stack.cxf.i18n org.jboss.wsf.stack.cxf.saaj -
Classes in jakarta.xml.soap used by com.sun.xml.messaging.saaj Class Description SOAPException An exception that signals that a SOAP exception has occurred. -
Classes in jakarta.xml.soap used by com.sun.xml.messaging.saaj.client.p2p Class Description 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 creatingSOAPConnectionobjects.SOAPException An exception that signals that a SOAP exception has occurred. -
Classes in jakarta.xml.soap used by com.sun.xml.messaging.saaj.soap Class Description AttachmentPart A single attachment to aSOAPMessageobject.Detail A container forDetailEntryobjects.MessageFactory A factory for creatingSOAPMessageobjects.MimeHeader An object that stores a MIME header name and its value.MimeHeaders A container forMimeHeaderobjects, which represent the MIME headers present in a MIME part of a message.Name A representation of an XML name.Node A representation of a node (element) in an XML document.SAAJMetaFactory The access point for the implementation classes of the factories defined in the SAAJ API.SOAPBody An object that represents the contents of the SOAP body element in a SOAP message.SOAPConstants The definition of constants pertaining to the SOAP protocol.SOAPElement An object representing an element of a SOAP message that is allowed but not specifically prescribed by a SOAP specification.SOAPEnvelope The container for the SOAPHeader and SOAPBody portions of aSOAPPartobject.SOAPException An exception that signals that a SOAP exception has occurred.SOAPFactory SOAPFactoryis a factory for creating various objects that exist in the SOAP XML tree.SOAPFault An element in theSOAPBodyobject that contains error and/or status information.SOAPHeader A representation of the SOAP header element.SOAPMessage The root class for all SOAP messages.SOAPPart The container for the SOAP-specific portion of aSOAPMessageobject. -
Classes in jakarta.xml.soap used by com.sun.xml.messaging.saaj.soap.dynamic Class Description Detail A container forDetailEntryobjects.MessageFactory A factory for creatingSOAPMessageobjects.SOAPException An exception that signals that a SOAP exception has occurred.SOAPFactory SOAPFactoryis a factory for creating various objects that exist in the SOAP XML tree.SOAPMessage The root class for all SOAP messages. -
Classes in jakarta.xml.soap used by com.sun.xml.messaging.saaj.soap.impl Class Description Detail A container forDetailEntryobjects.DetailEntry The content for aDetailobject, giving details for aSOAPFaultobject.Name A representation of an XML name.Node A representation of a node (element) in an XML document.SOAPBody An object that represents the contents of the SOAP body element in a SOAP message.SOAPBodyElement ASOAPBodyElementobject represents the contents in aSOAPBodyobject.SOAPElement An object representing an element of a SOAP message that is allowed but not specifically prescribed by a SOAP specification.SOAPEnvelope The container for the SOAPHeader and SOAPBody portions of aSOAPPartobject.SOAPException An exception that signals that a SOAP exception has occurred.SOAPFault An element in theSOAPBodyobject that contains error and/or status information.SOAPFaultElement A representation of the contents in aSOAPFaultobject.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. -
Classes in jakarta.xml.soap used by com.sun.xml.messaging.saaj.soap.name Class Description Name A representation of an XML name. -
Classes in jakarta.xml.soap used by com.sun.xml.messaging.saaj.soap.ver1_1 Class Description Detail A container forDetailEntryobjects.DetailEntry The content for aDetailobject, giving details for aSOAPFaultobject.MessageFactory A factory for creatingSOAPMessageobjects.MimeHeaders A container forMimeHeaderobjects, which represent the MIME headers present in a MIME part of a message.Name A representation of an XML name.Node A representation of a node (element) in an XML document.SOAPBody An object that represents the contents of the SOAP body element in a SOAP message.SOAPBodyElement ASOAPBodyElementobject represents the contents in aSOAPBodyobject.SOAPConstants The definition of constants pertaining to the SOAP protocol.SOAPElement An object representing an element of a SOAP message that is allowed but not specifically prescribed by a SOAP specification.SOAPEnvelope The container for the SOAPHeader and SOAPBody portions of aSOAPPartobject.SOAPException An exception that signals that a SOAP exception has occurred.SOAPFactory SOAPFactoryis a factory for creating various objects that exist in the SOAP XML tree.SOAPFault An element in theSOAPBodyobject that contains error and/or status information.SOAPFaultElement A representation of the contents in aSOAPFaultobject.SOAPHeader A representation of the SOAP header element.SOAPHeaderElement An object representing the contents in the SOAP header part of the SOAP envelope.SOAPMessage The root class for all SOAP messages.SOAPPart The container for the SOAP-specific portion of aSOAPMessageobject. -
Classes in jakarta.xml.soap used by com.sun.xml.messaging.saaj.soap.ver1_2 Class Description Detail A container forDetailEntryobjects.DetailEntry The content for aDetailobject, giving details for aSOAPFaultobject.MessageFactory A factory for creatingSOAPMessageobjects.MimeHeaders A container forMimeHeaderobjects, which represent the MIME headers present in a MIME part of a message.Name A representation of an XML name.Node A representation of a node (element) in an XML document.SOAPBody An object that represents the contents of the SOAP body element in a SOAP message.SOAPBodyElement ASOAPBodyElementobject represents the contents in aSOAPBodyobject.SOAPConstants The definition of constants pertaining to the SOAP protocol.SOAPElement An object representing an element of a SOAP message that is allowed but not specifically prescribed by a SOAP specification.SOAPEnvelope The container for the SOAPHeader and SOAPBody portions of aSOAPPartobject.SOAPException An exception that signals that a SOAP exception has occurred.SOAPFactory SOAPFactoryis a factory for creating various objects that exist in the SOAP XML tree.SOAPFault An element in theSOAPBodyobject that contains error and/or status information.SOAPFaultElement A representation of the contents in aSOAPFaultobject.SOAPHeader A representation of the SOAP header element.SOAPHeaderElement An object representing the contents in the SOAP header part of the SOAP envelope.SOAPMessage The root class for all SOAP messages.SOAPPart The container for the SOAP-specific portion of aSOAPMessageobject. -
Classes in jakarta.xml.soap used by com.sun.xml.messaging.saaj.util Class Description MimeHeaders A container forMimeHeaderobjects, which represent the MIME headers present in a MIME part of a message.SOAPException An exception that signals that a SOAP exception has occurred. -
Classes in jakarta.xml.soap used by com.sun.xml.messaging.saaj.util.stax Class Description SOAPElement An object representing an element of a SOAP message that is allowed but not specifically prescribed by a SOAP specification.SOAPException An exception that signals that a SOAP exception has occurred.SOAPMessage The root class for all SOAP messages. -
Classes in jakarta.xml.soap used by jakarta.xml.soap Class Description AttachmentPart A single attachment to aSOAPMessageobject.Detail A container forDetailEntryobjects.DetailEntry The content for aDetailobject, giving details for aSOAPFaultobject.MessageFactory A factory for creatingSOAPMessageobjects.MimeHeader An object that stores a MIME header name and its value.MimeHeaders A container forMimeHeaderobjects, which represent the MIME headers present in a MIME part of a message.Name A representation of an XML name.Node A representation of a node (element) in an XML document.SOAPBody An object that represents the contents of the SOAP body element in a SOAP message.SOAPBodyElement ASOAPBodyElementobject represents the contents in aSOAPBodyobject.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 creatingSOAPConnectionobjects.SOAPElement An object representing an element of a SOAP message that is allowed but not specifically prescribed by a SOAP specification.SOAPEnvelope The container for the SOAPHeader and SOAPBody portions of aSOAPPartobject.SOAPException An exception that signals that a SOAP exception has occurred.SOAPFactory SOAPFactoryis a factory for creating various objects that exist in the SOAP XML tree.SOAPFault An element in theSOAPBodyobject that contains error and/or status information.SOAPFaultElement A representation of the contents in aSOAPFaultobject.SOAPHeader A representation of the SOAP header element.SOAPHeaderElement An object representing the contents in the SOAP header part of the SOAP envelope.SOAPMessage The root class for all SOAP messages.SOAPPart The container for the SOAP-specific portion of aSOAPMessageobject. -
Classes in jakarta.xml.soap used by jakarta.xml.ws.handler.soap Class Description SOAPMessage The root class for all SOAP messages. -
Classes in jakarta.xml.soap used by jakarta.xml.ws.soap Class Description MessageFactory A factory for creatingSOAPMessageobjects.SOAPFactory SOAPFactoryis a factory for creating various objects that exist in the SOAP XML tree.SOAPFault An element in theSOAPBodyobject that contains error and/or status information. -
Classes in jakarta.xml.soap used by org.apache.cxf.ws.security.wss4j Class Description SOAPException An exception that signals that a SOAP exception has occurred. -
Classes in jakarta.xml.soap used by org.apache.cxf.ws.security.wss4j.policyhandlers Class Description SOAPException An exception that signals that a SOAP exception has occurred.SOAPMessage The root class for all SOAP messages. -
Classes in jakarta.xml.soap used by org.jboss.wsf.stack.cxf.i18n Class Description SOAPException An exception that signals that a SOAP exception has occurred. -
Classes in jakarta.xml.soap used by org.jboss.wsf.stack.cxf.saaj Class Description 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 creatingSOAPConnectionobjects.SOAPException An exception that signals that a SOAP exception has occurred.SOAPMessage The root class for all SOAP messages.