Uses of Class
org.apache.ode.bpel.iapi.MessageExchange.MessageExchangePattern

Packages that use MessageExchange.MessageExchangePattern
org.apache.ode.bpel.iapi   
 

Uses of MessageExchange.MessageExchangePattern in org.apache.ode.bpel.iapi
 

Methods in org.apache.ode.bpel.iapi that return MessageExchange.MessageExchangePattern
 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.