| Package | Description |
|---|---|
| org.apache.ode.bpel.iapi |
| Modifier and Type | Method and Description |
|---|---|
MessageExchange.MessageExchangePattern |
MessageExchange.getMessageExchangePattern()
Return the type of message-exchange that resulted form this invocation
(request only/request-respone).
|
static MessageExchange.MessageExchangePattern |
MessageExchange.MessageExchangePattern.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MessageExchange.MessageExchangePattern[] |
MessageExchange.MessageExchangePattern.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 WSO2. All Rights Reserved.