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 XMLStreamException
XMLStreamException
StAxSOAPBody.Payload getPayload() throws XMLStreamException
XMLStreamException
boolean hasStaxPayload()
Copyright © 2006-2018. All Rights Reserved.