Uses of Class
org.apache.camel.component.aws.mq.MQConfiguration
-
-
Uses of MQConfiguration in org.apache.camel.component.aws.mq
Methods in org.apache.camel.component.aws.mq that return MQConfiguration Modifier and Type Method Description MQConfiguration
MQConfiguration. copy()
MQConfiguration
MQComponent. getConfiguration()
MQConfiguration
MQEndpoint. getConfiguration()
protected MQConfiguration
MQProducer. getConfiguration()
Methods in org.apache.camel.component.aws.mq with parameters of type MQConfiguration Modifier and Type Method Description void
MQComponent. setConfiguration(MQConfiguration configuration)
The Component configurationConstructors in org.apache.camel.component.aws.mq with parameters of type MQConfiguration Constructor Description MQEndpoint(String uri, org.apache.camel.Component component, MQConfiguration configuration)
-