Uses of Package
javax.xml.soap

Packages that use javax.xml.soap
  • Class
    Description
    The root class for all SOAP messages.
  • Class
    Description
    A container for DetailEntry objects.
  • Classes in javax.xml.soap used by javax.xml.soap
    Class
    Description
    A single attachment to a SOAPMessage object.
    A container for DetailEntry objects.
    The content for a Detail object, giving details for a SOAPFault object.
    A factory for creating SOAPMessage objects.
    A container for MimeHeader 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.
    A SOAPBodyElement object represents the contents in a SOAPBody 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 creating SOAPConnection objects.
    An object representing the contents in a SOAPBody object, the contents in a SOAPHeader object, the content that can follow the SOAPBody object in a SOAPEnvelope object, or what can follow the detail element in a SOAPFault object.
    Deprecated.
    - Use javax.xml.soap.SOAPFactory for creating SOAPElements.
    The container for the SOAPHeader and SOAPBody portions of a SOAPPart 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 the SOAPBody object that contains error and/or status information.
    A representation of the contents in a SOAPFault 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 a SOAPMessage object.
  • Classes in javax.xml.soap used by org.apache.axis
    Class
    Description
    A single attachment to a SOAPMessage object.
    A container for MimeHeader objects, which represent the MIME headers present in a MIME part of a message.
    An object that represents the contents of the SOAP body element in a SOAP message.
    The container for the SOAPHeader and SOAPBody portions of a SOAPPart object.
    An exception that signals that a SOAP exception has occurred.
    A representation of the SOAP header element.
    The root class for all SOAP messages.
    The container for the SOAP-specific portion of a SOAPMessage object.
  • Class
    Description
    A single attachment to a SOAPMessage object.
    A container for MimeHeader objects, which represent the MIME headers present in a MIME part of a message.
    An exception that signals that a SOAP exception has occurred.
  • Class
    Description
    The root class for all SOAP messages.
  • Class
    Description
    A container for DetailEntry objects.
    The content for a Detail object, giving details for a SOAPFault object.
    A container for MimeHeader 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.
    A SOAPBodyElement object represents the contents in a SOAPBody object.
    An object representing the contents in a SOAPBody object, the contents in a SOAPHeader object, the content that can follow the SOAPBody object in a SOAPEnvelope object, or what can follow the detail element in a SOAPFault object.
    The container for the SOAPHeader and SOAPBody portions of a SOAPPart object.
    An exception that signals that a SOAP exception has occurred.
    An element in the SOAPBody object that contains error and/or status information.
    A representation of the contents in a SOAPFault object.
    A representation of the SOAP header element.
    An object representing the contents in the SOAP header part of the SOAP envelope.
    A representation of a node whose value is text.
  • Class
    Description
    A container for DetailEntry objects.
    A factory for creating SOAPMessage objects.
    A container for MimeHeader objects, which represent the MIME headers present in a MIME part of a message.
    A representation of an XML name.
    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 creating SOAPConnection objects.
    An object representing the contents in a SOAPBody object, the contents in a SOAPHeader object, the content that can follow the SOAPBody object in a SOAPEnvelope object, or what can follow the detail element in a SOAPFault 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.
    The root class for all SOAP messages.