public interface StAxSOAPBody
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
StAxSOAPBody.Payload |
The StAxSOAPBody represents the StAX source of SOAPBody payload.
|
| Modifier and Type | Method | Description |
|---|---|---|
StAxSOAPBody.Payload |
getPayload() |
|
boolean |
hasStaxPayload() |
|
void |
setPayload(StAxSOAPBody.Payload src) |
void setPayload(StAxSOAPBody.Payload src) throws javax.xml.stream.XMLStreamException
javax.xml.stream.XMLStreamExceptionStAxSOAPBody.Payload getPayload() throws javax.xml.stream.XMLStreamException
javax.xml.stream.XMLStreamExceptionboolean hasStaxPayload()
Copyright © 2018 Oracle Corporation. All rights reserved.