| Package | Description |
|---|---|
| org.switchyard.metadata |
| Modifier and Type | Class and Description |
|---|---|
class |
InOnlyOperation
Default implementation of ServiceOperation for ExchangePattern.IN_ONLY
operations.
|
class |
InOutOperation
Default implementation of ServiceOperation for ExchangePattern.IN_OUT
operations.
|
| Modifier and Type | Method and Description |
|---|---|
BaseServiceOperation |
BaseServiceOperation.setFaultType(QName faultType)
Set the fault type associated with the invocation instance.
|
BaseServiceOperation |
BaseServiceOperation.setInputType(QName inputType)
Set the input type associated with the invocation instance.
|
BaseServiceOperation |
BaseServiceOperation.setOutputType(QName outputType)
Set the output type associated with the invocation instance.
|
Copyright © 2013-2014 JBoss by Red Hat. All Rights Reserved.