com.tibco.bw.plugin.config.ae
Interface AdapterRequestResponseServerConfigProps

All Superinterfaces:
AECommonConfigProps, AEReceiverCommonConfigProps, CommonProps

public interface AdapterRequestResponseServerConfigProps
extends AEReceiverCommonConfigProps

The set of configuration properties of the Adapter Request Response Server Activity.


Field Summary
static byte CUSTOM_ID
          This is the Custom ID configuration property.
static byte OPERATION
          This is the Operation configuration property.
static byte SEQUENCING_KEY
          This is the Sequencing Key configuration property.
 
Fields inherited from interface com.tibco.bw.plugin.config.ae.AEReceiverCommonConfigProps
AUTO_CONFIRM, CMQ_NAME, COMPLETE_TIME, DURABLE, DURABLE_NAME, MESSAGE_FORMAT, PRECREATE_TRANSACTION, SCHEDULER_ACTIVATION, SCHEDULER_HEART_BEAT, SCHEDULER_WEIGHT, TRANSACTED_SESSION, TRANSACTIONAL, WORKER_TASK, WORKER_WEIGHT, XA_TRANSACTION_MANAGER
 
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

OPERATION


static final byte OPERATION
This is the Operation configuration property.

The type of this configuration property is java.lang.String

See Also:
Constant Field Values

SEQUENCING_KEY


static final byte SEQUENCING_KEY
This is the Sequencing Key configuration property.

The type of this configuration property is

See Also:
Constant Field Values

CUSTOM_ID


static final byte CUSTOM_ID
This is the Custom ID configuration property.

The type of this configuration property is java.lang.String

See Also:
Constant Field Values


Copyright @ 2010, TIBCO Softwares (Inc). All right reserved