Interface SessionManagerTask


public interface SessionManagerTask
The base interface for all sessions task.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    This method invoked for all session.
  • Method Details

    • runForSession

      void runForSession(ExtendedFIXSession session)
      This method invoked for all session.
      Parameters:
      session - the session