|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JmsConfiguration | |
---|---|
org.apache.camel.component.jms | Defines the JMS Component |
Uses of JmsConfiguration in org.apache.camel.component.jms |
---|
Methods in org.apache.camel.component.jms that return JmsConfiguration | |
---|---|
JmsConfiguration |
JmsConfiguration.copy()
Returns a copy of this configuration |
protected JmsConfiguration |
JmsComponent.createConfiguration()
Factory method to create the default configuration instance |
JmsConfiguration |
JmsEndpoint.getConfiguration()
|
JmsConfiguration |
JmsComponent.getConfiguration()
|
Methods in org.apache.camel.component.jms with parameters of type JmsConfiguration | |
---|---|
static JmsComponent |
JmsComponent.jmsComponent(JmsConfiguration configuration)
Static builder method |
void |
JmsEndpoint.setConfiguration(JmsConfiguration configuration)
|
void |
JmsComponent.setConfiguration(JmsConfiguration configuration)
Sets the JMS configuration |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |