Uses of Class
org.apache.camel.component.quickfixj.QuickfixjEngine
-
Packages that use QuickfixjEngine Package Description org.apache.camel.component.quickfixj -
-
Uses of QuickfixjEngine in org.apache.camel.component.quickfixj
Methods in org.apache.camel.component.quickfixj that return QuickfixjEngine Modifier and Type Method Description QuickfixjEngine
QuickfixjEndpoint. getEngine()
Constructors in org.apache.camel.component.quickfixj with parameters of type QuickfixjEngine Constructor Description QuickfixjEndpoint(QuickfixjEngine engine, String uri, org.apache.camel.Component component)
-