| Package | Description |
|---|---|
| com.sun.xml.rpc.processor.model | |
| com.sun.xml.rpc.wsdl.document.soap |
| Modifier and Type | Method and Description |
|---|---|
SOAPUse |
Operation.getUse() |
| Modifier and Type | Method and Description |
|---|---|
void |
Operation.setUse(SOAPUse u) |
| Modifier and Type | Field and Description |
|---|---|
static SOAPUse |
SOAPUse.ENCODED |
static SOAPUse |
SOAPUse.LITERAL |
| Modifier and Type | Method and Description |
|---|---|
SOAPUse |
SOAPHeaderFault.getUse() |
SOAPUse |
SOAPHeader.getUse() |
SOAPUse |
SOAPFault.getUse() |
SOAPUse |
SOAPBody.getUse() |
| Modifier and Type | Method and Description |
|---|---|
void |
SOAPHeaderFault.setUse(SOAPUse u) |
void |
SOAPHeader.setUse(SOAPUse u) |
void |
SOAPFault.setUse(SOAPUse u) |
void |
SOAPBody.setUse(SOAPUse u) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.