A B C D F G I L M N O P R S T 

A

acknowledge(ConsumerBrokerExchange, MessageAck) - Method in class org.apache.activemq.camel.camelplugin.CamelRoutesBroker
 
ActiveMQComponent - Class in org.apache.activemq.camel.component
ActiveMQComponent() - Constructor for class org.apache.activemq.camel.component.ActiveMQComponent
 
ActiveMQComponent(CamelContext) - Constructor for class org.apache.activemq.camel.component.ActiveMQComponent
 
ActiveMQComponent(ActiveMQConfiguration) - Constructor for class org.apache.activemq.camel.component.ActiveMQComponent
 
activeMQComponent() - Static method in class org.apache.activemq.camel.component.ActiveMQComponent
activeMQComponent(String) - Static method in class org.apache.activemq.camel.component.ActiveMQComponent
Creates an ActiveMQ Component connecting to the given broker URL
ActiveMQConfiguration - Class in org.apache.activemq.camel.component
 
ActiveMQConfiguration() - Constructor for class org.apache.activemq.camel.component.ActiveMQConfiguration
 
ActiveMQConverter - Class in org.apache.activemq.camel.converter
 
ActiveMQConverter() - Constructor for class org.apache.activemq.camel.converter.ActiveMQConverter
 
ActiveMQEndpoint - Class in org.apache.activemq.camel.component
ActiveMQ endpoint.
ActiveMQEndpoint() - Constructor for class org.apache.activemq.camel.component.ActiveMQEndpoint
 
ActiveMQMessageConverter - Class in org.apache.activemq.camel.converter
 
ActiveMQMessageConverter() - Constructor for class org.apache.activemq.camel.converter.ActiveMQMessageConverter
 
addMessageInterceptor(MessageInterceptor) - Method in class org.apache.activemq.camel.component.broker.BrokerEndpoint
 
addPooledConnectionFactoryService(Service) - Method in class org.apache.activemq.camel.component.ActiveMQComponent
 
addQueue(ActiveMQQueue) - Method in class org.apache.activemq.camel.component.CamelEndpointLoader
 
addSingleConnectionFactory(SingleConnectionFactory) - Method in class org.apache.activemq.camel.component.ActiveMQComponent
 
addTopic(ActiveMQTopic) - Method in class org.apache.activemq.camel.component.CamelEndpointLoader
 
afterPropertiesSet() - Method in class org.apache.activemq.camel.component.CamelEndpointLoader
 

B

beginTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.camel.camelplugin.CamelRoutesBroker
 
BrokerComponent - Class in org.apache.activemq.camel.component.broker
The Broker Camel component allows to use Camel routing to move messages through the broker.
BrokerComponent() - Constructor for class org.apache.activemq.camel.component.broker.BrokerComponent
 
BrokerConfiguration - Class in org.apache.activemq.camel.component.broker
 
BrokerConfiguration() - Constructor for class org.apache.activemq.camel.component.broker.BrokerConfiguration
 
BrokerConsumer - Class in org.apache.activemq.camel.component.broker
 
BrokerConsumer(Endpoint, Processor) - Constructor for class org.apache.activemq.camel.component.broker.BrokerConsumer
 
BrokerEndpoint - Class in org.apache.activemq.camel.component.broker
 
BrokerEndpoint(String, BrokerComponent, String, ActiveMQDestination, BrokerConfiguration) - Constructor for class org.apache.activemq.camel.component.broker.BrokerEndpoint
 
BrokerJmsMessage - Class in org.apache.activemq.camel.component.broker
 
BrokerJmsMessage(Message, JmsBinding) - Constructor for class org.apache.activemq.camel.component.broker.BrokerJmsMessage
 
BrokerProducer - Class in org.apache.activemq.camel.component.broker
 
BrokerProducer(BrokerEndpoint) - Constructor for class org.apache.activemq.camel.component.broker.BrokerProducer
 

C

CamelConnection - Class in org.apache.activemq.camel
 
CamelConnection(Transport, IdGenerator, IdGenerator, JMSStatsImpl) - Constructor for class org.apache.activemq.camel.CamelConnection
 
CamelConnectionFactory - Class in org.apache.activemq.camel
A JMS ConnectionFactory which resolves non-JMS destinations or instances of CamelDestination to use the CamelContext to perform smart routing etc
CamelConnectionFactory() - Constructor for class org.apache.activemq.camel.CamelConnectionFactory
 
CamelDestination - Class in org.apache.activemq.camel
 
CamelDestination() - Constructor for class org.apache.activemq.camel.CamelDestination
 
CamelDestination(String) - Constructor for class org.apache.activemq.camel.CamelDestination
 
CamelEndpointLoader - Class in org.apache.activemq.camel.component
A helper bean which populates a CamelContext with ActiveMQ Queue endpoints
CamelEndpointLoader() - Constructor for class org.apache.activemq.camel.component.CamelEndpointLoader
 
CamelEndpointLoader(CamelContext, DestinationSource) - Constructor for class org.apache.activemq.camel.component.CamelEndpointLoader
 
CamelMessageConsumer - Class in org.apache.activemq.camel
A JMS MessageConsumer which consumes message exchanges from a Camel Endpoint
CamelMessageConsumer(CamelDestination, Endpoint, ActiveMQSession, String, boolean) - Constructor for class org.apache.activemq.camel.CamelMessageConsumer
 
CamelMessageProducer - Class in org.apache.activemq.camel
A JMS MessageProducer which sends message exchanges to a Camel Endpoint
CamelMessageProducer(CamelDestination, Endpoint, ActiveMQSession) - Constructor for class org.apache.activemq.camel.CamelMessageProducer
 
CamelQueue - Class in org.apache.activemq.camel
A JMS Queue object which refers to a Camel endpoint
CamelQueue(String) - Constructor for class org.apache.activemq.camel.CamelQueue
 
CamelQueueReceiver - Class in org.apache.activemq.camel
A JMS QueueReceiver which consumes message exchanges from a Camel Endpoint
CamelQueueReceiver(CamelQueue, Endpoint, ActiveMQSession, String) - Constructor for class org.apache.activemq.camel.CamelQueueReceiver
 
CamelQueueSender - Class in org.apache.activemq.camel
A JMS QueueSender which sends message exchanges to a Camel Endpoint
CamelQueueSender(CamelQueue, Endpoint, ActiveMQSession) - Constructor for class org.apache.activemq.camel.CamelQueueSender
 
CamelRoutesBroker - Class in org.apache.activemq.camel.camelplugin
A StatisticsBroker You can retrieve a Map Message for a Destination - or Broker containing statistics as key-value pairs The message must contain a replyTo Destination - else its ignored
CamelRoutesBroker(Broker) - Constructor for class org.apache.activemq.camel.camelplugin.CamelRoutesBroker
 
CamelRoutesBrokerPlugin - Class in org.apache.activemq.camel.camelplugin
A CamelRoutesBrokerPlugin load camel routes dynamically from a routes.xml file located in same directory as ActiveMQ.xml
CamelRoutesBrokerPlugin() - Constructor for class org.apache.activemq.camel.camelplugin.CamelRoutesBrokerPlugin
 
CamelTopic - Class in org.apache.activemq.camel
A JMS Topic object which refers to a Camel endpoint
CamelTopic(String) - Constructor for class org.apache.activemq.camel.CamelTopic
 
CamelTopicPublisher - Class in org.apache.activemq.camel
A JMS TopicPublisher which sends message exchanges to a Camel Endpoint
CamelTopicPublisher(CamelTopic, Endpoint, ActiveMQSession) - Constructor for class org.apache.activemq.camel.CamelTopicPublisher
 
CamelTopicSubscriber - Class in org.apache.activemq.camel
A JMS TopicSubscriber which consumes message exchanges from a Camel Endpoint
CamelTopicSubscriber(CamelTopic, Endpoint, ActiveMQSession, String, String, boolean) - Constructor for class org.apache.activemq.camel.CamelTopicSubscriber
 
checkClosed() - Method in class org.apache.activemq.camel.CamelMessageConsumer
 
checkClosed() - Method in class org.apache.activemq.camel.CamelMessageProducer
 
close() - Method in class org.apache.activemq.camel.CamelMessageConsumer
 
close() - Method in class org.apache.activemq.camel.CamelMessageProducer
 
commitTransaction(ConnectionContext, TransactionId, boolean) - Method in class org.apache.activemq.camel.camelplugin.CamelRoutesBroker
 
completeEndpointPath(ComponentConfiguration, String) - Method in class org.apache.activemq.camel.component.ActiveMQComponent
 
completeEndpointPath(ComponentConfiguration, String) - Method in class org.apache.activemq.camel.component.broker.BrokerComponent
 
convertPathToActualDestination(String, Map<String, Object>) - Method in class org.apache.activemq.camel.component.ActiveMQComponent
 
copyFrom(Message) - Method in class org.apache.activemq.camel.component.broker.BrokerJmsMessage
 
createActiveMQConnection(Transport, JMSStatsImpl) - Method in class org.apache.activemq.camel.CamelConnectionFactory
 
createConfiguration() - Method in class org.apache.activemq.camel.component.ActiveMQComponent
 
createConnectionFactory() - Method in class org.apache.activemq.camel.component.ActiveMQConfiguration
 
createConsumer(ActiveMQSession, String) - Method in class org.apache.activemq.camel.CamelDestination
 
createConsumer(ActiveMQSession, String, boolean) - Method in class org.apache.activemq.camel.CamelDestination
 
createConsumer() - Method in class org.apache.activemq.camel.CamelMessageConsumer
 
createConsumer(Processor) - Method in class org.apache.activemq.camel.component.broker.BrokerEndpoint
 
createDestinationSource() - Method in class org.apache.activemq.camel.component.ActiveMQComponent
 
createDurableSubscriber(ActiveMQSession, String, String, boolean) - Method in class org.apache.activemq.camel.CamelDestination
 
createDurableSubscriber(ActiveMQSession, String, String, boolean) - Method in class org.apache.activemq.camel.CamelTopic
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.activemq.camel.component.broker.BrokerComponent
 
createMessage(Exchange) - Method in class org.apache.activemq.camel.CamelMessageConsumer
 
createPooledConnectionFactory(ActiveMQConnectionFactory) - Method in class org.apache.activemq.camel.component.ActiveMQConfiguration
 
createProducer(ActiveMQSession) - Method in class org.apache.activemq.camel.CamelDestination
 
createProducer() - Method in class org.apache.activemq.camel.component.broker.BrokerEndpoint
 
createPublisher(ActiveMQSession) - Method in class org.apache.activemq.camel.CamelDestination
 
createPublisher(ActiveMQSession) - Method in class org.apache.activemq.camel.CamelTopic
 
createReceiver(ActiveMQSession, String) - Method in class org.apache.activemq.camel.CamelDestination
 
createReceiver(ActiveMQSession, String) - Method in class org.apache.activemq.camel.CamelQueue
 
createSender(ActiveMQSession) - Method in class org.apache.activemq.camel.CamelDestination
 
createSender(ActiveMQSession) - Method in class org.apache.activemq.camel.CamelQueue
 
createSubscriber(ActiveMQSession, String, boolean) - Method in class org.apache.activemq.camel.CamelDestination
 
createTransactionManager() - Method in class org.apache.activemq.camel.component.ActiveMQConfiguration
Factory method to create a default transaction manager if one is not specified

D

doStart() - Method in class org.apache.activemq.camel.component.ActiveMQComponent
 
doStart() - Method in class org.apache.activemq.camel.component.broker.BrokerConsumer
 
doStart() - Method in class org.apache.activemq.camel.component.broker.BrokerEndpoint
 
doStop() - Method in class org.apache.activemq.camel.component.ActiveMQComponent
 
doStop() - Method in class org.apache.activemq.camel.component.broker.BrokerConsumer
 
doStop() - Method in class org.apache.activemq.camel.component.broker.BrokerEndpoint
 

F

forgetTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.camel.camelplugin.CamelRoutesBroker
 

G

getAllowAutoWiredConnectionFactory() - Method in class org.apache.activemq.camel.component.ActiveMQComponent
We don't want to ever auto-wire the connection factory from the spring app context.
getBinding() - Method in class org.apache.activemq.camel.CamelDestination
 
getBinding() - Method in class org.apache.activemq.camel.converter.ActiveMQMessageConverter
 
getBrokerName() - Method in class org.apache.activemq.camel.component.broker.BrokerConfiguration
 
getBrokerURL() - Method in class org.apache.activemq.camel.component.ActiveMQConfiguration
 
getCamelContext() - Method in class org.apache.activemq.camel.CamelConnection
 
getCamelContext() - Method in class org.apache.activemq.camel.CamelConnectionFactory
 
getCamelContext() - Method in class org.apache.activemq.camel.CamelDestination
 
getCamelContext() - Method in class org.apache.activemq.camel.component.CamelEndpointLoader
 
getCheckPeriod() - Method in class org.apache.activemq.camel.camelplugin.CamelRoutesBroker
 
getCheckPeriod() - Method in class org.apache.activemq.camel.camelplugin.CamelRoutesBrokerPlugin
 
getComponent() - Method in class org.apache.activemq.camel.component.CamelEndpointLoader
 
getDestination() - Method in class org.apache.activemq.camel.CamelMessageConsumer
 
getDestination() - Method in class org.apache.activemq.camel.CamelMessageProducer
 
getDestination() - Method in class org.apache.activemq.camel.component.broker.BrokerEndpoint
 
getDestinationName() - Method in class org.apache.activemq.camel.component.broker.BrokerEndpoint
The name of the JMS destination
getEndpoint() - Method in class org.apache.activemq.camel.CamelDestination
 
getEndpoint() - Method in class org.apache.activemq.camel.CamelMessageConsumer
 
getEndpoint() - Method in class org.apache.activemq.camel.CamelMessageProducer
 
getMessageListener() - Method in class org.apache.activemq.camel.CamelMessageConsumer
 
getMessageSelector() - Method in class org.apache.activemq.camel.CamelMessageConsumer
 
getNoLocal() - Method in class org.apache.activemq.camel.CamelTopicSubscriber
Gets the NoLocal attribute for this subscriber.
getPassword() - Method in class org.apache.activemq.camel.component.ActiveMQConfiguration
 
getPollingConsumer() - Method in class org.apache.activemq.camel.CamelMessageConsumer
 
getQueue() - Method in class org.apache.activemq.camel.CamelQueueReceiver
Gets the Queue associated with this queue receiver.
getQueue() - Method in class org.apache.activemq.camel.CamelQueueSender
Gets the queue associated with this QueueSender.
getQueueName() - Method in class org.apache.activemq.camel.CamelQueue
 
getQueueUri(ActiveMQQueue) - Method in class org.apache.activemq.camel.component.CamelEndpointLoader
 
getRoutesFile() - Method in class org.apache.activemq.camel.camelplugin.CamelRoutesBroker
 
getRoutesFile() - Method in class org.apache.activemq.camel.camelplugin.CamelRoutesBrokerPlugin
 
getSession() - Method in class org.apache.activemq.camel.CamelMessageConsumer
 
getTopic() - Method in class org.apache.activemq.camel.CamelTopicPublisher
Gets the topic associated with this TopicPublisher.
getTopic() - Method in class org.apache.activemq.camel.CamelTopicSubscriber
Gets the Topic associated with this subscriber.
getTopicName() - Method in class org.apache.activemq.camel.CamelTopic
 
getTopicUri(ActiveMQTopic) - Method in class org.apache.activemq.camel.component.CamelEndpointLoader
 
getUri() - Method in class org.apache.activemq.camel.CamelDestination
 
getUserName() - Method in class org.apache.activemq.camel.component.ActiveMQConfiguration
 

I

inject(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.camel.component.broker.BrokerEndpoint
 
installPlugin(Broker) - Method in class org.apache.activemq.camel.camelplugin.CamelRoutesBrokerPlugin
 
intercept(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.camel.component.broker.BrokerConsumer
 
isExposeAllQueues() - Method in class org.apache.activemq.camel.component.ActiveMQComponent
 
isFull(ConnectionContext, Destination, Usage) - Method in class org.apache.activemq.camel.camelplugin.CamelRoutesBroker
 
isMultipleConsumersSupported() - Method in class org.apache.activemq.camel.component.broker.BrokerEndpoint
 
isNoLocal() - Method in class org.apache.activemq.camel.CamelMessageConsumer
 
isSingleton() - Method in class org.apache.activemq.camel.component.broker.BrokerEndpoint
 
isUsePooledConnection() - Method in class org.apache.activemq.camel.component.ActiveMQConfiguration
 
isUseSingleConnection() - Method in class org.apache.activemq.camel.component.ActiveMQConfiguration
 

L

loadClass(String, ClassLoader) - Static method in class org.apache.activemq.camel.component.ActiveMQConfiguration
 

M

messageConsumed(ConnectionContext, MessageReference) - Method in class org.apache.activemq.camel.camelplugin.CamelRoutesBroker
 
messageDelivered(ConnectionContext, MessageReference) - Method in class org.apache.activemq.camel.camelplugin.CamelRoutesBroker
 
messageDiscarded(ConnectionContext, Subscription, MessageReference) - Method in class org.apache.activemq.camel.camelplugin.CamelRoutesBroker
 
messagePull(ConnectionContext, MessagePull) - Method in class org.apache.activemq.camel.camelplugin.CamelRoutesBroker
 

N

newInstance() - Method in class org.apache.activemq.camel.component.broker.BrokerJmsMessage
 
nowMasterBroker() - Method in class org.apache.activemq.camel.camelplugin.CamelRoutesBroker
 

O

onMessageCreated(Message, Session, Exchange, Throwable) - Method in class org.apache.activemq.camel.component.OriginalDestinationPropagateStrategy
 
org.apache.activemq.camel - package org.apache.activemq.camel
Defines a JMS client which is capable of sending and receiving messages to Apache Camel endpoints to provide Enterprise Integration Patterns integration in any JMS client application.
org.apache.activemq.camel.camelplugin - package org.apache.activemq.camel.camelplugin
 
org.apache.activemq.camel.component - package org.apache.activemq.camel.component
Defines the ActiveMQ Component for Camel to provide great Enterprise Integration Patterns integration for ActiveMQ users.
org.apache.activemq.camel.component.broker - package org.apache.activemq.camel.component.broker
 
org.apache.activemq.camel.converter - package org.apache.activemq.camel.converter
Defines the Type Converters for working with JMS and ActiveMQ with Camel Enterprise Integration Patterns
OriginalDestinationPropagateStrategy - Class in org.apache.activemq.camel.component
A strategy to enrich JMS message with their original destination if the Camel route originates from a JMS destination.
OriginalDestinationPropagateStrategy() - Constructor for class org.apache.activemq.camel.component.OriginalDestinationPropagateStrategy
 

P

postProcessDispatch(MessageDispatch) - Method in class org.apache.activemq.camel.camelplugin.CamelRoutesBroker
 
prepareTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.camel.camelplugin.CamelRoutesBroker
 
preProcessDispatch(MessageDispatch) - Method in class org.apache.activemq.camel.camelplugin.CamelRoutesBroker
 
process(Exchange, AsyncCallback) - Method in class org.apache.activemq.camel.component.broker.BrokerProducer
 
processConsumerControl(ConsumerBrokerExchange, ConsumerControl) - Method in class org.apache.activemq.camel.camelplugin.CamelRoutesBroker
 
processInOnly(Exchange, AsyncCallback) - Method in class org.apache.activemq.camel.component.broker.BrokerProducer
 
producer - Variable in class org.apache.activemq.camel.CamelMessageProducer
 
publish(Message) - Method in class org.apache.activemq.camel.CamelTopicPublisher
Publishes a message to the topic.
publish(Message, int, int, long) - Method in class org.apache.activemq.camel.CamelTopicPublisher
Publishes a message to the topic, specifying delivery mode, priority, and time to live.
publish(Topic, Message) - Method in class org.apache.activemq.camel.CamelTopicPublisher
Publishes a message to a topic for an unidentified message producer.
publish(Topic, Message, int, int, long) - Method in class org.apache.activemq.camel.CamelTopicPublisher
Publishes a message to a topic for an unidentified message producer, specifying delivery mode, priority and time to live.

R

reapplyInterceptor() - Method in class org.apache.activemq.camel.camelplugin.CamelRoutesBroker
 
receive() - Method in class org.apache.activemq.camel.CamelMessageConsumer
 
receive(long) - Method in class org.apache.activemq.camel.CamelMessageConsumer
 
receiveNoWait() - Method in class org.apache.activemq.camel.CamelMessageConsumer
 
removeMessageInterceptor(MessageInterceptor) - Method in class org.apache.activemq.camel.component.broker.BrokerEndpoint
 
removeQueue(ActiveMQQueue) - Method in class org.apache.activemq.camel.component.CamelEndpointLoader
 
removeTopic(ActiveMQTopic) - Method in class org.apache.activemq.camel.component.CamelEndpointLoader
 
resolveCamelContext(ActiveMQSession) - Method in class org.apache.activemq.camel.CamelDestination
 
resolveEndpoint(ActiveMQSession) - Method in class org.apache.activemq.camel.CamelDestination
Resolves the Camel Endpoint for this destination
rollbackTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.camel.camelplugin.CamelRoutesBroker
 

S

send(Destination, Message, int, int, long) - Method in class org.apache.activemq.camel.CamelMessageProducer
 
send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.camel.camelplugin.CamelRoutesBroker
Overide methods to pause the broker whilst camel routes are loaded
send(Queue, Message) - Method in class org.apache.activemq.camel.CamelQueueSender
Sends a message to a queue for an unidentified message producer.
send(Queue, Message, int, int, long) - Method in class org.apache.activemq.camel.CamelQueueSender
Sends a message to a queue for an unidentified message producer, specifying delivery mode, priority and time to live.
sendToDeadLetterQueue(ConnectionContext, MessageReference, Subscription, Throwable) - Method in class org.apache.activemq.camel.camelplugin.CamelRoutesBroker
 
setActiveMQComponent(ActiveMQComponent) - Method in class org.apache.activemq.camel.component.ActiveMQConfiguration
 
setBinding(JmsBinding) - Method in class org.apache.activemq.camel.CamelDestination
 
setBinding(JmsBinding) - Method in class org.apache.activemq.camel.converter.ActiveMQMessageConverter
 
setBrokerName(String) - Method in class org.apache.activemq.camel.component.broker.BrokerConfiguration
Name of the broker
setBrokerURL(String) - Method in class org.apache.activemq.camel.component.ActiveMQComponent
 
setBrokerURL(String) - Method in class org.apache.activemq.camel.component.ActiveMQConfiguration
Sets the broker URL to use to connect to ActiveMQ using the ActiveMQ URI format
setCamelContext(CamelContext) - Method in class org.apache.activemq.camel.CamelConnection
 
setCamelContext(CamelContext) - Method in class org.apache.activemq.camel.CamelConnectionFactory
 
setCamelContext(CamelContext) - Method in class org.apache.activemq.camel.CamelDestination
 
setCamelContext(CamelContext) - Method in class org.apache.activemq.camel.component.CamelEndpointLoader
 
setCheckPeriod(int) - Method in class org.apache.activemq.camel.camelplugin.CamelRoutesBroker
 
setCheckPeriod(int) - Method in class org.apache.activemq.camel.camelplugin.CamelRoutesBrokerPlugin
 
setComponent(ActiveMQComponent) - Method in class org.apache.activemq.camel.component.CamelEndpointLoader
 
setConfiguration(JmsConfiguration) - Method in class org.apache.activemq.camel.component.ActiveMQComponent
 
setEndpoint(Endpoint) - Method in class org.apache.activemq.camel.CamelDestination
 
setExposeAllQueues(boolean) - Method in class org.apache.activemq.camel.component.ActiveMQComponent
If enabled this will cause all Queues in the ActiveMQ broker to be eagerly populated into the CamelContext so that they can be easily browsed by any Camel tooling.
setMessageListener(MessageListener) - Method in class org.apache.activemq.camel.CamelMessageConsumer
 
setPassword(String) - Method in class org.apache.activemq.camel.component.ActiveMQComponent
 
setPassword(String) - Method in class org.apache.activemq.camel.component.ActiveMQConfiguration
Sets the password/passcode used to login to ActiveMQ
setRoutesFile(String) - Method in class org.apache.activemq.camel.camelplugin.CamelRoutesBroker
 
setRoutesFile(String) - Method in class org.apache.activemq.camel.camelplugin.CamelRoutesBrokerPlugin
 
setUri(String) - Method in class org.apache.activemq.camel.CamelDestination
 
setUsePooledConnection(boolean) - Method in class org.apache.activemq.camel.component.ActiveMQComponent
 
setUsePooledConnection(boolean) - Method in class org.apache.activemq.camel.component.ActiveMQConfiguration
Enables or disables whether a PooledConnectionFactory will be used so that when messages are sent to ActiveMQ from outside of a message consuming thread, pooling will be used rather than the default with the Spring JmsTemplate which will create a new connection, session, producer for each message then close them all down again.
setUserName(String) - Method in class org.apache.activemq.camel.component.ActiveMQComponent
 
setUserName(String) - Method in class org.apache.activemq.camel.component.ActiveMQConfiguration
Sets the username to be used to login to ActiveMQ
setUseSingleConnection(boolean) - Method in class org.apache.activemq.camel.component.ActiveMQComponent
 
setUseSingleConnection(boolean) - Method in class org.apache.activemq.camel.component.ActiveMQConfiguration
Enables or disables whether a Spring SingleConnectionFactory will be used so that when messages are sent to ActiveMQ from outside of a message consuming thread, pooling will be used rather than the default with the Spring JmsTemplate which will create a new connection, session, producer for each message then close them all down again.
start() - Method in class org.apache.activemq.camel.camelplugin.CamelRoutesBroker
 
stop() - Method in class org.apache.activemq.camel.camelplugin.CamelRoutesBroker
 

T

toDestination(String) - Static method in class org.apache.activemq.camel.converter.ActiveMQConverter
Converts a URL in ActiveMQ syntax to a destination such as to support "queue://foo.bar" or 'topic://bar.whatnot".
toMessage(Exchange) - Method in class org.apache.activemq.camel.converter.ActiveMQMessageConverter
Converts the inbound message exchange to an ActiveMQ JMS message
toProcessor(MessageListener) - Method in class org.apache.activemq.camel.converter.ActiveMQMessageConverter
Allows a JMS MessageListener to be converted to a Camel Processor so that we can provide better Bean Integration so that we can use any JMS MessageListener in in Camel as a bean
toString() - Method in class org.apache.activemq.camel.CamelDestination
 
toString() - Method in class org.apache.activemq.camel.component.broker.BrokerJmsMessage
 
A B C D F G I L M N O P R S T 

Copyright © 2005–2019 FuseSource, Corp.. All rights reserved.