Annotation Interface EnableQuickFixJClient


Deprecated.
use auto-configuration instead, by setting quickfixj.client.enabled=true in the properties file. The EnableQuickFixJClient annotation will be removed in a future release.
Sets up an Initiator (Client), configures the connection to communicate to an Acceptor (Server), handles the connection's lifecycle and processes messages for all sessions
Author:
Eduardo Sanchez-Ros