com.epam.fixengine.manager.tasks
Interface SessionManagerTask


public interface SessionManagerTask

The base interface for all sessions task.

See Also:
FIXSessionManager

Method Summary
 void runForSession(ExtendedFIXSession session)
          This method invoked for all session.
 

Method Detail

runForSession

void runForSession(ExtendedFIXSession session)
This method invoked for all session.

Parameters:
session - the session


Copyright © 2000-2014 EPAM Systems. All Rights Reserved.