Re: [Quickfix-users] how to get Fields from FIX42 message
Brought to you by:
orenmnero
From: Ben L. <be...@no...> - 2010-01-04 02:26:49
|
Hi, The .get() method is probably what you want. You might want to take a look at this page. It has a bunch of little snippets. http://www.quickfixengine.org/quickfix/doc/html/receiving_messages.html Also, this example is really good: quickfix/examples/executor/java/src/Application.java Hope this helps, Ben -- View this message in context: http://old.nabble.com/how-to--get-Fields-from-FIX42-message-tp26727796p27008080.html Sent from the QuickFIX - User mailing list archive at Nabble.com. |