com.tibco.bw.plugin.config.rv
Interface ReplytoRVRequestConfigProps

All Superinterfaces:
CommonProps

public interface ReplytoRVRequestConfigProps
extends CommonProps

The set of all configuration properties of the Reply To Rendezvous Request Activity.


Field Summary
static byte REPLY_FOR
          This is the Reply For configuration property.
static byte REPLY_SUBJECT
          This is the Reply Subject configuration property.
static byte XML_COMPLIANT_FIELD_NAMES
          This is the XML-Compliant Field Names configuration property.
 
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps
DESCRIPTION, NAME, UNRESERVED_PROPERTY
 

Field Detail

REPLY_FOR


static final byte REPLY_FOR
This is the Reply For configuration property.

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

See Also:
Constant Field Values

REPLY_SUBJECT


static final byte REPLY_SUBJECT
This is the Reply Subject configuration property.

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

See Also:
Constant Field Values

XML_COMPLIANT_FIELD_NAMES


static final byte XML_COMPLIANT_FIELD_NAMES
This is the XML-Compliant Field Names configuration property.

The type of this configuration property is boolean

See Also:
Constant Field Values


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