| Package | Description |
|---|---|
| org.apache.ode.bpel.iapi |
| Modifier and Type | Method and Description |
|---|---|
static MessageExchange.FailureType |
MessageExchange.FailureType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MessageExchange.FailureType[] |
MessageExchange.FailureType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PartnerRoleMessageExchange.replyWithFailure(MessageExchange.FailureType type,
java.lang.String description,
org.w3c.dom.Element details)
Indicate that the partner has failed to process the message exchange.
|
Copyright © 2015 WSO2. All Rights Reserved.