Uses of Package
javax.xml.soap
-
Packages that use javax.xml.soap Package Description javax.xml.rpc.handler.soap javax.xml.rpc.soap javax.xml.soap org.apache.axis org.apache.axis.attachments org.apache.axis.handlers org.apache.axis.message org.apache.axis.soap -
Classes in javax.xml.soap used by javax.xml.rpc.handler.soap Class Description SOAPMessage The root class for all SOAP messages. -
Classes in javax.xml.soap used by javax.xml.rpc.soap Class Description Detail A container forDetailEntryobjects. -
Classes in javax.xml.soap used by javax.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.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 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 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 the contents in aSOAPBodyobject, the contents in aSOAPHeaderobject, the content that can follow theSOAPBodyobject in aSOAPEnvelopeobject, or what can follow the detail element in aSOAPFaultobject.SOAPElementFactory Deprecated.- Use javax.xml.soap.SOAPFactory for creating SOAPElements.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 javax.xml.soap used by org.apache.axis Class Description AttachmentPart A single attachment to aSOAPMessageobject.MimeHeaders A container forMimeHeaderobjects, which represent the MIME headers present in a MIME part of a message.SOAPBody An object that represents the contents of the SOAP body element in a SOAP message.SOAPEnvelope The container for the SOAPHeader and SOAPBody portions of aSOAPPartobject.SOAPException An exception that signals that a SOAP exception has occurred.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 javax.xml.soap used by org.apache.axis.attachments Class Description AttachmentPart A single attachment to aSOAPMessageobject.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 javax.xml.soap used by org.apache.axis.handlers Class Description SOAPMessage The root class for all SOAP messages. -
Classes in javax.xml.soap used by org.apache.axis.message Class Description Detail A container forDetailEntryobjects.DetailEntry The content for aDetailobject, giving details for aSOAPFaultobject.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 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 ASOAPBodyElementobject represents the contents in aSOAPBodyobject.SOAPElement An object representing the contents in aSOAPBodyobject, 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 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 javax.xml.soap used by org.apache.axis.soap Class Description Detail A container forDetailEntryobjects.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.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 the contents in aSOAPBodyobject, the contents in aSOAPHeaderobject, the content that can follow theSOAPBodyobject in aSOAPEnvelopeobject, or what can follow the detail element in aSOAPFaultobject.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.