|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WaitForHTTPRequestConfigProps
The set of all configuration properties of the Wait for HTTP Request Activity.
Field Summary | |
---|---|
static byte |
CANDIDATE_EVENT_KEY
This is the Candidate Event key configuration property. |
static byte |
CREATE_NON_EXISTING_DIRECTORIES
This is the Create Non Existing Directories configuration property. |
static byte |
DEFAULT_ENCODING
This is the Default Encoding configuration property. |
static byte |
DIRECTORY
This is the Directory configuration property. |
static byte |
EVENT_TIMEOUT
This is the Event Timeout configuration property. |
static byte |
EXPOSE_SECURITY_CONTEXT
This is the Expose Security Context configuration property. |
static byte |
HTTP_AUTHENTICATION
This is the HTTP Authentication configuration property. |
static byte |
HTTP_CONNECTION
This is the HTTP Connection configuration property. |
static byte |
NEW_MIME_SUPPORT
This is the New MIME Support configuration property. |
static byte |
OUTPUT_STYLE
This is the Output Style configuration property. |
static byte |
PARAMETERS
This is the Parameters configuration property. |
static byte |
PARSE_POST_METHOD_DATA
This is the Parse Post Method Data configuration property. |
static byte |
STRING
This is the Parameter Type of HTTP Parameters. |
static byte |
THREASHOLD_DATA_SIZE
This is the Threshold Data Size configuration property. |
static byte |
WRITE_TO_FILE
This is the Write to File configuration property. |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte HTTP_CONNECTION
The type of this configuration property is java.lang.String and com.tibco.bw.plugin.config.ConfigProps
static final byte OUTPUT_STYLE
The type of this configuration property is java.lang.String
static final byte PARSE_POST_METHOD_DATA
The type of this configuration property is boolean
static final byte PARAMETERS
The type of this configuration property is List
static final byte HTTP_AUTHENTICATION
The type of this configuration property is boolean
static final byte EXPOSE_SECURITY_CONTEXT
The type of this configuration property is boolean
static final byte DEFAULT_ENCODING
The type of this configuration property is java.lang.String
static final byte WRITE_TO_FILE
The type of this configuration property is boolean
static final byte DIRECTORY
The type of this configuration property is java.lang.String
static final byte CREATE_NON_EXISTING_DIRECTORIES
The type of this configuration property is boolean
static final byte THREASHOLD_DATA_SIZE
The type of this configuration property is java.lang.String
static final byte CANDIDATE_EVENT_KEY
The type of this configuration property is java.lang.String
static final byte EVENT_TIMEOUT
The type of this configuration property is java.lang.String
static final byte NEW_MIME_SUPPORT
The type of this configuration property is boolean
static final byte STRING
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |