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

All Superinterfaces:
CommonProps, WriteTCPDataConfigProps

public interface ReadTCPDataConfigProps
extends WriteTCPDataConfigProps

The set of all configuration properties of the Read TCP Data Activity.


Field Summary
static byte BINARY_SEPARATOR
          This is the BINAR y_ separator configuration property.
static byte BYTES_TO_READ
          This is the Bytes To Read configuration property.
static byte TIMEOUT
          This is the Timeout (msec) configuration property.
 
Fields inherited from interface com.tibco.bw.plugin.config.tcp.WriteTCPDataConfigProps
ENCODING, SEPARATOR, TYPE, USER_DEFINED_SEPARATOR
 
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps
DESCRIPTION, NAME, UNRESERVED_PROPERTY
 

Field Detail

BYTES_TO_READ


static final byte BYTES_TO_READ
This is the Bytes To Read configuration property.

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

See Also:
Constant Field Values

TIMEOUT


static final byte TIMEOUT
This is the Timeout (msec) configuration property.

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

See Also:
Constant Field Values

BINARY_SEPARATOR


static final byte BINARY_SEPARATOR
This is the BINAR y_ separator configuration property.

The type of this configuration property is

See Also:
Constant Field Values


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