Interface SessionLookupHandler
-
- All Known Implementing Classes:
DefaultSessionLookupHandler
public interface SessionLookupHandler- Author:
- Eduardo Sanchez-Ros
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description quickfix.SessionlookupBySessionID(quickfix.SessionID sessionID)Locates a session specified by the provided session ID.
-