Uses of Class
org.apache.camel.component.aws2.mq.MQ2Configuration
-
-
Uses of MQ2Configuration in org.apache.camel.component.aws2.mq
Methods in org.apache.camel.component.aws2.mq that return MQ2Configuration Modifier and Type Method Description MQ2Configuration
MQ2Configuration. copy()
MQ2Configuration
MQ2Component. getConfiguration()
MQ2Configuration
MQ2Endpoint. getConfiguration()
protected MQ2Configuration
MQ2Producer. getConfiguration()
Methods in org.apache.camel.component.aws2.mq with parameters of type MQ2Configuration Modifier and Type Method Description void
MQ2Component. setConfiguration(MQ2Configuration configuration)
Component configurationConstructors in org.apache.camel.component.aws2.mq with parameters of type MQ2Configuration Constructor Description MQ2Endpoint(String uri, org.apache.camel.Component component, MQ2Configuration configuration)
-