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

add method to get all Session IDs from SessionSettings object

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Default
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None

      Description

      This might already be possible, but I cannot find the method; being new, i obviously am learning a lot.

      Consider adding a method with the following signature to SessionSettings

      public void List getSessionIds()

      This would return a non-null implementation of List, probably an ArrayList. I would not expect this method to throw an error. The SessionID object is immutable, i.e. there are no setXXX() methods, so I do not think that there ought to be an issue with returning the keys to the underlining hash.... though I could be wrong.

      Such a method would seem to make sense since most of the other methods in SessionSettings take a SessionID parameter.

        Attachments

          Activity

            People

            • Assignee:
              admin Steve Bate
              Reporter:
              markuskhouri Markus Khouri
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: