[QFJ-360] public static Message Message.getInstance(String messageStr) Created: 30/Oct/08  Updated: 23/Mar/09  Resolved: 23/Mar/09

Status: Closed
Project: QuickFIX/J
Component/s: Engine
Affects Version/s: None
Fix Version/s: None

Type: New Feature Priority: Major
Reporter: Alvin Wang Assignee: Unassigned
Resolution: Won't Fix Votes: 0
Labels: None


 Description   

I hope we can have a very useful method like this:
public static Message Message.getInstance(String messageStr)

For example, if the messageStr is a FIX44 Execution Report message string. this method can give me an instance of quickfix.fix44.ExecutionReport. Right now, we store all the message in database, when we retrieve them from DB, it is impossible to create a quickfix.fix44.ExecutionReport object based on a FIX44 Execution Report message string.

thanks.



 Comments   
Comment by Alvin Wang [ 31/Oct/08 ]

Pls close this issue. thanks

Generated at Tue Jul 01 07:33:52 UTC 2025 using JIRA 7.5.2#75007-sha1:9f5725bb824792b3230a5d8716f0c13e296a3cae.