|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TCPConnectionConfigProps
The set of all configuration properties of the TCP Connection Shared Resource.
Field Summary | |
---|---|
static byte |
ENABLE_DNS_LOOKUP
This is the enableDNSLookup configuration property. |
static byte |
HOST
This is the Host configuration property. |
static byte |
PORT
This is the Port configuration property. |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte HOST
The type of this configuration property is java.lang.String
static final byte PORT
The type of this configuration property is java.lang.String
static final byte ENABLE_DNS_LOOKUP
The type of this configuration property is boolean
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |