org.sackfix.boostrap
The business layer uses this message to send a fix message out to the counterparty. It should be sent as an akka message to the sfSessionActor.
With SackFix all TCP is ACK'ed, so you will recieve back the BusinessFixMsgOutAck when the message has been sent.
The message to be sent out
The business layer uses this message to send a fix message out to the counterparty. It should be sent as an akka message to the sfSessionActor.
With SackFix all TCP is ACK'ed, so you will recieve back the BusinessFixMsgOutAck when the message has been sent.
The message to be sent out