com.tibco.bw.plugin.config.soap
Interface SOAPSendFaultConfigProps

All Superinterfaces:
CommonProps

public interface SOAPSendFaultConfigProps
extends CommonProps

The set of all configuration properties of the SOAP Send Fault Activity.


Field Summary
static byte FAULT_DETAILS
          This is the Fault Details configuration property.
static byte JMS_APPLICATION_PROPERTIES
          This is the JMS Application Properties configuration property.
static byte REPLY_TO
          This is the Reply To configuration property.
 
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps
DESCRIPTION, NAME, UNRESERVED_PROPERTY
 

Field Detail

REPLY_TO


static final byte REPLY_TO
This is the Reply To configuration property.

The type of this configuration property is java.lang.String

See Also:
Constant Field Values

FAULT_DETAILS


static final byte FAULT_DETAILS
This is the Fault Details configuration property.

The type of this configuration property is java.lang.String

See Also:
Constant Field Values

JMS_APPLICATION_PROPERTIES


static final byte JMS_APPLICATION_PROPERTIES
This is the JMS Application Properties configuration property.

The type of this configuration property is java.lang.String and com.tibco.bw.plugin.config.ConfigProps

See Also:
Constant Field Values


Copyright @ 2010, TIBCO Softwares (Inc). All right reserved