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!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the QuickFix component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionquickfix()QuickFix (camel-quickfix) Open a Financial Interchange (FIX) session using an embedded QuickFix/J engine.
-
Method Details
-
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
-