RE: [Quickfix-developers] logon message
Brought to you by:
orenmnero
From: James C. D. <jc...@co...> - 2004-04-29 01:41:03
|
The data is typically added to the logon message in the toAdmin callback. Jim James C. Downs Connamara Systems, LLC 53 W. Jackson Blvd Suite 1627 Chicago, IL 60604 312 - 282 - 7746 www.connamara.com _____ From: qui...@li... [mailto:qui...@li...] On Behalf Of Shivakumar Keshavamurthy Sent: Wednesday, April 28, 2004 8:15 PM To: qui...@li... Subject: [Quickfix-developers] logon message I have a requirement for customization of logon Message to add Raw Data. How do I change the logon message (add or remove fields ). Do I need to write a separate constructor inside Logon.java? How does this new constructor get called from the engine. Is there any way the java application client can decide when the Logon Message is sent? thanks shivakumar |