public interface ServiceOperation
| Modifier and Type | Method and Description |
|---|---|
ExchangePattern |
getExchangePattern()
The exchange pattern for the operation.
|
QName |
getFaultType()
The name of the output message type.
|
QName |
getInputType()
The name of the input message type.
|
String |
getName()
The name of the operation.
|
QName |
getOutputType()
The name of the output message type.
|
ExchangePattern getExchangePattern()
String getName()
QName getInputType()
OperationTypesQName getOutputType()
OperationTypesQName getFaultType()
OperationTypesCopyright © 2013-2014 JBoss by Red Hat. All Rights Reserved.