public static interface QuickfixjEndpointBuilderFactory.QuickfixjBuilders
| Modifier and Type | Method and Description |
|---|---|
default QuickfixjEndpointBuilderFactory.QuickfixjEndpointBuilder |
quickfix(String path)
QuickFix (camel-quickfix)
The quickfix component allows to send Financial Interchange (FIX)
messages to the QuickFix engine.
|
default QuickfixjEndpointBuilderFactory.QuickfixjEndpointBuilder quickfix(String path)
quickfix:configurationName
Path parameter: configurationName (required)
The configFile is the name of the QuickFIX/J configuration to use for
the FIX engine (located as a resource found in your classpath).Apache Camel