Class SOAPPartImpl

  • All Implemented Interfaces:
    SOAPDocument, jakarta.xml.soap.Node, Document, Node
    Direct Known Subclasses:
    SOAPPart1_1Impl, SOAPPart1_2Impl

    public abstract class SOAPPartImpl
    extends jakarta.xml.soap.SOAPPart
    implements SOAPDocument
    SOAPPartImpl is the first attachment. This contains the XML/SOAP document.
    Author:
    Anil Vijendran (anil@sun.com)