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, toStringprotected InOnlyOperation()
public InOnlyOperation(String operationName)
operationName - the name of the operationCopyright © 2013-2014 JBoss by Red Hat. All Rights Reserved.