Uses of Class
org.ow2.petals.bpel.engine.util.Sender.SendStyle

Packages that use Sender.SendStyle
org.ow2.petals.bpel.engine.util   
 

Uses of Sender.SendStyle in org.ow2.petals.bpel.engine.util
 

Methods in org.ow2.petals.bpel.engine.util that return Sender.SendStyle
static Sender.SendStyle Sender.SendStyle.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Sender.SendStyle[] Sender.SendStyle.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.ow2.petals.bpel.engine.util with parameters of type Sender.SendStyle
 JBIExternalMessageImpl Sender.send(JBIExternalMessageImpl internalMsg, java.lang.Long syncTime, com.ebmwebsourcing.easyviper.core.api.soa.Endpoint providerEndpointInfo, com.ebmwebsourcing.easyviper.core.api.env.ExternalContext context, Sender.SendStyle sendStyle)
          FIXME some orchestra Error and Fault exception are thrown FIXME use some CDK utils to send Exchanges Call a jbi service
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.