|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PublisherConfigProps
The set of all configuration properties of the Publisher 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 |
MESSAGE_TIMEOUT
This is the Message Timeout configuration property. |
static byte |
REPLY_DESTINATION
This is the Reply Destination configuration property. |
static byte |
REPLY_SUBJECT
This is the Reply Subject configuration property. |
static byte |
SUBJECT
This is the Subject configuration property. |
static byte |
WIRE_FORMAT
This is the Wire Format 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 WIRE_FORMAT
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 REPLY_SUBJECT
The type of this configuration property is java.lang.String
static final byte MESSAGE_TIMEOUT
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 DESTINATION
The type of this configuration property is java.lang.String
static final byte REPLY_DESTINATION
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 |