|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PublishToAdapterConfigProps
The set of configuration properties of the Publish to Adapter Activity.
Field Summary | |
---|---|
static byte |
CUSTOM_AESCHEMA
This is the Custom AESchema configuration property. |
static byte |
CUSTOM_AESCHEMA_REFERENCE
This is the Custom AESchema Reference configuration property. |
static byte |
MESSAGE_FORMAT
This is the Message Format configuration property. |
static byte |
REPLY_AESCHEMA
This is the Reply AESchema configuration property. |
static byte |
REQUEST_AESCHEMA
This is the Request AESchema configuration property. |
static byte |
REQUEST_REPLY
This is the Request Reply configuration property. |
Fields inherited from interface com.tibco.bw.plugin.config.ae.AEPublisherCommonConfigProps |
---|
DELIVERY_MODE, OVERRIDE_TRANSACTION, TIME_TO_LIVE |
Fields inherited from interface com.tibco.bw.plugin.config.ae.AECommonConfigProps |
---|
ADAPTER_SERVICE, AUTO_AGENT_CLIENT_ID, CLIENT_ID, CM_NAME, CONNECTION_PASSWORD, CONNECTION_USER_NAME, DAEMON, DEFAULT_TIME_LIMIT, JMS_APPLICATION_PROPERTIES, JNDI_LOOKUPS, LEDGER_FILE, NETWORK, PREREGISTER_LISTENERS, PROVIDER_URL, QUEUE, QUEUE_CONNECTION_FACTORY_NAME, RELAY_AGENT, REQUIRE_OLD_MESSAGES, SERVICE, SSL_DEBUG_TRACE, SSL_EXPECTED_HOST_NAME, SSL_IDENTITY, SSL_STRONG_CIPHER_SUITES_ONLY, SSL_TRACE, SSL_TRUSTED_CERT, SSL_VERIFY_HOST_NAME, SUBJECT, SYNC_LEDGER, TOPIC, TOPIC_CONNECTION_FACTORY_NAME, TRANSPORT_TYPE, USE_SSL |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte REQUEST_REPLY
The type of this configuration property is boolean
static final byte CUSTOM_AESCHEMA
The type of this configuration property is boolean
static final byte REQUEST_AESCHEMA
The type of this configuration property is java.lang.String
static final byte REPLY_AESCHEMA
The type of this configuration property is java.lang.String
static final byte CUSTOM_AESCHEMA_REFERENCE
The type of this configuration property is java.lang.String
static final byte MESSAGE_FORMAT
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 |