|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProxyConfigurationConfigProps
The set of all configuration properties of the Proxy Configuration Activity.
Field Summary | |
---|---|
static byte |
IDENTITY
This is the Identity configuration property. |
static byte |
PROXY_HOST
This is the Proxy Host configuration property. |
static byte |
PROXY_PORT
This is the Proxy Port configuration property. |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte PROXY_HOST
The type of this configuration property is java.lang.String
static final byte PROXY_PORT
The type of this configuration property is java.lang.String
static final byte IDENTITY
The type of this configuration property is java.lang.String and com.tibco.bw.plugin.config.ConfigProps
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |