public interface StAxSOAPBody
A StAxSOAPBody is a SOAPBody that allows to be loaded from a StAX style
payload.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
The StAxSOAPBody represents the StAX source of SOAPBody payload. -
Method Summary
Modifier and TypeMethodDescriptionboolean
void
-
Method Details
-
setPayload
- Throws:
XMLStreamException
-
getPayload
- Throws:
XMLStreamException
-
hasStaxPayload
boolean hasStaxPayload()
-