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