Uploaded image for project: 'QuickFIX/J'
  1. QuickFIX/J
  2. QFJ-360

public static Message Message.getInstance(String messageStr)

    Details

    • Type: New Feature
    • Status: Closed
    • Priority: Major
    • Resolution: Won't Fix
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Engine
    • 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.

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              awang Alvin Wang
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: