|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SendHTTPResponseConfigProps
The set of all configuration properties of the Send HTP Response Activity.
Field Summary | |
---|---|
static byte |
CLOSE_CONNECTION
This is the Close Connection configuration property. |
static byte |
COMPATIBILITY_20
This is the Compatibility 2.0 configuration property. |
static byte |
FLUSH_RESPONSE
This is the Flush Response configuration property. |
static byte |
REPLY_FOR
This is the Reply For configuration property. |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte REPLY_FOR
The type of this configuration property is java.lang.String
static final byte FLUSH_RESPONSE
The type of this configuration property is boolean
static final byte CLOSE_CONNECTION
The type of this configuration property is boolean
static final byte COMPATIBILITY_20
The type of this configuration property is boolean
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |