Interface QuickfixComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface QuickfixComponentBuilderFactory
    Open a Financial Interchange (FIX) session using an embedded QuickFix/J engine. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • quickfix

        static QuickfixComponentBuilderFactory.QuickfixComponentBuilder quickfix()
        QuickFix (camel-quickfix) Open a Financial Interchange (FIX) session using an embedded QuickFix/J engine. Category: messaging Since: 2.1 Maven coordinates: org.apache.camel:camel-quickfix
        Returns:
        the dsl builder