Uses of Class
org.apache.camel.component.quickfixj.QuickfixjConfiguration
-
Packages that use QuickfixjConfiguration Package Description org.apache.camel.component.quickfixj -
-
Uses of QuickfixjConfiguration in org.apache.camel.component.quickfixj
Methods in org.apache.camel.component.quickfixj that return types with arguments of type QuickfixjConfiguration Modifier and Type Method Description Map<String,QuickfixjConfiguration>
QuickfixjComponent. getConfigurations()
Method parameters in org.apache.camel.component.quickfixj with type arguments of type QuickfixjConfiguration Modifier and Type Method Description void
QuickfixjComponent. setConfigurations(Map<String,QuickfixjConfiguration> configurations)
To use the given map of pre configured QuickFix configurations mapped to the key
-