Constant Field Values


Contents
org.apache.*

org.apache.camel.component.jms.JmsConfiguration
protected static final String AUTO_ACKNOWLEDGE "AUTO_ACKNOWLEDGE"
protected static final String CLIENT_ACKNOWLEDGE "CLIENT_ACKNOWLEDGE"
protected static final String DUPS_OK_ACKNOWLEDGE "DUPS_OK_ACKNOWLEDGE"
public static final String QUEUE_PREFIX "queue:"
protected static final String REPLYTO_TEMP_DEST_AFFINITY_PER_COMPONENT "component"
protected static final String REPLYTO_TEMP_DEST_AFFINITY_PER_ENDPOINT "endpoint"
protected static final String REPLYTO_TEMP_DEST_AFFINITY_PER_PRODUCER "producer"
public static final String TEMP_QUEUE_PREFIX "temp:queue:"
public static final String TEMP_TOPIC_PREFIX "temp:topic:"
public static final String TOPIC_PREFIX "topic:"
protected static final String TRANSACTED "TRANSACTED"

org.apache.camel.component.jms.JmsConstants
public static final String JMS_DELIVERY_MODE "CamelJmsDeliveryMode"
public static final String JMS_DESTINATION "CamelJmsDestination"
public static final String JMS_DESTINATION_NAME "CamelJmsDestinationName"
public static final String JMS_MESSAGE_TYPE "CamelJmsMessageType"



Copyright © 2007-2010 IONA Open Source Community. All Rights Reserved.