Class JAXWS20Emitter

    • Constructor Detail

      • JAXWS20Emitter

        public JAXWS20Emitter()
    • Method Detail

      • createDOMDocumentForSEI

        protected Document createDOMDocumentForSEI()
                                            throws org.apache.axis2.AxisFault
        Creates the XML model for the Service Endpoint interface
        Specified by:
        createDOMDocumentForSEI in class JAXWSEmitter
        Returns:
        DOM Document
        Throws:
        org.apache.axis2.AxisFault
      • createDOMDocumentForSEIImpl

        protected Document createDOMDocumentForSEIImpl()
                                                throws org.apache.axis2.AxisFault
        Creates the XML model for the Service Endpoint interface
        Specified by:
        createDOMDocumentForSEIImpl in class JAXWSEmitter
        Returns:
        DOM Document
        Throws:
        org.apache.axis2.AxisFault