Package | Description |
---|---|
com.sun.tools.ws.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 |
BindingOperation.getStyle() |
OperationStyle |
Operation.getStyle() |
Modifier and Type | Method and Description |
---|---|
void |
BindingOperation.setStyle(OperationStyle s) |
void |
Operation.setStyle(OperationStyle s) |
Copyright © 2019 Oracle Corporation. All rights reserved.