Class StaxBridge

  • Direct Known Subclasses:
    StaxLazySourceBridge, StaxReaderBridge

    public abstract class StaxBridge
    extends Object
    StaxBridge builds Envelope using a XMLStreamReaderToXMLStreamWriter
    Author:
    shih-chang.chen@oracle.com
    • Field Detail

      • readerToWriter

        protected org.jvnet.staxex.util.XMLStreamReaderToXMLStreamWriter readerToWriter
      • breakpoint

        protected org.jvnet.staxex.util.XMLStreamReaderToXMLStreamWriter.Breakpoint breakpoint
    • Constructor Detail

      • StaxBridge

        public StaxBridge​(SOAPPartImpl soapPart)
                   throws jakarta.xml.soap.SOAPException
        Throws:
        jakarta.xml.soap.SOAPException