All Classes and Interfaces

Class
Description
Defines the threading model that the Connector should use.
 
Defines the configuration for the ConnectorManager for the Initiator and Acceptor
Connection manager for a connector.
 
 
Deprecated.
use auto-configuration instead, by setting quickfixj.client.enabled=true in the properties file.
Deprecated.
use auto-configuration instead, by setting quickfixj.server.enabled=true in the properties file.
Implements the Application interface publishing the received payload as a Spring ApplicationEvent to all matching listeners registered.
Exception thrown when a field is not found in a message.
 
 
Defines which type of log factory should be used.
 
 
Defines which type of message store factory should be used.
Exception thrown when a message validation failed.
The failure analyzer is responsible to provide readable information of exception which occur on startup.
Base class for exceptions thrown by QuickFixJTemplate whenever it encounters an error.
Holds all the relevant starter properties which can be configured with Spring Boot's application.properties / application.yml configuration files.
Deprecated.
 
 
Interface specifying a basic set of QuickFIX/J operations.
Deprecated.
 
 
Synchronous client to perform requests, exposing a simple, template method API over the QuickFIX/J client
Deprecated.
 
Exception thrown when a session is not found.
SessionSettings helper class that attempts to load the settings files from the default locations