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()
OperationTypes
QName getOutputType()
OperationTypes
QName getFaultType()
OperationTypes
Copyright © 2013–2022 JBoss by Red Hat. All rights reserved.