|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClientConfigProps
The set of all configuration properties of the Client Shared Resource.
Field Summary | |
---|---|
static byte |
DELIVERY_MODE
This is the Delivery Mode configuration property. |
static byte |
DESTINATION
This is the Destination configuration property. |
static byte |
END_POINT_TYPE
This is the Endpoint Type configuration property. |
static byte |
INVOCATION_TIMEOUT
This is the Invocation Timeout configuration property. |
static byte |
PRE_REGISTERED_LISTENER
This is the Preregistered Listener configuration property. |
static byte |
SUBJECT
This is the Subject configuration property. |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte END_POINT_TYPE
The type of this configuration property is java.lang.String
static final byte DELIVERY_MODE
The type of this configuration property is java.lang.String
static final byte SUBJECT
The type of this configuration property is java.lang.String
static final byte INVOCATION_TIMEOUT
The type of this configuration property is java.lang.String
static final byte DESTINATION
The type of this configuration property is java.lang.String
static final byte PRE_REGISTERED_LISTENER
The type of this configuration property is java.lang.String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |