@EnableQuickFixJClient @SpringBootApplication public class AppClient extends Object implements org.springframework.boot.CommandLineRunner
| Constructor and Description |
|---|
AppClient() |
| Modifier and Type | Method and Description |
|---|---|
quickfix.Application |
clientApplication() |
quickfix.Initiator |
clientInitiator(quickfix.Application clientApplication,
quickfix.MessageStoreFactory clientMessageStoreFactory,
quickfix.SessionSettings clientSessionSettings,
quickfix.LogFactory clientLogFactory,
quickfix.MessageFactory clientMessageFactory) |
static void |
main(String[] args) |
void |
run(String... args) |
public static void main(String[] args)
public void run(String... args) throws Exception
run in interface org.springframework.boot.CommandLineRunnerException@Bean public quickfix.Application clientApplication()
@Bean
public quickfix.Initiator clientInitiator(quickfix.Application clientApplication,
quickfix.MessageStoreFactory clientMessageStoreFactory,
quickfix.SessionSettings clientSessionSettings,
quickfix.LogFactory clientLogFactory,
quickfix.MessageFactory clientMessageFactory)
throws quickfix.ConfigError
quickfix.ConfigErrorCopyright © 2019. All rights reserved.