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

Packages that use QuickfixjEngine
org.apache.camel.component.quickfixj   
 

Uses of QuickfixjEngine in org.apache.camel.component.quickfixj
 

Methods in org.apache.camel.component.quickfixj that return QuickfixjEngine
 QuickfixjEngine QuickfixjEndpoint.getEngine()
           
 

Constructors in org.apache.camel.component.quickfixj with parameters of type QuickfixjEngine
QuickfixjEndpoint(QuickfixjEngine engine, String uri, org.apache.camel.CamelContext context)
          Deprecated. 
QuickfixjEndpoint(QuickfixjEngine engine, String uri, org.apache.camel.Component component)
           
 



Apache CAMEL