|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AdapterServicesCommonConfigProps
The set of all common configuration properties of the Adapter Service Shared Resources.
Field Summary | |
---|---|
static byte |
CLASS_REFERENCE
This is the Class Reference configuration property. |
static byte |
CONNECTION_FACTORY_TYPE
This is the Connection Factory Type configuration property. |
static byte |
DELIVERY_MODE
This is the Delivery Mode configuration property. |
static byte |
DESTINATION
This is the Destination configuration property. |
static byte |
ENDPOINT_REFERENCE
This is the Endpoint Reference configuration property. |
static byte |
MESSAGE_SUBJECT
This is the Message Subject configuration property. |
static byte |
QUALITY_OF_SERVICE
This is the Quality Of Service configuration property. |
static byte |
SESSION_REFERENCE
This is the Session Reference configuration property. |
static byte |
TRANSPORT_TYPE
This is the Transport Type 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 TRANSPORT_TYPE
The type of this configuration property is java.lang.String
static final byte MESSAGE_SUBJECT
The type of this configuration property is java.lang.String
static final byte QUALITY_OF_SERVICE
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 SESSION_REFERENCE
The type of this configuration property is java.lang.String
static final byte ENDPOINT_REFERENCE
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 CONNECTION_FACTORY_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 CLASS_REFERENCE
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 |