com.tibco.bw.plugin.config.tcp
Interface WaitForTCPRequestConfigProps

All Superinterfaces:
CommonProps

public interface WaitForTCPRequestConfigProps
extends CommonProps

The set of all configuration properties of the Wait for TCP Request Activity.


Field Summary
static byte CANDIDATE_EVENT_KEY
          This is the Candidate Event Key configuration property.
static byte EVENT_TIMEOUT
          This is the Event Timeout configuration property.
static byte TCP_CONNECTION
          This is the TCP Connection configuration property.
 
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps
DESCRIPTION, NAME, UNRESERVED_PROPERTY
 

Field Detail

TCP_CONNECTION


static final byte TCP_CONNECTION
This is the TCP Connection configuration property.

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

See Also:
Constant Field Values

CANDIDATE_EVENT_KEY


static final byte CANDIDATE_EVENT_KEY
This is the Candidate Event Key configuration property.

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

See Also:
Constant Field Values

EVENT_TIMEOUT


static final byte EVENT_TIMEOUT
This is the Event Timeout configuration property.

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

See Also:
Constant Field Values


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