public interface StreamingPayload
XMLStreamWriter
.StreamingWebServiceMessage
Modifier and Type | Method and Description |
---|---|
QName |
getName()
Returns the qualified name of the payload.
|
void |
writeTo(XMLStreamWriter streamWriter)
Writes this payload to the given
XMLStreamWriter . |
QName getName()
writeTo(XMLStreamWriter)
.void writeTo(XMLStreamWriter streamWriter) throws XMLStreamException
XMLStreamWriter
.streamWriter
- the stream writer to write toXMLStreamException
- in case of errorsCopyright © 2020 Pivotal Software. All rights reserved.