JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring-Boot Starter :: Camel :: Simple JMS 2.23.2.fuse-780036-redhat-00001
Prev
Next
Frames
No Frames
All Classes
C
G
O
S
T
C
CAMEL_NESTED_CLASS
- Static variable in class org.apache.camel.component.sjms.springboot.
SjmsComponentConfiguration.TimedTaskManagerNestedConfiguration
configureSjmsBatchComponent()
- Method in class org.apache.camel.component.sjms.batch.springboot.
SjmsBatchComponentAutoConfiguration
configureSjmsComponent()
- Method in class org.apache.camel.component.sjms.springboot.
SjmsComponentAutoConfiguration
G
getAsyncStartListener()
- Method in class org.apache.camel.component.sjms.batch.springboot.
SjmsBatchComponentConfiguration
getConnectionClientId()
- Method in class org.apache.camel.component.sjms.springboot.
SjmsComponentConfiguration
getConnectionCount()
- Method in class org.apache.camel.component.sjms.springboot.
SjmsComponentConfiguration
getConnectionFactory()
- Method in class org.apache.camel.component.sjms.batch.springboot.
SjmsBatchComponentConfiguration
getConnectionFactory()
- Method in class org.apache.camel.component.sjms.springboot.
SjmsComponentConfiguration
getConnectionMaxWait()
- Method in class org.apache.camel.component.sjms.springboot.
SjmsComponentConfiguration
getConnectionPassword()
- Method in class org.apache.camel.component.sjms.springboot.
SjmsComponentConfiguration
getConnectionResource()
- Method in class org.apache.camel.component.sjms.springboot.
SjmsComponentConfiguration
getConnectionTestOnBorrow()
- Method in class org.apache.camel.component.sjms.springboot.
SjmsComponentConfiguration
getConnectionUsername()
- Method in class org.apache.camel.component.sjms.springboot.
SjmsComponentConfiguration
getDestinationCreationStrategy()
- Method in class org.apache.camel.component.sjms.springboot.
SjmsComponentConfiguration
getHeaderFilterStrategy()
- Method in class org.apache.camel.component.sjms.batch.springboot.
SjmsBatchComponentConfiguration
getHeaderFilterStrategy()
- Method in class org.apache.camel.component.sjms.springboot.
SjmsComponentConfiguration
getJmsKeyFormatStrategy()
- Method in class org.apache.camel.component.sjms.springboot.
SjmsComponentConfiguration
getMessageCreatedStrategy()
- Method in class org.apache.camel.component.sjms.springboot.
SjmsComponentConfiguration
getRecoveryInterval()
- Method in class org.apache.camel.component.sjms.batch.springboot.
SjmsBatchComponentConfiguration
getResolvePropertyPlaceholders()
- Method in class org.apache.camel.component.sjms.batch.springboot.
SjmsBatchComponentConfiguration
getResolvePropertyPlaceholders()
- Method in class org.apache.camel.component.sjms.springboot.
SjmsComponentConfiguration
getTimedTaskManager()
- Method in class org.apache.camel.component.sjms.springboot.
SjmsComponentConfiguration
getTransactionCommitStrategy()
- Method in class org.apache.camel.component.sjms.springboot.
SjmsComponentConfiguration
O
org.apache.camel.component.sjms.batch.springboot
- package org.apache.camel.component.sjms.batch.springboot
org.apache.camel.component.sjms.springboot
- package org.apache.camel.component.sjms.springboot
S
setAsyncStartListener(Boolean)
- Method in class org.apache.camel.component.sjms.batch.springboot.
SjmsBatchComponentConfiguration
setConnectionClientId(String)
- Method in class org.apache.camel.component.sjms.springboot.
SjmsComponentConfiguration
setConnectionCount(Integer)
- Method in class org.apache.camel.component.sjms.springboot.
SjmsComponentConfiguration
setConnectionFactory(String)
- Method in class org.apache.camel.component.sjms.batch.springboot.
SjmsBatchComponentConfiguration
setConnectionFactory(String)
- Method in class org.apache.camel.component.sjms.springboot.
SjmsComponentConfiguration
setConnectionMaxWait(Long)
- Method in class org.apache.camel.component.sjms.springboot.
SjmsComponentConfiguration
setConnectionPassword(String)
- Method in class org.apache.camel.component.sjms.springboot.
SjmsComponentConfiguration
setConnectionResource(String)
- Method in class org.apache.camel.component.sjms.springboot.
SjmsComponentConfiguration
setConnectionTestOnBorrow(Boolean)
- Method in class org.apache.camel.component.sjms.springboot.
SjmsComponentConfiguration
setConnectionUsername(String)
- Method in class org.apache.camel.component.sjms.springboot.
SjmsComponentConfiguration
setDestinationCreationStrategy(String)
- Method in class org.apache.camel.component.sjms.springboot.
SjmsComponentConfiguration
setHeaderFilterStrategy(String)
- Method in class org.apache.camel.component.sjms.batch.springboot.
SjmsBatchComponentConfiguration
setHeaderFilterStrategy(String)
- Method in class org.apache.camel.component.sjms.springboot.
SjmsComponentConfiguration
setJmsKeyFormatStrategy(String)
- Method in class org.apache.camel.component.sjms.springboot.
SjmsComponentConfiguration
setMessageCreatedStrategy(String)
- Method in class org.apache.camel.component.sjms.springboot.
SjmsComponentConfiguration
setRecoveryInterval(Integer)
- Method in class org.apache.camel.component.sjms.batch.springboot.
SjmsBatchComponentConfiguration
setResolvePropertyPlaceholders(Boolean)
- Method in class org.apache.camel.component.sjms.batch.springboot.
SjmsBatchComponentConfiguration
setResolvePropertyPlaceholders(Boolean)
- Method in class org.apache.camel.component.sjms.springboot.
SjmsComponentConfiguration
setTimedTaskManager(SjmsComponentConfiguration.TimedTaskManagerNestedConfiguration)
- Method in class org.apache.camel.component.sjms.springboot.
SjmsComponentConfiguration
setTransactionCommitStrategy(String)
- Method in class org.apache.camel.component.sjms.springboot.
SjmsComponentConfiguration
SjmsBatchComponentAutoConfiguration
- Class in
org.apache.camel.component.sjms.batch.springboot
Generated by camel-package-maven-plugin - do not edit this file!
SjmsBatchComponentAutoConfiguration()
- Constructor for class org.apache.camel.component.sjms.batch.springboot.
SjmsBatchComponentAutoConfiguration
SjmsBatchComponentConfiguration
- Class in
org.apache.camel.component.sjms.batch.springboot
The sjms-batch component is a specialized for highly performant, transactional batch consumption from a JMS queue.
SjmsBatchComponentConfiguration()
- Constructor for class org.apache.camel.component.sjms.batch.springboot.
SjmsBatchComponentConfiguration
SjmsComponentAutoConfiguration
- Class in
org.apache.camel.component.sjms.springboot
Generated by camel-package-maven-plugin - do not edit this file!
SjmsComponentAutoConfiguration()
- Constructor for class org.apache.camel.component.sjms.springboot.
SjmsComponentAutoConfiguration
SjmsComponentConfiguration
- Class in
org.apache.camel.component.sjms.springboot
The sjms component (simple jms) allows messages to be sent to (or consumed from) a JMS Queue or Topic (uses JMS 1.x API).
SjmsComponentConfiguration()
- Constructor for class org.apache.camel.component.sjms.springboot.
SjmsComponentConfiguration
SjmsComponentConfiguration.TimedTaskManagerNestedConfiguration
- Class in
org.apache.camel.component.sjms.springboot
T
TimedTaskManagerNestedConfiguration()
- Constructor for class org.apache.camel.component.sjms.springboot.
SjmsComponentConfiguration.TimedTaskManagerNestedConfiguration
C
G
O
S
T
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring-Boot Starter :: Camel :: Simple JMS 2.23.2.fuse-780036-redhat-00001
Prev
Next
Frames
No Frames
All Classes
Apache Camel