@EnableQuickFixJServer @SpringBootApplication public class AppServer extends Object implements org.springframework.boot.CommandLineRunner
| Constructor and Description |
|---|
AppServer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
run(String... args) |
quickfix.Acceptor |
serverAcceptor(quickfix.Application serverApplication,
quickfix.MessageStoreFactory serverMessageStoreFactory,
quickfix.SessionSettings serverSessionSettings,
quickfix.LogFactory serverLogFactory,
quickfix.MessageFactory serverMessageFactory) |
quickfix.Application |
serverApplication() |
public static void main(String[] args)
public void run(String... args) throws Exception
run in interface org.springframework.boot.CommandLineRunnerException@Bean public quickfix.Application serverApplication()
@Bean
public quickfix.Acceptor serverAcceptor(quickfix.Application serverApplication,
quickfix.MessageStoreFactory serverMessageStoreFactory,
quickfix.SessionSettings serverSessionSettings,
quickfix.LogFactory serverLogFactory,
quickfix.MessageFactory serverMessageFactory)
throws quickfix.ConfigError
quickfix.ConfigErrorCopyright © 2017 Pivotal Software, Inc.. All rights reserved.