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

All Superinterfaces:
CommonProps

public interface TCPOpenConnectionConfigProps
extends CommonProps

The set of all configuration properties of the TCP Open Connection Activity.


Field Summary
static byte LOCAL_HOST
          This is the Local Host 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

LOCAL_HOST


static final byte LOCAL_HOST
This is the Local Host configuration property.

The type of this configuration property is

See Also:
Constant Field Values


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