public class InOnlyOperation extends BaseServiceOperation
Modifier | Constructor and Description |
---|---|
protected |
InOnlyOperation() |
|
InOnlyOperation(String operationName)
Create a new instance of an InOnly operation with a default message name.
|
|
InOnlyOperation(String operationName,
QName inputName)
Create a new instance of an InOnly operation with a specific message name.
|
getExchangePattern, getFaultType, getInputType, getName, getOutputType, setExchangePattern, setFaultType, setInputType, setName, setOutputType, setPattern, toString
protected InOnlyOperation()
public InOnlyOperation(String operationName)
operationName
- the name of the operationCopyright © 2013–2021 JBoss by Red Hat. All rights reserved.