| Package | Description |
|---|---|
| com.sun.xml.rpc.processor.model | |
| com.sun.xml.rpc.wsdl.document.soap |
| Modifier and Type | Method and Description |
|---|---|
SOAPStyle |
Operation.getStyle() |
| Modifier and Type | Method and Description |
|---|---|
void |
Operation.setStyle(SOAPStyle s) |
| Modifier and Type | Field and Description |
|---|---|
static SOAPStyle |
SOAPStyle.DOCUMENT |
static SOAPStyle |
SOAPStyle.RPC |
| Modifier and Type | Method and Description |
|---|---|
SOAPStyle |
SOAPOperation.getStyle() |
SOAPStyle |
SOAPBinding.getStyle() |
| Modifier and Type | Method and Description |
|---|---|
void |
SOAPOperation.setStyle(SOAPStyle s) |
void |
SOAPBinding.setStyle(SOAPStyle s) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.