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 QuickfixjEngineQuickfixjEndpoint. getEngine()Methods in org.apache.camel.component.quickfixj with parameters of type QuickfixjEngine Modifier and Type Method Description voidQuickfixjComponent. ensureEngineStarted(QuickfixjEngine engine)Constructors in org.apache.camel.component.quickfixj with parameters of type QuickfixjEngine Constructor Description QuickfixjEndpoint(QuickfixjEngine engine, String uri, org.apache.camel.Component component)
-