@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface QuickfixComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
QuickfixComponentBuilderFactory.QuickfixComponentBuilder
Builder for the QuickFix component.
|
static class |
QuickfixComponentBuilderFactory.QuickfixComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static QuickfixComponentBuilderFactory.QuickfixComponentBuilder |
quickfix()
QuickFix (camel-quickfix)
Open a Financial Interchange (FIX) session using an embedded QuickFix/J
engine.
|
static QuickfixComponentBuilderFactory.QuickfixComponentBuilder quickfix()
Apache Camel