| Package | Description |
|---|---|
| com.sun.xml.rpc.wsdl.document |
| Modifier and Type | Field and Description |
|---|---|
static OperationStyle |
OperationStyle.NOTIFICATION |
static OperationStyle |
OperationStyle.ONE_WAY |
static OperationStyle |
OperationStyle.REQUEST_RESPONSE |
static OperationStyle |
OperationStyle.SOLICIT_RESPONSE |
| Modifier and Type | Method and Description |
|---|---|
OperationStyle |
Operation.getStyle() |
OperationStyle |
BindingOperation.getStyle() |
| Modifier and Type | Method and Description |
|---|---|
void |
Operation.setStyle(OperationStyle s) |
void |
BindingOperation.setStyle(OperationStyle s) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.