Constant Field Values


Contents
org.apache.*

org.apache.camel.component.jms.JmsComponent
public static final String QUEUE_PREFIX "queue:"
public static final String TOPIC_PREFIX "topic:"

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"
protected static final String TRANSACTED "TRANSACTED"



Copyright © 2007 Apache Software Foundation. All Rights Reserved.