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

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

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

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

Methods in org.apache.ode.bpel.iapi with parameters of type MessageExchange.FailureType
 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.