A B C D E G H I J L M N O P Q R S T U V 
All Classes All Packages

A

afterPropertiesConfigured(CamelContext) - Method in class org.apache.camel.component.sjms.consumer.SimpleMessageListenerContainer
 
appendJmsProperties(Message, Exchange, Map<String, Object>) - Method in class org.apache.camel.component.sjms.jms.JmsBinding
Appends the JMS headers from the Camel Message
appendJmsProperty(Message, Exchange, String, Object) - Method in class org.apache.camel.component.sjms.jms.JmsBinding
 
AUTO_ACKNOWLEDGE - org.apache.camel.component.sjms.jms.SessionAcknowledgementType
 

B

Blob - org.apache.camel.component.sjms.jms.JmsMessageType
BlobMessage which is not supported by all JMS implementations
buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.sjms.SjmsEndpointUriFactory
 
Bytes - org.apache.camel.component.sjms.jms.JmsMessageType
First the JMS Message types

C

callback - Variable in class org.apache.camel.component.sjms.reply.TemporaryQueueReplyHandler
 
camelContext - Variable in class org.apache.camel.component.sjms.reply.ReplyManagerSupport
 
CLIENT_ACKNOWLEDGE - org.apache.camel.component.sjms.jms.SessionAcknowledgementType
 
close(MessageProducer) - Static method in class org.apache.camel.component.sjms.consumer.EndpointMessageListener
 
closeConnection(Connection) - Static method in class org.apache.camel.component.sjms.SjmsHelper
 
closeConsumer(MessageConsumer) - Static method in class org.apache.camel.component.sjms.SjmsHelper
 
closeProducer(MessageProducer) - Static method in class org.apache.camel.component.sjms.SjmsHelper
 
closeSession(Session) - Static method in class org.apache.camel.component.sjms.SjmsHelper
 
commitIfNecessary(Session) - Static method in class org.apache.camel.component.sjms.SjmsHelper
 
commitIfNeeded(Session, Message) - Static method in class org.apache.camel.component.sjms.SjmsHelper
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.sjms.SjmsComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.sjms.SjmsEndpointConfigurer
 
configureConsumer(MessageConsumer, Session) - Method in class org.apache.camel.component.sjms.consumer.SimpleMessageListenerContainer
 
configuredQoS() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
When one of the QoS properties are configured such as SjmsEndpoint.setDeliveryPersistent(boolean), SjmsEndpoint.setPriority(int) or SjmsEndpoint.setTimeToLive(long) then we should auto default the setting of SjmsEndpoint.setExplicitQosEnabled(Boolean) if its not been configured yet
configureMessageListener(EndpointMessageListener) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
copyFrom(Message) - Method in class org.apache.camel.component.sjms.SjmsMessage
 
correlation - Variable in class org.apache.camel.component.sjms.reply.ReplyManagerSupport
 
correlationId - Variable in class org.apache.camel.component.sjms.reply.TemporaryQueueReplyHandler
 
correlationIds - Variable in class org.apache.camel.component.sjms.reply.MessageSelectorCreator
 
createBinding() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
Creates the JmsBinding to use.
createBody() - Method in class org.apache.camel.component.sjms.SjmsMessage
 
createByteArrayFromBytesMessage(BytesMessage) - Method in class org.apache.camel.component.sjms.jms.JmsBinding
 
createConnection() - Method in class org.apache.camel.component.sjms.consumer.SimpleMessageListenerContainer
 
createConnection() - Method in class org.apache.camel.component.sjms.SjmsTemplate
 
createConsumer(Processor) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
createDestination(Session, String, boolean) - Method in class org.apache.camel.component.sjms.jms.DefaultDestinationCreationStrategy
 
createDestination(Session, String, boolean) - Method in interface org.apache.camel.component.sjms.jms.DestinationCreationStrategy
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.sjms.SjmsComponent
 
createExchange(Message, Session) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
createExchange(Message, Session, Object) - Method in class org.apache.camel.component.sjms.consumer.EndpointMessageListener
 
createInOnlyTemplate() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
Factory method for creating a new template for InOnly message exchanges
createInOutTemplate() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
Factory method for creating a new template for InOut message exchanges
createJmsMessage(Exception, Session) - Method in class org.apache.camel.component.sjms.jms.JmsBinding
 
createJmsMessage(Exchange, Object, Map<String, Object>, Session, CamelContext) - Method in class org.apache.camel.component.sjms.jms.JmsBinding
 
createJmsMessageForType(Exchange, Object, Session, CamelContext, JmsMessageType) - Method in class org.apache.camel.component.sjms.jms.JmsBinding
Create the Message
createListenerContainer() - Method in class org.apache.camel.component.sjms.reply.QueueReplyManager
 
createListenerContainer() - Method in class org.apache.camel.component.sjms.reply.ReplyManagerSupport
 
createListenerContainer() - Method in class org.apache.camel.component.sjms.reply.TemporaryQueueReplyManager
 
createMapFromMapMessage(MapMessage) - Method in class org.apache.camel.component.sjms.jms.JmsBinding
Extracts a Map from a MapMessage
createMessage(Session) - Method in interface org.apache.camel.component.sjms.jms.MessageCreator
 
createMessageConsumer(Session) - Method in class org.apache.camel.component.sjms.consumer.SimpleMessageListenerContainer
 
createMessageConsumer(Session) - Method in class org.apache.camel.component.sjms.reply.ExclusiveQueueMessageListenerContainer
 
createMessageConsumer(Session) - Method in class org.apache.camel.component.sjms.reply.TemporaryQueueMessageListenerContainer
 
createMessageConsumer(Session, Destination, String, boolean, String, boolean, boolean) - Method in class org.apache.camel.component.sjms.jms.Jms11ObjectFactory
 
createMessageConsumer(Session, Destination, String, boolean, String, boolean, boolean) - Method in interface org.apache.camel.component.sjms.jms.JmsObjectFactory
 
createMessageConsumer(Session, Destination, String, boolean, String, boolean, boolean, boolean) - Method in class org.apache.camel.component.sjms.jms.Jms11ObjectFactory
 
createMessageConsumer(Session, Destination, String, boolean, String, boolean, boolean, boolean) - Method in interface org.apache.camel.component.sjms.jms.JmsObjectFactory
 
createMessageConsumer(Session, Endpoint) - Method in class org.apache.camel.component.sjms.jms.Jms11ObjectFactory
 
createMessageConsumer(Session, Endpoint) - Method in interface org.apache.camel.component.sjms.jms.JmsObjectFactory
 
createMessageId() - Method in class org.apache.camel.component.sjms.SjmsMessage
 
createMessageListenerContainer(SjmsEndpoint) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
createMessageProducer(Session, Destination, boolean, long) - Method in class org.apache.camel.component.sjms.jms.Jms11ObjectFactory
 
createMessageProducer(Session, Destination, boolean, long) - Method in interface org.apache.camel.component.sjms.jms.JmsObjectFactory
 
createMessageProducer(Session, Endpoint) - Method in class org.apache.camel.component.sjms.jms.Jms11ObjectFactory
 
createMessageProducer(Session, Endpoint) - Method in interface org.apache.camel.component.sjms.jms.JmsObjectFactory
 
createMessageProducer(Session, Endpoint, String) - Method in class org.apache.camel.component.sjms.jms.Jms11ObjectFactory
 
createMessageProducer(Session, Endpoint, String) - Method in interface org.apache.camel.component.sjms.jms.JmsObjectFactory
 
createMessageProducer(Session, Endpoint, Destination) - Method in class org.apache.camel.component.sjms.jms.Jms11ObjectFactory
 
createMessageProducer(Session, Endpoint, Destination) - Method in interface org.apache.camel.component.sjms.jms.JmsObjectFactory
 
createPollingConsumer() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
createPostProcessor(Exchange, SendDynamicAware.DynamicAwareEntry) - Method in class org.apache.camel.component.sjms.SjmsSendDynamicAware
 
createPreProcessor(Exchange, SendDynamicAware.DynamicAwareEntry) - Method in class org.apache.camel.component.sjms.SjmsSendDynamicAware
 
createProducer() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
createQueueMessageConsumer(Session, Destination) - Method in class org.apache.camel.component.sjms.jms.Jms11ObjectFactory
 
createQueueMessageConsumer(Session, Destination) - Method in interface org.apache.camel.component.sjms.jms.JmsObjectFactory
 
createReplyManager() - Method in class org.apache.camel.component.sjms.SjmsProducer
 
createReplyManager(String) - Method in class org.apache.camel.component.sjms.SjmsProducer
 
createSession(Connection) - Method in class org.apache.camel.component.sjms.SjmsTemplate
 
createSession(Connection, SjmsEndpoint) - Method in class org.apache.camel.component.sjms.consumer.SimpleMessageListenerContainer
 
createSession(Connection, SjmsEndpoint) - Method in class org.apache.camel.component.sjms.reply.ExclusiveQueueMessageListenerContainer
 
createSession(Connection, SjmsEndpoint) - Method in class org.apache.camel.component.sjms.reply.TemporaryQueueMessageListenerContainer
 
createSjmsEndpoint(String, String) - Method in class org.apache.camel.component.sjms.SjmsComponent
 
createTemporaryDestination(Session, boolean) - Method in class org.apache.camel.component.sjms.jms.DefaultDestinationCreationStrategy
 
createTemporaryDestination(Session, boolean) - Method in interface org.apache.camel.component.sjms.jms.DestinationCreationStrategy
 

D

decodeKey(String) - Method in class org.apache.camel.component.sjms.jms.DefaultJmsKeyFormatStrategy
 
decodeKey(String) - Method in interface org.apache.camel.component.sjms.jms.JmsKeyFormatStrategy
Decodes the key after its received from a Message message.
DefaultDestinationCreationStrategy - Class in org.apache.camel.component.sjms.jms
Default implementation of DestinationCreationStrategy, delegates to Session.createTopic and Session.createQueue.
DefaultDestinationCreationStrategy() - Constructor for class org.apache.camel.component.sjms.jms.DefaultDestinationCreationStrategy
 
DefaultJmsKeyFormatStrategy - Class in org.apache.camel.component.sjms.jms
Default strategy that handles dots and hyphens.
DefaultJmsKeyFormatStrategy() - Constructor for class org.apache.camel.component.sjms.jms.DefaultJmsKeyFormatStrategy
 
DestinationCreationStrategy - Interface in org.apache.camel.component.sjms.jms
Strategy for creating Destination's
DestinationNameParser - Class in org.apache.camel.component.sjms.jms
 
determineCorrelationId(Message) - Method in class org.apache.camel.component.sjms.consumer.EndpointMessageListener
Strategy to determine which correlation id to use among JMSMessageID and JMSCorrelationID.
determineCorrelationId(Message) - Method in class org.apache.camel.component.sjms.SjmsProducer
Strategy to determine which correlation id to use among JMSMessageID and JMSCorrelationID.
dirty - Variable in class org.apache.camel.component.sjms.reply.MessageSelectorCreator
 
doInit() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
doInit() - Method in class org.apache.camel.component.sjms.SjmsProducer
 
doInJms(Session) - Method in interface org.apache.camel.component.sjms.SessionCallback
 
doSend(Exchange, boolean, String, MessageCreator) - Method in class org.apache.camel.component.sjms.SjmsProducer
Sends the message using the JmsTemplate.
doShutdown() - Method in class org.apache.camel.component.sjms.SjmsComponent
 
doStart() - Method in class org.apache.camel.component.sjms.consumer.SimpleMessageListenerContainer
 
doStart() - Method in class org.apache.camel.component.sjms.reply.ReplyManagerSupport
 
doStart() - Method in class org.apache.camel.component.sjms.SjmsConsumer
 
doStart() - Method in class org.apache.camel.component.sjms.SjmsPollingConsumer
 
doStart() - Method in class org.apache.camel.component.sjms.SjmsProducer
 
doStop() - Method in class org.apache.camel.component.sjms.consumer.SimpleMessageListenerContainer
 
doStop() - Method in class org.apache.camel.component.sjms.reply.ReplyManagerSupport
 
doStop() - Method in class org.apache.camel.component.sjms.SjmsConsumer
 
doStop() - Method in class org.apache.camel.component.sjms.SjmsPollingConsumer
 
doStop() - Method in class org.apache.camel.component.sjms.SjmsProducer
 
DUPS_OK_ACKNOWLEDGE - org.apache.camel.component.sjms.jms.SessionAcknowledgementType
 

E

encodeKey(String) - Method in class org.apache.camel.component.sjms.jms.DefaultJmsKeyFormatStrategy
 
encodeKey(String) - Method in interface org.apache.camel.component.sjms.jms.JmsKeyFormatStrategy
Encodes the key before its sent as a Message message.
endpoint - Variable in class org.apache.camel.component.sjms.reply.ReplyManagerSupport
 
EndpointMessageListener - Class in org.apache.camel.component.sjms.consumer
A JMS MessageListener which can be used to delegate processing to a Camel endpoint.
EndpointMessageListener(SjmsConsumer, SjmsEndpoint, Processor) - Constructor for class org.apache.camel.component.sjms.consumer.EndpointMessageListener
 
ensureInitialHeaders() - Method in class org.apache.camel.component.sjms.SjmsMessage
Ensure that the headers have been populated from the underlying JMS message before we start mutating the headers
exchange - Variable in class org.apache.camel.component.sjms.reply.TemporaryQueueReplyHandler
 
Exclusive - org.apache.camel.component.sjms.ReplyToType
 
ExclusiveQueueMessageListenerContainer - Class in org.apache.camel.component.sjms.reply
This MessageListenerContainer is used for reply queues which are exclusive.
ExclusiveQueueMessageListenerContainer(SjmsEndpoint) - Constructor for class org.apache.camel.component.sjms.reply.ExclusiveQueueMessageListenerContainer
 
execute(Session, SessionCallback) - Method in class org.apache.camel.component.sjms.SjmsTemplate
 
execute(SessionCallback, boolean) - Method in class org.apache.camel.component.sjms.SjmsTemplate
 
executorService - Variable in class org.apache.camel.component.sjms.reply.ReplyManagerSupport
 
expression - Variable in class org.apache.camel.component.sjms.reply.MessageSelectorCreator
 
extractBodyFromJms(Exchange, Message) - Method in class org.apache.camel.component.sjms.jms.JmsBinding
Extracts the body from the JMS message
extractHeadersFromJms(Message, Exchange) - Method in class org.apache.camel.component.sjms.jms.JmsBinding
 

G

get() - Method in class org.apache.camel.component.sjms.reply.MessageSelectorCreator
 
getAcknowledgementMode() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getAsyncStartStopExecutorService() - Method in class org.apache.camel.component.sjms.SjmsComponent
 
getAsyncStartStopExecutorService() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getAutowiredNames() - Method in class org.apache.camel.component.sjms.SjmsComponentConfigurer
 
getBinding() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getBinding() - Method in class org.apache.camel.component.sjms.SjmsMessage
 
getCallback() - Method in class org.apache.camel.component.sjms.reply.ReplyHolder
 
getCamelContext() - Method in class org.apache.camel.component.sjms.SjmsSendDynamicAware
 
getClientId() - Method in class org.apache.camel.component.sjms.consumer.SimpleMessageListenerContainer
 
getClientId() - Method in class org.apache.camel.component.sjms.SjmsComponent
 
getClientId() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getComponent() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getConcurrentConsumers() - Method in class org.apache.camel.component.sjms.consumer.SimpleMessageListenerContainer
 
getConcurrentConsumers() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getConnectionFactory() - Method in class org.apache.camel.component.sjms.consumer.SimpleMessageListenerContainer
 
getConnectionFactory() - Method in interface org.apache.camel.component.sjms.MessageListenerContainer
 
getConnectionFactory() - Method in class org.apache.camel.component.sjms.SjmsComponent
 
getConnectionFactory() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getConnectionFactory() - Method in class org.apache.camel.component.sjms.SjmsTemplate
 
getCorrelationId() - Method in class org.apache.camel.component.sjms.reply.ReplyHolder
Gets the correlation id
getDeliveryMode() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getDestinationCreationStrategy() - Method in class org.apache.camel.component.sjms.consumer.SimpleMessageListenerContainer
 
getDestinationCreationStrategy() - Method in class org.apache.camel.component.sjms.SjmsComponent
 
getDestinationCreationStrategy() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getDestinationName() - Method in class org.apache.camel.component.sjms.consumer.SimpleMessageListenerContainer
 
getDestinationName() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getDurableSubscriptionName() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getEagerPoisonBody() - Method in class org.apache.camel.component.sjms.consumer.EndpointMessageListener
 
getEagerPoisonBody() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getEndpoint() - Method in class org.apache.camel.component.sjms.consumer.SimpleMessageListenerContainer
 
getEndpoint() - Method in class org.apache.camel.component.sjms.SjmsConsumer
 
getEndpoint() - Method in class org.apache.camel.component.sjms.SjmsPollingConsumer
 
getEndpoint() - Method in class org.apache.camel.component.sjms.SjmsProducer
 
getEndpointConfiguredDestinationName() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
Gets the destination name which was configured from the endpoint uri.
getExceptionListener() - Method in class org.apache.camel.component.sjms.SjmsComponent
 
getExceptionListener() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getExchange() - Method in class org.apache.camel.component.sjms.reply.ReplyHolder
 
getExplicitQosEnabled() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getHeader(String) - Method in class org.apache.camel.component.sjms.SjmsMessage
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getHeaders() - Method in class org.apache.camel.component.sjms.SjmsMessage
 
getInOnlyTemplate() - Method in class org.apache.camel.component.sjms.SjmsProducer
 
getInOutTemplate() - Method in class org.apache.camel.component.sjms.SjmsProducer
 
getJMSCorrelationID(Message) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Gets the JMSCorrelationID from the message.
getJMSCorrelationIDAsBytes(Message) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Gets the JMSCorrelationIDAsBytes from the message.
getJMSDestination(Message) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Gets the JMSDestination from the message.
getJmsKeyFormatStrategy() - Method in class org.apache.camel.component.sjms.SjmsComponent
 
getJmsKeyFormatStrategy() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getJmsMessage() - Method in class org.apache.camel.component.sjms.SjmsMessage
Returns the underlying JMS message
getJMSMessageID(Message) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Gets the JMSMessageID from the message.
getJMSMessageTypeForBody(Exchange, Object, Map<String, Object>, Session, CamelContext) - Method in class org.apache.camel.component.sjms.jms.JmsBinding
Return the JmsMessageType
getJmsObjectFactory() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getJMSRedelivered(Message) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Gets the JMSRedelivered from the message.
getJMSReplyTo(Message) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Gets the JMSReplyTo from the message.
getJmsSession() - Method in class org.apache.camel.component.sjms.SjmsMessage
Returns the underlying JMS session.
getJMSType(Message) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Gets the JMSType from the message.
getMessage() - Method in class org.apache.camel.component.sjms.reply.ReplyHolder
Gets the received message
getMessageCreatedStrategy() - Method in class org.apache.camel.component.sjms.SjmsComponent
 
getMessageCreatedStrategy() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getMessageSelector() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getObjectProperty(Message, String) - Method in class org.apache.camel.component.sjms.jms.JmsBinding
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.sjms.SjmsComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.sjms.SjmsEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.sjms.SjmsComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.sjms.SjmsEndpointConfigurer
 
getOriginalCorrelationId() - Method in class org.apache.camel.component.sjms.reply.ReplyHolder
Gets the original correlation id, if one was set when sending the message.
getPriority() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getProperty(Message, String) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Gets a JMS property
getRecoveryInterval() - Method in class org.apache.camel.component.sjms.SjmsComponent
 
getRecoveryInterval() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getReplyTo() - Method in interface org.apache.camel.component.sjms.reply.ReplyManager
Gets the reply to queue being used
getReplyTo() - Method in class org.apache.camel.component.sjms.reply.ReplyManagerSupport
 
getReplyTo() - Method in class org.apache.camel.component.sjms.reply.TemporaryQueueReplyManager
 
getReplyTo() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getReplyToConcurrentConsumers() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getReplyToDestination() - Method in class org.apache.camel.component.sjms.consumer.EndpointMessageListener
 
getReplyToDestination(Message) - Method in class org.apache.camel.component.sjms.consumer.EndpointMessageListener
 
getReplyToOnTimeoutMaxConcurrentConsumers() - Method in class org.apache.camel.component.sjms.SjmsComponent
 
getReplyToOverride() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getReplyToType() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getRequestTimeout() - Method in class org.apache.camel.component.sjms.reply.ReplyHolder
The timeout value
getRequestTimeout() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getRequestTimeoutCheckerInterval() - Method in class org.apache.camel.component.sjms.SjmsComponent
 
getScheme() - Method in class org.apache.camel.component.sjms.SjmsSendDynamicAware
 
getSession() - Method in class org.apache.camel.component.sjms.reply.ReplyHolder
Gets the JMS session from the received message
getShortName(String) - Static method in class org.apache.camel.component.sjms.jms.DestinationNameParser
 
getStringProperty(Message, String) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Gets the String Properties from the message.
getTemplate() - Method in class org.apache.camel.component.sjms.consumer.EndpointMessageListener
 
getTimeToLive() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getUuidGenerator() - Method in class org.apache.camel.component.sjms.SjmsProducer
 
getValidJMSHeaderValue(String, Object) - Method in class org.apache.camel.component.sjms.jms.JmsBinding
Strategy to test if the given header is valid according to the JMS spec to be set as a property on the JMS message.

H

handleReplyMessage(String, Message, Session) - Method in class org.apache.camel.component.sjms.reply.QueueReplyManager
 
handleReplyMessage(String, Message, Session) - Method in class org.apache.camel.component.sjms.reply.ReplyManagerSupport
 
handleReplyMessage(String, Message, Session) - Method in class org.apache.camel.component.sjms.reply.TemporaryQueueReplyManager
 
hasProperty(Message, String) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Tests whether a given property with the name exists

I

init(Exchange, Message, Session, JmsBinding) - Method in class org.apache.camel.component.sjms.SjmsMessage
 
initConsumers() - Method in class org.apache.camel.component.sjms.consumer.SimpleMessageListenerContainer
 
initialize() - Method in class org.apache.camel.component.sjms.SjmsHeaderFilterStrategy
 
initReplyManager() - Method in class org.apache.camel.component.sjms.SjmsProducer
 
intValue() - Method in enum org.apache.camel.component.sjms.jms.SessionAcknowledgementType
 
isAllowNullBody() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
isAsync() - Method in class org.apache.camel.component.sjms.consumer.EndpointMessageListener
 
isAsyncConsumer() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
isAsyncStartListener() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
isAsyncStopListener() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
isAutoStartup() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
isDeliveryPersistent() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
isDisableReplyTo() - Method in class org.apache.camel.component.sjms.consumer.EndpointMessageListener
 
isDisableReplyTo() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
isDisableTimeToLive() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
isEagerLoadingOfProperties() - Method in class org.apache.camel.component.sjms.consumer.EndpointMessageListener
 
isEagerLoadingOfProperties() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
isEnabled(String) - Method in class org.apache.camel.component.sjms.SjmsEndpointUriFactory
 
isExplicitQosEnabled() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
isIncludeAllJMSXProperties() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
isLenientProperties() - Method in class org.apache.camel.component.sjms.SjmsEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.sjms.SjmsSendDynamicAware
 
isMapJmsMessage() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
isMultipleConsumersSupported() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
isPreserveMessageQos() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
isQueuePrefix(String) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Whether the destination name has either queue or temp queue prefix.
isReplyToDeliveryPersistent() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
isReplyToSameDestinationAllowed() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
isReplyToTopic(String, boolean) - Static method in class org.apache.camel.component.sjms.jms.DestinationNameParser
 
isStandardJMSHeader(String) - Method in class org.apache.camel.component.sjms.jms.JmsBinding
Is the given header a standard JMS header
isSynchronous() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
isTestConnectionOnStartup() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
isTimeout() - Method in class org.apache.camel.component.sjms.reply.ReplyHolder
Whether timeout triggered or not.
isTopic() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
isTopic(String) - Static method in class org.apache.camel.component.sjms.jms.DestinationNameParser
 
isTopicPrefix(String) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Whether the destination name has either topic or temp topic prefix.
isTransacted() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
isTransactedRedelivered() - Method in class org.apache.camel.component.sjms.SjmsMessage
 
isTransactionOrClientAcknowledgeMode(Session) - Static method in class org.apache.camel.component.sjms.SjmsHelper
 
isTransferException() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 

J

JMS_CORRELATION_ID - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
Set by the publishing Client
JMS_CORRELATION_ID - Static variable in interface org.apache.camel.component.sjms.SjmsConstants
 
JMS_DELIVERY_MODE - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
Set on the send or publish event
JMS_DELIVERY_MODE - Static variable in interface org.apache.camel.component.sjms.SjmsConstants
 
JMS_DELIVERY_MODE_NON_PERSISTENT - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
 
JMS_DELIVERY_MODE_PERSISTENT - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
String representation of JMS delivery modes.
JMS_DESTINATION - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
Set on the send or publish event
JMS_DESTINATION_NAME - Static variable in interface org.apache.camel.component.sjms.SjmsConstants
 
JMS_EXPIRATION - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
Set on the send or publish event
JMS_MESSAGE_ID - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
Set on the send or publish event
JMS_MESSAGE_TYPE - Static variable in interface org.apache.camel.component.sjms.SjmsConstants
 
JMS_PRIORITY - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
Set on the send or publish event
JMS_REDELIVERED - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
A redelivery flag set by the JMS provider
JMS_REPLY_TO - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
The JMS Reply To Destination set by the publishing Client
JMS_REPLY_TO - Static variable in interface org.apache.camel.component.sjms.SjmsConstants
 
JMS_REQUEST_TIMEOUT - Static variable in interface org.apache.camel.component.sjms.SjmsConstants
 
JMS_SESSION - Static variable in interface org.apache.camel.component.sjms.SjmsConstants
 
JMS_TIMESTAMP - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
Set on the send or publish event
JMS_TYPE - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
Set by the publishing Client
Jms11ObjectFactory - Class in org.apache.camel.component.sjms.jms
JMS 1.1 object factory
Jms11ObjectFactory() - Constructor for class org.apache.camel.component.sjms.jms.Jms11ObjectFactory
 
JmsBinding - Class in org.apache.camel.component.sjms.jms
A Strategy used to convert between a Camel Exchange and Message to and from a JMS Message
JmsBinding(boolean, boolean, HeaderFilterStrategy, JmsKeyFormatStrategy, MessageCreatedStrategy) - Constructor for class org.apache.camel.component.sjms.jms.JmsBinding
 
JmsConstants - Interface in org.apache.camel.component.sjms.jms
JMS constants
JmsKeyFormatStrategy - Interface in org.apache.camel.component.sjms.jms
Strategy for applying encoding and decoding of JMS headers so they apply to the JMS spec.
JmsMessageHelper - Class in org.apache.camel.component.sjms.jms
Utility class for Message.
JmsMessageType - Enum in org.apache.camel.component.sjms.jms
Enum for different Message types.
JmsObjectFactory - Interface in org.apache.camel.component.sjms.jms
 
JMSX_GROUP_ID - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
Custom headers

L

listenerContainer - Variable in class org.apache.camel.component.sjms.reply.ReplyManagerSupport
 
log - Variable in class org.apache.camel.component.sjms.reply.ReplyManagerSupport
 
LOG - Static variable in class org.apache.camel.component.sjms.reply.MessageSelectorCreator
 

M

makeJmsMessage(Exchange, Message, Session, Exception) - Method in class org.apache.camel.component.sjms.jms.JmsBinding
Creates a JMS message from the Camel exchange and message
Map - org.apache.camel.component.sjms.jms.JmsMessageType
 
Message - org.apache.camel.component.sjms.jms.JmsMessageType
The default type that can be used for empty messages.
MessageCreatedStrategy - Interface in org.apache.camel.component.sjms.jms
A strategy that allows custom components to plugin and perform custom logic when Camel creates Message instance.
MessageCreator - Interface in org.apache.camel.component.sjms.jms
 
MessageListenerContainer - Interface in org.apache.camel.component.sjms
 
MessageSelectorCreator - Class in org.apache.camel.component.sjms.reply
A creator which can build the JMS message selector query string to use with a shared reply-to queue, so we can select the correct messages we expect as replies.
MessageSelectorCreator(CorrelationTimeoutMap) - Constructor for class org.apache.camel.component.sjms.reply.MessageSelectorCreator
 
multiValuePrefixes() - Method in class org.apache.camel.component.sjms.SjmsEndpointUriFactory
 

N

newInstance() - Method in class org.apache.camel.component.sjms.SjmsMessage
 
normalizeDestinationName(String) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Normalizes the destination name.
normalizeDestinationName(String, boolean) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Normalizes the destination name.

O

Object - org.apache.camel.component.sjms.jms.JmsMessageType
 
onClose(Connection, Session) - Method in interface org.apache.camel.component.sjms.SessionCallback
 
onException(JMSException) - Method in class org.apache.camel.component.sjms.consumer.SimpleMessageListenerContainer
 
onMessage(Message, Session) - Method in class org.apache.camel.component.sjms.consumer.EndpointMessageListener
 
onMessage(Message, Session) - Method in class org.apache.camel.component.sjms.reply.ReplyManagerSupport
 
onMessage(Message, Session) - Method in interface org.apache.camel.component.sjms.SessionMessageListener
 
onMessageCreated(Message, Session, Exchange, Throwable) - Method in interface org.apache.camel.component.sjms.jms.MessageCreatedStrategy
Callback when the JMS message has just been created, which allows custom modifications afterwards.
onReply(String, Message, Session) - Method in interface org.apache.camel.component.sjms.reply.ReplyHandler
The reply message was received
onReply(String, Message, Session) - Method in class org.apache.camel.component.sjms.reply.TemporaryQueueReplyHandler
 
onTimeout(String) - Method in interface org.apache.camel.component.sjms.reply.ReplyHandler
The reply message was not received and a timeout triggered
onTimeout(String) - Method in class org.apache.camel.component.sjms.reply.TemporaryQueueReplyHandler
 
org.apache.camel.component.sjms - package org.apache.camel.component.sjms
 
org.apache.camel.component.sjms.consumer - package org.apache.camel.component.sjms.consumer
 
org.apache.camel.component.sjms.jms - package org.apache.camel.component.sjms.jms
 
org.apache.camel.component.sjms.reply - package org.apache.camel.component.sjms.reply
Logic implementing support for request/reply over JMS
originalCorrelationId - Variable in class org.apache.camel.component.sjms.reply.TemporaryQueueReplyHandler
 

P

populateInitialHeaders(Map<String, Object>) - Method in class org.apache.camel.component.sjms.SjmsMessage
 
populateMapMessage(MapMessage, Map<?, ?>, CamelContext) - Method in class org.apache.camel.component.sjms.jms.JmsBinding
Populates a MapMessage from a Map instance.
prepare(Exchange, String, String) - Method in class org.apache.camel.component.sjms.SjmsSendDynamicAware
 
prepareAndStartListenerContainer() - Method in class org.apache.camel.component.sjms.SjmsConsumer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.sjms.SjmsProducer
 
processInOnly(Exchange, AsyncCallback) - Method in class org.apache.camel.component.sjms.SjmsProducer
 
processInOut(Exchange, AsyncCallback) - Method in class org.apache.camel.component.sjms.SjmsProducer
 
processReply(ReplyHolder) - Method in interface org.apache.camel.component.sjms.reply.ReplyManager
Process the reply
processReply(ReplyHolder) - Method in class org.apache.camel.component.sjms.reply.ReplyManagerSupport
 
propertyNames() - Method in class org.apache.camel.component.sjms.SjmsEndpointUriFactory
 

Q

QUEUE_PREFIX - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
 
QueueReplyHandler - Class in org.apache.camel.component.sjms.reply
ReplyHandler to handle processing replies when using regular queues.
QueueReplyHandler(ReplyManager, Exchange, AsyncCallback, String, String, long) - Constructor for class org.apache.camel.component.sjms.reply.QueueReplyHandler
 
QueueReplyManager - Class in org.apache.camel.component.sjms.reply
A ReplyManager when using regular queues.
QueueReplyManager(CamelContext) - Constructor for class org.apache.camel.component.sjms.reply.QueueReplyManager
 

R

receive() - Method in class org.apache.camel.component.sjms.SjmsPollingConsumer
 
receive(long) - Method in class org.apache.camel.component.sjms.SjmsPollingConsumer
 
receive(String, String, boolean, long) - Method in class org.apache.camel.component.sjms.SjmsTemplate
 
receiveNoWait() - Method in class org.apache.camel.component.sjms.SjmsPollingConsumer
 
recoverConnection(BackOffTimer.Task) - Method in class org.apache.camel.component.sjms.consumer.SimpleMessageListenerContainer
 
refreshConnection() - Method in class org.apache.camel.component.sjms.consumer.SimpleMessageListenerContainer
 
registerReply(ReplyManager, Exchange, AsyncCallback, String, String, long) - Method in interface org.apache.camel.component.sjms.reply.ReplyManager
Register a reply
registerReply(ReplyManager, Exchange, AsyncCallback, String, String, long) - Method in class org.apache.camel.component.sjms.reply.ReplyManagerSupport
 
removeHeader(String) - Method in class org.apache.camel.component.sjms.SjmsMessage
 
removeJmsProperty(Message, String) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Removes the property from the JMS message.
ReplyHandler - Interface in org.apache.camel.component.sjms.reply
Handles a reply.
ReplyHolder - Class in org.apache.camel.component.sjms.reply
Holder which contains the Exchange and AsyncCallback to be used when the reply arrives, so we can set the reply on the Exchange and continue routing using the callback.
ReplyHolder(Exchange, AsyncCallback, String, String, long) - Constructor for class org.apache.camel.component.sjms.reply.ReplyHolder
Constructor to use when a timeout occurred
ReplyHolder(Exchange, AsyncCallback, String, String, Message, Session) - Constructor for class org.apache.camel.component.sjms.reply.ReplyHolder
Constructor to use when a reply message was received
replyManager - Variable in class org.apache.camel.component.sjms.reply.TemporaryQueueReplyHandler
 
ReplyManager - Interface in org.apache.camel.component.sjms.reply
The ReplyManager is responsible for handling request-reply over JMS.
ReplyManagerSupport - Class in org.apache.camel.component.sjms.reply
Base class for ReplyManager implementations.
ReplyManagerSupport(CamelContext) - Constructor for class org.apache.camel.component.sjms.reply.ReplyManagerSupport
 
replyTo - Variable in class org.apache.camel.component.sjms.reply.ReplyManagerSupport
 
replyToLatch - Variable in class org.apache.camel.component.sjms.reply.ReplyManagerSupport
 
replyToTimeout - Variable in class org.apache.camel.component.sjms.reply.ReplyManagerSupport
 
ReplyToType - Enum in org.apache.camel.component.sjms
Types for replyTo queues
reset() - Method in class org.apache.camel.component.sjms.SjmsMessage
 
resolveOrCreateDestination(String, Session) - Method in class org.apache.camel.component.sjms.SjmsProducer
 
resolveStaticUri(Exchange, SendDynamicAware.DynamicAwareEntry) - Method in class org.apache.camel.component.sjms.SjmsSendDynamicAware
 
rollbackIfNeeded(Session) - Static method in class org.apache.camel.component.sjms.SjmsHelper
 

S

scheduleConnectionRecovery() - Method in class org.apache.camel.component.sjms.consumer.SimpleMessageListenerContainer
 
scheduledExecutorService - Variable in class org.apache.camel.component.sjms.reply.ReplyManagerSupport
 
secretPropertyNames() - Method in class org.apache.camel.component.sjms.SjmsEndpointUriFactory
 
send(MessageProducer, Message) - Method in class org.apache.camel.component.sjms.SjmsTemplate
 
send(Exchange, String, MessageCreator, boolean) - Method in class org.apache.camel.component.sjms.SjmsTemplate
 
sendReply(Session, String, Message, Exchange, Message, Exception) - Method in class org.apache.camel.component.sjms.consumer.EndpointMessageListener
 
sendReply(Session, Destination, Message, Exchange, Message, Exception) - Method in class org.apache.camel.component.sjms.consumer.EndpointMessageListener
 
SESSION_TRANSACTED - org.apache.camel.component.sjms.jms.SessionAcknowledgementType
 
SessionAcknowledgementType - Enum in org.apache.camel.component.sjms.jms
Session acknowledge enum keys
SessionCallback - Interface in org.apache.camel.component.sjms
 
SessionMessageListener - Interface in org.apache.camel.component.sjms
 
setAcknowledgementMode(SessionAcknowledgementType) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setAllowNullBody(boolean) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setAsync(boolean) - Method in class org.apache.camel.component.sjms.consumer.EndpointMessageListener
 
setAsyncConsumer(boolean) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setAsyncStartListener(boolean) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setAsyncStopListener(boolean) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setAutoStartup(boolean) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setBinding(JmsBinding) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setBinding(JmsBinding) - Method in class org.apache.camel.component.sjms.SjmsMessage
 
setBody(Object) - Method in class org.apache.camel.component.sjms.SjmsMessage
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.sjms.SjmsSendDynamicAware
 
setClientId(String) - Method in class org.apache.camel.component.sjms.consumer.SimpleMessageListenerContainer
 
setClientId(String) - Method in class org.apache.camel.component.sjms.SjmsComponent
 
setClientId(String) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setConcurrentConsumers(int) - Method in class org.apache.camel.component.sjms.consumer.SimpleMessageListenerContainer
 
setConcurrentConsumers(int) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setConnectionFactory(ConnectionFactory) - Method in class org.apache.camel.component.sjms.SjmsComponent
 
setConnectionFactory(ConnectionFactory) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setCorrelationId(Message, String) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Sets the correlation id on the JMS message.
setDeliveryMode(Integer) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setDeliveryPersistent(boolean) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setDestinationCreationStrategy(DestinationCreationStrategy) - Method in class org.apache.camel.component.sjms.consumer.SimpleMessageListenerContainer
 
setDestinationCreationStrategy(DestinationCreationStrategy) - Method in class org.apache.camel.component.sjms.SjmsComponent
 
setDestinationCreationStrategy(DestinationCreationStrategy) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setDestinationCreationStrategy(DestinationCreationStrategy) - Method in class org.apache.camel.component.sjms.SjmsTemplate
 
setDestinationName(String) - Method in class org.apache.camel.component.sjms.consumer.SimpleMessageListenerContainer
 
setDestinationName(String) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setDisableReplyTo(boolean) - Method in class org.apache.camel.component.sjms.consumer.EndpointMessageListener
 
setDisableReplyTo(boolean) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setDisableTimeToLive(boolean) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setDurableSubscriptionName(String) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setEagerLoadingOfProperties(boolean) - Method in class org.apache.camel.component.sjms.consumer.EndpointMessageListener
 
setEagerLoadingOfProperties(boolean) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setEagerPoisonBody(String) - Method in class org.apache.camel.component.sjms.consumer.EndpointMessageListener
 
setEagerPoisonBody(String) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setEndpoint(SjmsEndpoint) - Method in interface org.apache.camel.component.sjms.reply.ReplyManager
Sets the belonging SjmsEndpoint.
setEndpoint(SjmsEndpoint) - Method in class org.apache.camel.component.sjms.reply.ReplyManagerSupport
 
setExceptionListener(ExceptionListener) - Method in class org.apache.camel.component.sjms.consumer.SimpleMessageListenerContainer
 
setExceptionListener(ExceptionListener) - Method in interface org.apache.camel.component.sjms.MessageListenerContainer
 
setExceptionListener(ExceptionListener) - Method in class org.apache.camel.component.sjms.SjmsComponent
 
setExceptionListener(ExceptionListener) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setExplicitQosEnabled(boolean) - Method in class org.apache.camel.component.sjms.SjmsTemplate
 
setExplicitQosEnabled(Boolean) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setHeader(String, Object) - Method in class org.apache.camel.component.sjms.SjmsMessage
 
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setHeaders(Map<String, Object>) - Method in class org.apache.camel.component.sjms.SjmsMessage
 
setIncludeAllJMSXProperties(boolean) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setInOnlyTemplate(SjmsTemplate) - Method in class org.apache.camel.component.sjms.SjmsProducer
 
setInOutTemplate(SjmsTemplate) - Method in class org.apache.camel.component.sjms.SjmsProducer
 
setJMSDeliveryMode(Exchange, Message, Object) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Sets the JMSDeliveryMode on the message.
setJmsKeyFormatStrategy(JmsKeyFormatStrategy) - Method in class org.apache.camel.component.sjms.SjmsComponent
 
setJmsKeyFormatStrategy(JmsKeyFormatStrategy) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setJmsMessage(Message) - Method in class org.apache.camel.component.sjms.SjmsMessage
 
setJmsObjectFactory(JmsObjectFactory) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setJMSReplyTo(Message, Destination) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Sets the JMSReplyTo on the message.
setJmsSession(Session) - Method in class org.apache.camel.component.sjms.SjmsMessage
 
setMapJmsMessage(boolean) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setMessageCreatedStrategy(MessageCreatedStrategy) - Method in class org.apache.camel.component.sjms.SjmsComponent
 
setMessageCreatedStrategy(MessageCreatedStrategy) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setMessageId(Exchange) - Method in class org.apache.camel.component.sjms.SjmsProducer
 
setMessageListener(SessionMessageListener) - Method in class org.apache.camel.component.sjms.consumer.SimpleMessageListenerContainer
 
setMessageListener(SessionMessageListener) - Method in interface org.apache.camel.component.sjms.MessageListenerContainer
 
setMessageSelector(String) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setOnTimeoutExecutorService(ExecutorService) - Method in interface org.apache.camel.component.sjms.reply.ReplyManager
Sets the thread pool to use for continue routing Exchange when a timeout was triggered when doing request/reply over JMS.
setOnTimeoutExecutorService(ExecutorService) - Method in class org.apache.camel.component.sjms.reply.ReplyManagerSupport
 
setPreserveMessageQos(boolean) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setPreserveMessageQos(boolean) - Method in class org.apache.camel.component.sjms.SjmsTemplate
 
setPriority(int) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setProperty(Message, String, Object) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Sets the property on the given JMS message.
setQoSSettings(int, int, long) - Method in class org.apache.camel.component.sjms.SjmsTemplate
 
setRecoveryInterval(long) - Method in class org.apache.camel.component.sjms.SjmsComponent
 
setRecoveryInterval(long) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setReplyTo(String) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setReplyTo(Destination) - Method in interface org.apache.camel.component.sjms.reply.ReplyManager
Sets the reply to queue the manager should listen for replies.
setReplyTo(Destination) - Method in class org.apache.camel.component.sjms.reply.ReplyManagerSupport
 
setReplyToConcurrentConsumers(int) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setReplyToDeliveryPersistent(boolean) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setReplyToDestination(Object) - Method in class org.apache.camel.component.sjms.consumer.EndpointMessageListener
 
setReplyToOnTimeoutMaxConcurrentConsumers(int) - Method in class org.apache.camel.component.sjms.SjmsComponent
 
setReplyToOverride(String) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setReplyToSameDestinationAllowed(boolean) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setReplyToType(ReplyToType) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setRequestTimeout(long) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setRequestTimeoutCheckerInterval(long) - Method in class org.apache.camel.component.sjms.SjmsComponent
 
setScheduledExecutorService(ScheduledExecutorService) - Method in interface org.apache.camel.component.sjms.reply.ReplyManager
Sets the scheduled thread pool to use when checking for timeouts (no reply received within a given time period)
setScheduledExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.component.sjms.reply.ReplyManagerSupport
 
setScheme(String) - Method in class org.apache.camel.component.sjms.SjmsSendDynamicAware
 
setSynchronous(boolean) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setTemplate(SjmsTemplate) - Method in class org.apache.camel.component.sjms.consumer.EndpointMessageListener
 
setTestConnectionOnStartup(boolean) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setTimeToLive(long) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setTransacted(boolean) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setTransferException(boolean) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
setUuidGenerator(UuidGenerator) - Method in class org.apache.camel.component.sjms.SjmsProducer
 
shouldCreateNewMessage() - Method in class org.apache.camel.component.sjms.SjmsMessage
Returns true if a new JMS message instance should be created to send to the next component
shouldOutputHeader(String, Object, Exchange) - Method in class org.apache.camel.component.sjms.jms.JmsBinding
Strategy to allow filtering of headers which are put on the JMS message
SimpleMessageListenerContainer - Class in org.apache.camel.component.sjms.consumer
 
SimpleMessageListenerContainer(SjmsEndpoint) - Constructor for class org.apache.camel.component.sjms.consumer.SimpleMessageListenerContainer
 
SjmsComponent - Class in org.apache.camel.component.sjms
 
SjmsComponent() - Constructor for class org.apache.camel.component.sjms.SjmsComponent
 
SjmsComponent(Class<? extends Endpoint>) - Constructor for class org.apache.camel.component.sjms.SjmsComponent
 
SjmsComponentConfigurer - Class in org.apache.camel.component.sjms
Generated by camel build tools - do NOT edit this file!
SjmsComponentConfigurer() - Constructor for class org.apache.camel.component.sjms.SjmsComponentConfigurer
 
SjmsConstants - Interface in org.apache.camel.component.sjms
 
SjmsConsumer - Class in org.apache.camel.component.sjms
 
SjmsConsumer(Endpoint, Processor, MessageListenerContainer) - Constructor for class org.apache.camel.component.sjms.SjmsConsumer
 
SjmsEndpoint - Class in org.apache.camel.component.sjms
Send and receive messages to/from a JMS Queue or Topic using plain JMS 1.x API.
SjmsEndpoint() - Constructor for class org.apache.camel.component.sjms.SjmsEndpoint
 
SjmsEndpoint(String, Component, String) - Constructor for class org.apache.camel.component.sjms.SjmsEndpoint
 
SjmsEndpointConfigurer - Class in org.apache.camel.component.sjms
Generated by camel build tools - do NOT edit this file!
SjmsEndpointConfigurer() - Constructor for class org.apache.camel.component.sjms.SjmsEndpointConfigurer
 
SjmsEndpointUriFactory - Class in org.apache.camel.component.sjms
Generated by camel build tools - do NOT edit this file!
SjmsEndpointUriFactory() - Constructor for class org.apache.camel.component.sjms.SjmsEndpointUriFactory
 
SjmsHeaderFilterStrategy - Class in org.apache.camel.component.sjms
 
SjmsHeaderFilterStrategy() - Constructor for class org.apache.camel.component.sjms.SjmsHeaderFilterStrategy
 
SjmsHeaderFilterStrategy(boolean) - Constructor for class org.apache.camel.component.sjms.SjmsHeaderFilterStrategy
 
SjmsHelper - Class in org.apache.camel.component.sjms
 
SjmsMessage - Class in org.apache.camel.component.sjms
Represents a Message for working with JMS
SjmsMessage(Exchange, Message, Session, JmsBinding) - Constructor for class org.apache.camel.component.sjms.SjmsMessage
 
SjmsPollingConsumer - Class in org.apache.camel.component.sjms
A JMS PollingConsumer.
SjmsPollingConsumer(SjmsEndpoint, SjmsTemplate) - Constructor for class org.apache.camel.component.sjms.SjmsPollingConsumer
 
SjmsProducer - Class in org.apache.camel.component.sjms
 
SjmsProducer(SjmsEndpoint) - Constructor for class org.apache.camel.component.sjms.SjmsProducer
 
SjmsSendDynamicAware - Class in org.apache.camel.component.sjms
JMS based SendDynamicAware which allows to optimise Simple JMS components with the toD (dynamic to) DSL in Camel.
SjmsSendDynamicAware() - Constructor for class org.apache.camel.component.sjms.SjmsSendDynamicAware
 
SjmsTemplate - Class in org.apache.camel.component.sjms
 
SjmsTemplate(ConnectionFactory, boolean, int) - Constructor for class org.apache.camel.component.sjms.SjmsTemplate
 
startConnection() - Method in class org.apache.camel.component.sjms.consumer.SimpleMessageListenerContainer
 
startListenerContainer() - Method in class org.apache.camel.component.sjms.SjmsConsumer
Starts the JMS listener container
stopAndDestroyListenerContainer() - Method in class org.apache.camel.component.sjms.SjmsConsumer
 
stopConnection() - Method in class org.apache.camel.component.sjms.consumer.SimpleMessageListenerContainer
 
stopConsumers() - Method in class org.apache.camel.component.sjms.consumer.SimpleMessageListenerContainer
 
Stream - org.apache.camel.component.sjms.jms.JmsMessageType
 

T

TEMP_QUEUE_PREFIX - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
 
TEMP_TOPIC_PREFIX - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
 
Temporary - org.apache.camel.component.sjms.ReplyToType
 
TemporaryQueueMessageListenerContainer - Class in org.apache.camel.component.sjms.reply
This MessageListenerContainer is used for reply queues which are using temporary queue.
TemporaryQueueMessageListenerContainer(SjmsEndpoint) - Constructor for class org.apache.camel.component.sjms.reply.TemporaryQueueMessageListenerContainer
 
TemporaryQueueReplyHandler - Class in org.apache.camel.component.sjms.reply
ReplyHandler to handle processing replies when using temporary queues.
TemporaryQueueReplyHandler(ReplyManager, Exchange, AsyncCallback, String, String, long) - Constructor for class org.apache.camel.component.sjms.reply.TemporaryQueueReplyHandler
 
TemporaryQueueReplyManager - Class in org.apache.camel.component.sjms.reply
A ReplyManager when using temporary queues.
TemporaryQueueReplyManager(CamelContext) - Constructor for class org.apache.camel.component.sjms.reply.TemporaryQueueReplyManager
 
testConnectionOnStartup() - Method in class org.apache.camel.component.sjms.SjmsConsumer
Pre tests the connection before starting the listening.
testConnectionOnStartup() - Method in class org.apache.camel.component.sjms.SjmsProducer
Pre tests the connection before starting the listening.
Text - org.apache.camel.component.sjms.jms.JmsMessageType
 
timeout - Variable in class org.apache.camel.component.sjms.reply.TemporaryQueueReplyHandler
 
timeoutMap - Variable in class org.apache.camel.component.sjms.reply.MessageSelectorCreator
 
TOPIC_PREFIX - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
 
toString() - Method in class org.apache.camel.component.sjms.SjmsMessage
 

U

unInitReplyManager() - Method in class org.apache.camel.component.sjms.SjmsProducer
 
updateCorrelationId(String, String, long) - Method in class org.apache.camel.component.sjms.reply.QueueReplyManager
 
updateCorrelationId(String, String, long) - Method in interface org.apache.camel.component.sjms.reply.ReplyManager
Updates the correlation id to the new correlation id.
updateCorrelationId(String, String, long) - Method in class org.apache.camel.component.sjms.reply.TemporaryQueueReplyManager
 

V

valueOf(String) - Static method in enum org.apache.camel.component.sjms.jms.JmsMessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.sjms.jms.SessionAcknowledgementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.sjms.ReplyToType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.sjms.jms.JmsMessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.component.sjms.jms.SessionAcknowledgementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.component.sjms.ReplyToType
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E G H I J L M N O P Q R S T U V 
All Classes All Packages