Uses of Class
org.apache.camel.component.quickfixj.QuickfixjConfiguration

Packages that use QuickfixjConfiguration
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
 Map<String,QuickfixjConfiguration> QuickfixjComponent.getConfigurations()
           
 

Method parameters in org.apache.camel.component.quickfixj with type arguments of type QuickfixjConfiguration
 void QuickfixjComponent.setConfigurations(Map<String,QuickfixjConfiguration> configurations)
           
 



Apache CAMEL