java.lang.Object
com.sun.xml.messaging.saaj.soap.StaxBridge
- Direct Known Subclasses:
StaxLazySourceBridge
,StaxReaderBridge
StaxBridge builds Envelope using a XMLStreamReaderToXMLStreamWriter
-
Field Summary
Modifier and TypeFieldDescriptionprotected org.jvnet.staxex.util.XMLStreamReaderToXMLStreamWriter.Breakpoint
protected org.jvnet.staxex.util.XMLStreamReaderToXMLStreamWriter
protected SaajStaxWriter
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
abstract String
getPayloadAttributeValue
(String attName) abstract String
getPayloadAttributeValue
(QName attName) abstract QName
abstract XMLStreamReader
-
Field Details
-
saajWriter
-
readerToWriter
protected org.jvnet.staxex.util.XMLStreamReaderToXMLStreamWriter readerToWriter -
breakpoint
protected org.jvnet.staxex.util.XMLStreamReaderToXMLStreamWriter.Breakpoint breakpoint
-
-
Constructor Details
-
StaxBridge
- Throws:
SOAPException
-
-
Method Details
-
bridgeEnvelopeAndHeaders
- Throws:
XMLStreamException
-
bridgePayload
- Throws:
XMLStreamException
-
getPayloadReader
-
getPayloadQName
-
getPayloadAttributeValue
-
getPayloadAttributeValue
-