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

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

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

Methods in org.apache.ode.bpel.iapi that return MessageExchange.Status
 MessageExchange.Status MessageExchange.getStatus()
          Get the message exchange status.
static MessageExchange.Status MessageExchange.Status.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MessageExchange.Status[] MessageExchange.Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2015 WSO2. All Rights Reserved.