Interface SessionLookupHandler

    • Method Detail

      • lookupBySessionID

        quickfix.Session lookupBySessionID​(quickfix.SessionID sessionID)
        Locates a session specified by the provided session ID.
        Parameters:
        sessionID - the session ID
        Returns:
        the session, if found, or null otherwise