JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Spring-Boot Starter :: Camel :: Simple JMS2 2.21.0.fuse-750033-redhat-00001
Prev
Next
Frames
No Frames
All Classes
C
G
O
S
C
configureSjms2Component()
- Method in class org.apache.camel.component.sjms2.springboot.
Sjms2ComponentAutoConfiguration
G
getConnectionClientId()
- Method in class org.apache.camel.component.sjms2.springboot.
Sjms2ComponentConfiguration
getConnectionCount()
- Method in class org.apache.camel.component.sjms2.springboot.
Sjms2ComponentConfiguration
getConnectionFactory()
- Method in class org.apache.camel.component.sjms2.springboot.
Sjms2ComponentConfiguration
getConnectionMaxWait()
- Method in class org.apache.camel.component.sjms2.springboot.
Sjms2ComponentConfiguration
getConnectionPassword()
- Method in class org.apache.camel.component.sjms2.springboot.
Sjms2ComponentConfiguration
getConnectionResource()
- Method in class org.apache.camel.component.sjms2.springboot.
Sjms2ComponentConfiguration
getConnectionTestOnBorrow()
- Method in class org.apache.camel.component.sjms2.springboot.
Sjms2ComponentConfiguration
getConnectionUsername()
- Method in class org.apache.camel.component.sjms2.springboot.
Sjms2ComponentConfiguration
getDestinationCreationStrategy()
- Method in class org.apache.camel.component.sjms2.springboot.
Sjms2ComponentConfiguration
getHeaderFilterStrategy()
- Method in class org.apache.camel.component.sjms2.springboot.
Sjms2ComponentConfiguration
getJmsKeyFormatStrategy()
- Method in class org.apache.camel.component.sjms2.springboot.
Sjms2ComponentConfiguration
getMessageCreatedStrategy()
- Method in class org.apache.camel.component.sjms2.springboot.
Sjms2ComponentConfiguration
getResolvePropertyPlaceholders()
- Method in class org.apache.camel.component.sjms2.springboot.
Sjms2ComponentConfiguration
getTimedTaskManager()
- Method in class org.apache.camel.component.sjms2.springboot.
Sjms2ComponentConfiguration
getTransactionCommitStrategy()
- Method in class org.apache.camel.component.sjms2.springboot.
Sjms2ComponentConfiguration
O
org.apache.camel.component.sjms2.springboot
- package org.apache.camel.component.sjms2.springboot
S
setConnectionClientId(String)
- Method in class org.apache.camel.component.sjms2.springboot.
Sjms2ComponentConfiguration
setConnectionCount(Integer)
- Method in class org.apache.camel.component.sjms2.springboot.
Sjms2ComponentConfiguration
setConnectionFactory(ConnectionFactory)
- Method in class org.apache.camel.component.sjms2.springboot.
Sjms2ComponentConfiguration
setConnectionMaxWait(Long)
- Method in class org.apache.camel.component.sjms2.springboot.
Sjms2ComponentConfiguration
setConnectionPassword(String)
- Method in class org.apache.camel.component.sjms2.springboot.
Sjms2ComponentConfiguration
setConnectionResource(ConnectionResource)
- Method in class org.apache.camel.component.sjms2.springboot.
Sjms2ComponentConfiguration
setConnectionTestOnBorrow(Boolean)
- Method in class org.apache.camel.component.sjms2.springboot.
Sjms2ComponentConfiguration
setConnectionUsername(String)
- Method in class org.apache.camel.component.sjms2.springboot.
Sjms2ComponentConfiguration
setDestinationCreationStrategy(DestinationCreationStrategy)
- Method in class org.apache.camel.component.sjms2.springboot.
Sjms2ComponentConfiguration
setHeaderFilterStrategy(HeaderFilterStrategy)
- Method in class org.apache.camel.component.sjms2.springboot.
Sjms2ComponentConfiguration
setJmsKeyFormatStrategy(JmsKeyFormatStrategy)
- Method in class org.apache.camel.component.sjms2.springboot.
Sjms2ComponentConfiguration
setMessageCreatedStrategy(MessageCreatedStrategy)
- Method in class org.apache.camel.component.sjms2.springboot.
Sjms2ComponentConfiguration
setResolvePropertyPlaceholders(Boolean)
- Method in class org.apache.camel.component.sjms2.springboot.
Sjms2ComponentConfiguration
setTimedTaskManager(TimedTaskManager)
- Method in class org.apache.camel.component.sjms2.springboot.
Sjms2ComponentConfiguration
setTransactionCommitStrategy(TransactionCommitStrategy)
- Method in class org.apache.camel.component.sjms2.springboot.
Sjms2ComponentConfiguration
Sjms2ComponentAutoConfiguration
- Class in
org.apache.camel.component.sjms2.springboot
Generated by camel-package-maven-plugin - do not edit this file!
Sjms2ComponentAutoConfiguration()
- Constructor for class org.apache.camel.component.sjms2.springboot.
Sjms2ComponentAutoConfiguration
Sjms2ComponentConfiguration
- Class in
org.apache.camel.component.sjms2.springboot
The sjms2 component (simple jms) allows messages to be sent to (or consumed from) a JMS Queue or Topic (uses JMS 2.x API).
Sjms2ComponentConfiguration()
- Constructor for class org.apache.camel.component.sjms2.springboot.
Sjms2ComponentConfiguration
C
G
O
S
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Spring-Boot Starter :: Camel :: Simple JMS2 2.21.0.fuse-750033-redhat-00001
Prev
Next
Frames
No Frames
All Classes
Apache Camel